GET https://kbin.spritesserver.nl/index.php/u/@NGC2346@sh.itjust.works

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 …}
}
44.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#1926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2027 …}
  +slug: "Other-than-Lemmy-what-are-you-doing-tonight"
  +title: "Other than Lemmy, what are you doing tonight?"
  +url: null
  +body: "Im buzzed and looking for inspiration, whatcha up to?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 93
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729109889 {#2448
    date: 2024-10-16 22:18:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  +badges: Doctrine\ORM\PersistentCollection {#2090 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1737 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
      +image: null
      +parent: null
      +root: null
      +body: "Taking care of my son who doesnt want to sleep properly. He’s almost 8 months old"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706321959 {#1619
        date: 2024-01-27 03:19:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 343632
      -bodyTs: "'8':15 'almost':14 'care':2 'doesnt':7 'month':16 'old':17 'proper':11 'sleep':10 'son':5 'take':1 'want':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8107967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706321959 {#1726
        date: 2024-01-27 03:19:19.0 +01:00
      }
      +"title": 343632
    }
  ]
  -id: 33356
  -titleTs: "'lemmi':3 'tonight':8"
  -bodyTs: "'buzz':2 'im':1 'inspir':6 'look':4 'whatcha':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706406571
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11230957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706320171 {#1708
    date: 2024-01-27 02:49:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#1926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2027 …}
  +slug: "Other-than-Lemmy-what-are-you-doing-tonight"
  +title: "Other than Lemmy, what are you doing tonight?"
  +url: null
  +body: "Im buzzed and looking for inspiration, whatcha up to?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 93
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729109889 {#2448
    date: 2024-10-16 22:18:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  +badges: Doctrine\ORM\PersistentCollection {#2090 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1737 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
      +image: null
      +parent: null
      +root: null
      +body: "Taking care of my son who doesnt want to sleep properly. He’s almost 8 months old"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706321959 {#1619
        date: 2024-01-27 03:19:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 343632
      -bodyTs: "'8':15 'almost':14 'care':2 'doesnt':7 'month':16 'old':17 'proper':11 'sleep':10 'son':5 'take':1 'want':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8107967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706321959 {#1726
        date: 2024-01-27 03:19:19.0 +01:00
      }
      +"title": 343632
    }
  ]
  -id: 33356
  -titleTs: "'lemmi':3 'tonight':8"
  -bodyTs: "'buzz':2 'im':1 'inspir':6 'look':4 'whatcha':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706406571
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11230957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706320171 {#1708
    date: 2024-01-27 02:49:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#1926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2027 …}
  +slug: "Other-than-Lemmy-what-are-you-doing-tonight"
  +title: "Other than Lemmy, what are you doing tonight?"
  +url: null
  +body: "Im buzzed and looking for inspiration, whatcha up to?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 93
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729109889 {#2448
    date: 2024-10-16 22:18:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  +badges: Doctrine\ORM\PersistentCollection {#2090 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1737 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
      +image: null
      +parent: null
      +root: null
      +body: "Taking care of my son who doesnt want to sleep properly. He’s almost 8 months old"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706321959 {#1619
        date: 2024-01-27 03:19:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 343632
      -bodyTs: "'8':15 'almost':14 'care':2 'doesnt':7 'month':16 'old':17 'proper':11 'sleep':10 'son':5 'take':1 'want':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8107967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706321959 {#1726
        date: 2024-01-27 03:19:19.0 +01:00
      }
      +"title": 343632
    }
  ]
  -id: 33356
  -titleTs: "'lemmi':3 'tonight':8"
  -bodyTs: "'buzz':2 'im':1 'inspir':6 'look':4 'whatcha':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706406571
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11230957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706320171 {#1708
    date: 2024-01-27 02:49:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1737
    +user: Proxies\__CG__\App\Entity\User {#1926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2027 …}
    +slug: "Other-than-Lemmy-what-are-you-doing-tonight"
    +title: "Other than Lemmy, what are you doing tonight?"
    +url: null
    +body: "Im buzzed and looking for inspiration, whatcha up to?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 93
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729109889 {#2448
      date: 2024-10-16 22:18:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#2460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    +badges: Doctrine\ORM\PersistentCollection {#2090 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 33356
    -titleTs: "'lemmi':3 'tonight':8"
    -bodyTs: "'buzz':2 'im':1 'inspir':6 'look':4 'whatcha':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706406571
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11230957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706320171 {#1708
      date: 2024-01-27 02:49:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Taking care of my son who doesnt want to sleep properly. He’s almost 8 months old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706321959 {#1619
    date: 2024-01-27 03:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 343632
  -bodyTs: "'8':15 'almost':14 'care':2 'doesnt':7 'month':16 'old':17 'proper':11 'sleep':10 'son':5 'take':1 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8107967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706321959 {#1726
    date: 2024-01-27 03:19:19.0 +01:00
  }
  +"title": 343632
}
"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 {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1737
    +user: Proxies\__CG__\App\Entity\User {#1926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2027 …}
    +slug: "Other-than-Lemmy-what-are-you-doing-tonight"
    +title: "Other than Lemmy, what are you doing tonight?"
    +url: null
    +body: "Im buzzed and looking for inspiration, whatcha up to?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 93
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729109889 {#2448
      date: 2024-10-16 22:18:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#2460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    +badges: Doctrine\ORM\PersistentCollection {#2090 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 33356
    -titleTs: "'lemmi':3 'tonight':8"
    -bodyTs: "'buzz':2 'im':1 'inspir':6 'look':4 'whatcha':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706406571
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11230957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706320171 {#1708
      date: 2024-01-27 02:49:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Taking care of my son who doesnt want to sleep properly. He’s almost 8 months old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706321959 {#1619
    date: 2024-01-27 03:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 343632
  -bodyTs: "'8':15 'almost':14 'care':2 'doesnt':7 'month':16 'old':17 'proper':11 'sleep':10 'son':5 'take':1 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8107967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706321959 {#1726
    date: 2024-01-27 03:19:19.0 +01:00
  }
  +"title": 343632
}
"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 {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1737
    +user: Proxies\__CG__\App\Entity\User {#1926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2027 …}
    +slug: "Other-than-Lemmy-what-are-you-doing-tonight"
    +title: "Other than Lemmy, what are you doing tonight?"
    +url: null
    +body: "Im buzzed and looking for inspiration, whatcha up to?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 93
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729109889 {#2448
      date: 2024-10-16 22:18:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2020 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#2460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    +badges: Doctrine\ORM\PersistentCollection {#2090 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 33356
    -titleTs: "'lemmi':3 'tonight':8"
    -bodyTs: "'buzz':2 'im':1 'inspir':6 'look':4 'whatcha':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706406571
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11230957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706320171 {#1708
      date: 2024-01-27 02:49:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: null
  +root: null
  +body: "Taking care of my son who doesnt want to sleep properly. He’s almost 8 months old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706321959 {#1619
    date: 2024-01-27 03:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 343632
  -bodyTs: "'8':15 'almost':14 'care':2 'doesnt':7 'month':16 'old':17 'proper':11 'sleep':10 'son':5 'take':1 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8107967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706321959 {#1726
    date: 2024-01-27 03:19:19.0 +01:00
  }
  +"title": 343632
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
  +slug: "This-is-chaotic-neutral"
  +title: "This is chaotic neutral?"
  +url: "https://cdn.memes.com/up/39142711545614236/i/1660123915894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 698
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728611827 {#2087
    date: 2024-10-11 03:57:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  +badges: Doctrine\ORM\PersistentCollection {#2344 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: "Assuming people are intelligent enough to understand this subtle joke is very generous and faithful of you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1728386521 {#1629
        date: 2024-10-08 13:22:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 337388
      -bodyTs: "'assum':1 'enough':5 'faith':15 'generous':13 'intellig':4 'joke':10 'peopl':2 'subtl':9 'understand':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7994149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706123384 {#1630
        date: 2024-01-24 20:09:44.0 +01:00
      }
      +"title": 337388
    }
  ]
  -id: 32856
  -titleTs: "'chaotic':3 'neutral':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706207555
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11137002"
  +editedAt: DateTimeImmutable @1728403642 {#2361
    date: 2024-10-08 18:07:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706121155 {#2384
    date: 2024-01-24 19:32:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
  +slug: "This-is-chaotic-neutral"
  +title: "This is chaotic neutral?"
  +url: "https://cdn.memes.com/up/39142711545614236/i/1660123915894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 698
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728611827 {#2087
    date: 2024-10-11 03:57:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  +badges: Doctrine\ORM\PersistentCollection {#2344 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: "Assuming people are intelligent enough to understand this subtle joke is very generous and faithful of you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1728386521 {#1629
        date: 2024-10-08 13:22:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 337388
      -bodyTs: "'assum':1 'enough':5 'faith':15 'generous':13 'intellig':4 'joke':10 'peopl':2 'subtl':9 'understand':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7994149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706123384 {#1630
        date: 2024-01-24 20:09:44.0 +01:00
      }
      +"title": 337388
    }
  ]
  -id: 32856
  -titleTs: "'chaotic':3 'neutral':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706207555
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11137002"
  +editedAt: DateTimeImmutable @1728403642 {#2361
    date: 2024-10-08 18:07:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706121155 {#2384
    date: 2024-01-24 19:32:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#1384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
  +slug: "This-is-chaotic-neutral"
  +title: "This is chaotic neutral?"
  +url: "https://cdn.memes.com/up/39142711545614236/i/1660123915894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 698
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728611827 {#2087
    date: 2024-10-11 03:57:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  +badges: Doctrine\ORM\PersistentCollection {#2344 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: "Assuming people are intelligent enough to understand this subtle joke is very generous and faithful of you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1728386521 {#1629
        date: 2024-10-08 13:22:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 337388
      -bodyTs: "'assum':1 'enough':5 'faith':15 'generous':13 'intellig':4 'joke':10 'peopl':2 'subtl':9 'understand':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7994149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706123384 {#1630
        date: 2024-01-24 20:09:44.0 +01:00
      }
      +"title": 337388
    }
  ]
  -id: 32856
  -titleTs: "'chaotic':3 'neutral':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706207555
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11137002"
  +editedAt: DateTimeImmutable @1728403642 {#2361
    date: 2024-10-08 18:07:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706121155 {#2384
    date: 2024-01-24 19:32:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1598
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#1384 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
    +slug: "This-is-chaotic-neutral"
    +title: "This is chaotic neutral?"
    +url: "https://cdn.memes.com/up/39142711545614236/i/1660123915894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 698
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728611827 {#2087
      date: 2024-10-11 03:57:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
    +badges: Doctrine\ORM\PersistentCollection {#2344 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 32856
    -titleTs: "'chaotic':3 'neutral':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706207555
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11137002"
    +editedAt: DateTimeImmutable @1728403642 {#2361
      date: 2024-10-08 18:07:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706121155 {#2384
      date: 2024-01-24 19:32:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "Assuming people are intelligent enough to understand this subtle joke is very generous and faithful of you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1728386521 {#1629
    date: 2024-10-08 13:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 337388
  -bodyTs: "'assum':1 'enough':5 'faith':15 'generous':13 'intellig':4 'joke':10 'peopl':2 'subtl':9 'understand':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7994149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123384 {#1630
    date: 2024-01-24 20:09:44.0 +01:00
  }
  +"title": 337388
}
"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 {#1598
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#1384 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
    +slug: "This-is-chaotic-neutral"
    +title: "This is chaotic neutral?"
    +url: "https://cdn.memes.com/up/39142711545614236/i/1660123915894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 698
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728611827 {#2087
      date: 2024-10-11 03:57:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
    +badges: Doctrine\ORM\PersistentCollection {#2344 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 32856
    -titleTs: "'chaotic':3 'neutral':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706207555
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11137002"
    +editedAt: DateTimeImmutable @1728403642 {#2361
      date: 2024-10-08 18:07:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706121155 {#2384
      date: 2024-01-24 19:32:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "Assuming people are intelligent enough to understand this subtle joke is very generous and faithful of you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1728386521 {#1629
    date: 2024-10-08 13:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 337388
  -bodyTs: "'assum':1 'enough':5 'faith':15 'generous':13 'intellig':4 'joke':10 'peopl':2 'subtl':9 'understand':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7994149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123384 {#1630
    date: 2024-01-24 20:09:44.0 +01:00
  }
  +"title": 337388
}
"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 {#1598
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#1384 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2092 …}
    +slug: "This-is-chaotic-neutral"
    +title: "This is chaotic neutral?"
    +url: "https://cdn.memes.com/up/39142711545614236/i/1660123915894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 698
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728611827 {#2087
      date: 2024-10-11 03:57:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2094 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
    +badges: Doctrine\ORM\PersistentCollection {#2344 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 32856
    -titleTs: "'chaotic':3 'neutral':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706207555
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11137002"
    +editedAt: DateTimeImmutable @1728403642 {#2361
      date: 2024-10-08 18:07:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706121155 {#2384
      date: 2024-01-24 19:32:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "Assuming people are intelligent enough to understand this subtle joke is very generous and faithful of you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1728386521 {#1629
    date: 2024-10-08 13:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 337388
  -bodyTs: "'assum':1 'enough':5 'faith':15 'generous':13 'intellig':4 'joke':10 'peopl':2 'subtl':9 'understand':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7994149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123384 {#1630
    date: 2024-01-24 20:09:44.0 +01:00
  }
  +"title": 337388
}
"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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2335 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
  +slug: "I-know-it-s-not-safe-but-it-s-doesn-t-stop-me"
  +title: "I know it's not safe, but it's doesn't stop me"
  +url: "https://lemmy.world/pictrs/image/3173b11b-b1a7-4f1c-b19f-38c55b62af38.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 275
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703101016 {#2042
    date: 2023-12-20 20:36:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  +badges: Doctrine\ORM\PersistentCollection {#2068 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I honestly, really hope you’re being satire with this comment. Basic programming language, for a literal script, really bud’ ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703094738 {#1557
        date: 2023-12-20 18:52:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@TootSweet@lemmy.world"
        "@LemmyHead@lemmy.ml"
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 238220
      -bodyTs: "'basic':12 'bud':20 'comment':11 'honest':2 'hope':4 'languag':14 'liter':17 'program':13 're':6 'realli':3,19 'satir':8 'script':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6745818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703094738 {#1555
        date: 2023-12-20 18:52:18.0 +01:00
      }
      +"title": 238220
    }
  ]
  -id: 23105
  -titleTs: "'doesn':10 'know':2 'safe':6 'stop':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703011016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9722189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924616 {#2140
    date: 2023-12-18 19:36:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2335 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
  +slug: "I-know-it-s-not-safe-but-it-s-doesn-t-stop-me"
  +title: "I know it's not safe, but it's doesn't stop me"
  +url: "https://lemmy.world/pictrs/image/3173b11b-b1a7-4f1c-b19f-38c55b62af38.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 275
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703101016 {#2042
    date: 2023-12-20 20:36:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  +badges: Doctrine\ORM\PersistentCollection {#2068 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I honestly, really hope you’re being satire with this comment. Basic programming language, for a literal script, really bud’ ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703094738 {#1557
        date: 2023-12-20 18:52:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@TootSweet@lemmy.world"
        "@LemmyHead@lemmy.ml"
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 238220
      -bodyTs: "'basic':12 'bud':20 'comment':11 'honest':2 'hope':4 'languag':14 'liter':17 'program':13 're':6 'realli':3,19 'satir':8 'script':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6745818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703094738 {#1555
        date: 2023-12-20 18:52:18.0 +01:00
      }
      +"title": 238220
    }
  ]
  -id: 23105
  -titleTs: "'doesn':10 'know':2 'safe':6 'stop':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703011016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9722189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924616 {#2140
    date: 2023-12-18 19:36:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2335 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
  +slug: "I-know-it-s-not-safe-but-it-s-doesn-t-stop-me"
  +title: "I know it's not safe, but it's doesn't stop me"
  +url: "https://lemmy.world/pictrs/image/3173b11b-b1a7-4f1c-b19f-38c55b62af38.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 275
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703101016 {#2042
    date: 2023-12-20 20:36:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  +badges: Doctrine\ORM\PersistentCollection {#2068 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "I honestly, really hope you’re being satire with this comment. Basic programming language, for a literal script, really bud’ ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703094738 {#1557
        date: 2023-12-20 18:52:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@TootSweet@lemmy.world"
        "@LemmyHead@lemmy.ml"
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1723 …}
      +votes: Doctrine\ORM\PersistentCollection {#1731 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 238220
      -bodyTs: "'basic':12 'bud':20 'comment':11 'honest':2 'hope':4 'languag':14 'liter':17 'program':13 're':6 'realli':3,19 'satir':8 'script':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6745818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703094738 {#1555
        date: 2023-12-20 18:52:18.0 +01:00
      }
      +"title": 238220
    }
  ]
  -id: 23105
  -titleTs: "'doesn':10 'know':2 'safe':6 'stop':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703011016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9722189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924616 {#2140
    date: 2023-12-18 19:36:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2335 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
    +slug: "I-know-it-s-not-safe-but-it-s-doesn-t-stop-me"
    +title: "I know it's not safe, but it's doesn't stop me"
    +url: "https://lemmy.world/pictrs/image/3173b11b-b1a7-4f1c-b19f-38c55b62af38.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 275
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703101016 {#2042
      date: 2023-12-20 20:36:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2343 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
    +badges: Doctrine\ORM\PersistentCollection {#2068 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 23105
    -titleTs: "'doesn':10 'know':2 'safe':6 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703011016
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9722189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702924616 {#2140
      date: 2023-12-18 19:36:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I honestly, really hope you’re being satire with this comment. Basic programming language, for a literal script, really bud’ ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703094738 {#1557
    date: 2023-12-20 18:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@TootSweet@lemmy.world"
    "@LemmyHead@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 238220
  -bodyTs: "'basic':12 'bud':20 'comment':11 'honest':2 'hope':4 'languag':14 'liter':17 'program':13 're':6 'realli':3,19 'satir':8 'script':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6745818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703094738 {#1555
    date: 2023-12-20 18:52:18.0 +01:00
  }
  +"title": 238220
}
"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 {#1621
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2335 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
    +slug: "I-know-it-s-not-safe-but-it-s-doesn-t-stop-me"
    +title: "I know it's not safe, but it's doesn't stop me"
    +url: "https://lemmy.world/pictrs/image/3173b11b-b1a7-4f1c-b19f-38c55b62af38.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 275
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703101016 {#2042
      date: 2023-12-20 20:36:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2343 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
    +badges: Doctrine\ORM\PersistentCollection {#2068 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 23105
    -titleTs: "'doesn':10 'know':2 'safe':6 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703011016
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9722189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702924616 {#2140
      date: 2023-12-18 19:36:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I honestly, really hope you’re being satire with this comment. Basic programming language, for a literal script, really bud’ ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703094738 {#1557
    date: 2023-12-20 18:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@TootSweet@lemmy.world"
    "@LemmyHead@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 238220
  -bodyTs: "'basic':12 'bud':20 'comment':11 'honest':2 'hope':4 'languag':14 'liter':17 'program':13 're':6 'realli':3,19 'satir':8 'script':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6745818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703094738 {#1555
    date: 2023-12-20 18:52:18.0 +01:00
  }
  +"title": 238220
}
"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 {#1621
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2335 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
    +slug: "I-know-it-s-not-safe-but-it-s-doesn-t-stop-me"
    +title: "I know it's not safe, but it's doesn't stop me"
    +url: "https://lemmy.world/pictrs/image/3173b11b-b1a7-4f1c-b19f-38c55b62af38.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 275
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703101016 {#2042
      date: 2023-12-20 20:36:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2343 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
    +badges: Doctrine\ORM\PersistentCollection {#2068 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 23105
    -titleTs: "'doesn':10 'know':2 'safe':6 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703011016
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9722189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702924616 {#2140
      date: 2023-12-18 19:36:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "I honestly, really hope you’re being satire with this comment. Basic programming language, for a literal script, really bud’ ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703094738 {#1557
    date: 2023-12-20 18:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@TootSweet@lemmy.world"
    "@LemmyHead@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 238220
  -bodyTs: "'basic':12 'bud':20 'comment':11 'honest':2 'hope':4 'languag':14 'liter':17 'program':13 're':6 'realli':3,19 'satir':8 'script':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6745818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703094738 {#1555
    date: 2023-12-20 18:52:18.0 +01:00
  }
  +"title": 238220
}
"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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2049 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2048 …}
  +slug: "Disney-is-gouging-customers-with-a-near-doubling-of-subscription"
  +title: "Disney is gouging customers with a near doubling of subscription costs."
  +url: "https://sh.itjust.works/pictrs/image/3d538d02-6889-4181-9746-800784497f25.webp"
  +body: "Disney is raking its customers over the coals with a 75% price hike for their annual subscription (originally $80.) People wonder why piracy is on the rise.![Multiple commenters are saying I’m off base about the 75% price increase. My payment less than a year ago was $79.99. Here’s the proof.](https://sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 393
  +favouriteCount: 1453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702865537 {#2069
    date: 2023-12-18 03:12:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  +badges: Doctrine\ORM\PersistentCollection {#2054 …}
  +children: [
    App\Entity\EntryComment {#1612
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Heard the price hikes such platforms led to an increase in the amount of grass being touched"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697580915 {#1430
        date: 2023-10-18 00:15:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waldemar_Firehammer@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 55378
      -bodyTs: "'amount':13 'grass':15 'heard':1 'hike':4 'increas':10 'led':7 'platform':6 'price':3 'touch':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4534202"
      +editedAt: DateTimeImmutable @1697580944 {#1429
        date: 2023-10-18 00:15:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697580915 {#1440
        date: 2023-10-18 00:15:15.0 +02:00
      }
      +"title": 55378
    }
  ]
  -id: 6050
  -titleTs: "'cost':11 'custom':4 'disney':1 'doubl':8 'goug':3 'near':7 'subscript':10"
  -bodyTs: "'/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':56 '75':11,38 '79.99':49 '80':19 'ago':47 'annual':16 'base':35 'coal':8 'comment':29 'custom':5 'disney':1 'hike':13 'increas':40 'less':43 'm':33 'multipl':28 'origin':18 'payment':42 'peopl':20 'piraci':23 'price':12,39 'proof':53 'rake':3 'rise':27 'say':31 'sh.itjust.works':55 'sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':54 'subscript':17 'wonder':21 'year':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697662289
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7381851"
  +editedAt: DateTimeImmutable @1697663815 {#2289
    date: 2023-10-18 23:16:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697575889 {#2129
    date: 2023-10-17 22:51:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2049 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2048 …}
  +slug: "Disney-is-gouging-customers-with-a-near-doubling-of-subscription"
  +title: "Disney is gouging customers with a near doubling of subscription costs."
  +url: "https://sh.itjust.works/pictrs/image/3d538d02-6889-4181-9746-800784497f25.webp"
  +body: "Disney is raking its customers over the coals with a 75% price hike for their annual subscription (originally $80.) People wonder why piracy is on the rise.![Multiple commenters are saying I’m off base about the 75% price increase. My payment less than a year ago was $79.99. Here’s the proof.](https://sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 393
  +favouriteCount: 1453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702865537 {#2069
    date: 2023-12-18 03:12:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  +badges: Doctrine\ORM\PersistentCollection {#2054 …}
  +children: [
    App\Entity\EntryComment {#1612
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Heard the price hikes such platforms led to an increase in the amount of grass being touched"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697580915 {#1430
        date: 2023-10-18 00:15:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waldemar_Firehammer@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 55378
      -bodyTs: "'amount':13 'grass':15 'heard':1 'hike':4 'increas':10 'led':7 'platform':6 'price':3 'touch':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4534202"
      +editedAt: DateTimeImmutable @1697580944 {#1429
        date: 2023-10-18 00:15:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697580915 {#1440
        date: 2023-10-18 00:15:15.0 +02:00
      }
      +"title": 55378
    }
  ]
  -id: 6050
  -titleTs: "'cost':11 'custom':4 'disney':1 'doubl':8 'goug':3 'near':7 'subscript':10"
  -bodyTs: "'/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':56 '75':11,38 '79.99':49 '80':19 'ago':47 'annual':16 'base':35 'coal':8 'comment':29 'custom':5 'disney':1 'hike':13 'increas':40 'less':43 'm':33 'multipl':28 'origin':18 'payment':42 'peopl':20 'piraci':23 'price':12,39 'proof':53 'rake':3 'rise':27 'say':31 'sh.itjust.works':55 'sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':54 'subscript':17 'wonder':21 'year':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697662289
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7381851"
  +editedAt: DateTimeImmutable @1697663815 {#2289
    date: 2023-10-18 23:16:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697575889 {#2129
    date: 2023-10-17 22:51:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2049 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2048 …}
  +slug: "Disney-is-gouging-customers-with-a-near-doubling-of-subscription"
  +title: "Disney is gouging customers with a near doubling of subscription costs."
  +url: "https://sh.itjust.works/pictrs/image/3d538d02-6889-4181-9746-800784497f25.webp"
  +body: "Disney is raking its customers over the coals with a 75% price hike for their annual subscription (originally $80.) People wonder why piracy is on the rise.![Multiple commenters are saying I’m off base about the 75% price increase. My payment less than a year ago was $79.99. Here’s the proof.](https://sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 393
  +favouriteCount: 1453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702865537 {#2069
    date: 2023-12-18 03:12:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  +badges: Doctrine\ORM\PersistentCollection {#2054 …}
  +children: [
    App\Entity\EntryComment {#1612
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Heard the price hikes such platforms led to an increase in the amount of grass being touched"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697580915 {#1430
        date: 2023-10-18 00:15:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waldemar_Firehammer@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 55378
      -bodyTs: "'amount':13 'grass':15 'heard':1 'hike':4 'increas':10 'led':7 'platform':6 'price':3 'touch':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4534202"
      +editedAt: DateTimeImmutable @1697580944 {#1429
        date: 2023-10-18 00:15:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697580915 {#1440
        date: 2023-10-18 00:15:15.0 +02:00
      }
      +"title": 55378
    }
  ]
  -id: 6050
  -titleTs: "'cost':11 'custom':4 'disney':1 'doubl':8 'goug':3 'near':7 'subscript':10"
  -bodyTs: "'/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':56 '75':11,38 '79.99':49 '80':19 'ago':47 'annual':16 'base':35 'coal':8 'comment':29 'custom':5 'disney':1 'hike':13 'increas':40 'less':43 'm':33 'multipl':28 'origin':18 'payment':42 'peopl':20 'piraci':23 'price':12,39 'proof':53 'rake':3 'rise':27 'say':31 'sh.itjust.works':55 'sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':54 'subscript':17 'wonder':21 'year':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697662289
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7381851"
  +editedAt: DateTimeImmutable @1697663815 {#2289
    date: 2023-10-18 23:16:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697575889 {#2129
    date: 2023-10-17 22:51:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1612
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2049 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2048 …}
    +slug: "Disney-is-gouging-customers-with-a-near-doubling-of-subscription"
    +title: "Disney is gouging customers with a near doubling of subscription costs."
    +url: "https://sh.itjust.works/pictrs/image/3d538d02-6889-4181-9746-800784497f25.webp"
    +body: "Disney is raking its customers over the coals with a 75% price hike for their annual subscription (originally $80.) People wonder why piracy is on the rise.![Multiple commenters are saying I’m off base about the 75% price increase. My payment less than a year ago was $79.99. Here’s the proof.](https://sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 393
    +favouriteCount: 1453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702865537 {#2069
      date: 2023-12-18 03:12:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2051 …}
    +votes: Doctrine\ORM\PersistentCollection {#2059 …}
    +reports: Doctrine\ORM\PersistentCollection {#2047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
    +badges: Doctrine\ORM\PersistentCollection {#2054 …}
    +children: [
      App\Entity\EntryComment {#1612}
    ]
    -id: 6050
    -titleTs: "'cost':11 'custom':4 'disney':1 'doubl':8 'goug':3 'near':7 'subscript':10"
    -bodyTs: "'/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':56 '75':11,38 '79.99':49 '80':19 'ago':47 'annual':16 'base':35 'coal':8 'comment':29 'custom':5 'disney':1 'hike':13 'increas':40 'less':43 'm':33 'multipl':28 'origin':18 'payment':42 'peopl':20 'piraci':23 'price':12,39 'proof':53 'rake':3 'rise':27 'say':31 'sh.itjust.works':55 'sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':54 'subscript':17 'wonder':21 'year':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697662289
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7381851"
    +editedAt: DateTimeImmutable @1697663815 {#2289
      date: 2023-10-18 23:16:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697575889 {#2129
      date: 2023-10-17 22:51:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Heard the price hikes such platforms led to an increase in the amount of grass being touched"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697580915 {#1430
    date: 2023-10-18 00:15:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waldemar_Firehammer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 55378
  -bodyTs: "'amount':13 'grass':15 'heard':1 'hike':4 'increas':10 'led':7 'platform':6 'price':3 'touch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4534202"
  +editedAt: DateTimeImmutable @1697580944 {#1429
    date: 2023-10-18 00:15:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697580915 {#1440
    date: 2023-10-18 00:15:15.0 +02:00
  }
  +"title": 55378
}
"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 {#1612
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2049 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2048 …}
    +slug: "Disney-is-gouging-customers-with-a-near-doubling-of-subscription"
    +title: "Disney is gouging customers with a near doubling of subscription costs."
    +url: "https://sh.itjust.works/pictrs/image/3d538d02-6889-4181-9746-800784497f25.webp"
    +body: "Disney is raking its customers over the coals with a 75% price hike for their annual subscription (originally $80.) People wonder why piracy is on the rise.![Multiple commenters are saying I’m off base about the 75% price increase. My payment less than a year ago was $79.99. Here’s the proof.](https://sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 393
    +favouriteCount: 1453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702865537 {#2069
      date: 2023-12-18 03:12:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2051 …}
    +votes: Doctrine\ORM\PersistentCollection {#2059 …}
    +reports: Doctrine\ORM\PersistentCollection {#2047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
    +badges: Doctrine\ORM\PersistentCollection {#2054 …}
    +children: [
      App\Entity\EntryComment {#1612}
    ]
    -id: 6050
    -titleTs: "'cost':11 'custom':4 'disney':1 'doubl':8 'goug':3 'near':7 'subscript':10"
    -bodyTs: "'/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':56 '75':11,38 '79.99':49 '80':19 'ago':47 'annual':16 'base':35 'coal':8 'comment':29 'custom':5 'disney':1 'hike':13 'increas':40 'less':43 'm':33 'multipl':28 'origin':18 'payment':42 'peopl':20 'piraci':23 'price':12,39 'proof':53 'rake':3 'rise':27 'say':31 'sh.itjust.works':55 'sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':54 'subscript':17 'wonder':21 'year':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697662289
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7381851"
    +editedAt: DateTimeImmutable @1697663815 {#2289
      date: 2023-10-18 23:16:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697575889 {#2129
      date: 2023-10-17 22:51:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Heard the price hikes such platforms led to an increase in the amount of grass being touched"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697580915 {#1430
    date: 2023-10-18 00:15:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waldemar_Firehammer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 55378
  -bodyTs: "'amount':13 'grass':15 'heard':1 'hike':4 'increas':10 'led':7 'platform':6 'price':3 'touch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4534202"
  +editedAt: DateTimeImmutable @1697580944 {#1429
    date: 2023-10-18 00:15:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697580915 {#1440
    date: 2023-10-18 00:15:15.0 +02:00
  }
  +"title": 55378
}
"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 {#1612
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2049 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2048 …}
    +slug: "Disney-is-gouging-customers-with-a-near-doubling-of-subscription"
    +title: "Disney is gouging customers with a near doubling of subscription costs."
    +url: "https://sh.itjust.works/pictrs/image/3d538d02-6889-4181-9746-800784497f25.webp"
    +body: "Disney is raking its customers over the coals with a 75% price hike for their annual subscription (originally $80.) People wonder why piracy is on the rise.![Multiple commenters are saying I’m off base about the 75% price increase. My payment less than a year ago was $79.99. Here’s the proof.](https://sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 393
    +favouriteCount: 1453
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702865537 {#2069
      date: 2023-12-18 03:12:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2051 …}
    +votes: Doctrine\ORM\PersistentCollection {#2059 …}
    +reports: Doctrine\ORM\PersistentCollection {#2047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
    +badges: Doctrine\ORM\PersistentCollection {#2054 …}
    +children: [
      App\Entity\EntryComment {#1612}
    ]
    -id: 6050
    -titleTs: "'cost':11 'custom':4 'disney':1 'doubl':8 'goug':3 'near':7 'subscript':10"
    -bodyTs: "'/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':56 '75':11,38 '79.99':49 '80':19 'ago':47 'annual':16 'base':35 'coal':8 'comment':29 'custom':5 'disney':1 'hike':13 'increas':40 'less':43 'm':33 'multipl':28 'origin':18 'payment':42 'peopl':20 'piraci':23 'price':12,39 'proof':53 'rake':3 'rise':27 'say':31 'sh.itjust.works':55 'sh.itjust.works/pictrs/image/6a999db2-ee9a-40a8-b25d-1aeafba930ab.webp)':54 'subscript':17 'wonder':21 'year':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697662289
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7381851"
    +editedAt: DateTimeImmutable @1697663815 {#2289
      date: 2023-10-18 23:16:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697575889 {#2129
      date: 2023-10-17 22:51:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Heard the price hikes such platforms led to an increase in the amount of grass being touched"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697580915 {#1430
    date: 2023-10-18 00:15:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waldemar_Firehammer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 55378
  -bodyTs: "'amount':13 'grass':15 'heard':1 'hike':4 'increas':10 'led':7 'platform':6 'price':3 'touch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4534202"
  +editedAt: DateTimeImmutable @1697580944 {#1429
    date: 2023-10-18 00:15:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697580915 {#1440
    date: 2023-10-18 00:15:15.0 +02:00
  }
  +"title": 55378
}
"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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2100 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
  +slug: "Windows-eats-partitions"
  +title: "Windows eats partitions"
  +url: "https://lemmy.world/pictrs/image/da1a5047-a7c5-4c2e-81c9-06439a3862ce.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727540791 {#2053
    date: 2024-09-28 18:26:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  +badges: Doctrine\ORM\PersistentCollection {#2112 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dual booting < having two separate SSD’s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703613671 {#1667
        date: 2023-12-26 19:01:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@drbi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 176958
      -bodyTs: "'boot':2 'dual':1 'separ':5 'ssd':6 'two':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3711353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695856993 {#1525
        date: 2023-09-28 01:23:13.0 +02:00
      }
      +"title": 176958
    }
  ]
  -id: 10064
  -titleTs: "'eat':2 'partit':3 'window':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695912742
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5843805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695847242 {#2070
    date: 2023-09-27 22:40:42.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2100 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
  +slug: "Windows-eats-partitions"
  +title: "Windows eats partitions"
  +url: "https://lemmy.world/pictrs/image/da1a5047-a7c5-4c2e-81c9-06439a3862ce.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727540791 {#2053
    date: 2024-09-28 18:26:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  +badges: Doctrine\ORM\PersistentCollection {#2112 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dual booting < having two separate SSD’s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703613671 {#1667
        date: 2023-12-26 19:01:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@drbi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 176958
      -bodyTs: "'boot':2 'dual':1 'separ':5 'ssd':6 'two':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3711353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695856993 {#1525
        date: 2023-09-28 01:23:13.0 +02:00
      }
      +"title": 176958
    }
  ]
  -id: 10064
  -titleTs: "'eat':2 'partit':3 'window':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695912742
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5843805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695847242 {#2070
    date: 2023-09-27 22:40:42.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2100 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
  +slug: "Windows-eats-partitions"
  +title: "Windows eats partitions"
  +url: "https://lemmy.world/pictrs/image/da1a5047-a7c5-4c2e-81c9-06439a3862ce.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727540791 {#2053
    date: 2024-09-28 18:26:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  +badges: Doctrine\ORM\PersistentCollection {#2112 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dual booting < having two separate SSD’s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703613671 {#1667
        date: 2023-12-26 19:01:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@drbi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 176958
      -bodyTs: "'boot':2 'dual':1 'separ':5 'ssd':6 'two':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3711353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695856993 {#1525
        date: 2023-09-28 01:23:13.0 +02:00
      }
      +"title": 176958
    }
  ]
  -id: 10064
  -titleTs: "'eat':2 'partit':3 'window':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695912742
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5843805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695847242 {#2070
    date: 2023-09-27 22:40:42.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1567
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2100 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
    +slug: "Windows-eats-partitions"
    +title: "Windows eats partitions"
    +url: "https://lemmy.world/pictrs/image/da1a5047-a7c5-4c2e-81c9-06439a3862ce.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727540791 {#2053
      date: 2024-09-28 18:26:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2105 …}
    +votes: Doctrine\ORM\PersistentCollection {#2111 …}
    +reports: Doctrine\ORM\PersistentCollection {#2102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
    +badges: Doctrine\ORM\PersistentCollection {#2112 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 10064
    -titleTs: "'eat':2 'partit':3 'window':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695912742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5843805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695847242 {#2070
      date: 2023-09-27 22:40:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dual booting < having two separate SSD’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703613671 {#1667
    date: 2023-12-26 19:01:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drbi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 176958
  -bodyTs: "'boot':2 'dual':1 'separ':5 'ssd':6 'two':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3711353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695856993 {#1525
    date: 2023-09-28 01:23:13.0 +02:00
  }
  +"title": 176958
}
"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 {#1567
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2100 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
    +slug: "Windows-eats-partitions"
    +title: "Windows eats partitions"
    +url: "https://lemmy.world/pictrs/image/da1a5047-a7c5-4c2e-81c9-06439a3862ce.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727540791 {#2053
      date: 2024-09-28 18:26:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2105 …}
    +votes: Doctrine\ORM\PersistentCollection {#2111 …}
    +reports: Doctrine\ORM\PersistentCollection {#2102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
    +badges: Doctrine\ORM\PersistentCollection {#2112 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 10064
    -titleTs: "'eat':2 'partit':3 'window':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695912742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5843805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695847242 {#2070
      date: 2023-09-27 22:40:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dual booting < having two separate SSD’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703613671 {#1667
    date: 2023-12-26 19:01:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drbi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 176958
  -bodyTs: "'boot':2 'dual':1 'separ':5 'ssd':6 'two':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3711353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695856993 {#1525
    date: 2023-09-28 01:23:13.0 +02:00
  }
  +"title": 176958
}
"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 {#1567
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2100 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2336 …}
    +slug: "Windows-eats-partitions"
    +title: "Windows eats partitions"
    +url: "https://lemmy.world/pictrs/image/da1a5047-a7c5-4c2e-81c9-06439a3862ce.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727540791 {#2053
      date: 2024-09-28 18:26:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2105 …}
    +votes: Doctrine\ORM\PersistentCollection {#2111 …}
    +reports: Doctrine\ORM\PersistentCollection {#2102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
    +badges: Doctrine\ORM\PersistentCollection {#2112 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 10064
    -titleTs: "'eat':2 'partit':3 'window':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695912742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/5843805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695847242 {#2070
      date: 2023-09-27 22:40:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dual booting < having two separate SSD’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703613671 {#1667
    date: 2023-12-26 19:01:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drbi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 176958
  -bodyTs: "'boot':2 'dual':1 'separ':5 'ssd':6 'two':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3711353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695856993 {#1525
    date: 2023-09-28 01:23:13.0 +02:00
  }
  +"title": 176958
}
"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_ADMIN
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 ROLE_MODERATOR
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