GET https://kbin.spritesserver.nl/index.php/u/@Kir@feddit.it/comments/active?p=1

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 …}
}
2.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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 {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
    \n
    In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1706218819 {#2106
    date: 2024-01-25 22:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 238435
  -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4501505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703100881 {#2329
    date: 2023-12-20 20:34: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
3 DENIED edit
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
    \n
    In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1706218819 {#2106
    date: 2024-01-25 22:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 238435
  -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4501505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703100881 {#2329
    date: 2023-12-20 20:34: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
4 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
    \n
    In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1706218819 {#2106
    date: 2024-01-25 22:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 238435
  -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4501505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703100881 {#2329
    date: 2023-12-20 20:34: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
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 {#2141
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +body: "Love this comment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705910786 {#2105
    date: 2024-01-22 09:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hex_m_hell@slrpnk.net"
    "@lnxtx@feddit.nl"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 330763
  -bodyTs: "'comment':3 'love':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5034926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705910786 {#2111
    date: 2024-01-22 09:06:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +body: "Love this comment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705910786 {#2105
    date: 2024-01-22 09:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hex_m_hell@slrpnk.net"
    "@lnxtx@feddit.nl"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 330763
  -bodyTs: "'comment':3 'love':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5034926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705910786 {#2111
    date: 2024-01-22 09:06:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2252 …}
  +body: "Love this comment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705910786 {#2105
    date: 2024-01-22 09:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hex_m_hell@slrpnk.net"
    "@lnxtx@feddit.nl"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 330763
  -bodyTs: "'comment':3 'love':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5034926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705910786 {#2111
    date: 2024-01-22 09:06:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "What about their language selection?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705828696 {#2060
    date: 2024-01-21 10:18:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kuvwert@lemm.ee"
    "@Cqrd@lemmy.dbzer0.com"
    "@Maruki_Hurakami@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 327788
  -bodyTs: "'languag':4 'select':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5016890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705828696 {#2051
    date: 2024-01-21 10:18:16.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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "What about their language selection?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705828696 {#2060
    date: 2024-01-21 10:18:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kuvwert@lemm.ee"
    "@Cqrd@lemmy.dbzer0.com"
    "@Maruki_Hurakami@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 327788
  -bodyTs: "'languag':4 'select':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5016890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705828696 {#2051
    date: 2024-01-21 10:18:16.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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2232 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "What about their language selection?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705828696 {#2060
    date: 2024-01-21 10:18:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kuvwert@lemm.ee"
    "@Cqrd@lemmy.dbzer0.com"
    "@Maruki_Hurakami@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 327788
  -bodyTs: "'languag':4 'select':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5016890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705828696 {#2051
    date: 2024-01-21 10:18:16.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 {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Adv effectiveness is a fraud anyway, so they wouldn’t care nor notice it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705585742 {#2139
    date: 2024-01-18 14:49:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@citytree@lemmy.ml"
    "@Shamot@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 319217
  -bodyTs: "'adv':1 'anyway':6 'care':11 'effect':2 'fraud':5 'notic':13 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4963742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585742 {#2044
    date: 2024-01-18 14:49: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
15 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Adv effectiveness is a fraud anyway, so they wouldn’t care nor notice it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705585742 {#2139
    date: 2024-01-18 14:49:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@citytree@lemmy.ml"
    "@Shamot@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 319217
  -bodyTs: "'adv':1 'anyway':6 'care':11 'effect':2 'fraud':5 'notic':13 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4963742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585742 {#2044
    date: 2024-01-18 14:49: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
16 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Adv effectiveness is a fraud anyway, so they wouldn’t care nor notice it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705585742 {#2139
    date: 2024-01-18 14:49:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@citytree@lemmy.ml"
    "@Shamot@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 319217
  -bodyTs: "'adv':1 'anyway':6 'care':11 'effect':2 'fraud':5 'notic':13 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4963742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585742 {#2044
    date: 2024-01-18 14:49: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
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 {#2119
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Love this answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705585062 {#2231
    date: 2024-01-18 14:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@citytree@lemmy.ml"
    "@Engywuck@lemm.ee"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 319175
  -bodyTs: "'answer':3 'love':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4963471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585062 {#2228
    date: 2024-01-18 14:37:42.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 {#2119
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Love this answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705585062 {#2231
    date: 2024-01-18 14:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@citytree@lemmy.ml"
    "@Engywuck@lemm.ee"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 319175
  -bodyTs: "'answer':3 'love':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4963471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585062 {#2228
    date: 2024-01-18 14:37:42.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 {#2119
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Love this answer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705585062 {#2231
    date: 2024-01-18 14:37:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@citytree@lemmy.ml"
    "@Engywuck@lemm.ee"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2121 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 319175
  -bodyTs: "'answer':3 'love':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4963471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585062 {#2228
    date: 2024-01-18 14:37:42.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 {#2305
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: "uh! this is interesting! I’m gonna look into this. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705506596 {#2116
    date: 2024-01-17 16:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kir@feddit.it"
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 316889
  -bodyTs: "'gonna':7 'interest':4 'look':8 'm':6 'thank':11 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4947357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506596 {#2120
    date: 2024-01-17 16:49:56.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 {#2305
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: "uh! this is interesting! I’m gonna look into this. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705506596 {#2116
    date: 2024-01-17 16:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kir@feddit.it"
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 316889
  -bodyTs: "'gonna':7 'interest':4 'look':8 'm':6 'thank':11 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4947357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506596 {#2120
    date: 2024-01-17 16:49:56.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 {#2305
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: "uh! this is interesting! I’m gonna look into this. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705506596 {#2116
    date: 2024-01-17 16:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kir@feddit.it"
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 316889
  -bodyTs: "'gonna':7 'interest':4 'look':8 'm':6 'thank':11 'uh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4947357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705506596 {#2120
    date: 2024-01-17 16:49:56.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 {#2282
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +body: "Thank you, this is what I was worrying about. As for the “why”, even if my server is quite stable, a shutdown may be necessary and sometimes slowdowns with pi-hole happened. Some redundancy would have been better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705501496 {#2308
    date: 2024-01-17 15:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kir@feddit.it"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 316729
  -bodyTs: "'better':39 'even':14 'happen':33 'hole':32 'may':23 'necessari':25 'pi':31 'pi-hol':30 'quit':19 'redund':35 'server':17 'shutdown':22 'slowdown':28 'sometim':27 'stabl':20 'thank':1 'worri':8 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4945914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501496 {#2306
    date: 2024-01-17 15:24:56.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 {#2282
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +body: "Thank you, this is what I was worrying about. As for the “why”, even if my server is quite stable, a shutdown may be necessary and sometimes slowdowns with pi-hole happened. Some redundancy would have been better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705501496 {#2308
    date: 2024-01-17 15:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kir@feddit.it"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 316729
  -bodyTs: "'better':39 'even':14 'happen':33 'hole':32 'may':23 'necessari':25 'pi':31 'pi-hol':30 'quit':19 'redund':35 'server':17 'shutdown':22 'slowdown':28 'sometim':27 'stabl':20 'thank':1 'worri':8 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4945914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501496 {#2306
    date: 2024-01-17 15:24:56.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 {#2282
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +body: "Thank you, this is what I was worrying about. As for the “why”, even if my server is quite stable, a shutdown may be necessary and sometimes slowdowns with pi-hole happened. Some redundancy would have been better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705501496 {#2308
    date: 2024-01-17 15:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kir@feddit.it"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 316729
  -bodyTs: "'better':39 'even':14 'happen':33 'hole':32 'may':23 'necessari':25 'pi':31 'pi-hol':30 'quit':19 'redund':35 'server':17 'shutdown':22 'slowdown':28 'sometim':27 'stabl':20 'thank':1 'worri':8 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4945914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705501496 {#2306
    date: 2024-01-17 15:24:56.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 {#2195
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +body: "Apparently, they also worsened the UI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705080728 {#2280
    date: 2024-01-12 18:32:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aldalire@lemmy.dbzer0.com"
    "@cm0002@lemmy.world"
    "@elephantgrenades@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 302598
  -bodyTs: "'also':3 'appar':1 'ui':6 'worsen':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4860946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080728 {#2283
    date: 2024-01-12 18:32:08.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 {#2195
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +body: "Apparently, they also worsened the UI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705080728 {#2280
    date: 2024-01-12 18:32:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aldalire@lemmy.dbzer0.com"
    "@cm0002@lemmy.world"
    "@elephantgrenades@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 302598
  -bodyTs: "'also':3 'appar':1 'ui':6 'worsen':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4860946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080728 {#2283
    date: 2024-01-12 18:32:08.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 {#2195
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +body: "Apparently, they also worsened the UI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705080728 {#2280
    date: 2024-01-12 18:32:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aldalire@lemmy.dbzer0.com"
    "@cm0002@lemmy.world"
    "@elephantgrenades@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 302598
  -bodyTs: "'also':3 'appar':1 'ui':6 'worsen':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4860946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705080728 {#2283
    date: 2024-01-12 18:32:08.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 {#2257
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "Thank you for the detailed answer! It seems really interesting and I will definitely give a try on my server!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704820104 {#2194
    date: 2024-01-09 18:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@Lem453@lemmy.ca"
    "@Kir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 293814
  -bodyTs: "'answer':6 'definit':14 'detail':5 'give':15 'interest':10 'realli':9 'seem':8 'server':20 'thank':1 'tri':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4802805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820104 {#2199
    date: 2024-01-09 18:08: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
35 DENIED edit
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "Thank you for the detailed answer! It seems really interesting and I will definitely give a try on my server!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704820104 {#2194
    date: 2024-01-09 18:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@Lem453@lemmy.ca"
    "@Kir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 293814
  -bodyTs: "'answer':6 'definit':14 'detail':5 'give':15 'interest':10 'realli':9 'seem':8 'server':20 'thank':1 'tri':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4802805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820104 {#2199
    date: 2024-01-09 18:08: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
36 DENIED moderate
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "Thank you for the detailed answer! It seems really interesting and I will definitely give a try on my server!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704820104 {#2194
    date: 2024-01-09 18:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@Lem453@lemmy.ca"
    "@Kir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 293814
  -bodyTs: "'answer':6 'definit':14 'detail':5 'give':15 'interest':10 'realli':9 'seem':8 'server':20 'thank':1 'tri':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4802805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704820104 {#2199
    date: 2024-01-09 18:08: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
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 {#2233
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "I’m intrigued. How does it work? Do you have a link or an article to point me to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704748266 {#2266
    date: 2024-01-08 22:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@Lem453@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 291871
  -bodyTs: "'articl':15 'intrigu':3 'link':12 'm':2 'point':17 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4789574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748266 {#2270
    date: 2024-01-08 22:11:06.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 {#2233
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "I’m intrigued. How does it work? Do you have a link or an article to point me to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704748266 {#2266
    date: 2024-01-08 22:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@Lem453@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 291871
  -bodyTs: "'articl':15 'intrigu':3 'link':12 'm':2 'point':17 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4789574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748266 {#2270
    date: 2024-01-08 22:11:06.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 {#2233
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2273 …}
  +body: "I’m intrigued. How does it work? Do you have a link or an article to point me to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704748266 {#2266
    date: 2024-01-08 22:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@Lem453@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 291871
  -bodyTs: "'articl':15 'intrigu':3 'link':12 'm':2 'point':17 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4789574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748266 {#2270
    date: 2024-01-08 22:11:06.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 {#2243
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would happily pay (not for Facebook, but as a general consideration) if you would give me an ads free eperience AND stop gathering data from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703796235 {#2236
    date: 2023-12-28 21:43:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 140834
  -bodyTs: "'ad':19 'consider':12 'data':25 'eperi':21 'facebook':7 'free':20 'gather':24 'general':11 'give':16 'happili':3 'pay':4 'stop':23 'would':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3649898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699367030 {#2240
    date: 2023-11-07 15:23:50.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 {#2243
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would happily pay (not for Facebook, but as a general consideration) if you would give me an ads free eperience AND stop gathering data from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703796235 {#2236
    date: 2023-12-28 21:43:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 140834
  -bodyTs: "'ad':19 'consider':12 'data':25 'eperi':21 'facebook':7 'free':20 'gather':24 'general':11 'give':16 'happili':3 'pay':4 'stop':23 'would':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3649898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699367030 {#2240
    date: 2023-11-07 15:23:50.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 {#2243
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would happily pay (not for Facebook, but as a general consideration) if you would give me an ads free eperience AND stop gathering data from me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703796235 {#2236
    date: 2023-12-28 21:43:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cosmicrookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 140834
  -bodyTs: "'ad':19 'consider':12 'data':25 'eperi':21 'facebook':7 'free':20 'gather':24 'general':11 'give':16 'happili':3 'pay':4 'stop':23 'would':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3649898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699367030 {#2240
    date: 2023-11-07 15:23:50.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 {#2158
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: App\Entity\EntryComment {#2100
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
      \n
      In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1706218819 {#2106
      date: 2024-01-25 22:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 238435
    -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4501505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703100881 {#2329
      date: 2023-12-20 20:34:41.0 +01:00
    }
  }
  +body: """
    We are just discussing here. Why are you assuming I’m trying to force something into you or your family? How would I do it?\n
    \n
    I’m sorry, I think I’m missing the point of your answer. It’s a social and we’re just discussing opinions, nobody can decide anything about anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703202181 {#2248
    date: 2023-12-22 00:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@Kir@feddit.it"
    "@VolunTerry@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 241846
  -bodyTs: "'answer':38 'anyth':52,54 'assum':9 'decid':51 'discuss':4,47 'famili':20 'forc':14 'm':11,27,32 'miss':33 'nobodi':49 'opinion':48 'point':35 're':45 'social':42 'someth':15 'sorri':28 'think':30 'tri':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4523796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202181 {#2245
    date: 2023-12-22 00:43:01.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 {#2158
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: App\Entity\EntryComment {#2100
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
      \n
      In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1706218819 {#2106
      date: 2024-01-25 22:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 238435
    -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4501505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703100881 {#2329
      date: 2023-12-20 20:34:41.0 +01:00
    }
  }
  +body: """
    We are just discussing here. Why are you assuming I’m trying to force something into you or your family? How would I do it?\n
    \n
    I’m sorry, I think I’m missing the point of your answer. It’s a social and we’re just discussing opinions, nobody can decide anything about anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703202181 {#2248
    date: 2023-12-22 00:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@Kir@feddit.it"
    "@VolunTerry@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 241846
  -bodyTs: "'answer':38 'anyth':52,54 'assum':9 'decid':51 'discuss':4,47 'famili':20 'forc':14 'm':11,27,32 'miss':33 'nobodi':49 'opinion':48 'point':35 're':45 'social':42 'someth':15 'sorri':28 'think':30 'tri':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4523796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202181 {#2245
    date: 2023-12-22 00:43:01.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 {#2158
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: App\Entity\EntryComment {#2100
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
      \n
      In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1706218819 {#2106
      date: 2024-01-25 22:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 238435
    -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4501505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703100881 {#2329
      date: 2023-12-20 20:34:41.0 +01:00
    }
  }
  +body: """
    We are just discussing here. Why are you assuming I’m trying to force something into you or your family? How would I do it?\n
    \n
    I’m sorry, I think I’m missing the point of your answer. It’s a social and we’re just discussing opinions, nobody can decide anything about anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703202181 {#2248
    date: 2023-12-22 00:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@Kir@feddit.it"
    "@VolunTerry@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 241846
  -bodyTs: "'answer':38 'anyth':52,54 'assum':9 'decid':51 'discuss':4,47 'famili':20 'forc':14 'm':11,27,32 'miss':33 'nobodi':49 'opinion':48 'point':35 're':45 'social':42 'someth':15 'sorri':28 'think':30 'tri':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4523796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202181 {#2245
    date: 2023-12-22 00:43:01.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 {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +root: App\Entity\EntryComment {#2100
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
      \n
      In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1706218819 {#2106
      date: 2024-01-25 22:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 238435
    -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4501505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703100881 {#2329
      date: 2023-12-20 20:34:41.0 +01:00
    }
  }
  +body: """
    I disagree. Family education is very important, but it’s not something you can rely on. Just to point out some major problem:\n
    \n
    - you leave behind everyone that have a problematic family\n
    - even the most intelligent and benevolent parents will be just limited to their core value and experience, and education needs more\n
    - education is a very complex process that needs professionals, especially considering a rapidly evolving context like today. You can’t ask a parent to be ALSO a professional educator. You need skills, training, experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703151781 {#2154
    date: 2023-12-21 10:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@Kir@feddit.it"
    "@VolunTerry@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 239978
  -bodyTs: "'also':79 'ask':74 'behind':26 'benevol':38 'complex':58 'consid':64 'context':68 'core':46 'disagre':2 'educ':4,51,54,82 'especi':63 'even':33 'everyon':27 'evolv':67 'experi':49,87 'famili':3,32 'import':7 'intellig':36 'leav':25 'like':69 'limit':43 'major':22 'need':52,61,84 'parent':39,76 'point':19 'problem':23 'problemat':31 'process':59 'profession':62,81 'rapid':66 'reli':15 'skill':85 'someth':12 'today':70 'train':86 'valu':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4511051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151781 {#2155
    date: 2023-12-21 10:43:01.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 {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +root: App\Entity\EntryComment {#2100
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
      \n
      In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1706218819 {#2106
      date: 2024-01-25 22:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 238435
    -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4501505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703100881 {#2329
      date: 2023-12-20 20:34:41.0 +01:00
    }
  }
  +body: """
    I disagree. Family education is very important, but it’s not something you can rely on. Just to point out some major problem:\n
    \n
    - you leave behind everyone that have a problematic family\n
    - even the most intelligent and benevolent parents will be just limited to their core value and experience, and education needs more\n
    - education is a very complex process that needs professionals, especially considering a rapidly evolving context like today. You can’t ask a parent to be ALSO a professional educator. You need skills, training, experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703151781 {#2154
    date: 2023-12-21 10:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@Kir@feddit.it"
    "@VolunTerry@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 239978
  -bodyTs: "'also':79 'ask':74 'behind':26 'benevol':38 'complex':58 'consid':64 'context':68 'core':46 'disagre':2 'educ':4,51,54,82 'especi':63 'even':33 'everyon':27 'evolv':67 'experi':49,87 'famili':3,32 'import':7 'intellig':36 'leav':25 'like':69 'limit':43 'major':22 'need':52,61,84 'parent':39,76 'point':19 'problem':23 'problemat':31 'process':59 'profession':62,81 'rapid':66 'reli':15 'skill':85 'someth':12 'today':70 'train':86 'valu':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4511051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151781 {#2155
    date: 2023-12-21 10:43:01.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 {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +root: App\Entity\EntryComment {#2100
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think we should stop, as a society, to try (and fail) to handle problems by imposing limits and obligation and start doing it with some fuckin large-scale massive education planning.\n
      \n
      In this context: a smart boy/girl, with sexual/emotional education and good critical thinking can have access to all the porn in the world from teenage and be fine 99% of the time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1706218819 {#2106
      date: 2024-01-25 22:40:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2323 …}
    +nested: Doctrine\ORM\PersistentCollection {#2300 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
    -id: 238435
    -bodyTs: "'99':62 'access':49 'boy/girl':39 'context':36 'critic':45 'educ':32,42 'fail':12 'fine':61 'fuckin':27 'good':44 'handl':14 'impos':17 'larg':29 'large-scal':28 'limit':18 'massiv':31 'oblig':20 'plan':33 'porn':53 'problem':15 'scale':30 'sexual/emotional':41 'smart':38 'societi':8 'start':22 'stop':5 'teenag':58 'think':2,46 'time':65 'tri':10 'world':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4501505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703100881 {#2329
      date: 2023-12-20 20:34:41.0 +01:00
    }
  }
  +body: """
    I disagree. Family education is very important, but it’s not something you can rely on. Just to point out some major problem:\n
    \n
    - you leave behind everyone that have a problematic family\n
    - even the most intelligent and benevolent parents will be just limited to their core value and experience, and education needs more\n
    - education is a very complex process that needs professionals, especially considering a rapidly evolving context like today. You can’t ask a parent to be ALSO a professional educator. You need skills, training, experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703151781 {#2154
    date: 2023-12-21 10:43:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@Kir@feddit.it"
    "@VolunTerry@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 239978
  -bodyTs: "'also':79 'ask':74 'behind':26 'benevol':38 'complex':58 'consid':64 'context':68 'core':46 'disagre':2 'educ':4,51,54,82 'especi':63 'even':33 'everyon':27 'evolv':67 'experi':49,87 'famili':3,32 'import':7 'intellig':36 'leav':25 'like':69 'limit':43 'major':22 'need':52,61,84 'parent':39,76 'point':19 'problem':23 'problemat':31 'process':59 'profession':62,81 'rapid':66 'reli':15 'skill':85 'someth':12 'today':70 'train':86 'valu':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4511051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151781 {#2155
    date: 2023-12-21 10:43:01.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 {#2134
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: "Your question is not stupid, but comparing porn to casual nudity is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703100566 {#2182
    date: 2023-12-20 20:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@turkalino@lemmy.yachts"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 238422
  -bodyTs: "'casual':10 'compar':7 'nuditi':11 'porn':8 'question':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4501435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703100566 {#2181
    date: 2023-12-20 20:29:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: "Your question is not stupid, but comparing porn to casual nudity is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703100566 {#2182
    date: 2023-12-20 20:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@turkalino@lemmy.yachts"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 238422
  -bodyTs: "'casual':10 'compar':7 'nuditi':11 'porn':8 'question':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4501435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703100566 {#2181
    date: 2023-12-20 20:29:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: "Your question is not stupid, but comparing porn to casual nudity is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703100566 {#2182
    date: 2023-12-20 20:29:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rustmilian@lemmy.world"
    "@turkalino@lemmy.yachts"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 238422
  -bodyTs: "'casual':10 'compar':7 'nuditi':11 'porn':8 'question':2 'stupid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4501435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703100566 {#2181
    date: 2023-12-20 20:29:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only downside is that you won’t be able to play online (at least not while using the modded OS).\n
    \n
    Upsides are a lot, from piracy, to homebrew apps, emulation, game modding or overclocking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702767043 {#2038
    date: 2023-12-16 23:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WheatleyInc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 189934
  -bodyTs: "'abl':10 'app':30 'downsid':3 'emul':31 'game':32 'homebrew':29 'least':15 'lot':25 'mod':20,33 'onlin':13 'os':21 'overclock':35 'piraci':27 'play':12 'upsid':22 'use':18 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4162863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701555488 {#2169
    date: 2023-12-02 23:18:08.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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only downside is that you won’t be able to play online (at least not while using the modded OS).\n
    \n
    Upsides are a lot, from piracy, to homebrew apps, emulation, game modding or overclocking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702767043 {#2038
    date: 2023-12-16 23:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WheatleyInc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 189934
  -bodyTs: "'abl':10 'app':30 'downsid':3 'emul':31 'game':32 'homebrew':29 'least':15 'lot':25 'mod':20,33 'onlin':13 'os':21 'overclock':35 'piraci':27 'play':12 'upsid':22 'use':18 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4162863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701555488 {#2169
    date: 2023-12-02 23:18:08.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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only downside is that you won’t be able to play online (at least not while using the modded OS).\n
    \n
    Upsides are a lot, from piracy, to homebrew apps, emulation, game modding or overclocking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702767043 {#2038
    date: 2023-12-16 23:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WheatleyInc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 189934
  -bodyTs: "'abl':10 'app':30 'downsid':3 'emul':31 'game':32 'homebrew':29 'least':15 'lot':25 'mod':20,33 'onlin':13 'os':21 'overclock':35 'piraci':27 'play':12 'upsid':22 'use':18 'won':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4162863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701555488 {#2169
    date: 2023-12-02 23:18:08.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