GET https://kbin.spritesserver.nl/top?p=68&ref_=footer_logo

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Bug-Unremovable-account"
  +title: "[Bug] Unremovable account"
  +url: null
  +body: """
    I seem to have gotten a saved account that can’t be switched to and therefore can’t be removed.\n
    \n
    My instance had some server side issues and on PC I had to delete my cookies to get the desktop site to work. Connect wouldn’t work and I had to add the account again. At some point the account name has changed to my email address @feddit.uk, which looks weird since it has two @ symbols. The newly added account works fine, but there’s this stuck second version of it.\n
    \n
    When I try to switch to the broken version I get an error pop up that just says “Error: unable to switch to ‘me@email.domain@feddit.uk’” and it seems to retain the currently selected account.\n
    \n
    Since I can’t switch to that account, I can’t sign out to have Connect forget it. So I don’t see a way to get rid of it.\n
    \n
    Has anyone else run into the same problem? Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729010616 {#191
    date: 2024-10-15 18:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@feddit"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 31840
  -titleTs: "'account':3 'bug':1 'unremov':2"
  -bodyTs: "'account':8,54,60,80,125,133 'ad':79 'add':52 'address':67 'anyon':157 'broken':99 'chang':63 'connect':44,141 'cooki':36 'current':123 'delet':34 'desktop':40 'els':158 'email':66 'error':104,110 'feddit.uk':68,116 'fine':82 'forget':142 'get':38,102,152 'gotten':5 'instanc':22 'issu':27 'look':70 'me@email.domain':115 'name':61 'newli':78 'pc':30 'point':58 'pop':105 'problem':163 'remov':20 'retain':121 'rid':153 'run':159 'save':7 'say':109 'second':88 'see':148 'seem':2,119 'select':124 'server':25 'side':26 'sign':137 'sinc':72,126 'site':41 'stuck':87 'suggest':165 'switch':13,96,113,130 'symbol':76 'therefor':16 'tri':94 'two':75 'unabl':111 'version':89,100 'way':150 'weird':71 'work':43,47,81 'wouldn':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705744942
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6900289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705713942 {#242
    date: 2024-01-20 02:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Bug-Unremovable-account"
  +title: "[Bug] Unremovable account"
  +url: null
  +body: """
    I seem to have gotten a saved account that can’t be switched to and therefore can’t be removed.\n
    \n
    My instance had some server side issues and on PC I had to delete my cookies to get the desktop site to work. Connect wouldn’t work and I had to add the account again. At some point the account name has changed to my email address @feddit.uk, which looks weird since it has two @ symbols. The newly added account works fine, but there’s this stuck second version of it.\n
    \n
    When I try to switch to the broken version I get an error pop up that just says “Error: unable to switch to ‘me@email.domain@feddit.uk’” and it seems to retain the currently selected account.\n
    \n
    Since I can’t switch to that account, I can’t sign out to have Connect forget it. So I don’t see a way to get rid of it.\n
    \n
    Has anyone else run into the same problem? Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729010616 {#191
    date: 2024-10-15 18:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@feddit"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 31840
  -titleTs: "'account':3 'bug':1 'unremov':2"
  -bodyTs: "'account':8,54,60,80,125,133 'ad':79 'add':52 'address':67 'anyon':157 'broken':99 'chang':63 'connect':44,141 'cooki':36 'current':123 'delet':34 'desktop':40 'els':158 'email':66 'error':104,110 'feddit.uk':68,116 'fine':82 'forget':142 'get':38,102,152 'gotten':5 'instanc':22 'issu':27 'look':70 'me@email.domain':115 'name':61 'newli':78 'pc':30 'point':58 'pop':105 'problem':163 'remov':20 'retain':121 'rid':153 'run':159 'save':7 'say':109 'second':88 'see':148 'seem':2,119 'select':124 'server':25 'side':26 'sign':137 'sinc':72,126 'site':41 'stuck':87 'suggest':165 'switch':13,96,113,130 'symbol':76 'therefor':16 'tri':94 'two':75 'unabl':111 'version':89,100 'way':150 'weird':71 'work':43,47,81 'wouldn':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705744942
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6900289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705713942 {#242
    date: 2024-01-20 02:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Bug-Unremovable-account"
  +title: "[Bug] Unremovable account"
  +url: null
  +body: """
    I seem to have gotten a saved account that can’t be switched to and therefore can’t be removed.\n
    \n
    My instance had some server side issues and on PC I had to delete my cookies to get the desktop site to work. Connect wouldn’t work and I had to add the account again. At some point the account name has changed to my email address @feddit.uk, which looks weird since it has two @ symbols. The newly added account works fine, but there’s this stuck second version of it.\n
    \n
    When I try to switch to the broken version I get an error pop up that just says “Error: unable to switch to ‘me@email.domain@feddit.uk’” and it seems to retain the currently selected account.\n
    \n
    Since I can’t switch to that account, I can’t sign out to have Connect forget it. So I don’t see a way to get rid of it.\n
    \n
    Has anyone else run into the same problem? Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729010616 {#191
    date: 2024-10-15 18:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@feddit"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 31840
  -titleTs: "'account':3 'bug':1 'unremov':2"
  -bodyTs: "'account':8,54,60,80,125,133 'ad':79 'add':52 'address':67 'anyon':157 'broken':99 'chang':63 'connect':44,141 'cooki':36 'current':123 'delet':34 'desktop':40 'els':158 'email':66 'error':104,110 'feddit.uk':68,116 'fine':82 'forget':142 'get':38,102,152 'gotten':5 'instanc':22 'issu':27 'look':70 'me@email.domain':115 'name':61 'newli':78 'pc':30 'point':58 'pop':105 'problem':163 'remov':20 'retain':121 'rid':153 'run':159 'save':7 'say':109 'second':88 'see':148 'seem':2,119 'select':124 'server':25 'side':26 'sign':137 'sinc':72,126 'site':41 'stuck':87 'suggest':165 'switch':13,96,113,130 'symbol':76 'therefor':16 'tri':94 'two':75 'unabl':111 'version':89,100 'way':150 'weird':71 'work':43,47,81 'wouldn':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705744942
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6900289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705713942 {#242
    date: 2024-01-20 02:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "When-is-the-next-Lemmy-Place-event"
  +title: "When is the next Lemmy Place event?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727262871 {#1882
    date: 2024-09-25 13:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#1886 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 31838
  -titleTs: "'event':7 'lemmi':5 'next':4 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705793168
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10931271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712168 {#1885
    date: 2024-01-20 01:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "When-is-the-next-Lemmy-Place-event"
  +title: "When is the next Lemmy Place event?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727262871 {#1882
    date: 2024-09-25 13:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#1886 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 31838
  -titleTs: "'event':7 'lemmi':5 'next':4 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705793168
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10931271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712168 {#1885
    date: 2024-01-20 01:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "When-is-the-next-Lemmy-Place-event"
  +title: "When is the next Lemmy Place event?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727262871 {#1882
    date: 2024-09-25 13:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#1886 …}
  +reports: Doctrine\ORM\PersistentCollection {#1877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1912 …}
  +badges: Doctrine\ORM\PersistentCollection {#1889 …}
  +children: []
  -id: 31838
  -titleTs: "'event':7 'lemmi':5 'next':4 'place':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705793168
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10931271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712168 {#1885
    date: 2024-01-20 01:56:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1901 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Woman-Buys-Stranger-s-Antique-Wedding-Photos-at-an-Auction-Tracks"
  +title: "Woman Buys Stranger’s Antique Wedding Photos at an Auction, Tracks Down 85-Year-Old Bride and Returns Pics"
  +url: "https://people.com/woman-buys-antique-wedding-photos-at-estate-sale-tracks-down-85-year-old-bride-to-returns-pics-8546429"
  +body: "This is pretty badass"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727377850 {#1900
    date: 2024-09-26 21:10:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 31837
  -titleTs: "'85':13 'antiqu':5 'auction':10 'bride':17 'buy':2 'old':16 'photo':7 'pic':20 'return':19 'stranger':3 'track':11 'wed':6 'woman':1 'year':15 'year-old':14"
  -bodyTs: "'badass':4 'pretti':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705798446
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10931262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712046 {#1894
    date: 2024-01-20 01:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1901 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Woman-Buys-Stranger-s-Antique-Wedding-Photos-at-an-Auction-Tracks"
  +title: "Woman Buys Stranger’s Antique Wedding Photos at an Auction, Tracks Down 85-Year-Old Bride and Returns Pics"
  +url: "https://people.com/woman-buys-antique-wedding-photos-at-estate-sale-tracks-down-85-year-old-bride-to-returns-pics-8546429"
  +body: "This is pretty badass"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727377850 {#1900
    date: 2024-09-26 21:10:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 31837
  -titleTs: "'85':13 'antiqu':5 'auction':10 'bride':17 'buy':2 'old':16 'photo':7 'pic':20 'return':19 'stranger':3 'track':11 'wed':6 'woman':1 'year':15 'year-old':14"
  -bodyTs: "'badass':4 'pretti':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705798446
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10931262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712046 {#1894
    date: 2024-01-20 01:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1893
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1901 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Woman-Buys-Stranger-s-Antique-Wedding-Photos-at-an-Auction-Tracks"
  +title: "Woman Buys Stranger’s Antique Wedding Photos at an Auction, Tracks Down 85-Year-Old Bride and Returns Pics"
  +url: "https://people.com/woman-buys-antique-wedding-photos-at-estate-sale-tracks-down-85-year-old-bride-to-returns-pics-8546429"
  +body: "This is pretty badass"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727377850 {#1900
    date: 2024-09-26 21:10:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 31837
  -titleTs: "'85':13 'antiqu':5 'auction':10 'bride':17 'buy':2 'old':16 'photo':7 'pic':20 'return':19 'stranger':3 'track':11 'wed':6 'woman':1 'year':15 'year-old':14"
  -bodyTs: "'badass':4 'pretti':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705798446
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10931262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705712046 {#1894
    date: 2024-01-20 01:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Do-the-Lenovo-P500-P510-support-TFX-PSUs"
  +title: "Do the Lenovo P500/P510 support TFX PSUs?"
  +url: null
  +body: """
    Hi community,\n
    \n
    I’ve been looking at the older Lenovo P310/P500/P510 workstations as an alternative to Dell optiplexes on the used market. What I’m worried about is the PSU specifications required for the P500/P510 - do these support TFX PSUs? Can someone confirm?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710545 {#1953
    date: 2024-01-20 01:29:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31836
  -titleTs: "'lenovo':3 'p500/p510':4 'psus':7 'support':5 'tfx':6"
  -bodyTs: "'altern':15 'communiti':2 'confirm':43 'dell':17 'hi':1 'lenovo':10 'look':6 'm':25 'market':22 'older':9 'optiplex':18 'p310/p500/p510':11 'p500/p510':35 'psu':30 'psus':40 'requir':32 'someon':42 'specif':31 'support':38 'tfx':39 'thank':44 'use':21 've':4 'workstat':12 'worri':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710545 {#1937
    date: 2024-01-20 01:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Do-the-Lenovo-P500-P510-support-TFX-PSUs"
  +title: "Do the Lenovo P500/P510 support TFX PSUs?"
  +url: null
  +body: """
    Hi community,\n
    \n
    I’ve been looking at the older Lenovo P310/P500/P510 workstations as an alternative to Dell optiplexes on the used market. What I’m worried about is the PSU specifications required for the P500/P510 - do these support TFX PSUs? Can someone confirm?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710545 {#1953
    date: 2024-01-20 01:29:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31836
  -titleTs: "'lenovo':3 'p500/p510':4 'psus':7 'support':5 'tfx':6"
  -bodyTs: "'altern':15 'communiti':2 'confirm':43 'dell':17 'hi':1 'lenovo':10 'look':6 'm':25 'market':22 'older':9 'optiplex':18 'p310/p500/p510':11 'p500/p510':35 'psu':30 'psus':40 'requir':32 'someon':42 'specif':31 'support':38 'tfx':39 'thank':44 'use':21 've':4 'workstat':12 'worri':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710545 {#1937
    date: 2024-01-20 01:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Do-the-Lenovo-P500-P510-support-TFX-PSUs"
  +title: "Do the Lenovo P500/P510 support TFX PSUs?"
  +url: null
  +body: """
    Hi community,\n
    \n
    I’ve been looking at the older Lenovo P310/P500/P510 workstations as an alternative to Dell optiplexes on the used market. What I’m worried about is the PSU specifications required for the P500/P510 - do these support TFX PSUs? Can someone confirm?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710545 {#1953
    date: 2024-01-20 01:29:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 31836
  -titleTs: "'lenovo':3 'p500/p510':4 'psus':7 'support':5 'tfx':6"
  -bodyTs: "'altern':15 'communiti':2 'confirm':43 'dell':17 'hi':1 'lenovo':10 'look':6 'm':25 'market':22 'older':9 'optiplex':18 'p310/p500/p510':11 'p500/p510':35 'psu':30 'psus':40 'requir':32 'someon':42 'specif':31 'support':38 'tfx':39 'thank':44 'use':21 've':4 'workstat':12 'worri':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710545 {#1937
    date: 2024-01-20 01:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "bpftime-Extending-eBPF-from-Kernel-to-User-Space"
  +title: "bpftime: Extending eBPF from Kernel to User Space"
  +url: "https://eunomia.dev/blogs/bpftime/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710370 {#1397
    date: 2024-01-20 01:26:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 31834
  -titleTs: "'bpftime':1 'ebpf':3 'extend':2 'kernel':5 'space':8 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705755370
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9547303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710370 {#1388
    date: 2024-01-20 01:26:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "bpftime-Extending-eBPF-from-Kernel-to-User-Space"
  +title: "bpftime: Extending eBPF from Kernel to User Space"
  +url: "https://eunomia.dev/blogs/bpftime/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710370 {#1397
    date: 2024-01-20 01:26:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 31834
  -titleTs: "'bpftime':1 'ebpf':3 'extend':2 'kernel':5 'space':8 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705755370
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9547303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710370 {#1388
    date: 2024-01-20 01:26:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "bpftime-Extending-eBPF-from-Kernel-to-User-Space"
  +title: "bpftime: Extending eBPF from Kernel to User Space"
  +url: "https://eunomia.dev/blogs/bpftime/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710370 {#1397
    date: 2024-01-20 01:26:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 31834
  -titleTs: "'bpftime':1 'ebpf':3 'extend':2 'kernel':5 'space':8 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705755370
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9547303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710370 {#1388
    date: 2024-01-20 01:26:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Best-of-the-Worst-Glenn-Danzig-s-Death-Rider-in-the"
  +title: "Best of the Worst: Glenn Danzig's Death Rider in the House of Vampires"
  +url: "https://yt.cdaut.de/watch?v=qxCz-SAmpDA&quality=medium&dark_mode=true&autoplay=1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726950267 {#1375
    date: 2024-09-21 22:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 31833
  -titleTs: "'best':1 'danzig':6 'death':8 'glenn':5 'hous':12 'rider':9 'vampir':14 'worst':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705772537
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710037 {#1379
    date: 2024-01-20 01:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Best-of-the-Worst-Glenn-Danzig-s-Death-Rider-in-the"
  +title: "Best of the Worst: Glenn Danzig's Death Rider in the House of Vampires"
  +url: "https://yt.cdaut.de/watch?v=qxCz-SAmpDA&quality=medium&dark_mode=true&autoplay=1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726950267 {#1375
    date: 2024-09-21 22:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 31833
  -titleTs: "'best':1 'danzig':6 'death':8 'glenn':5 'hous':12 'rider':9 'vampir':14 'worst':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705772537
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710037 {#1379
    date: 2024-01-20 01:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Best-of-the-Worst-Glenn-Danzig-s-Death-Rider-in-the"
  +title: "Best of the Worst: Glenn Danzig's Death Rider in the House of Vampires"
  +url: "https://yt.cdaut.de/watch?v=qxCz-SAmpDA&quality=medium&dark_mode=true&autoplay=1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726950267 {#1375
    date: 2024-09-21 22:24:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 31833
  -titleTs: "'best':1 'danzig':6 'death':8 'glenn':5 'hous':12 'rider':9 'vampir':14 'worst':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705772537
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710037 {#1379
    date: 2024-01-20 01:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Help-w-crash"
  +title: "Help w/ crash"
  +url: "https://lemmy.world/pictrs/image/ed3d310e-1b15-4bdb-8207-53b15db87e8e.jpeg"
  +body: """
    Any advice on where to go from here? This console was running dmesg -w to try and catch an intermittent crash… And this is what I got. I am using an el cheapo USB wifi adapter that I’m suspicious of.\n
    \n
    Everything was working fine until I rebuilt nixos with Nvidia support… Now my old generations of the OS are crashing after a few minutes (display on, no response to input, keyboard lights don’t respond, SysRq doesn’t work)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727259305 {#2433
    date: 2024-09-25 12:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 31831
  -titleTs: "'crash':3 'help':1 'w':2"
  -bodyTs: "'adapt':36 'advic':2 'catch':18 'cheapo':33 'consol':10 'crash':21,61 'display':66 'dmesg':13 'doesn':78 'el':32 'everyth':42 'fine':45 'generat':56 'go':6 'got':27 'input':71 'intermitt':20 'keyboard':72 'light':73 'm':39 'minut':65 'nixo':49 'nvidia':51 'old':55 'os':59 'rebuilt':48 'respond':76 'respons':69 'run':12 'support':52 'suspici':40 'sysrq':77 'tri':16 'usb':34 'use':30 'w':14 'wifi':35 'work':44,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705795546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705709146 {#2432
    date: 2024-01-20 01:05:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Help-w-crash"
  +title: "Help w/ crash"
  +url: "https://lemmy.world/pictrs/image/ed3d310e-1b15-4bdb-8207-53b15db87e8e.jpeg"
  +body: """
    Any advice on where to go from here? This console was running dmesg -w to try and catch an intermittent crash… And this is what I got. I am using an el cheapo USB wifi adapter that I’m suspicious of.\n
    \n
    Everything was working fine until I rebuilt nixos with Nvidia support… Now my old generations of the OS are crashing after a few minutes (display on, no response to input, keyboard lights don’t respond, SysRq doesn’t work)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727259305 {#2433
    date: 2024-09-25 12:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 31831
  -titleTs: "'crash':3 'help':1 'w':2"
  -bodyTs: "'adapt':36 'advic':2 'catch':18 'cheapo':33 'consol':10 'crash':21,61 'display':66 'dmesg':13 'doesn':78 'el':32 'everyth':42 'fine':45 'generat':56 'go':6 'got':27 'input':71 'intermitt':20 'keyboard':72 'light':73 'm':39 'minut':65 'nixo':49 'nvidia':51 'old':55 'os':59 'rebuilt':48 'respond':76 'respons':69 'run':12 'support':52 'suspici':40 'sysrq':77 'tri':16 'usb':34 'use':30 'w':14 'wifi':35 'work':44,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705795546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705709146 {#2432
    date: 2024-01-20 01:05:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Help-w-crash"
  +title: "Help w/ crash"
  +url: "https://lemmy.world/pictrs/image/ed3d310e-1b15-4bdb-8207-53b15db87e8e.jpeg"
  +body: """
    Any advice on where to go from here? This console was running dmesg -w to try and catch an intermittent crash… And this is what I got. I am using an el cheapo USB wifi adapter that I’m suspicious of.\n
    \n
    Everything was working fine until I rebuilt nixos with Nvidia support… Now my old generations of the OS are crashing after a few minutes (display on, no response to input, keyboard lights don’t respond, SysRq doesn’t work)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727259305 {#2433
    date: 2024-09-25 12:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 31831
  -titleTs: "'crash':3 'help':1 'w':2"
  -bodyTs: "'adapt':36 'advic':2 'catch':18 'cheapo':33 'consol':10 'crash':21,61 'display':66 'dmesg':13 'doesn':78 'el':32 'everyth':42 'fine':45 'generat':56 'go':6 'got':27 'input':71 'intermitt':20 'keyboard':72 'light':73 'm':39 'minut':65 'nixo':49 'nvidia':51 'old':55 'os':59 'rebuilt':48 'respond':76 'respons':69 'run':12 'support':52 'suspici':40 'sysrq':77 'tri':16 'usb':34 'use':30 'w':14 'wifi':35 'work':44,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705795546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705709146 {#2432
    date: 2024-01-20 01:05:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Password-security-is-important"
  +title: "Password security is important"
  +url: "https://lemmy.world/pictrs/image/9701a574-f4e8-4f15-be90-667583c7210a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 220
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727189000 {#2475
    date: 2024-09-24 16:43:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 31830
  -titleTs: "'import':4 'password':1 'secur':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705795030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10929870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705708630 {#2472
    date: 2024-01-20 00:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Password-security-is-important"
  +title: "Password security is important"
  +url: "https://lemmy.world/pictrs/image/9701a574-f4e8-4f15-be90-667583c7210a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 220
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727189000 {#2475
    date: 2024-09-24 16:43:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 31830
  -titleTs: "'import':4 'password':1 'secur':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705795030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10929870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705708630 {#2472
    date: 2024-01-20 00:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Password-security-is-important"
  +title: "Password security is important"
  +url: "https://lemmy.world/pictrs/image/9701a574-f4e8-4f15-be90-667583c7210a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 220
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727189000 {#2475
    date: 2024-09-24 16:43:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 31830
  -titleTs: "'import':4 'password':1 'secur':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705795030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10929870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705708630 {#2472
    date: 2024-01-20 00:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Proxmox-Ubuntu-VM-has-graphical-console"
  +title: "Proxmox Ubuntu VM has "graphical" console"
  +url: null
  +body: "This is kind of hard to explain, but hopefully it makes sense. I don’t think a screenshot would help because everything “LOOKS” fine. But the characters in my Ubuntu VM console look funny. And I can’t drag my mouse across the text to select it. Nor cacn I right-click. The console works fine, and I can run commands. I don’t see the Ubuntu desktop, just this console. I don’t even really need the desktop, but if it’s there and I can start it up when I want it, that will be OK, but for now I would like to figure out how to get a regular console for this VM. Any ideas? Thanks, and sorry for the newb question!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727105116 {#2474
    date: 2024-09-23 17:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 31828
  -titleTs: "'consol':6 'graphic':5 'proxmox':1 'ubuntu':2 'vm':3"
  -bodyTs: "'across':42 'cacn':49 'charact':27 'click':53 'command':62 'consol':32,55,72,114 'desktop':69,80 'drag':39 'even':76 'everyth':22 'explain':7 'figur':107 'fine':24,57 'funni':34 'get':111 'hard':5 'help':20 'hope':9 'idea':119 'kind':3 'like':105 'look':23,33 'make':11 'mous':41 'need':78 'newb':125 'ok':99 'question':126 'realli':77 'regular':113 'right':52 'right-click':51 'run':61 'screenshot':18 'see':66 'select':46 'sens':12 'sorri':122 'start':89 'text':44 'thank':120 'think':16 'ubuntu':30,68 'vm':31,117 'want':94 'work':56 'would':19,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705760369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10929287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705707369 {#1923
    date: 2024-01-20 00:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Proxmox-Ubuntu-VM-has-graphical-console"
  +title: "Proxmox Ubuntu VM has "graphical" console"
  +url: null
  +body: "This is kind of hard to explain, but hopefully it makes sense. I don’t think a screenshot would help because everything “LOOKS” fine. But the characters in my Ubuntu VM console look funny. And I can’t drag my mouse across the text to select it. Nor cacn I right-click. The console works fine, and I can run commands. I don’t see the Ubuntu desktop, just this console. I don’t even really need the desktop, but if it’s there and I can start it up when I want it, that will be OK, but for now I would like to figure out how to get a regular console for this VM. Any ideas? Thanks, and sorry for the newb question!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727105116 {#2474
    date: 2024-09-23 17:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 31828
  -titleTs: "'consol':6 'graphic':5 'proxmox':1 'ubuntu':2 'vm':3"
  -bodyTs: "'across':42 'cacn':49 'charact':27 'click':53 'command':62 'consol':32,55,72,114 'desktop':69,80 'drag':39 'even':76 'everyth':22 'explain':7 'figur':107 'fine':24,57 'funni':34 'get':111 'hard':5 'help':20 'hope':9 'idea':119 'kind':3 'like':105 'look':23,33 'make':11 'mous':41 'need':78 'newb':125 'ok':99 'question':126 'realli':77 'regular':113 'right':52 'right-click':51 'run':61 'screenshot':18 'see':66 'select':46 'sens':12 'sorri':122 'start':89 'text':44 'thank':120 'think':16 'ubuntu':30,68 'vm':31,117 'want':94 'work':56 'would':19,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705760369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10929287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705707369 {#1923
    date: 2024-01-20 00:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Proxmox-Ubuntu-VM-has-graphical-console"
  +title: "Proxmox Ubuntu VM has "graphical" console"
  +url: null
  +body: "This is kind of hard to explain, but hopefully it makes sense. I don’t think a screenshot would help because everything “LOOKS” fine. But the characters in my Ubuntu VM console look funny. And I can’t drag my mouse across the text to select it. Nor cacn I right-click. The console works fine, and I can run commands. I don’t see the Ubuntu desktop, just this console. I don’t even really need the desktop, but if it’s there and I can start it up when I want it, that will be OK, but for now I would like to figure out how to get a regular console for this VM. Any ideas? Thanks, and sorry for the newb question!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727105116 {#2474
    date: 2024-09-23 17:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 31828
  -titleTs: "'consol':6 'graphic':5 'proxmox':1 'ubuntu':2 'vm':3"
  -bodyTs: "'across':42 'cacn':49 'charact':27 'click':53 'command':62 'consol':32,55,72,114 'desktop':69,80 'drag':39 'even':76 'everyth':22 'explain':7 'figur':107 'fine':24,57 'funni':34 'get':111 'hard':5 'help':20 'hope':9 'idea':119 'kind':3 'like':105 'look':23,33 'make':11 'mous':41 'need':78 'newb':125 'ok':99 'question':126 'realli':77 'regular':113 'right':52 'right-click':51 'run':61 'screenshot':18 'see':66 'select':46 'sens':12 'sorri':122 'start':89 'text':44 'thank':120 'think':16 'ubuntu':30,68 'vm':31,117 'want':94 'work':56 'would':19,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705760369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10929287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705707369 {#1923
    date: 2024-01-20 00:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Moms-are-the-best"
  +title: "Moms are the best"
  +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727956941 {#1545
    date: 2024-10-03 14:02:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 31826
  -titleTs: "'best':4 'mom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792847
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5861483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706447 {#1547
    date: 2024-01-20 00:20:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Moms-are-the-best"
  +title: "Moms are the best"
  +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727956941 {#1545
    date: 2024-10-03 14:02:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 31826
  -titleTs: "'best':4 'mom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792847
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5861483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706447 {#1547
    date: 2024-01-20 00:20:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: Proxies\__CG__\App\Entity\Image {#1523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1480 …}
  +slug: "Moms-are-the-best"
  +title: "Moms are the best"
  +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727956941 {#1545
    date: 2024-10-03 14:02:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 31826
  -titleTs: "'best':4 'mom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792847
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5861483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706447 {#1547
    date: 2024-01-20 00:20:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Programming-The-Horror-Game"
  +title: "Programming: The Horror Game"
  +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727416204 {#1540
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 31825
  -titleTs: "'game':4 'horror':3 'program':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792698
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8833977"
  +editedAt: DateTimeImmutable @1726917645 {#1538
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#1533
    date: 2024-01-20 00:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Programming-The-Horror-Game"
  +title: "Programming: The Horror Game"
  +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727416204 {#1540
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 31825
  -titleTs: "'game':4 'horror':3 'program':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792698
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8833977"
  +editedAt: DateTimeImmutable @1726917645 {#1538
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#1533
    date: 2024-01-20 00:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1529 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "Programming-The-Horror-Game"
  +title: "Programming: The Horror Game"
  +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727416204 {#1540
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 31825
  -titleTs: "'game':4 'horror':3 'program':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792698
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8833977"
  +editedAt: DateTimeImmutable @1726917645 {#1538
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#1533
    date: 2024-01-20 00:18:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_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\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "Clarifying-Misunderstandings-of-Slowroll"
  +title: "Clarifying Misunderstandings of Slowroll"
  +url: "https://news.opensuse.org/2024/01/19/clarifying-misunderstandings-of-slowroll/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705706190 {#1406
    date: 2024-01-20 00:16:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 31824
  -titleTs: "'clarifi':1 'misunderstand':2 'slowrol':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792590
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/post/116317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706190 {#1704
    date: 2024-01-20 00:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "Clarifying-Misunderstandings-of-Slowroll"
  +title: "Clarifying Misunderstandings of Slowroll"
  +url: "https://news.opensuse.org/2024/01/19/clarifying-misunderstandings-of-slowroll/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705706190 {#1406
    date: 2024-01-20 00:16:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 31824
  -titleTs: "'clarifi':1 'misunderstand':2 'slowrol':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792590
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/post/116317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706190 {#1704
    date: 2024-01-20 00:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "Clarifying-Misunderstandings-of-Slowroll"
  +title: "Clarifying Misunderstandings of Slowroll"
  +url: "https://news.opensuse.org/2024/01/19/clarifying-misunderstandings-of-slowroll/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705706190 {#1406
    date: 2024-01-20 00:16:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 31824
  -titleTs: "'clarifi':1 'misunderstand':2 'slowrol':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792590
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/post/116317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706190 {#1704
    date: 2024-01-20 00:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
  +title: "Does AI-generated art posted on lemmy bother you?"
  +url: null
  +body: """
    I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
    \n
    For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729096820 {#1474
    date: 2024-10-16 18:40:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 31822
  -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
  -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10928267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705354 {#1472
    date: 2024-01-20 00:02:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
  +title: "Does AI-generated art posted on lemmy bother you?"
  +url: null
  +body: """
    I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
    \n
    For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729096820 {#1474
    date: 2024-10-16 18:40:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 31822
  -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
  -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10928267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705354 {#1472
    date: 2024-01-20 00:02:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Does-AI-generated-art-posted-on-lemmy-bother-you"
  +title: "Does AI-generated art posted on lemmy bother you?"
  +url: null
  +body: """
    I find that i can spot AI Images fairly easily these days, especially the sort of fantastical tableaus that get posted to the various AI communities around lemmy. I’m tired of seeing them; it all looks the same to me. Was wondering if im being too sensitive, or if other people are similarly bored of the constant unimaginative AI spam…\n
    \n
    For the record, I block any explicit AI Art communities that pop up in the feed, but there are more every day…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729096820 {#1474
    date: 2024-10-16 18:40:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 31822
  -titleTs: "'ai':3 'ai-gener':2 'art':5 'bother':9 'generat':4 'lemmi':8 'post':6"
  -bodyTs: "'ai':7,25,60,69 'around':27 'art':70 'block':66 'bore':55 'communiti':26,71 'constant':58 'day':12,83 'easili':10 'especi':13 'everi':82 'explicit':68 'fair':9 'fantast':17 'feed':77 'find':2 'get':20 'im':45 'imag':8 'lemmi':28 'look':37 'm':30 'peopl':52 'pop':73 'post':21 'record':64 'see':33 'sensit':48 'similar':54 'sort':15 'spam':61 'spot':6 'tableaus':18 'tire':31 'unimagin':59 'various':24 'wonder':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10928267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705354 {#1472
    date: 2024-01-20 00:02:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728296351 {#1496
    date: 2024-10-07 12:19:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 31821
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791485
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13643017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705085 {#1494
    date: 2024-01-19 23:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728296351 {#1496
    date: 2024-10-07 12:19:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 31821
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791485
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13643017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705085 {#1494
    date: 2024-01-19 23:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728296351 {#1496
    date: 2024-10-07 12:19:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 31821
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791485
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13643017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705085 {#1494
    date: 2024-01-19 23:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727541114 {#1759
    date: 2024-09-28 18:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 31820
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791383
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13642956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704983 {#1762
    date: 2024-01-19 23:56:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727541114 {#1759
    date: 2024-09-28 18:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 31820
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791383
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13642956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704983 {#1762
    date: 2024-01-19 23:56:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727541114 {#1759
    date: 2024-09-28 18:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 31820
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791383
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13642956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704983 {#1762
    date: 2024-01-19 23:56:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1780 …}
  +image: Proxies\__CG__\App\Entity\Image {#1764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Lemmy-is-a-magical-place"
  +title: "Lemmy is a magical place 🌙"
  +url: "https://lemmy.world/pictrs/image/228fefa7-7175-4043-a8c8-84a6f6575d49.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727110412 {#1783
    date: 2024-09-23 18:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 31819
  -titleTs: "'lemmi':1 'magic':4 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705790738
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10927654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704338 {#1785
    date: 2024-01-19 23:45:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1780 …}
  +image: Proxies\__CG__\App\Entity\Image {#1764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Lemmy-is-a-magical-place"
  +title: "Lemmy is a magical place 🌙"
  +url: "https://lemmy.world/pictrs/image/228fefa7-7175-4043-a8c8-84a6f6575d49.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727110412 {#1783
    date: 2024-09-23 18:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 31819
  -titleTs: "'lemmi':1 'magic':4 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705790738
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10927654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704338 {#1785
    date: 2024-01-19 23:45:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1780 …}
  +image: Proxies\__CG__\App\Entity\Image {#1764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Lemmy-is-a-magical-place"
  +title: "Lemmy is a magical place 🌙"
  +url: "https://lemmy.world/pictrs/image/228fefa7-7175-4043-a8c8-84a6f6575d49.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727110412 {#1783
    date: 2024-09-23 18:53:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 31819
  -titleTs: "'lemmi':1 'magic':4 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705790738
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10927654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705704338 {#1785
    date: 2024-01-19 23:45:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Where-on-earth-are-the-settings-account-management"
  +title: "Where on earth are the settings / account management?"
  +url: null
  +body: "I just came back to this app after a bit, trying to sign in but I for the life of me cannot find them. The three bottom buttons don’t have them, neither does the kebab menu up top"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726156 {#1644
    date: 2024-01-20 05:49:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 31818
  -titleTs: "'account':7 'earth':3 'manag':8 'set':6"
  -bodyTs: "'app':7 'back':4 'bit':10 'bottom':27 'button':28 'came':3 'cannot':22 'find':23 'kebab':36 'life':19 'menu':37 'neither':33 'sign':13 'three':26 'top':39 'tri':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715253
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10775920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703753 {#1643
    date: 2024-01-19 23:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Where-on-earth-are-the-settings-account-management"
  +title: "Where on earth are the settings / account management?"
  +url: null
  +body: "I just came back to this app after a bit, trying to sign in but I for the life of me cannot find them. The three bottom buttons don’t have them, neither does the kebab menu up top"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726156 {#1644
    date: 2024-01-20 05:49:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 31818
  -titleTs: "'account':7 'earth':3 'manag':8 'set':6"
  -bodyTs: "'app':7 'back':4 'bit':10 'bottom':27 'button':28 'came':3 'cannot':22 'find':23 'kebab':36 'life':19 'menu':37 'neither':33 'sign':13 'three':26 'top':39 'tri':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715253
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10775920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703753 {#1643
    date: 2024-01-19 23:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Where-on-earth-are-the-settings-account-management"
  +title: "Where on earth are the settings / account management?"
  +url: null
  +body: "I just came back to this app after a bit, trying to sign in but I for the life of me cannot find them. The three bottom buttons don’t have them, neither does the kebab menu up top"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726156 {#1644
    date: 2024-01-20 05:49:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 31818
  -titleTs: "'account':7 'earth':3 'manag':8 'set':6"
  -bodyTs: "'app':7 'back':4 'bit':10 'bottom':27 'button':28 'came':3 'cannot':22 'find':23 'kebab':36 'life':19 'menu':37 'neither':33 'sign':13 'three':26 'top':39 'tri':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715253
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10775920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703753 {#1643
    date: 2024-01-19 23:35:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 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
70 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#1447
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#1424
    date: 2024-01-19 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#1447
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#1424
    date: 2024-01-19 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#1447
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#1424
    date: 2024-01-19 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 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
74 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1780 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "You-do-know-you-can-just-click-the-reject-all"
  +title: "You do know you can just click the "reject all" button, right?"
  +url: "https://lemmy.world/pictrs/image/e6e65fd5-cd99-48e1-80c9-2349aea9b95c.webp"
  +body: """
    Context: [www.youtube.com/watch?v=fqhPUmyrfGI](https://www.youtube.com/watch?v=fqhPUmyrfGI)  \n
    Without ads/tracking: [www.yewtu.be/watch?v=fqhPUmyrfGI](https://www.yewtu.be/watch?v=fqhPUmyrfGI)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 643
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728306555 {#1419
    date: 2024-10-07 15:09:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 31813
  -titleTs: "'button':11 'click':7 'know':3 'reject':9 'right':12"
  -bodyTs: "'/watch?v=fqhpumyrfgi](https://www.yewtu.be/watch?v=fqhpumyrfgi)':9 '/watch?v=fqhpumyrfgi](https://www.youtube.com/watch?v=fqhpumyrfgi)':4 'ads/tracking':6 'context':1 'without':5 'www.yewtu.be':8 'www.yewtu.be/watch?v=fqhpumyrfgi](https://www.yewtu.be/watch?v=fqhpumyrfgi)':7 'www.youtube.com':3 'www.youtube.com/watch?v=fqhpumyrfgi](https://www.youtube.com/watch?v=fqhpumyrfgi)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705785762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10925300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699362 {#1425
    date: 2024-01-19 22:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1780 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "You-do-know-you-can-just-click-the-reject-all"
  +title: "You do know you can just click the "reject all" button, right?"
  +url: "https://lemmy.world/pictrs/image/e6e65fd5-cd99-48e1-80c9-2349aea9b95c.webp"
  +body: """
    Context: [www.youtube.com/watch?v=fqhPUmyrfGI](https://www.youtube.com/watch?v=fqhPUmyrfGI)  \n
    Without ads/tracking: [www.yewtu.be/watch?v=fqhPUmyrfGI](https://www.yewtu.be/watch?v=fqhPUmyrfGI)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 643
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728306555 {#1419
    date: 2024-10-07 15:09:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 31813
  -titleTs: "'button':11 'click':7 'know':3 'reject':9 'right':12"
  -bodyTs: "'/watch?v=fqhpumyrfgi](https://www.yewtu.be/watch?v=fqhpumyrfgi)':9 '/watch?v=fqhpumyrfgi](https://www.youtube.com/watch?v=fqhpumyrfgi)':4 'ads/tracking':6 'context':1 'without':5 'www.yewtu.be':8 'www.yewtu.be/watch?v=fqhpumyrfgi](https://www.yewtu.be/watch?v=fqhpumyrfgi)':7 'www.youtube.com':3 'www.youtube.com/watch?v=fqhpumyrfgi](https://www.youtube.com/watch?v=fqhpumyrfgi)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705785762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10925300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699362 {#1425
    date: 2024-01-19 22:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1780 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "You-do-know-you-can-just-click-the-reject-all"
  +title: "You do know you can just click the "reject all" button, right?"
  +url: "https://lemmy.world/pictrs/image/e6e65fd5-cd99-48e1-80c9-2349aea9b95c.webp"
  +body: """
    Context: [www.youtube.com/watch?v=fqhPUmyrfGI](https://www.youtube.com/watch?v=fqhPUmyrfGI)  \n
    Without ads/tracking: [www.yewtu.be/watch?v=fqhPUmyrfGI](https://www.yewtu.be/watch?v=fqhPUmyrfGI)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 643
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728306555 {#1419
    date: 2024-10-07 15:09:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 31813
  -titleTs: "'button':11 'click':7 'know':3 'reject':9 'right':12"
  -bodyTs: "'/watch?v=fqhpumyrfgi](https://www.yewtu.be/watch?v=fqhpumyrfgi)':9 '/watch?v=fqhpumyrfgi](https://www.youtube.com/watch?v=fqhpumyrfgi)':4 'ads/tracking':6 'context':1 'without':5 'www.yewtu.be':8 'www.yewtu.be/watch?v=fqhpumyrfgi](https://www.yewtu.be/watch?v=fqhpumyrfgi)':7 'www.youtube.com':3 'www.youtube.com/watch?v=fqhpumyrfgi](https://www.youtube.com/watch?v=fqhpumyrfgi)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705785762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10925300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699362 {#1425
    date: 2024-01-19 22:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 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
78 DENIED moderate
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1435 …}
  +slug: "That-s-why-they-put-protein-in-shampoo"
  +title: "That’s why they put protein in shampoo"
  +url: "https://sayingimages.com/wp-content/uploads/i-need-haircut-meme.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180836 {#1432
    date: 2024-09-24 14:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 31812
  -titleTs: "'protein':6 'put':5 'shampoo':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705785299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10925146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698899 {#1439
    date: 2024-01-19 22:14:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1435 …}
  +slug: "That-s-why-they-put-protein-in-shampoo"
  +title: "That’s why they put protein in shampoo"
  +url: "https://sayingimages.com/wp-content/uploads/i-need-haircut-meme.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180836 {#1432
    date: 2024-09-24 14:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 31812
  -titleTs: "'protein':6 'put':5 'shampoo':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705785299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10925146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698899 {#1439
    date: 2024-01-19 22:14:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1435 …}
  +slug: "That-s-why-they-put-protein-in-shampoo"
  +title: "That’s why they put protein in shampoo"
  +url: "https://sayingimages.com/wp-content/uploads/i-need-haircut-meme.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180836 {#1432
    date: 2024-09-24 14:27:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 31812
  -titleTs: "'protein':6 'put':5 'shampoo':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705785299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10925146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698899 {#1439
    date: 2024-01-19 22:14:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 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
82 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-some-food-items-that-cost-less-than-what"
  +title: "What are some food items that cost less than what they "should"?"
  +url: null
  +body: """
    Bananas are ridiculously cheap even up here in Canada, and they aren’t grown anywhere near here. Yet a banana can grow, be harvested, be shipped, be stocked, and then be purchased by me for less than it’d cost to mail a letter across town. (Well, if I could buy a single banana maybe…or maybe that’s not the best comparison, but I think you get my point)\n
    \n
    Along the banana’s journey, the farmer, the harvester, the shipper, the grocer, the clerk, and the cashier all (presumably) get paid. Yet a single banana is mere cents. If you didn’t know any better, you might think a single banana should cost $10!\n
    \n
    I’m presuming that this is because of some sort of exploitation somewhere down the line, or possibly loss-leading on the grocery store’s side of things.\n
    \n
    I’m wondering what other products like bananas are a lot cheaper than they “should” be (e.g., based on how far they have to travel, or how difficult they are to produce, or how much money we’re saving “unethically”).\n
    \n
    I’ve heard that this applies to coffee and chocolate to varying extents, but I’m not certain.\n
    \n
    Anyone know any others?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727611857 {#1695
    date: 2024-09-29 14:10:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 31811
  -titleTs: "'cost':7 'food':4 'item':5 'less':8"
  -bodyTs: "'10':115 'across':45 'along':71 'anyon':203 'anywher':15 'appli':190 'aren':12 'banana':1,20,54,73,96,112,152 'base':162 'best':62 'better':106 'buy':51 'canada':9 'cashier':88 'cent':99 'certain':202 'cheap':4 'cheaper':156 'chocol':194 'clerk':85 'coffe':192 'comparison':63 'cost':40,114 'could':50 'd':39 'didn':102 'difficult':172 'e.g':161 'even':5 'exploit':127 'extent':197 'far':165 'farmer':77 'get':68,91 'grocer':83 'groceri':139 'grow':22 'grown':14 'harvest':24,79 'heard':187 'journey':75 'know':104,204 'lead':136 'less':36 'letter':44 'like':151 'line':131 'loss':135 'loss-lead':134 'lot':155 'm':117,146,200 'mail':42 'mayb':55,57 'mere':98 'might':108 'money':180 'much':179 'near':16 'other':206 'paid':92 'point':70 'possibl':133 'presum':90,118 'produc':176 'product':150 'purchas':32 're':182 'ridicul':3 'save':183 'ship':26 'shipper':81 'side':142 'singl':53,95,111 'somewher':128 'sort':125 'stock':28 'store':140 'thing':144 'think':66,109 'town':46 'travel':169 'uneth':184 'vari':196 've':186 'well':47 'wonder':147 'yet':18,93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784992
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13100257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698592 {#1690
    date: 2024-01-19 22:09:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-some-food-items-that-cost-less-than-what"
  +title: "What are some food items that cost less than what they "should"?"
  +url: null
  +body: """
    Bananas are ridiculously cheap even up here in Canada, and they aren’t grown anywhere near here. Yet a banana can grow, be harvested, be shipped, be stocked, and then be purchased by me for less than it’d cost to mail a letter across town. (Well, if I could buy a single banana maybe…or maybe that’s not the best comparison, but I think you get my point)\n
    \n
    Along the banana’s journey, the farmer, the harvester, the shipper, the grocer, the clerk, and the cashier all (presumably) get paid. Yet a single banana is mere cents. If you didn’t know any better, you might think a single banana should cost $10!\n
    \n
    I’m presuming that this is because of some sort of exploitation somewhere down the line, or possibly loss-leading on the grocery store’s side of things.\n
    \n
    I’m wondering what other products like bananas are a lot cheaper than they “should” be (e.g., based on how far they have to travel, or how difficult they are to produce, or how much money we’re saving “unethically”).\n
    \n
    I’ve heard that this applies to coffee and chocolate to varying extents, but I’m not certain.\n
    \n
    Anyone know any others?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727611857 {#1695
    date: 2024-09-29 14:10:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 31811
  -titleTs: "'cost':7 'food':4 'item':5 'less':8"
  -bodyTs: "'10':115 'across':45 'along':71 'anyon':203 'anywher':15 'appli':190 'aren':12 'banana':1,20,54,73,96,112,152 'base':162 'best':62 'better':106 'buy':51 'canada':9 'cashier':88 'cent':99 'certain':202 'cheap':4 'cheaper':156 'chocol':194 'clerk':85 'coffe':192 'comparison':63 'cost':40,114 'could':50 'd':39 'didn':102 'difficult':172 'e.g':161 'even':5 'exploit':127 'extent':197 'far':165 'farmer':77 'get':68,91 'grocer':83 'groceri':139 'grow':22 'grown':14 'harvest':24,79 'heard':187 'journey':75 'know':104,204 'lead':136 'less':36 'letter':44 'like':151 'line':131 'loss':135 'loss-lead':134 'lot':155 'm':117,146,200 'mail':42 'mayb':55,57 'mere':98 'might':108 'money':180 'much':179 'near':16 'other':206 'paid':92 'point':70 'possibl':133 'presum':90,118 'produc':176 'product':150 'purchas':32 're':182 'ridicul':3 'save':183 'ship':26 'shipper':81 'side':142 'singl':53,95,111 'somewher':128 'sort':125 'stock':28 'store':140 'thing':144 'think':66,109 'town':46 'travel':169 'uneth':184 'vari':196 've':186 'well':47 'wonder':147 'yet':18,93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784992
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13100257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698592 {#1690
    date: 2024-01-19 22:09:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-some-food-items-that-cost-less-than-what"
  +title: "What are some food items that cost less than what they "should"?"
  +url: null
  +body: """
    Bananas are ridiculously cheap even up here in Canada, and they aren’t grown anywhere near here. Yet a banana can grow, be harvested, be shipped, be stocked, and then be purchased by me for less than it’d cost to mail a letter across town. (Well, if I could buy a single banana maybe…or maybe that’s not the best comparison, but I think you get my point)\n
    \n
    Along the banana’s journey, the farmer, the harvester, the shipper, the grocer, the clerk, and the cashier all (presumably) get paid. Yet a single banana is mere cents. If you didn’t know any better, you might think a single banana should cost $10!\n
    \n
    I’m presuming that this is because of some sort of exploitation somewhere down the line, or possibly loss-leading on the grocery store’s side of things.\n
    \n
    I’m wondering what other products like bananas are a lot cheaper than they “should” be (e.g., based on how far they have to travel, or how difficult they are to produce, or how much money we’re saving “unethically”).\n
    \n
    I’ve heard that this applies to coffee and chocolate to varying extents, but I’m not certain.\n
    \n
    Anyone know any others?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727611857 {#1695
    date: 2024-09-29 14:10:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 31811
  -titleTs: "'cost':7 'food':4 'item':5 'less':8"
  -bodyTs: "'10':115 'across':45 'along':71 'anyon':203 'anywher':15 'appli':190 'aren':12 'banana':1,20,54,73,96,112,152 'base':162 'best':62 'better':106 'buy':51 'canada':9 'cashier':88 'cent':99 'certain':202 'cheap':4 'cheaper':156 'chocol':194 'clerk':85 'coffe':192 'comparison':63 'cost':40,114 'could':50 'd':39 'didn':102 'difficult':172 'e.g':161 'even':5 'exploit':127 'extent':197 'far':165 'farmer':77 'get':68,91 'grocer':83 'groceri':139 'grow':22 'grown':14 'harvest':24,79 'heard':187 'journey':75 'know':104,204 'lead':136 'less':36 'letter':44 'like':151 'line':131 'loss':135 'loss-lead':134 'lot':155 'm':117,146,200 'mail':42 'mayb':55,57 'mere':98 'might':108 'money':180 'much':179 'near':16 'other':206 'paid':92 'point':70 'possibl':133 'presum':90,118 'produc':176 'product':150 'purchas':32 're':182 'ridicul':3 'save':183 'ship':26 'shipper':81 'side':142 'singl':53,95,111 'somewher':128 'sort':125 'stock':28 'store':140 'thing':144 'think':66,109 'town':46 'travel':169 'uneth':184 'vari':196 've':186 'well':47 'wonder':147 'yet':18,93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784992
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13100257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698592 {#1690
    date: 2024-01-19 22:09:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 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
86 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "Being-the-only-able-bodied-guy-in-my-building"
  +title: "Being the only able-bodied guy in my building"
  +url: "https://i.imgflip.com/8cxofl.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282504 {#1646
    date: 2024-09-25 18:41:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 31810
  -titleTs: "'abl':5 'able-bodi':4 'bodi':6 'build':10 'guy':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784643
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13099684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698243 {#1647
    date: 2024-01-19 22:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "Being-the-only-able-bodied-guy-in-my-building"
  +title: "Being the only able-bodied guy in my building"
  +url: "https://i.imgflip.com/8cxofl.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282504 {#1646
    date: 2024-09-25 18:41:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 31810
  -titleTs: "'abl':5 'able-bodi':4 'bodi':6 'build':10 'guy':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784643
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13099684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698243 {#1647
    date: 2024-01-19 22:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "Being-the-only-able-bodied-guy-in-my-building"
  +title: "Being the only able-bodied guy in my building"
  +url: "https://i.imgflip.com/8cxofl.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282504 {#1646
    date: 2024-09-25 18:41:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 31810
  -titleTs: "'abl':5 'able-bodi':4 'bodi':6 'build':10 'guy':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784643
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13099684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698243 {#1647
    date: 2024-01-19 22:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 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
90 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-it-that-makes-a-grand-piano-sound-better"
  +title: "What is it that makes a grand piano sound better than an upright piano?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727098519 {#1671
    date: 2024-09-23 15:35:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 31808
  -titleTs: "'better':10 'grand':7 'make':5 'piano':8,14 'sound':9 'upright':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10924421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697959 {#1679
    date: 2024-01-19 21:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-it-that-makes-a-grand-piano-sound-better"
  +title: "What is it that makes a grand piano sound better than an upright piano?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727098519 {#1671
    date: 2024-09-23 15:35:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 31808
  -titleTs: "'better':10 'grand':7 'make':5 'piano':8,14 'sound':9 'upright':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10924421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697959 {#1679
    date: 2024-01-19 21:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-it-that-makes-a-grand-piano-sound-better"
  +title: "What is it that makes a grand piano sound better than an upright piano?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727098519 {#1671
    date: 2024-09-23 15:35:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 31808
  -titleTs: "'better':10 'grand':7 'make':5 'piano':8,14 'sound':9 'upright':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705784359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10924421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697959 {#1679
    date: 2024-01-19 21:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Android-Apps"
  +title: "Android Apps"
  +url: null
  +body: """
    Hello again my fellow pirates! I’m trying to search for an apk that its on 4pda and results the captcha are russian numbers handwritten.\n
    \n
    I saw a guide to understand Russian numbers but in 45 minutes no luck understanding the handwriting.\n
    \n
    The thing is that I want the APKS itself to learn how hey patch , so I can learn how they do such thing.\n
    \n
    In the megathread mobilsim has too the app I’m searching, but its outdated.\n
    \n
    Tutorial 4pda: […blogspot.com/…/4pdaru-loginregister-captcha-tuto…](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)\n
    \n
    Cheers\n
    \n
    0
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705697792 {#1592
    date: 2024-01-19 21:56:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 31807
  -titleTs: "'android':1 'app':2"
  -bodyTs: "'/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':86 '/4pdaru-loginregister-captcha-tuto':83 '0':88 '45':36 '4pda':17,81 'apk':13,50 'app':73 'blogspot.com':82 'captcha':21 'cheer':87 'doorsgeek.blogspot.com':85 'doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':84 'fellow':4 'guid':29 'handwrit':42 'handwritten':25 'hello':1 'hey':55 'learn':53,60 'luck':39 'm':7,75 'megathread':68 'minut':37 'mobilsim':69 'number':24,33 'outdat':79 'patch':56 'pirat':5 'result':19 'russian':23,32 'saw':27 'search':10,76 'thing':44,65 'tri':8 'tutori':80 'understand':31,40 'want':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747292
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12671596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697792 {#1591
    date: 2024-01-19 21:56:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Android-Apps"
  +title: "Android Apps"
  +url: null
  +body: """
    Hello again my fellow pirates! I’m trying to search for an apk that its on 4pda and results the captcha are russian numbers handwritten.\n
    \n
    I saw a guide to understand Russian numbers but in 45 minutes no luck understanding the handwriting.\n
    \n
    The thing is that I want the APKS itself to learn how hey patch , so I can learn how they do such thing.\n
    \n
    In the megathread mobilsim has too the app I’m searching, but its outdated.\n
    \n
    Tutorial 4pda: […blogspot.com/…/4pdaru-loginregister-captcha-tuto…](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)\n
    \n
    Cheers\n
    \n
    0
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705697792 {#1592
    date: 2024-01-19 21:56:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 31807
  -titleTs: "'android':1 'app':2"
  -bodyTs: "'/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':86 '/4pdaru-loginregister-captcha-tuto':83 '0':88 '45':36 '4pda':17,81 'apk':13,50 'app':73 'blogspot.com':82 'captcha':21 'cheer':87 'doorsgeek.blogspot.com':85 'doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':84 'fellow':4 'guid':29 'handwrit':42 'handwritten':25 'hello':1 'hey':55 'learn':53,60 'luck':39 'm':7,75 'megathread':68 'minut':37 'mobilsim':69 'number':24,33 'outdat':79 'patch':56 'pirat':5 'result':19 'russian':23,32 'saw':27 'search':10,76 'thing':44,65 'tri':8 'tutori':80 'understand':31,40 'want':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747292
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12671596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697792 {#1591
    date: 2024-01-19 21:56:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1493 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Android-Apps"
  +title: "Android Apps"
  +url: null
  +body: """
    Hello again my fellow pirates! I’m trying to search for an apk that its on 4pda and results the captcha are russian numbers handwritten.\n
    \n
    I saw a guide to understand Russian numbers but in 45 minutes no luck understanding the handwriting.\n
    \n
    The thing is that I want the APKS itself to learn how hey patch , so I can learn how they do such thing.\n
    \n
    In the megathread mobilsim has too the app I’m searching, but its outdated.\n
    \n
    Tutorial 4pda: […blogspot.com/…/4pdaru-loginregister-captcha-tuto…](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)\n
    \n
    Cheers\n
    \n
    0
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705697792 {#1592
    date: 2024-01-19 21:56:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 31807
  -titleTs: "'android':1 'app':2"
  -bodyTs: "'/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':86 '/4pdaru-loginregister-captcha-tuto':83 '0':88 '45':36 '4pda':17,81 'apk':13,50 'app':73 'blogspot.com':82 'captcha':21 'cheer':87 'doorsgeek.blogspot.com':85 'doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':84 'fellow':4 'guid':29 'handwrit':42 'handwritten':25 'hello':1 'hey':55 'learn':53,60 'luck':39 'm':7,75 'megathread':68 'minut':37 'mobilsim':69 'number':24,33 'outdat':79 'patch':56 'pirat':5 'result':19 'russian':23,32 'saw':27 'search':10,76 'thing':44,65 'tri':8 'tutori':80 'understand':31,40 'want':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747292
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12671596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697792 {#1591
    date: 2024-01-19 21:56:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 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
98 DENIED moderate
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1576 …}
  +slug: "Bazzite-2-2-0-has-been-released-now-with-the-fsync-kernel"
  +title: "Bazzite 2.2.0 has been released - now with the fsync kernel and HDR in game mode"
  +url: "https://universal-blue.discourse.group/t/bazzite-buzz-11/450"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727949234 {#1575
    date: 2024-10-03 11:53:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 31806
  -titleTs: "'2.2.0':2 'bazzit':1 'fsync':9 'game':14 'hdr':12 'kernel':10 'mode':15 'releas':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705783772
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10901031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697372 {#1587
    date: 2024-01-19 21:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1576 …}
  +slug: "Bazzite-2-2-0-has-been-released-now-with-the-fsync-kernel"
  +title: "Bazzite 2.2.0 has been released - now with the fsync kernel and HDR in game mode"
  +url: "https://universal-blue.discourse.group/t/bazzite-buzz-11/450"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727949234 {#1575
    date: 2024-10-03 11:53:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 31806
  -titleTs: "'2.2.0':2 'bazzit':1 'fsync':9 'game':14 'hdr':12 'kernel':10 'mode':15 'releas':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705783772
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10901031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697372 {#1587
    date: 2024-01-19 21:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1576 …}
  +slug: "Bazzite-2-2-0-has-been-released-now-with-the-fsync-kernel"
  +title: "Bazzite 2.2.0 has been released - now with the fsync kernel and HDR in game mode"
  +url: "https://universal-blue.discourse.group/t/bazzite-buzz-11/450"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727949234 {#1575
    date: 2024-10-03 11:53:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 31806
  -titleTs: "'2.2.0':2 'bazzit':1 'fsync':9 'game':14 'hdr':12 'kernel':10 'mode':15 'releas':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705783772
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10901031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697372 {#1587
    date: 2024-01-19 21:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details