GET https://kbin.spritesserver.nl/u/@circuitfarmer@lemmy.sdf.org/comments/top

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 …}
}
26.10 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\EntryComment {#2061
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "Most anti-piracy measures are useless at stopping piracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1698894310 {#2096
    date: 2023-11-02 04:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
    "@FartsWithAnAccent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 83750
  -bodyTs: "'anti':3 'anti-piraci':2 'measur':5 'piraci':4,10 'stop':9 'useless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5002421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698894310 {#1708
    date: 2023-11-02 04:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "Most anti-piracy measures are useless at stopping piracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1698894310 {#2096
    date: 2023-11-02 04:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
    "@FartsWithAnAccent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 83750
  -bodyTs: "'anti':3 'anti-piraci':2 'measur':5 'piraci':4,10 'stop':9 'useless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5002421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698894310 {#1708
    date: 2023-11-02 04:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "Most anti-piracy measures are useless at stopping piracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 79
  +score: 0
  +lastActive: DateTime @1698894310 {#2096
    date: 2023-11-02 04:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
    "@FartsWithAnAccent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 83750
  -bodyTs: "'anti':3 'anti-piraci':2 'measur':5 'piraci':4,10 'stop':9 'useless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5002421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698894310 {#1708
    date: 2023-11-02 04:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Quite honestly: nothing. Some folks might deliberately use Steamboat Willie in some content because they can, and Disney will likely try and attack some of those people in court based on **trademark** law if applicable.\n
    \n
    But I don’t really see a lot of actual utility in the Steamboat Willie character, outside of Disney itself. Any use of it is ultimately just referring to the “I can do this now” aspect of having just entered public domain, which frankly isn’t that interesting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1711040380 {#2084
    date: 2024-03-21 17:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 271614
  -bodyTs: "'actual':45 'applic':35 'aspect':71 'attack':23 'base':30 'charact':51 'content':13 'court':29 'deliber':7 'disney':18,54 'domain':77 'enter':75 'folk':5 'frank':79 'honest':2 'interest':83 'isn':80 'law':33 'like':20 'lot':43 'might':6 'noth':3 'outsid':52 'peopl':27 'public':76 'quit':1 'realli':40 'refer':63 'see':41 'steamboat':9,49 'trademark':32 'tri':21 'ultim':61 'use':8,57 'util':46 'willi':10,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6851413"
  +editedAt: DateTimeImmutable @1711115967 {#2076
    date: 2024-03-22 14:59:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704156687 {#2085
    date: 2024-01-02 01:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Quite honestly: nothing. Some folks might deliberately use Steamboat Willie in some content because they can, and Disney will likely try and attack some of those people in court based on **trademark** law if applicable.\n
    \n
    But I don’t really see a lot of actual utility in the Steamboat Willie character, outside of Disney itself. Any use of it is ultimately just referring to the “I can do this now” aspect of having just entered public domain, which frankly isn’t that interesting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1711040380 {#2084
    date: 2024-03-21 17:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 271614
  -bodyTs: "'actual':45 'applic':35 'aspect':71 'attack':23 'base':30 'charact':51 'content':13 'court':29 'deliber':7 'disney':18,54 'domain':77 'enter':75 'folk':5 'frank':79 'honest':2 'interest':83 'isn':80 'law':33 'like':20 'lot':43 'might':6 'noth':3 'outsid':52 'peopl':27 'public':76 'quit':1 'realli':40 'refer':63 'see':41 'steamboat':9,49 'trademark':32 'tri':21 'ultim':61 'use':8,57 'util':46 'willi':10,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6851413"
  +editedAt: DateTimeImmutable @1711115967 {#2076
    date: 2024-03-22 14:59:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704156687 {#2085
    date: 2024-01-02 01:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Quite honestly: nothing. Some folks might deliberately use Steamboat Willie in some content because they can, and Disney will likely try and attack some of those people in court based on **trademark** law if applicable.\n
    \n
    But I don’t really see a lot of actual utility in the Steamboat Willie character, outside of Disney itself. Any use of it is ultimately just referring to the “I can do this now” aspect of having just entered public domain, which frankly isn’t that interesting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1711040380 {#2084
    date: 2024-03-21 17:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 271614
  -bodyTs: "'actual':45 'applic':35 'aspect':71 'attack':23 'base':30 'charact':51 'content':13 'court':29 'deliber':7 'disney':18,54 'domain':77 'enter':75 'folk':5 'frank':79 'honest':2 'interest':83 'isn':80 'law':33 'like':20 'lot':43 'might':6 'noth':3 'outsid':52 'peopl':27 'public':76 'quit':1 'realli':40 'refer':63 'see':41 'steamboat':9,49 'trademark':32 'tri':21 'ultim':61 'use':8,57 'util':46 'willi':10,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6851413"
  +editedAt: DateTimeImmutable @1711115967 {#2076
    date: 2024-03-22 14:59:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704156687 {#2085
    date: 2024-01-02 01:51:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: "Skilled with a katana due to extensive training in mother’s basement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701195183 {#2329
    date: 2023-11-28 19:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 152934
  -bodyTs: "'basement':12 'due':5 'extens':7 'katana':4 'mother':10 'skill':1 'train':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5738121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700704395 {#2324
    date: 2023-11-23 02:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: "Skilled with a katana due to extensive training in mother’s basement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701195183 {#2329
    date: 2023-11-28 19:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 152934
  -bodyTs: "'basement':12 'due':5 'extens':7 'katana':4 'mother':10 'skill':1 'train':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5738121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700704395 {#2324
    date: 2023-11-23 02:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: "Skilled with a katana due to extensive training in mother’s basement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701195183 {#2329
    date: 2023-11-28 19:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 152934
  -bodyTs: "'basement':12 'due':5 'extens':7 'katana':4 'mother':10 'skill':1 'train':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5738121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700704395 {#2324
    date: 2023-11-23 02:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "Because MBA- and CEO-brains say that raking in money hand over fist doesn’t matter unless you can rake in consistently more and more money hand over fist. What normal people see as stable profits, they see as underperforming versus the bigger profits they see only in their head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1704416270 {#2325
    date: 2024-01-05 01:57:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HexesofVexes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 281419
  -bodyTs: "'bigger':44 'brain':6 'ceo':5 'ceo-brain':4 'consist':23 'doesn':15 'fist':14,30 'hand':12,28 'head':51 'matter':17 'mba':2 'money':11,27 'normal':32 'peopl':33 'profit':37,45 'rake':9,21 'say':7 'see':34,39,47 'stabl':36 'underperform':41 'unless':18 'versus':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6948736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416270 {#2094
    date: 2024-01-05 01:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "Because MBA- and CEO-brains say that raking in money hand over fist doesn’t matter unless you can rake in consistently more and more money hand over fist. What normal people see as stable profits, they see as underperforming versus the bigger profits they see only in their head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1704416270 {#2325
    date: 2024-01-05 01:57:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HexesofVexes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 281419
  -bodyTs: "'bigger':44 'brain':6 'ceo':5 'ceo-brain':4 'consist':23 'doesn':15 'fist':14,30 'hand':12,28 'head':51 'matter':17 'mba':2 'money':11,27 'normal':32 'peopl':33 'profit':37,45 'rake':9,21 'say':7 'see':34,39,47 'stabl':36 'underperform':41 'unless':18 'versus':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6948736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416270 {#2094
    date: 2024-01-05 01:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "Because MBA- and CEO-brains say that raking in money hand over fist doesn’t matter unless you can rake in consistently more and more money hand over fist. What normal people see as stable profits, they see as underperforming versus the bigger profits they see only in their head."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1704416270 {#2325
    date: 2024-01-05 01:57:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@HexesofVexes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 281419
  -bodyTs: "'bigger':44 'brain':6 'ceo':5 'ceo-brain':4 'consist':23 'doesn':15 'fist':14,30 'hand':12,28 'head':51 'matter':17 'mba':2 'money':11,27 'normal':32 'peopl':33 'profit':37,45 'rake':9,21 'say':7 'see':34,39,47 'stabl':36 'underperform':41 'unless':18 'versus':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6948736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416270 {#2094
    date: 2024-01-05 01:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve heard an argument that a reason why Disney has pushed Steamboat Willie lately (new intro for Disney Animation films, and a lot of merch) is because copyright law works differently from trademark law. They can still claim a trademark even if the copyrighted work is in public domain. I’m not a lawyer, but if that’s not all BS, I don’t think we have to worry about anything like this anytime soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1710318013 {#2350
    date: 2024-03-13 09:20:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 268934
  -bodyTs: "'anim':20 'anyth':72 'anytim':75 'argument':5 'bs':62 'claim':39 'copyright':29,45 'differ':32 'disney':10,19 'domain':50 'even':42 'film':21 'heard':3 'intro':17 'late':15 'law':30,35 'lawyer':55 'like':73 'lot':24 'm':52 'merch':26 'new':16 'public':49 'push':12 'reason':8 'soon':76 'steamboat':13 'still':38 'think':66 'trademark':34,41 've':2 'willi':14 'work':31,46 'worri':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6829092"
  +editedAt: DateTimeImmutable @1711116063 {#2131
    date: 2024-03-22 15:01:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704073881 {#1909
    date: 2024-01-01 02:51:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve heard an argument that a reason why Disney has pushed Steamboat Willie lately (new intro for Disney Animation films, and a lot of merch) is because copyright law works differently from trademark law. They can still claim a trademark even if the copyrighted work is in public domain. I’m not a lawyer, but if that’s not all BS, I don’t think we have to worry about anything like this anytime soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1710318013 {#2350
    date: 2024-03-13 09:20:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 268934
  -bodyTs: "'anim':20 'anyth':72 'anytim':75 'argument':5 'bs':62 'claim':39 'copyright':29,45 'differ':32 'disney':10,19 'domain':50 'even':42 'film':21 'heard':3 'intro':17 'late':15 'law':30,35 'lawyer':55 'like':73 'lot':24 'm':52 'merch':26 'new':16 'public':49 'push':12 'reason':8 'soon':76 'steamboat':13 'still':38 'think':66 'trademark':34,41 've':2 'willi':14 'work':31,46 'worri':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6829092"
  +editedAt: DateTimeImmutable @1711116063 {#2131
    date: 2024-03-22 15:01:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704073881 {#1909
    date: 2024-01-01 02:51:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2077 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve heard an argument that a reason why Disney has pushed Steamboat Willie lately (new intro for Disney Animation films, and a lot of merch) is because copyright law works differently from trademark law. They can still claim a trademark even if the copyrighted work is in public domain. I’m not a lawyer, but if that’s not all BS, I don’t think we have to worry about anything like this anytime soon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1710318013 {#2350
    date: 2024-03-13 09:20:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 268934
  -bodyTs: "'anim':20 'anyth':72 'anytim':75 'argument':5 'bs':62 'claim':39 'copyright':29,45 'differ':32 'disney':10,19 'domain':50 'even':42 'film':21 'heard':3 'intro':17 'late':15 'law':30,35 'lawyer':55 'like':73 'lot':24 'm':52 'merch':26 'new':16 'public':49 'push':12 'reason':8 'soon':76 'steamboat':13 'still':38 'think':66 'trademark':34,41 've':2 'willi':14 'work':31,46 'worri':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6829092"
  +editedAt: DateTimeImmutable @1711116063 {#2131
    date: 2024-03-22 15:01:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704073881 {#1909
    date: 2024-01-01 02:51:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love this. Anything that keeps me in the terminal and out of the browser is a blessing from Tux himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1703815017 {#2080
    date: 2023-12-29 02:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crunchpaste@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 261154
  -bodyTs: "'anyth':4 'bless':18 'browser':15 'keep':6 'love':2 'termin':10 'tux':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6762705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815017 {#2064
    date: 2023-12-29 02:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love this. Anything that keeps me in the terminal and out of the browser is a blessing from Tux himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1703815017 {#2080
    date: 2023-12-29 02:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crunchpaste@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 261154
  -bodyTs: "'anyth':4 'bless':18 'browser':15 'keep':6 'love':2 'termin':10 'tux':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6762705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815017 {#2064
    date: 2023-12-29 02:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2069 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love this. Anything that keeps me in the terminal and out of the browser is a blessing from Tux himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1703815017 {#2080
    date: 2023-12-29 02:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crunchpaste@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 261154
  -bodyTs: "'anyth':4 'bless':18 'browser':15 'keep':6 'love':2 'termin':10 'tux':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6762705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815017 {#2064
    date: 2023-12-29 02:56:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Others have said this, but just adding to the pile: I had a system running Pop and a GTX 970. I removed the 970 and installed an RX 6600 XT and had absolutely no issues (and it was the nvidia version of Pop – I simply removed the nvidia shit at a later time)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700602567 {#2068
    date: 2023-11-21 22:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 129154
  -bodyTs: "'6600':29 '970':20,24 'absolut':33 'ad':7 'gtx':19 'instal':26 'issu':35 'later':52 'nvidia':40,48 'other':1 'pile':10 'pop':16,43 'remov':22,46 'run':15 'rx':28 'said':3 'shit':49 'simpli':45 'system':14 'time':53 'version':41 'xt':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5499128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700111696 {#2073
    date: 2023-11-16 06:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Others have said this, but just adding to the pile: I had a system running Pop and a GTX 970. I removed the 970 and installed an RX 6600 XT and had absolutely no issues (and it was the nvidia version of Pop – I simply removed the nvidia shit at a later time)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700602567 {#2068
    date: 2023-11-21 22:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 129154
  -bodyTs: "'6600':29 '970':20,24 'absolut':33 'ad':7 'gtx':19 'instal':26 'issu':35 'later':52 'nvidia':40,48 'other':1 'pile':10 'pop':16,43 'remov':22,46 'run':15 'rx':28 'said':3 'shit':49 'simpli':45 'system':14 'time':53 'version':41 'xt':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5499128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700111696 {#2073
    date: 2023-11-16 06:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: null
  +root: null
  +body: "Others have said this, but just adding to the pile: I had a system running Pop and a GTX 970. I removed the 970 and installed an RX 6600 XT and had absolutely no issues (and it was the nvidia version of Pop – I simply removed the nvidia shit at a later time)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700602567 {#2068
    date: 2023-11-21 22:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 129154
  -bodyTs: "'6600':29 '970':20,24 'absolut':33 'ad':7 'gtx':19 'instal':26 'issu':35 'later':52 'nvidia':40,48 'other':1 'pile':10 'pop':16,43 'remov':22,46 'run':15 'rx':28 'said':3 'shit':49 'simpli':45 'system':14 'time':53 'version':41 'xt':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5499128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700111696 {#2073
    date: 2023-11-16 06:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Related: I just spent 2 weeks doing a fanedit of STV. I will die on the hill that the plot is good if you can get around most of the silly humor of Shatner (which obviously I removed), as well as most of the weird shit between Scotty and Uhura.\n
    \n
    At the core, it is a sweeping critique of religion and charlatanism. Larry Luckenbill as Sybok is one of the great performances in all of Trekdom.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701421270 {#2057
    date: 2023-12-01 10:01:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 129068
  -bodyTs: "'2':5 'around':27 'charlatan':62 'core':53 'critiqu':58 'die':14 'fanedit':9 'get':26 'good':22 'great':71 'hill':17 'humor':32 'larri':63 'luckenbil':64 'obvious':36 'one':68 'perform':72 'plot':20 'relat':1 'religion':60 'remov':38 'scotti':48 'shatner':34 'shit':46 'silli':31 'spent':4 'stv':11 'sweep':57 'sybok':66 'trekdom':76 'uhura':50 'week':6 'weird':45 'well':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5498355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700109425 {#2045
    date: 2023-11-16 05:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Related: I just spent 2 weeks doing a fanedit of STV. I will die on the hill that the plot is good if you can get around most of the silly humor of Shatner (which obviously I removed), as well as most of the weird shit between Scotty and Uhura.\n
    \n
    At the core, it is a sweeping critique of religion and charlatanism. Larry Luckenbill as Sybok is one of the great performances in all of Trekdom.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701421270 {#2057
    date: 2023-12-01 10:01:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 129068
  -bodyTs: "'2':5 'around':27 'charlatan':62 'core':53 'critiqu':58 'die':14 'fanedit':9 'get':26 'good':22 'great':71 'hill':17 'humor':32 'larri':63 'luckenbil':64 'obvious':36 'one':68 'perform':72 'plot':20 'relat':1 'religion':60 'remov':38 'scotti':48 'shatner':34 'shit':46 'silli':31 'spent':4 'stv':11 'sweep':57 'sybok':66 'trekdom':76 'uhura':50 'week':6 'weird':45 'well':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5498355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700109425 {#2045
    date: 2023-11-16 05:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Related: I just spent 2 weeks doing a fanedit of STV. I will die on the hill that the plot is good if you can get around most of the silly humor of Shatner (which obviously I removed), as well as most of the weird shit between Scotty and Uhura.\n
    \n
    At the core, it is a sweeping critique of religion and charlatanism. Larry Luckenbill as Sybok is one of the great performances in all of Trekdom.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701421270 {#2057
    date: 2023-12-01 10:01:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 129068
  -bodyTs: "'2':5 'around':27 'charlatan':62 'core':53 'critiqu':58 'die':14 'fanedit':9 'get':26 'good':22 'great':71 'hill':17 'humor':32 'larri':63 'luckenbil':64 'obvious':36 'one':68 'perform':72 'plot':20 'relat':1 'religion':60 'remov':38 'scotti':48 'shatner':34 'shit':46 'silli':31 'spent':4 'stv':11 'sweep':57 'sybok':66 'trekdom':76 'uhura':50 'week':6 'weird':45 'well':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5498355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700109425 {#2045
    date: 2023-11-16 05:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "That’s disheartening but I figured it had to be something like that. Ultimately then the danger will be thinking “great, now right to repair is fixed”, plus Apple gets to claim they were altruistic. Ugh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1694574721 {#2101
    date: 2023-09-13 05:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Raisin8659@monyet.cc"
    "@DBT@lemmy.world"
    "@AProfessional@lemmy.world"
    "@0110010001100010@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 29020
  -bodyTs: "'altruist':35 'appl':29 'claim':32 'danger':17 'dishearten':3 'figur':6 'fix':27 'get':30 'great':21 'like':12 'plus':28 'repair':25 'right':23 'someth':11 'think':20 'ugh':36 'ultim':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3106746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694574721 {#2111
    date: 2023-09-13 05:12:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "That’s disheartening but I figured it had to be something like that. Ultimately then the danger will be thinking “great, now right to repair is fixed”, plus Apple gets to claim they were altruistic. Ugh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1694574721 {#2101
    date: 2023-09-13 05:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Raisin8659@monyet.cc"
    "@DBT@lemmy.world"
    "@AProfessional@lemmy.world"
    "@0110010001100010@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 29020
  -bodyTs: "'altruist':35 'appl':29 'claim':32 'danger':17 'dishearten':3 'figur':6 'fix':27 'get':30 'great':21 'like':12 'plus':28 'repair':25 'right':23 'someth':11 'think':20 'ugh':36 'ultim':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3106746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694574721 {#2111
    date: 2023-09-13 05:12:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "That’s disheartening but I figured it had to be something like that. Ultimately then the danger will be thinking “great, now right to repair is fixed”, plus Apple gets to claim they were altruistic. Ugh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1694574721 {#2101
    date: 2023-09-13 05:12:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Raisin8659@monyet.cc"
    "@DBT@lemmy.world"
    "@AProfessional@lemmy.world"
    "@0110010001100010@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 29020
  -bodyTs: "'altruist':35 'appl':29 'claim':32 'danger':17 'dishearten':3 'figur':6 'fix':27 'get':30 'great':21 'like':12 'plus':28 'repair':25 'right':23 'someth':11 'think':20 'ugh':36 'ultim':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3106746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694574721 {#2111
    date: 2023-09-13 05:12:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surely the bot accounts pay for all that bandwidth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691719878 {#2119
    date: 2023-08-11 04:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@icedcoffee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 25764
  -bodyTs: "'account':4 'bandwidth':9 'bot':3 'pay':5 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/1921684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691719383 {#2123
    date: 2023-08-11 04:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surely the bot accounts pay for all that bandwidth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691719878 {#2119
    date: 2023-08-11 04:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@icedcoffee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 25764
  -bodyTs: "'account':4 'bandwidth':9 'bot':3 'pay':5 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/1921684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691719383 {#2123
    date: 2023-08-11 04:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: "Surely the bot accounts pay for all that bandwidth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691719878 {#2119
    date: 2023-08-11 04:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@icedcoffee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 25764
  -bodyTs: "'account':4 'bandwidth':9 'bot':3 'pay':5 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/1921684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691719383 {#2123
    date: 2023-08-11 04:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m having trouble even thinking of what the customer meant with this order"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698401551 {#2214
    date: 2023-10-27 12:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 73903
  -bodyTs: "'custom':10 'even':5 'm':2 'meant':11 'order':14 'think':6 'troubl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4788400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363795 {#2216
    date: 2023-10-27 01:43:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m having trouble even thinking of what the customer meant with this order"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698401551 {#2214
    date: 2023-10-27 12:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 73903
  -bodyTs: "'custom':10 'even':5 'm':2 'meant':11 'order':14 'think':6 'troubl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4788400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363795 {#2216
    date: 2023-10-27 01:43:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m having trouble even thinking of what the customer meant with this order"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698401551 {#2214
    date: 2023-10-27 12:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 73903
  -bodyTs: "'custom':10 'even':5 'm':2 'meant':11 'order':14 'think':6 'troubl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4788400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363795 {#2216
    date: 2023-10-27 01:43:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All they had to do was throw it in Early Access while they fixed it. The reviews would likely be stellar in that case. Releasing it fully in this state just feels like some corporate BS. Disappointed in dev and publisher, and they keep making it worse with their weird excuses.\n
    \n
    “Built with modern hardware in mind”, homie this shit ain’t even running right on a 4090. And 30fps target? Idk what they’re smoking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698272707 {#2301
    date: 2023-10-26 00:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 72160
  -bodyTs: "'30fps':70 '4090':68 'access':11 'ain':61 'bs':36 'built':52 'case':24 'corpor':35 'dev':39 'disappoint':37 'earli':10 'even':63 'excus':51 'feel':32 'fix':14 'fulli':27 'hardwar':55 'homi':58 'idk':72 'keep':44 'like':19,33 'make':45 'mind':57 'modern':54 'publish':41 're':75 'releas':25 'review':17 'right':65 'run':64 'shit':60 'smoke':76 'state':30 'stellar':21 'target':71 'throw':7 'weird':50 'wors':47 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4750973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272707 {#2309
    date: 2023-10-26 00:25:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All they had to do was throw it in Early Access while they fixed it. The reviews would likely be stellar in that case. Releasing it fully in this state just feels like some corporate BS. Disappointed in dev and publisher, and they keep making it worse with their weird excuses.\n
    \n
    “Built with modern hardware in mind”, homie this shit ain’t even running right on a 4090. And 30fps target? Idk what they’re smoking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698272707 {#2301
    date: 2023-10-26 00:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 72160
  -bodyTs: "'30fps':70 '4090':68 'access':11 'ain':61 'bs':36 'built':52 'case':24 'corpor':35 'dev':39 'disappoint':37 'earli':10 'even':63 'excus':51 'feel':32 'fix':14 'fulli':27 'hardwar':55 'homi':58 'idk':72 'keep':44 'like':19,33 'make':45 'mind':57 'modern':54 'publish':41 're':75 'releas':25 'review':17 'right':65 'run':64 'shit':60 'smoke':76 'state':30 'stellar':21 'target':71 'throw':7 'weird':50 'wors':47 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4750973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272707 {#2309
    date: 2023-10-26 00:25:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2328 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All they had to do was throw it in Early Access while they fixed it. The reviews would likely be stellar in that case. Releasing it fully in this state just feels like some corporate BS. Disappointed in dev and publisher, and they keep making it worse with their weird excuses.\n
    \n
    “Built with modern hardware in mind”, homie this shit ain’t even running right on a 4090. And 30fps target? Idk what they’re smoking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698272707 {#2301
    date: 2023-10-26 00:25:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 72160
  -bodyTs: "'30fps':70 '4090':68 'access':11 'ain':61 'bs':36 'built':52 'case':24 'corpor':35 'dev':39 'disappoint':37 'earli':10 'even':63 'excus':51 'feel':32 'fix':14 'fulli':27 'hardwar':55 'homi':58 'idk':72 'keep':44 'like':19,33 'make':45 'mind':57 'modern':54 'publish':41 're':75 'releas':25 'review':17 'right':65 'run':64 'shit':60 'smoke':76 'state':30 'stellar':21 'target':71 'throw':7 'weird':50 'wors':47 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4750973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698272707 {#2309
    date: 2023-10-26 00:25:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    It shouldn’t be clear as mud. The answer is: it will work out of the box. Just try it.\n
    \n
    As I said in another comment, I had a system running nvidia and Pop. AMD card worked with no issues and no additional software installed. I removed the nvidia stuff some months later. It doesn’t affect anything in the meantime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700116839 {#2317
    date: 2023-11-16 07:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 129327
  -bodyTs: "'addit':43 'affect':57 'amd':35 'anoth':25 'answer':9 'anyth':58 'box':17 'card':36 'clear':5 'comment':26 'doesn':55 'instal':45 'issu':40 'later':53 'meantim':61 'month':52 'mud':7 'nvidia':32,49 'pop':34 'remov':47 'run':31 'said':23 'shouldn':2 'softwar':44 'stuff':50 'system':30 'tri':19 'work':13,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5500717"
  +editedAt: DateTimeImmutable @1700385356 {#2319
    date: 2023-11-19 10:15:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700116839 {#2089
    date: 2023-11-16 07:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    It shouldn’t be clear as mud. The answer is: it will work out of the box. Just try it.\n
    \n
    As I said in another comment, I had a system running nvidia and Pop. AMD card worked with no issues and no additional software installed. I removed the nvidia stuff some months later. It doesn’t affect anything in the meantime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700116839 {#2317
    date: 2023-11-16 07:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 129327
  -bodyTs: "'addit':43 'affect':57 'amd':35 'anoth':25 'answer':9 'anyth':58 'box':17 'card':36 'clear':5 'comment':26 'doesn':55 'instal':45 'issu':40 'later':53 'meantim':61 'month':52 'mud':7 'nvidia':32,49 'pop':34 'remov':47 'run':31 'said':23 'shouldn':2 'softwar':44 'stuff':50 'system':30 'tri':19 'work':13,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5500717"
  +editedAt: DateTimeImmutable @1700385356 {#2319
    date: 2023-11-19 10:15:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700116839 {#2089
    date: 2023-11-16 07:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2065 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: """
    It shouldn’t be clear as mud. The answer is: it will work out of the box. Just try it.\n
    \n
    As I said in another comment, I had a system running nvidia and Pop. AMD card worked with no issues and no additional software installed. I removed the nvidia stuff some months later. It doesn’t affect anything in the meantime.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700116839 {#2317
    date: 2023-11-16 07:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 129327
  -bodyTs: "'addit':43 'affect':57 'amd':35 'anoth':25 'answer':9 'anyth':58 'box':17 'card':36 'clear':5 'comment':26 'doesn':55 'instal':45 'issu':40 'later':53 'meantim':61 'month':52 'mud':7 'nvidia':32,49 'pop':34 'remov':47 'run':31 'said':23 'shouldn':2 'softwar':44 'stuff':50 'system':30 'tri':19 'work':13,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5500717"
  +editedAt: DateTimeImmutable @1700385356 {#2319
    date: 2023-11-19 10:15:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700116839 {#2089
    date: 2023-11-16 07:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Disney spent $4 billion for Marvel back in 2009. They’ve made far more than that back already, and I’d argue the superhero / comic movie space is now ridiculously saturated.\n
    \n
    Personally I hope this just leads to more varied projects instead of executives resting on a single IP until the end of time (and yes, all Marvel stuff is one big IP).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699300606 {#2277
    date: 2023-11-06 20:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WillYa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 96311
  -bodyTs: "'2009':9 '4':3 'alreadi':18 'argu':22 'back':7,17 'big':62 'billion':4 'comic':25 'd':21 'disney':1 'end':52 'execut':44 'far':13 'hope':34 'instead':42 'ip':49,63 'lead':37 'made':12 'marvel':6,58 'movi':26 'one':61 'person':32 'project':41 'rest':45 'ridicul':30 'satur':31 'singl':48 'space':27 'spent':2 'stuff':59 'superhero':24 'time':54 'vari':40 've':11 'yes':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5166177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300606 {#2275
    date: 2023-11-06 20:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Disney spent $4 billion for Marvel back in 2009. They’ve made far more than that back already, and I’d argue the superhero / comic movie space is now ridiculously saturated.\n
    \n
    Personally I hope this just leads to more varied projects instead of executives resting on a single IP until the end of time (and yes, all Marvel stuff is one big IP).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699300606 {#2277
    date: 2023-11-06 20:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WillYa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 96311
  -bodyTs: "'2009':9 '4':3 'alreadi':18 'argu':22 'back':7,17 'big':62 'billion':4 'comic':25 'd':21 'disney':1 'end':52 'execut':44 'far':13 'hope':34 'instead':42 'ip':49,63 'lead':37 'made':12 'marvel':6,58 'movi':26 'one':61 'person':32 'project':41 'rest':45 'ridicul':30 'satur':31 'singl':48 'space':27 'spent':2 'stuff':59 'superhero':24 'time':54 'vari':40 've':11 'yes':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5166177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300606 {#2275
    date: 2023-11-06 20:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Disney spent $4 billion for Marvel back in 2009. They’ve made far more than that back already, and I’d argue the superhero / comic movie space is now ridiculously saturated.\n
    \n
    Personally I hope this just leads to more varied projects instead of executives resting on a single IP until the end of time (and yes, all Marvel stuff is one big IP).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699300606 {#2277
    date: 2023-11-06 20:56:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WillYa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 96311
  -bodyTs: "'2009':9 '4':3 'alreadi':18 'argu':22 'back':7,17 'big':62 'billion':4 'comic':25 'd':21 'disney':1 'end':52 'execut':44 'far':13 'hope':34 'instead':42 'ip':49,63 'lead':37 'made':12 'marvel':6,58 'movi':26 'one':61 'person':32 'project':41 'rest':45 'ridicul':30 'satur':31 'singl':48 'space':27 'spent':2 'stuff':59 'superhero':24 'time':54 'vari':40 've':11 'yes':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5166177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300606 {#2275
    date: 2023-11-06 20:56:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: App\Entity\EntryComment {#2102
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Related: I just spent 2 weeks doing a fanedit of STV. I will die on the hill that the plot is good if you can get around most of the silly humor of Shatner (which obviously I removed), as well as most of the weird shit between Scotty and Uhura.\n
      \n
      At the core, it is a sweeping critique of religion and charlatanism. Larry Luckenbill as Sybok is one of the great performances in all of Trekdom.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701421270 {#2057
      date: 2023-12-01 10:01:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2106 …}
    +nested: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 129068
    -bodyTs: "'2':5 'around':27 'charlatan':62 'core':53 'critiqu':58 'die':14 'fanedit':9 'get':26 'good':22 'great':71 'hill':17 'humor':32 'larri':63 'luckenbil':64 'obvious':36 'one':68 'perform':72 'plot':20 'relat':1 'religion':60 'remov':38 'scotti':48 'shatner':34 'shit':46 'silli':31 'spent':4 'stv':11 'sweep':57 'sybok':66 'trekdom':76 'uhura':50 'week':6 'weird':45 'well':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/5498355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700109425 {#2045
      date: 2023-11-16 05:37:05.0 +01:00
    }
  }
  +body: """
    I haven’t figured out distribution yet but you can bet I’ll be sharing with the community here (even if only for discussion).\n
    \n
    Some of my favorite edits are actually in discussions between Kirk, Spock, and Bones. In one scene Bones has weird jokes that don’t really fit the tone of Spock’s exposition. It was a challenge to get around them, but I think I did it quite successfully, and it adds some needed gravitas to those portions.\n
    \n
    Anyway, yes – it’ll be available somehow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700117572 {#2202
    date: 2023-11-16 07:52:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@circuitfarmer@lemmy.sdf.org"
    "@JWBananas@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 129353
  -bodyTs: "'actual':31 'add':75 'anyway':82 'around':63 'avail':87 'bet':11 'bone':38,42 'challeng':60 'communiti':18 'discuss':24,33 'distribut':6 'edit':29 'even':20 'exposit':56 'favorit':28 'figur':4 'fit':50 'get':62 'gravita':78 'haven':2 'joke':45 'kirk':35 'll':13,85 'need':77 'one':40 'portion':81 'quit':71 'realli':49 'scene':41 'share':15 'somehow':88 'spock':36,54 'success':72 'think':67 'tone':52 'weird':44 'yes':83 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5500964"
  +editedAt: DateTimeImmutable @1700386840 {#2206
    date: 2023-11-19 10:40:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700117572 {#2279
    date: 2023-11-16 07:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: App\Entity\EntryComment {#2102
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Related: I just spent 2 weeks doing a fanedit of STV. I will die on the hill that the plot is good if you can get around most of the silly humor of Shatner (which obviously I removed), as well as most of the weird shit between Scotty and Uhura.\n
      \n
      At the core, it is a sweeping critique of religion and charlatanism. Larry Luckenbill as Sybok is one of the great performances in all of Trekdom.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701421270 {#2057
      date: 2023-12-01 10:01:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2106 …}
    +nested: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 129068
    -bodyTs: "'2':5 'around':27 'charlatan':62 'core':53 'critiqu':58 'die':14 'fanedit':9 'get':26 'good':22 'great':71 'hill':17 'humor':32 'larri':63 'luckenbil':64 'obvious':36 'one':68 'perform':72 'plot':20 'relat':1 'religion':60 'remov':38 'scotti':48 'shatner':34 'shit':46 'silli':31 'spent':4 'stv':11 'sweep':57 'sybok':66 'trekdom':76 'uhura':50 'week':6 'weird':45 'well':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/5498355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700109425 {#2045
      date: 2023-11-16 05:37:05.0 +01:00
    }
  }
  +body: """
    I haven’t figured out distribution yet but you can bet I’ll be sharing with the community here (even if only for discussion).\n
    \n
    Some of my favorite edits are actually in discussions between Kirk, Spock, and Bones. In one scene Bones has weird jokes that don’t really fit the tone of Spock’s exposition. It was a challenge to get around them, but I think I did it quite successfully, and it adds some needed gravitas to those portions.\n
    \n
    Anyway, yes – it’ll be available somehow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700117572 {#2202
    date: 2023-11-16 07:52:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@circuitfarmer@lemmy.sdf.org"
    "@JWBananas@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 129353
  -bodyTs: "'actual':31 'add':75 'anyway':82 'around':63 'avail':87 'bet':11 'bone':38,42 'challeng':60 'communiti':18 'discuss':24,33 'distribut':6 'edit':29 'even':20 'exposit':56 'favorit':28 'figur':4 'fit':50 'get':62 'gravita':78 'haven':2 'joke':45 'kirk':35 'll':13,85 'need':77 'one':40 'portion':81 'quit':71 'realli':49 'scene':41 'share':15 'somehow':88 'spock':36,54 'success':72 'think':67 'tone':52 'weird':44 'yes':83 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5500964"
  +editedAt: DateTimeImmutable @1700386840 {#2206
    date: 2023-11-19 10:40:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700117572 {#2279
    date: 2023-11-16 07:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: App\Entity\EntryComment {#2102
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Related: I just spent 2 weeks doing a fanedit of STV. I will die on the hill that the plot is good if you can get around most of the silly humor of Shatner (which obviously I removed), as well as most of the weird shit between Scotty and Uhura.\n
      \n
      At the core, it is a sweeping critique of religion and charlatanism. Larry Luckenbill as Sybok is one of the great performances in all of Trekdom.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701421270 {#2057
      date: 2023-12-01 10:01:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2106 …}
    +nested: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 129068
    -bodyTs: "'2':5 'around':27 'charlatan':62 'core':53 'critiqu':58 'die':14 'fanedit':9 'get':26 'good':22 'great':71 'hill':17 'humor':32 'larri':63 'luckenbil':64 'obvious':36 'one':68 'perform':72 'plot':20 'relat':1 'religion':60 'remov':38 'scotti':48 'shatner':34 'shit':46 'silli':31 'spent':4 'stv':11 'sweep':57 'sybok':66 'trekdom':76 'uhura':50 'week':6 'weird':45 'well':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/5498355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700109425 {#2045
      date: 2023-11-16 05:37:05.0 +01:00
    }
  }
  +body: """
    I haven’t figured out distribution yet but you can bet I’ll be sharing with the community here (even if only for discussion).\n
    \n
    Some of my favorite edits are actually in discussions between Kirk, Spock, and Bones. In one scene Bones has weird jokes that don’t really fit the tone of Spock’s exposition. It was a challenge to get around them, but I think I did it quite successfully, and it adds some needed gravitas to those portions.\n
    \n
    Anyway, yes – it’ll be available somehow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700117572 {#2202
    date: 2023-11-16 07:52:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
    "@circuitfarmer@lemmy.sdf.org"
    "@JWBananas@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 129353
  -bodyTs: "'actual':31 'add':75 'anyway':82 'around':63 'avail':87 'bet':11 'bone':38,42 'challeng':60 'communiti':18 'discuss':24,33 'distribut':6 'edit':29 'even':20 'exposit':56 'favorit':28 'figur':4 'fit':50 'get':62 'gravita':78 'haven':2 'joke':45 'kirk':35 'll':13,85 'need':77 'one':40 'portion':81 'quit':71 'realli':49 'scene':41 'share':15 'somehow':88 'spock':36,54 'success':72 'think':67 'tone':52 'weird':44 'yes':83 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5500964"
  +editedAt: DateTimeImmutable @1700386840 {#2206
    date: 2023-11-19 10:40:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700117572 {#2279
    date: 2023-11-16 07:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details