GET https://kbin.spritesserver.nl/u/@ByroTriz@lemmy.ml

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 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
App\Entity\Entry {#1604
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "what-s-a-normie-KDE-distro"
  +title: "what's a normie KDE distro?"
  +url: null
  +body: "Looking for a normie KDE distro that works out of the box and is stable without issues."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728898101 {#1620
    date: 2024-10-14 11:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 32093
  -titleTs: "'distro':6 'kde':5 'normi':4"
  -bodyTs: "'box':12 'distro':6 'issu':17 'kde':5 'look':1 'normi':4 'stabl':15 'without':16 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10834977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826299 {#1613
    date: 2024-01-21 09:38:19.0 +01:00
  }
}
"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
App\Entity\Entry {#1604
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "what-s-a-normie-KDE-distro"
  +title: "what's a normie KDE distro?"
  +url: null
  +body: "Looking for a normie KDE distro that works out of the box and is stable without issues."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728898101 {#1620
    date: 2024-10-14 11:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 32093
  -titleTs: "'distro':6 'kde':5 'normi':4"
  -bodyTs: "'box':12 'distro':6 'issu':17 'kde':5 'look':1 'normi':4 'stabl':15 'without':16 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10834977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826299 {#1613
    date: 2024-01-21 09:38:19.0 +01:00
  }
}
"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
App\Entity\Entry {#1604
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "what-s-a-normie-KDE-distro"
  +title: "what's a normie KDE distro?"
  +url: null
  +body: "Looking for a normie KDE distro that works out of the box and is stable without issues."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728898101 {#1620
    date: 2024-10-14 11:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 32093
  -titleTs: "'distro':6 'kde':5 'normi':4"
  -bodyTs: "'box':12 'distro':6 'issu':17 'kde':5 'look':1 'normi':4 'stabl':15 'without':16 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912699
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10834977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826299 {#1613
    date: 2024-01-21 09:38:19.0 +01:00
  }
}
"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
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "best-foss-cad-software"
  +title: "best foss cad software?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724889162 {#2090
    date: 2024-08-29 01:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  +badges: Doctrine\ORM\PersistentCollection {#1989 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
      +image: null
      +parent: null
      +root: null
      +body: "One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705338442 {#2083
        date: 2024-01-15 18:07:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 311175
      -bodyTs: "'add':19 'add-on':18 'also':12 'blender':22 'cad':13,17 'free':16 'hasn':3 'name':6 'one':1 'sketcher':14 'solvespac':9 'yet':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7400994"
      +editedAt: DateTimeImmutable @1724140581 {#2082
        date: 2024-08-20 09:56:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705338442 {#2085
        date: 2024-01-15 18:07:22.0 +01:00
      }
      +"title": 311175
    }
  ]
  -id: 30633
  -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705408611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10575423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322211 {#2279
    date: 2024-01-15 13:36:51.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "best-foss-cad-software"
  +title: "best foss cad software?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724889162 {#2090
    date: 2024-08-29 01:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  +badges: Doctrine\ORM\PersistentCollection {#1989 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
      +image: null
      +parent: null
      +root: null
      +body: "One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705338442 {#2083
        date: 2024-01-15 18:07:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 311175
      -bodyTs: "'add':19 'add-on':18 'also':12 'blender':22 'cad':13,17 'free':16 'hasn':3 'name':6 'one':1 'sketcher':14 'solvespac':9 'yet':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7400994"
      +editedAt: DateTimeImmutable @1724140581 {#2082
        date: 2024-08-20 09:56:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705338442 {#2085
        date: 2024-01-15 18:07:22.0 +01:00
      }
      +"title": 311175
    }
  ]
  -id: 30633
  -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705408611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10575423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322211 {#2279
    date: 2024-01-15 13:36:51.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "best-foss-cad-software"
  +title: "best foss cad software?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724889162 {#2090
    date: 2024-08-29 01:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  +badges: Doctrine\ORM\PersistentCollection {#1989 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
      +image: null
      +parent: null
      +root: null
      +body: "One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705338442 {#2083
        date: 2024-01-15 18:07:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 311175
      -bodyTs: "'add':19 'add-on':18 'also':12 'blender':22 'cad':13,17 'free':16 'hasn':3 'name':6 'one':1 'sketcher':14 'solvespac':9 'yet':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7400994"
      +editedAt: DateTimeImmutable @1724140581 {#2082
        date: 2024-08-20 09:56:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705338442 {#2085
        date: 2024-01-15 18:07:22.0 +01:00
      }
      +"title": 311175
    }
  ]
  -id: 30633
  -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705408611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10575423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322211 {#2279
    date: 2024-01-15 13:36:51.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
    +slug: "best-foss-cad-software"
    +title: "best foss cad software?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724889162 {#2090
      date: 2024-08-29 01:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2004 …}
    +reports: Doctrine\ORM\PersistentCollection {#1993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 30633
    -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705408611
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10575423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705322211 {#2279
      date: 2024-01-15 13:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +parent: null
  +root: null
  +body: "One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705338442 {#2083
    date: 2024-01-15 18:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 311175
  -bodyTs: "'add':19 'add-on':18 'also':12 'blender':22 'cad':13,17 'free':16 'hasn':3 'name':6 'one':1 'sketcher':14 'solvespac':9 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7400994"
  +editedAt: DateTimeImmutable @1724140581 {#2082
    date: 2024-08-20 09:56:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705338442 {#2085
    date: 2024-01-15 18:07:22.0 +01:00
  }
  +"title": 311175
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
    +slug: "best-foss-cad-software"
    +title: "best foss cad software?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724889162 {#2090
      date: 2024-08-29 01:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2004 …}
    +reports: Doctrine\ORM\PersistentCollection {#1993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 30633
    -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705408611
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10575423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705322211 {#2279
      date: 2024-01-15 13:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +parent: null
  +root: null
  +body: "One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705338442 {#2083
    date: 2024-01-15 18:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 311175
  -bodyTs: "'add':19 'add-on':18 'also':12 'blender':22 'cad':13,17 'free':16 'hasn':3 'name':6 'one':1 'sketcher':14 'solvespac':9 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7400994"
  +editedAt: DateTimeImmutable @1724140581 {#2082
    date: 2024-08-20 09:56:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705338442 {#2085
    date: 2024-01-15 18:07:22.0 +01:00
  }
  +"title": 311175
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
    +slug: "best-foss-cad-software"
    +title: "best foss cad software?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724889162 {#2090
      date: 2024-08-29 01:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2004 …}
    +reports: Doctrine\ORM\PersistentCollection {#1993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
    +badges: Doctrine\ORM\PersistentCollection {#1989 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 30633
    -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705408611
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10575423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705322211 {#2279
      date: 2024-01-15 13:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1596 …}
  +image: null
  +parent: null
  +root: null
  +body: "One that hasn’t been named yet is SolveSpace. There is also CAD sketcher, a free CAD add-on for Blender"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705338442 {#2083
    date: 2024-01-15 18:07:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 311175
  -bodyTs: "'add':19 'add-on':18 'also':12 'blender':22 'cad':13,17 'free':16 'hasn':3 'name':6 'one':1 'sketcher':14 'solvespac':9 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7400994"
  +editedAt: DateTimeImmutable @1724140581 {#2082
    date: 2024-08-20 09:56:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705338442 {#2085
    date: 2024-01-15 18:07:22.0 +01:00
  }
  +"title": 311175
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2367 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2269 …}
  +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
  +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
  +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
  +body: """
    From the article:\n
    \n
    > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573441 {#2373
    date: 2024-04-08 12:50:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  +badges: Doctrine\ORM\PersistentCollection {#1356 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: null
      +root: null
      +body: "The marvels of intellectual property"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 241
      +score: 0
      +lastActive: DateTime @1711454711 {#1361
        date: 2024-03-26 13:05:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 273275
      -bodyTs: "'intellectu':4 'marvel':2 'properti':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7009754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704199207 {#1362
        date: 2024-01-02 13:40:07.0 +01:00
      }
      +"title": 273275
    }
  ]
  -id: 26695
  -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
  -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704282846
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4514355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704196446 {#2015
    date: 2024-01-02 12:54:06.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2367 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2269 …}
  +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
  +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
  +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
  +body: """
    From the article:\n
    \n
    > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573441 {#2373
    date: 2024-04-08 12:50:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  +badges: Doctrine\ORM\PersistentCollection {#1356 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: null
      +root: null
      +body: "The marvels of intellectual property"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 241
      +score: 0
      +lastActive: DateTime @1711454711 {#1361
        date: 2024-03-26 13:05:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 273275
      -bodyTs: "'intellectu':4 'marvel':2 'properti':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7009754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704199207 {#1362
        date: 2024-01-02 13:40:07.0 +01:00
      }
      +"title": 273275
    }
  ]
  -id: 26695
  -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
  -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704282846
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4514355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704196446 {#2015
    date: 2024-01-02 12:54:06.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: Proxies\__CG__\App\Entity\Image {#2367 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2269 …}
  +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
  +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
  +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
  +body: """
    From the article:\n
    \n
    > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573441 {#2373
    date: 2024-04-08 12:50:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  +badges: Doctrine\ORM\PersistentCollection {#1356 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: null
      +root: null
      +body: "The marvels of intellectual property"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 241
      +score: 0
      +lastActive: DateTime @1711454711 {#1361
        date: 2024-03-26 13:05:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 273275
      -bodyTs: "'intellectu':4 'marvel':2 'properti':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7009754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704199207 {#1362
        date: 2024-01-02 13:40:07.0 +01:00
      }
      +"title": 273275
    }
  ]
  -id: 26695
  -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
  -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704282846
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4514355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704196446 {#2015
    date: 2024-01-02 12:54:06.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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2367 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2269 …}
    +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
    +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
    +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
    +body: """
      From the article:\n
      \n
      > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 125
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573441 {#2373
      date: 2024-04-08 12:50:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    +badges: Doctrine\ORM\PersistentCollection {#1356 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 26695
    -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
    -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704282846
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4514355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704196446 {#2015
      date: 2024-01-02 12:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: null
  +root: null
  +body: "The marvels of intellectual property"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 241
  +score: 0
  +lastActive: DateTime @1711454711 {#1361
    date: 2024-03-26 13:05:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 273275
  -bodyTs: "'intellectu':4 'marvel':2 'properti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7009754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199207 {#1362
    date: 2024-01-02 13:40:07.0 +01:00
  }
  +"title": 273275
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2367 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2269 …}
    +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
    +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
    +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
    +body: """
      From the article:\n
      \n
      > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 125
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573441 {#2373
      date: 2024-04-08 12:50:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    +badges: Doctrine\ORM\PersistentCollection {#1356 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 26695
    -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
    -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704282846
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4514355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704196446 {#2015
      date: 2024-01-02 12:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: null
  +root: null
  +body: "The marvels of intellectual property"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 241
  +score: 0
  +lastActive: DateTime @1711454711 {#1361
    date: 2024-03-26 13:05:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 273275
  -bodyTs: "'intellectu':4 'marvel':2 'properti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7009754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199207 {#1362
    date: 2024-01-02 13:40:07.0 +01:00
  }
  +"title": 273275
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: Proxies\__CG__\App\Entity\Image {#2367 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2269 …}
    +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
    +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
    +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
    +body: """
      From the article:\n
      \n
      > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 125
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573441 {#2373
      date: 2024-04-08 12:50:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2352 …}
    +votes: Doctrine\ORM\PersistentCollection {#1348 …}
    +reports: Doctrine\ORM\PersistentCollection {#1349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    +badges: Doctrine\ORM\PersistentCollection {#1356 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 26695
    -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
    -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704282846
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4514355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704196446 {#2015
      date: 2024-01-02 12:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: null
  +root: null
  +body: "The marvels of intellectual property"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 241
  +score: 0
  +lastActive: DateTime @1711454711 {#1361
    date: 2024-03-26 13:05:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 273275
  -bodyTs: "'intellectu':4 'marvel':2 'properti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7009754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199207 {#1362
    date: 2024-01-02 13:40:07.0 +01:00
  }
  +"title": 273275
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "It’s not? I was under the impression it was"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704121495 {#1630
    date: 2024-01-01 16:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 270304
  -bodyTs: "'impress':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6990735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121495 {#1599
    date: 2024-01-01 16:04:55.0 +01:00
  }
  +"title": 270304
}
"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 {#1736
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "It’s not? I was under the impression it was"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704121495 {#1630
    date: 2024-01-01 16:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 270304
  -bodyTs: "'impress':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6990735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121495 {#1599
    date: 2024-01-01 16:04:55.0 +01:00
  }
  +"title": 270304
}
"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 {#1736
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "It’s not? I was under the impression it was"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704121495 {#1630
    date: 2024-01-01 16:04:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@RovingFox@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 270304
  -bodyTs: "'impress':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6990735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704121495 {#1599
    date: 2024-01-01 16:04:55.0 +01:00
  }
  +"title": 270304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +body: "I see. I completely missed that somehow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704123704 {#2363
    date: 2024-01-01 16:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@eya@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 270419
  -bodyTs: "'complet':4 'miss':5 'see':2 'somehow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6991387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123704 {#1906
    date: 2024-01-01 16:41:44.0 +01:00
  }
  +"title": 270419
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +body: "I see. I completely missed that somehow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704123704 {#2363
    date: 2024-01-01 16:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@eya@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 270419
  -bodyTs: "'complet':4 'miss':5 'see':2 'somehow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6991387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123704 {#1906
    date: 2024-01-01 16:41:44.0 +01:00
  }
  +"title": 270419
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +body: "I see. I completely missed that somehow"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704123704 {#2363
    date: 2024-01-01 16:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@eya@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 270419
  -bodyTs: "'complet':4 'miss':5 'see':2 'somehow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6991387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123704 {#1906
    date: 2024-01-01 16:41:44.0 +01:00
  }
  +"title": 270419
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "I mean it’s not FOSS so I won’t use it, but if Aurora doesn’t work you can just install it from apk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704199020 {#2369
    date: 2024-01-02 13:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@airikr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 273266
  -bodyTs: "'apk':25 'aurora':15 'doesn':16 'foss':6 'instal':22 'mean':2 'use':11 'won':9 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7009704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199020 {#2387
    date: 2024-01-02 13:37:00.0 +01:00
  }
  +"title": 273266
}
"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 {#2392
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "I mean it’s not FOSS so I won’t use it, but if Aurora doesn’t work you can just install it from apk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704199020 {#2369
    date: 2024-01-02 13:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@airikr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 273266
  -bodyTs: "'apk':25 'aurora':15 'doesn':16 'foss':6 'instal':22 'mean':2 'use':11 'won':9 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7009704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199020 {#2387
    date: 2024-01-02 13:37:00.0 +01:00
  }
  +"title": 273266
}
"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 {#2392
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "I mean it’s not FOSS so I won’t use it, but if Aurora doesn’t work you can just install it from apk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704199020 {#2369
    date: 2024-01-02 13:37:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@airikr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 273266
  -bodyTs: "'apk':25 'aurora':15 'doesn':16 'foss':6 'instal':22 'mean':2 'use':11 'won':9 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7009704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199020 {#2387
    date: 2024-01-02 13:37:00.0 +01:00
  }
  +"title": 273266
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "I did find the apk somewhere, but I don’t care to do that again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704204498 {#2012
    date: 2024-01-02 15:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@airikr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 273470
  -bodyTs: "'apk':5 'care':11 'find':3 'somewher':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7010920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204498 {#2020
    date: 2024-01-02 15:08:18.0 +01:00
  }
  +"title": 273470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "I did find the apk somewhere, but I don’t care to do that again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704204498 {#2012
    date: 2024-01-02 15:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@airikr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 273470
  -bodyTs: "'apk':5 'care':11 'find':3 'somewher':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7010920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204498 {#2020
    date: 2024-01-02 15:08:18.0 +01:00
  }
  +"title": 273470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +body: "I did find the apk somewhere, but I don’t care to do that again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704204498 {#2012
    date: 2024-01-02 15:08:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ByroTriz@lemmy.ml"
    "@airikr@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 273470
  -bodyTs: "'apk':5 'care':11 'find':3 'somewher':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7010920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204498 {#2020
    date: 2024-01-02 15:08:18.0 +01:00
  }
  +"title": 273470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1448
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Where-do-you-see-yourself-in-10-years"
  +title: "Where do you see yourself in 10 years?"
  +url: "https://lemmy.ml/pictrs/image/3baf6bb3-b3c1-41c7-8c89-6ed7c416c311.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727927486 {#1783
    date: 2024-10-03 05:51:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 12768
  -titleTs: "'10':7 'see':4 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698865358
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7302791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698778958 {#1780
    date: 2023-10-31 20:02:38.0 +01:00
  }
}
"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
39 DENIED edit
App\Entity\Entry {#1448
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Where-do-you-see-yourself-in-10-years"
  +title: "Where do you see yourself in 10 years?"
  +url: "https://lemmy.ml/pictrs/image/3baf6bb3-b3c1-41c7-8c89-6ed7c416c311.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727927486 {#1783
    date: 2024-10-03 05:51:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 12768
  -titleTs: "'10':7 'see':4 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698865358
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7302791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698778958 {#1780
    date: 2023-10-31 20:02:38.0 +01:00
  }
}
"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
40 DENIED moderate
App\Entity\Entry {#1448
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Where-do-you-see-yourself-in-10-years"
  +title: "Where do you see yourself in 10 years?"
  +url: "https://lemmy.ml/pictrs/image/3baf6bb3-b3c1-41c7-8c89-6ed7c416c311.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727927486 {#1783
    date: 2024-10-03 05:51:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 12768
  -titleTs: "'10':7 'see':4 'year':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698865358
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7302791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698778958 {#1780
    date: 2023-10-31 20:02:38.0 +01:00
  }
}
"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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1550
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Privacy-no-free-speech"
  +title: "Privacy = no free speech"
  +url: "https://lemmy.ml/pictrs/image/604ca75d-8156-4af3-9020-d299b21f9615.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698673624 {#1549
    date: 2023-10-30 14:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 13472
  -titleTs: "'free':3 'privaci':1 'speech':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698732006
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7240246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698672006 {#1585
    date: 2023-10-30 14:20:06.0 +01:00
  }
}
"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
43 DENIED edit
App\Entity\Entry {#1550
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Privacy-no-free-speech"
  +title: "Privacy = no free speech"
  +url: "https://lemmy.ml/pictrs/image/604ca75d-8156-4af3-9020-d299b21f9615.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698673624 {#1549
    date: 2023-10-30 14:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 13472
  -titleTs: "'free':3 'privaci':1 'speech':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698732006
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7240246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698672006 {#1585
    date: 2023-10-30 14:20:06.0 +01:00
  }
}
"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
44 DENIED moderate
App\Entity\Entry {#1550
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Privacy-no-free-speech"
  +title: "Privacy = no free speech"
  +url: "https://lemmy.ml/pictrs/image/604ca75d-8156-4af3-9020-d299b21f9615.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698673624 {#1549
    date: 2023-10-30 14:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 13472
  -titleTs: "'free':3 'privaci':1 'speech':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698732006
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7240246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698672006 {#1585
    date: 2023-10-30 14:20:06.0 +01:00
  }
}
"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
45 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
46 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