GET https://kbin.spritesserver.nl/index.php/*/active?p=61

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 …}
}
5.64 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.05 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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#1634
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#1636
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#1635
    date: 2024-01-20 09:30: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
3 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#1634
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#1636
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#1635
    date: 2024-01-20 09:30: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
4 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Fighting-with-immich"
  +title: "Fighting with immich"
  +url: null
  +body: """
    After all the amazing reviews and post i read immich I decided to give it a try.\n
    \n
    To be honest I am quite impressed, it’s fast and polished, it just works.\n
    \n
    But I found a few quirks, and hit a wall with the developer that doesn’t seems kind to listen to users that much (on these issues at least!)\n
    \n
    Maybe you guys have suggestions?\n
    \n
    Here I go:\n
    \n
    One: it does not support base URLs, witch means that I had to spin a dedicated sub domain to be able to access it over internet while all my other services are on a single sub domain. I can work with that, but why. Dev already shut this request down in the past as “insecure”. Which I find baffling. (I mean use mydomain/immich instead of immich.mydomain)\n
    \n
    Two: auth cannot be tied to reverse proxy. I get it, it provides OAuth. But it’s much more complex than proxy based auth… And overkill for many cases, mine for sure.\n
    \n
    Three: impossible to disable authentication at all, which would just work fine in my use case. There is a switch that seems for that, but no, it’s only for using OAuth.\n
    \n
    Four: I cannot find a way to browse by location, only by map. (Locations list seems to be half baked unless I am missing something).\n
    \n
    Five: no way to deploy on bare metal, and I tried! due to lack of documentation (only info I found where very very outdated), and no willingness to provide info about that either. Seems that docker is so much better that supporting bare metal is a waste of time.\n
    \n
    Six: basically impossible to manage easily public albums. like a public landing page. I get this might be outside immich scope.\n
    \n
    Seven: even if now you can import existing libraries, it still does not detect albums withinbthem (sub folders) which is very annoying.\n
    \n
    So, overall its a great project and very promising, faster and more reliable than Libre Photos in my use case, but still lacking some basic features that the Dev seems not interested in adding. He developed it to please his wife, I get it :) - no pun intended, doing all this take lots of time, I know.\n
    \n
    These are the alternatives I know of:\n
    \n
    Photo prism requires a subscription for reverse Geo coding.\n
    \n
    LibrePhotos feels sluggish and kind if abandoned.\n
    \n
    Are there any others? (Piwigo and Lytchee are great tools, but different kind of tools)\n
    \n
    Let’s hope for immich, Dev is working a lit, let’s hope for the best.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727282318 {#1634
    date: 2024-09-25 18:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 31895
  -titleTs: "'fight':1 'immich':3"
  -bodyTs: "'abandon':395 'abl':90 'access':92 'ad':350 'album':281,309 'alreadi':115 'altern':376 'amaz':4 'annoy':316 'auth':137,159 'authent':172 'baffl':128 'bake':219 'bare':231,267 'base':75,158 'basic':275,341 'best':426 'better':264 'brows':207 'cannot':138,202 'case':164,183,336 'code':388 'complex':155 'decid':12 'dedic':85 'deploy':229 'detect':308 'dev':114,345,416 'develop':45,352 'differ':407 'disabl':171 'docker':260 'document':240 'doesn':47 'domain':87,106 'due':236 'easili':279 'either':257 'even':296 'exist':302 'fast':27 'faster':326 'featur':342 'feel':390 'find':127,203 'fine':179 'five':225 'folder':312 'found':35,244 'four':200 'geo':387 'get':145,288,359 'give':14 'go':69 'great':321,404 'guy':64 'half':218 'hit':40 'honest':20 'hope':413,423 'immich':10,293,415 'immich.mydomain':135 'import':301 'imposs':169,276 'impress':24 'info':242,254 'insecur':124 'instead':133 'intend':363 'interest':348 'internet':95 'issu':59 'kind':50,393,408 'know':372,378 'lack':238,339 'land':285 'least':61 'let':411,421 'libr':331 'librari':303 'librephoto':389 'like':282 'list':214 'listen':52 'lit':420 'locat':209,213 'lot':368 'lytche':402 'manag':278 'mani':163 'map':212 'mayb':62 'mean':78,130 'metal':232,268 'might':290 'mine':165 'miss':223 'much':56,153,263 'mydomain/immich':132 'oauth':149,199 'one':70 'other':399 'outdat':248 'outsid':292 'overal':318 'overkil':161 'page':286 'past':122 'photo':332,380 'piwigo':400 'pleas':355 'polish':29 'post':7 'prism':381 'project':322 'promis':325 'provid':148,253 'proxi':143,157 'public':280,284 'pun':362 'quirk':38 'quit':23 'read':9 'reliabl':329 'request':118 'requir':382 'revers':142,386 'review':5 'scope':294 'seem':49,189,215,258,346 'servic':100 'seven':295 'shut':116 'singl':104 'six':274 'sluggish':391 'someth':224 'spin':83 'still':305,338 'sub':86,105,311 'subscript':384 'suggest':66 'support':74,266 'sure':167 'switch':187 'take':367 'three':168 'tie':140 'time':273,370 'tool':405,410 'tri':17,235 'two':136 'unless':220 'url':76 'use':131,182,198,335 'user':54 'wall':42 'wast':271 'way':205,227 'wife':357 'willing':251 'witch':77 'withinbthem':310 'work':32,109,178,418 'would':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705806438
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4975727"
  +editedAt: DateTimeImmutable @1727040153 {#1636
    date: 2024-09-22 23:22:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705739438 {#1635
    date: 2024-01-20 09:30: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
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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1681 …}
  +image: Proxies\__CG__\App\Entity\Image {#1444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1466 …}
  +slug: "Can-t-see-audio-controls-for-video"
  +title: "Can't see audio controls for video :/"
  +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
  +body: "bruv 💀"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727281295 {#1764
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 31856
  -titleTs: "'audio':4 'control':5 'see':3 'video':7"
  -bodyTs: "'bruv':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705801815
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3707063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705721815 {#1765
    date: 2024-01-20 04:36:55.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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1681 …}
  +image: Proxies\__CG__\App\Entity\Image {#1444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1466 …}
  +slug: "Can-t-see-audio-controls-for-video"
  +title: "Can't see audio controls for video :/"
  +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
  +body: "bruv 💀"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727281295 {#1764
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 31856
  -titleTs: "'audio':4 'control':5 'see':3 'video':7"
  -bodyTs: "'bruv':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705801815
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3707063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705721815 {#1765
    date: 2024-01-20 04:36:55.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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1681 …}
  +image: Proxies\__CG__\App\Entity\Image {#1444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1466 …}
  +slug: "Can-t-see-audio-controls-for-video"
  +title: "Can't see audio controls for video :/"
  +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
  +body: "bruv 💀"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727281295 {#1764
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 31856
  -titleTs: "'audio':4 'control':5 'see':3 'video':7"
  -bodyTs: "'bruv':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705801815
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3707063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705721815 {#1765
    date: 2024-01-20 04:36:55.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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "I-m-loving-this-format"
  +title: "I’m loving this format"
  +url: "https://i.imgur.com/FyRlgC7.jpg"
  +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727276110 {#2449
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 31018
  -titleTs: "'format':5 'love':3 'm':2"
  -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705518145
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21061094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431745 {#2477
    date: 2024-01-16 20:02:25.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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "I-m-loving-this-format"
  +title: "I’m loving this format"
  +url: "https://i.imgur.com/FyRlgC7.jpg"
  +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727276110 {#2449
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 31018
  -titleTs: "'format':5 'love':3 'm':2"
  -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705518145
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21061094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431745 {#2477
    date: 2024-01-16 20:02:25.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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "I-m-loving-this-format"
  +title: "I’m loving this format"
  +url: "https://i.imgur.com/FyRlgC7.jpg"
  +body: "Image description: An image macro with two panels. In the first a bunny labeled “BIDEN” is holding a clipboard while looking up to an older woman labeled “VOTER.” In the second panel, the bunny is saying “would you like to keep Trump out of the white house” and it becomes clear that the clipboard, which is obscured from the vision of the older woman, contains the to-do list for an evil plan"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727276110 {#2449
    date: 2024-09-25 16:55:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 31018
  -titleTs: "'format':5 'love':3 'm':2"
  -bodyTs: "'becom':50 'biden':15 'bunni':13,34 'clear':51 'clipboard':19,54 'contain':65 'descript':2 'evil':73 'first':11 'hold':17 'hous':47 'imag':1,4 'keep':41 'label':14,27 'like':39 'list':70 'look':21 'macro':5 'obscur':57 'older':25,63 'panel':8,32 'plan':74 'say':36 'second':31 'to-do':67 'trump':42 'two':7 'vision':60 'voter':28 'white':46 'woman':26,64 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705518145
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21061094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431745 {#2477
    date: 2024-01-16 20:02:25.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Mommy"
  +title: "Mommy?"
  +url: "https://sopuli.xyz/pictrs/image/1c5557a4-a884-4635-9484-0689d8b85844.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727275585 {#1541
    date: 2024-09-25 16:46:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 31591
  -titleTs: "'mommi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705699044
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8127406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612644 {#1529
    date: 2024-01-18 22:17:24.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Mommy"
  +title: "Mommy?"
  +url: "https://sopuli.xyz/pictrs/image/1c5557a4-a884-4635-9484-0689d8b85844.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727275585 {#1541
    date: 2024-09-25 16:46:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 31591
  -titleTs: "'mommi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705699044
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8127406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612644 {#1529
    date: 2024-01-18 22:17:24.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Mommy"
  +title: "Mommy?"
  +url: "https://sopuli.xyz/pictrs/image/1c5557a4-a884-4635-9484-0689d8b85844.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727275585 {#1541
    date: 2024-09-25 16:46:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 31591
  -titleTs: "'mommi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705699044
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8127406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612644 {#1529
    date: 2024-01-18 22:17:24.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "What-is-going-on-with-sys-kernel-notes"
  +title: "What is going on with /sys/kernel/notes ?"
  +url: null
  +body: """
    Any thoughts on why `cat /sys/kernel/notes` gives me:\n
    \n
    `LinuxLinuXen@ XenlinuxXen2.Xenxen-3.Xen����XenXen��&����� XenXeXeXen������XeXengenericXen\tXenyes`\n
    \n
    I’m beginning to look into another issue I posted about, but this struck me as odd
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727272742 {#1551
    date: 2024-09-25 15:59:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 32076
  -titleTs: "'/sys/kernel/notes':6 'go':3"
  -bodyTs: "'/sys/kernel/notes':6 'anoth':21 'begin':17 'cat':5 'give':7 'issu':22 'linuxlinuxen':9 'look':19 'm':16 'odd':31 'post':24 'struck':28 'thought':2 'xenlinuxxen2.xenxen-3.xen':10 'xenxen':11 'xenxexexen':12 'xeny':14 'xexengenericxen':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705872299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10978632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705812799 {#1549
    date: 2024-01-21 05:53: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
19 DENIED edit
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "What-is-going-on-with-sys-kernel-notes"
  +title: "What is going on with /sys/kernel/notes ?"
  +url: null
  +body: """
    Any thoughts on why `cat /sys/kernel/notes` gives me:\n
    \n
    `LinuxLinuXen@ XenlinuxXen2.Xenxen-3.Xen����XenXen��&����� XenXeXeXen������XeXengenericXen\tXenyes`\n
    \n
    I’m beginning to look into another issue I posted about, but this struck me as odd
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727272742 {#1551
    date: 2024-09-25 15:59:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 32076
  -titleTs: "'/sys/kernel/notes':6 'go':3"
  -bodyTs: "'/sys/kernel/notes':6 'anoth':21 'begin':17 'cat':5 'give':7 'issu':22 'linuxlinuxen':9 'look':19 'm':16 'odd':31 'post':24 'struck':28 'thought':2 'xenlinuxxen2.xenxen-3.xen':10 'xenxen':11 'xenxexexen':12 'xeny':14 'xexengenericxen':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705872299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10978632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705812799 {#1549
    date: 2024-01-21 05:53: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
20 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "What-is-going-on-with-sys-kernel-notes"
  +title: "What is going on with /sys/kernel/notes ?"
  +url: null
  +body: """
    Any thoughts on why `cat /sys/kernel/notes` gives me:\n
    \n
    `LinuxLinuXen@ XenlinuxXen2.Xenxen-3.Xen����XenXen��&����� XenXeXeXen������XeXengenericXen\tXenyes`\n
    \n
    I’m beginning to look into another issue I posted about, but this struck me as odd
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727272742 {#1551
    date: 2024-09-25 15:59:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 32076
  -titleTs: "'/sys/kernel/notes':6 'go':3"
  -bodyTs: "'/sys/kernel/notes':6 'anoth':21 'begin':17 'cat':5 'give':7 'issu':22 'linuxlinuxen':9 'look':19 'm':16 'odd':31 'post':24 'struck':28 'thought':2 'xenlinuxxen2.xenxen-3.xen':10 'xenxen':11 'xenxexexen':12 'xeny':14 'xexengenericxen':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705872299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10978632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705812799 {#1549
    date: 2024-01-21 05:53: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
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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2357 …}
  +slug: "Cookie-experiments"
  +title: "Cookie experiments"
  +url: "https://i.pinimg.com/originals/2e/3f/a0/2e3fa0b81094b038a7373b43b634acc7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727270083 {#2443
    date: 2024-09-25 15:14:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 30816
  -titleTs: "'cooki':1 'experi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705450364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363964 {#2442
    date: 2024-01-16 01:12:44.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2357 …}
  +slug: "Cookie-experiments"
  +title: "Cookie experiments"
  +url: "https://i.pinimg.com/originals/2e/3f/a0/2e3fa0b81094b038a7373b43b634acc7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727270083 {#2443
    date: 2024-09-25 15:14:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 30816
  -titleTs: "'cooki':1 'experi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705450364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363964 {#2442
    date: 2024-01-16 01:12:44.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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2357 …}
  +slug: "Cookie-experiments"
  +title: "Cookie experiments"
  +url: "https://i.pinimg.com/originals/2e/3f/a0/2e3fa0b81094b038a7373b43b634acc7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727270083 {#2443
    date: 2024-09-25 15:14:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 30816
  -titleTs: "'cooki':1 'experi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705450364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363964 {#2442
    date: 2024-01-16 01:12:44.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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "zsh-ksh-bash-and-obviously-sh"
  +title: "`zsh`, `ksh`, `bash`, and obviously `sh`"
  +url: "https://startrek.website/pictrs/image/a68b9074-45de-4ae7-88f3-f68a9e7aefe2.jpeg"
  +body: """
    cross-posted from: [startrek.website/post/5735388](https://startrek.website/post/5735388)\n
    \n
    > Counterspell this
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727269514 {#2484
    date: 2024-09-25 15:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 31125
  -titleTs: "'bash':3 'ksh':2 'obvious':5 'sh':6 'zsh':1"
  -bodyTs: "'/post/5735388](https://startrek.website/post/5735388)':7 'counterspel':8 'cross':2 'cross-post':1 'post':3 'startrek.website':6 'startrek.website/post/5735388](https://startrek.website/post/5735388)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705547723
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8699812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705461323 {#1391
    date: 2024-01-17 04:15: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
27 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "zsh-ksh-bash-and-obviously-sh"
  +title: "`zsh`, `ksh`, `bash`, and obviously `sh`"
  +url: "https://startrek.website/pictrs/image/a68b9074-45de-4ae7-88f3-f68a9e7aefe2.jpeg"
  +body: """
    cross-posted from: [startrek.website/post/5735388](https://startrek.website/post/5735388)\n
    \n
    > Counterspell this
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727269514 {#2484
    date: 2024-09-25 15:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 31125
  -titleTs: "'bash':3 'ksh':2 'obvious':5 'sh':6 'zsh':1"
  -bodyTs: "'/post/5735388](https://startrek.website/post/5735388)':7 'counterspel':8 'cross':2 'cross-post':1 'post':3 'startrek.website':6 'startrek.website/post/5735388](https://startrek.website/post/5735388)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705547723
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8699812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705461323 {#1391
    date: 2024-01-17 04:15: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
28 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "zsh-ksh-bash-and-obviously-sh"
  +title: "`zsh`, `ksh`, `bash`, and obviously `sh`"
  +url: "https://startrek.website/pictrs/image/a68b9074-45de-4ae7-88f3-f68a9e7aefe2.jpeg"
  +body: """
    cross-posted from: [startrek.website/post/5735388](https://startrek.website/post/5735388)\n
    \n
    > Counterspell this
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727269514 {#2484
    date: 2024-09-25 15:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 31125
  -titleTs: "'bash':3 'ksh':2 'obvious':5 'sh':6 'zsh':1"
  -bodyTs: "'/post/5735388](https://startrek.website/post/5735388)':7 'counterspel':8 'cross':2 'cross-post':1 'post':3 'startrek.website':6 'startrek.website/post/5735388](https://startrek.website/post/5735388)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705547723
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8699812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705461323 {#1391
    date: 2024-01-17 04:15: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
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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1653 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "Phantom-Menace-concept-art-of-battle-droids-by-Doug-Chiang"
  +title: "Phantom Menace concept art of battle droids, by Doug Chiang"
  +url: "https://lemmy.world/pictrs/image/2cda9483-564d-4387-93dd-d7a363329405.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727269337 {#1655
    date: 2024-09-25 15:02:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 32047
  -titleTs: "'art':4 'battl':6 'chiang':10 'concept':3 'doug':9 'droid':7 'menac':2 'phantom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705883587
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10973379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797187 {#1649
    date: 2024-01-21 01:33:07.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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1653 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "Phantom-Menace-concept-art-of-battle-droids-by-Doug-Chiang"
  +title: "Phantom Menace concept art of battle droids, by Doug Chiang"
  +url: "https://lemmy.world/pictrs/image/2cda9483-564d-4387-93dd-d7a363329405.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727269337 {#1655
    date: 2024-09-25 15:02:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 32047
  -titleTs: "'art':4 'battl':6 'chiang':10 'concept':3 'doug':9 'droid':7 'menac':2 'phantom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705883587
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10973379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797187 {#1649
    date: 2024-01-21 01:33:07.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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1653 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "Phantom-Menace-concept-art-of-battle-droids-by-Doug-Chiang"
  +title: "Phantom Menace concept art of battle droids, by Doug Chiang"
  +url: "https://lemmy.world/pictrs/image/2cda9483-564d-4387-93dd-d7a363329405.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727269337 {#1655
    date: 2024-09-25 15:02:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 32047
  -titleTs: "'art':4 'battl':6 'chiang':10 'concept':3 'doug':9 'droid':7 'menac':2 'phantom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705883587
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10973379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797187 {#1649
    date: 2024-01-21 01:33:07.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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "X-Wing-squadron-returning-to-base-by-Crvnjava"
  +title: "X-Wing squadron returning to base, by Crvnjava"
  +url: "https://lemmy.world/pictrs/image/b541aca1-baea-4c91-a041-676750d2e5fe.png"
  +body: "[Source.](https://imgur.com/gallery/5LFIOKx) give the original artist a like and/or comment."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268106 {#1610
    date: 2024-09-25 14:41:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 32041
  -titleTs: "'base':7 'crvnjava':9 'return':5 'squadron':4 'wing':3 'x':2 'x-wing':1"
  -bodyTs: "'/gallery/5lfiokx)':4 'and/or':11 'artist':8 'comment':12 'give':5 'imgur.com':3 'imgur.com/gallery/5lfiokx)':2 'like':10 'origin':7 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705882776
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10972952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796376 {#1609
    date: 2024-01-21 01:19:36.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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "X-Wing-squadron-returning-to-base-by-Crvnjava"
  +title: "X-Wing squadron returning to base, by Crvnjava"
  +url: "https://lemmy.world/pictrs/image/b541aca1-baea-4c91-a041-676750d2e5fe.png"
  +body: "[Source.](https://imgur.com/gallery/5LFIOKx) give the original artist a like and/or comment."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268106 {#1610
    date: 2024-09-25 14:41:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 32041
  -titleTs: "'base':7 'crvnjava':9 'return':5 'squadron':4 'wing':3 'x':2 'x-wing':1"
  -bodyTs: "'/gallery/5lfiokx)':4 'and/or':11 'artist':8 'comment':12 'give':5 'imgur.com':3 'imgur.com/gallery/5lfiokx)':2 'like':10 'origin':7 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705882776
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10972952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796376 {#1609
    date: 2024-01-21 01:19:36.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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "X-Wing-squadron-returning-to-base-by-Crvnjava"
  +title: "X-Wing squadron returning to base, by Crvnjava"
  +url: "https://lemmy.world/pictrs/image/b541aca1-baea-4c91-a041-676750d2e5fe.png"
  +body: "[Source.](https://imgur.com/gallery/5LFIOKx) give the original artist a like and/or comment."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268106 {#1610
    date: 2024-09-25 14:41:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 32041
  -titleTs: "'base':7 'crvnjava':9 'return':5 'squadron':4 'wing':3 'x':2 'x-wing':1"
  -bodyTs: "'/gallery/5lfiokx)':4 'and/or':11 'artist':8 'comment':12 'give':5 'imgur.com':3 'imgur.com/gallery/5lfiokx)':2 'like':10 'origin':7 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705882776
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10972952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796376 {#1609
    date: 2024-01-21 01:19:36.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "I-love-this-song"
  +title: "I love this song"
  +url: "https://startrek.website/pictrs/image/2de9a587-8029-4e0e-84e3-82840bbc7fba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 224
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268093 {#1582
    date: 2024-09-25 14:41:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 32066
  -titleTs: "'love':2 'song':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705890653
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5901813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705804253 {#1578
    date: 2024-01-21 03:30: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
39 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "I-love-this-song"
  +title: "I love this song"
  +url: "https://startrek.website/pictrs/image/2de9a587-8029-4e0e-84e3-82840bbc7fba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 224
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268093 {#1582
    date: 2024-09-25 14:41:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 32066
  -titleTs: "'love':2 'song':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705890653
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5901813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705804253 {#1578
    date: 2024-01-21 03:30: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
40 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "I-love-this-song"
  +title: "I love this song"
  +url: "https://startrek.website/pictrs/image/2de9a587-8029-4e0e-84e3-82840bbc7fba.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 224
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268093 {#1582
    date: 2024-09-25 14:41:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 32066
  -titleTs: "'love':2 'song':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705890653
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5901813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705804253 {#1578
    date: 2024-01-21 03:30: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
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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1455 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "My-wife-s-completed-cross-stitch-of-an-epic-battle-from"
  +title: "My wife's completed cross stitch of an epic battle from classic gaming!"
  +url: "https://lemmy.world/pictrs/image/87e3555b-451d-4f47-bc8d-7f06a2607c33.jpeg"
  +body: "That’s the final boss from Super Metroid for those who may not know :)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268039 {#1463
    date: 2024-09-25 14:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 31990
  -titleTs: "'battl':10 'classic':12 'complet':4 'cross':5 'epic':9 'game':13 'stitch':6 'wife':2"
  -bodyTs: "'boss':5 'final':4 'know':14 'may':12 'metroid':8 'super':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705864226
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10959435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777826 {#1464
    date: 2024-01-20 20:10:26.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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1455 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "My-wife-s-completed-cross-stitch-of-an-epic-battle-from"
  +title: "My wife's completed cross stitch of an epic battle from classic gaming!"
  +url: "https://lemmy.world/pictrs/image/87e3555b-451d-4f47-bc8d-7f06a2607c33.jpeg"
  +body: "That’s the final boss from Super Metroid for those who may not know :)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268039 {#1463
    date: 2024-09-25 14:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 31990
  -titleTs: "'battl':10 'classic':12 'complet':4 'cross':5 'epic':9 'game':13 'stitch':6 'wife':2"
  -bodyTs: "'boss':5 'final':4 'know':14 'may':12 'metroid':8 'super':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705864226
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10959435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777826 {#1464
    date: 2024-01-20 20:10:26.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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1455 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "My-wife-s-completed-cross-stitch-of-an-epic-battle-from"
  +title: "My wife's completed cross stitch of an epic battle from classic gaming!"
  +url: "https://lemmy.world/pictrs/image/87e3555b-451d-4f47-bc8d-7f06a2607c33.jpeg"
  +body: "That’s the final boss from Super Metroid for those who may not know :)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727268039 {#1463
    date: 2024-09-25 14:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 31990
  -titleTs: "'battl':10 'classic':12 'complet':4 'cross':5 'epic':9 'game':13 'stitch':6 'wife':2"
  -bodyTs: "'boss':5 'final':4 'know':14 'may':12 'metroid':8 'super':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705864226
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10959435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777826 {#1464
    date: 2024-01-20 20:10:26.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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Thunderbird-or-Betterbird-What-is-better-on-Windows"
  +title: "Thunderbird or Betterbird. What is better on Windows?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727267977 {#1413
    date: 2024-09-25 14:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 31949
  -titleTs: "'better':6 'betterbird':3 'thunderbird':1 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705851651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10953703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705765251 {#1417
    date: 2024-01-20 16:40:51.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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Thunderbird-or-Betterbird-What-is-better-on-Windows"
  +title: "Thunderbird or Betterbird. What is better on Windows?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727267977 {#1413
    date: 2024-09-25 14:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 31949
  -titleTs: "'better':6 'betterbird':3 'thunderbird':1 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705851651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10953703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705765251 {#1417
    date: 2024-01-20 16:40:51.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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Thunderbird-or-Betterbird-What-is-better-on-Windows"
  +title: "Thunderbird or Betterbird. What is better on Windows?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727267977 {#1413
    date: 2024-09-25 14:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 31949
  -titleTs: "'better':6 'betterbird':3 'thunderbird':1 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705851651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10953703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705765251 {#1417
    date: 2024-01-20 16:40:51.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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "Revwien-Species-concept-art-by-Ron-Cobb"
  +title: "Revwien Species concept art, by Ron Cobb"
  +url: "https://lemmy.world/pictrs/image/4e766b50-bc5b-4381-a213-1ec0dc44cd0e.png"
  +body: """
    Source - The Art of Episode IV: A New Hope (Art: Ron Cobb; 1979)\n
    \n
    First Appearance - Droids 6: Star Wars According to the Droids, Book I (1987)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727264543 {#1674
    date: 2024-09-25 13:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 32046
  -titleTs: "'art':4 'cobb':7 'concept':3 'revwien':1 'ron':6 'speci':2"
  -bodyTs: "'1979':13 '1987':26 '6':17 'accord':20 'appear':15 'art':3,10 'book':24 'cobb':12 'droid':16,23 'episod':5 'first':14 'hope':9 'iv':6 'new':8 'ron':11 'sourc':1 'star':18 'war':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705879546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10973369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797046 {#1676
    date: 2024-01-21 01:30: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
51 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "Revwien-Species-concept-art-by-Ron-Cobb"
  +title: "Revwien Species concept art, by Ron Cobb"
  +url: "https://lemmy.world/pictrs/image/4e766b50-bc5b-4381-a213-1ec0dc44cd0e.png"
  +body: """
    Source - The Art of Episode IV: A New Hope (Art: Ron Cobb; 1979)\n
    \n
    First Appearance - Droids 6: Star Wars According to the Droids, Book I (1987)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727264543 {#1674
    date: 2024-09-25 13:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 32046
  -titleTs: "'art':4 'cobb':7 'concept':3 'revwien':1 'ron':6 'speci':2"
  -bodyTs: "'1979':13 '1987':26 '6':17 'accord':20 'appear':15 'art':3,10 'book':24 'cobb':12 'droid':16,23 'episod':5 'first':14 'hope':9 'iv':6 'new':8 'ron':11 'sourc':1 'star':18 'war':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705879546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10973369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797046 {#1676
    date: 2024-01-21 01:30: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
52 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "Revwien-Species-concept-art-by-Ron-Cobb"
  +title: "Revwien Species concept art, by Ron Cobb"
  +url: "https://lemmy.world/pictrs/image/4e766b50-bc5b-4381-a213-1ec0dc44cd0e.png"
  +body: """
    Source - The Art of Episode IV: A New Hope (Art: Ron Cobb; 1979)\n
    \n
    First Appearance - Droids 6: Star Wars According to the Droids, Book I (1987)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727264543 {#1674
    date: 2024-09-25 13:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 32046
  -titleTs: "'art':4 'cobb':7 'concept':3 'revwien':1 'ron':6 'speci':2"
  -bodyTs: "'1979':13 '1987':26 '6':17 'accord':20 'appear':15 'art':3,10 'book':24 'cobb':12 'droid':16,23 'episod':5 'first':14 'hope':9 'iv':6 'new':8 'ron':11 'sourc':1 'star':18 'war':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705879546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10973369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705797046 {#1676
    date: 2024-01-21 01:30: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
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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +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 {#1788
    date: 2024-09-25 13:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +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 {#1772
    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
55 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +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 {#1788
    date: 2024-09-25 13:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +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 {#1772
    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
56 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +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 {#1788
    date: 2024-09-25 13:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +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 {#1772
    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
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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Bcachefs-Lands-Another-Round-Of-Fixes-For-Linux-6-7"
  +title: "Bcachefs Lands Another Round Of Fixes For Linux 6.7"
  +url: "https://www.phoronix.com/news/Bcachefs-More-Fixes-Linux-6.7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727261047 {#1379
    date: 2024-09-25 12:44:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 19867
  -titleTs: "'6.7':9 'anoth':3 'bcachef':1 'fix':6 'land':2 'linux':8 'round':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701737112
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7241787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701650712 {#1400
    date: 2023-12-04 01:45:12.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Bcachefs-Lands-Another-Round-Of-Fixes-For-Linux-6-7"
  +title: "Bcachefs Lands Another Round Of Fixes For Linux 6.7"
  +url: "https://www.phoronix.com/news/Bcachefs-More-Fixes-Linux-6.7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727261047 {#1379
    date: 2024-09-25 12:44:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 19867
  -titleTs: "'6.7':9 'anoth':3 'bcachef':1 'fix':6 'land':2 'linux':8 'round':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701737112
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7241787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701650712 {#1400
    date: 2023-12-04 01:45:12.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Bcachefs-Lands-Another-Round-Of-Fixes-For-Linux-6-7"
  +title: "Bcachefs Lands Another Round Of Fixes For Linux 6.7"
  +url: "https://www.phoronix.com/news/Bcachefs-More-Fixes-Linux-6.7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727261047 {#1379
    date: 2024-09-25 12:44:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 19867
  -titleTs: "'6.7':9 'anoth':3 'bcachef':1 'fix':6 'land':2 'linux':8 'round':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701737112
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7241787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701650712 {#1400
    date: 2023-12-04 01:45:12.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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +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 {#1493
    date: 2024-09-25 12:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +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 {#1495
    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
63 DENIED edit
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +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 {#1493
    date: 2024-09-25 12:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +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 {#1495
    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
64 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +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 {#1493
    date: 2024-09-25 12:15:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +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 {#1495
    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
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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "GoOn"
  +title: "GoOn"
  +url: "https://programming.dev/pictrs/image/dbce2250-ea79-4f27-8e53-fd06bfe9fbda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257843 {#1390
    date: 2024-09-25 11:50:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 16196
  -titleTs: "'goon':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700107222
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5898075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020822 {#1386
    date: 2023-11-15 05:00:22.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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "GoOn"
  +title: "GoOn"
  +url: "https://programming.dev/pictrs/image/dbce2250-ea79-4f27-8e53-fd06bfe9fbda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257843 {#1390
    date: 2024-09-25 11:50:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 16196
  -titleTs: "'goon':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700107222
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5898075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020822 {#1386
    date: 2023-11-15 05:00:22.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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "GoOn"
  +title: "GoOn"
  +url: "https://programming.dev/pictrs/image/dbce2250-ea79-4f27-8e53-fd06bfe9fbda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257843 {#1390
    date: 2024-09-25 11:50:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 16196
  -titleTs: "'goon':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700107222
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5898075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700020822 {#1386
    date: 2023-11-15 05:00:22.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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "internet-points"
  +title: "internet points"
  +url: "https://mander.xyz/pictrs/image/c014caed-9bf1-4921-8e71-39c16d838823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257442 {#1876
    date: 2024-09-25 11:44:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 5122
  -titleTs: "'internet':1 'point':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173792 {#1884
    date: 2023-10-01 17:23:12.0 +02: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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "internet-points"
  +title: "internet points"
  +url: "https://mander.xyz/pictrs/image/c014caed-9bf1-4921-8e71-39c16d838823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257442 {#1876
    date: 2024-09-25 11:44:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 5122
  -titleTs: "'internet':1 'point':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173792 {#1884
    date: 2023-10-01 17:23:12.0 +02: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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: Proxies\__CG__\App\Entity\Image {#1925 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "internet-points"
  +title: "internet points"
  +url: "https://mander.xyz/pictrs/image/c014caed-9bf1-4921-8e71-39c16d838823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257442 {#1876
    date: 2024-09-25 11:44:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1920 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1928 …}
  +badges: Doctrine\ORM\PersistentCollection {#1954 …}
  +children: []
  -id: 5122
  -titleTs: "'internet':1 'point':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173792 {#1884
    date: 2023-10-01 17:23:12.0 +02: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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "How-to-Stop-Your-X-Account-From-Getting-Hacked-Like"
  +title: "How to Stop Your X Account From Getting Hacked Like the SEC’s"
  +url: "https://www.wired.com/story/sec-mandiant-x-two-factor-settings/"
  +body: "> X’s move to make people pay for a basic form of two-factor is problematic. It also created confusion because the company prompted free users to switch away from SMS two-factor, but then seemingly simply turned off the protection altogether for those who didn’t. This likely left a group of users in a situation where they think they have two-factor authentication on, but actually don’t."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727252846 {#1511
    date: 2024-09-25 10:27:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 31174
  -titleTs: "'account':6 'get':8 'hack':9 'like':10 'sec':12 'stop':3 'x':5"
  -bodyTs: "'actual':71 'also':19 'altogeth':44 'authent':68 'away':30 'basic':10 'compani':24 'confus':21 'creat':20 'didn':48 'factor':15,35,67 'form':11 'free':26 'group':54 'left':52 'like':51 'make':5 'move':3 'pay':7 'peopl':6 'problemat':17 'prompt':25 'protect':43 'seem':38 'simpli':39 'situat':59 'sms':32 'switch':29 'think':62 'turn':40 'two':14,34,66 'two-factor':13,33,65 'user':27,56 'x':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705568828
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10660066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705482428 {#1523
    date: 2024-01-17 10:07: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
75 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "How-to-Stop-Your-X-Account-From-Getting-Hacked-Like"
  +title: "How to Stop Your X Account From Getting Hacked Like the SEC’s"
  +url: "https://www.wired.com/story/sec-mandiant-x-two-factor-settings/"
  +body: "> X’s move to make people pay for a basic form of two-factor is problematic. It also created confusion because the company prompted free users to switch away from SMS two-factor, but then seemingly simply turned off the protection altogether for those who didn’t. This likely left a group of users in a situation where they think they have two-factor authentication on, but actually don’t."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727252846 {#1511
    date: 2024-09-25 10:27:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 31174
  -titleTs: "'account':6 'get':8 'hack':9 'like':10 'sec':12 'stop':3 'x':5"
  -bodyTs: "'actual':71 'also':19 'altogeth':44 'authent':68 'away':30 'basic':10 'compani':24 'confus':21 'creat':20 'didn':48 'factor':15,35,67 'form':11 'free':26 'group':54 'left':52 'like':51 'make':5 'move':3 'pay':7 'peopl':6 'problemat':17 'prompt':25 'protect':43 'seem':38 'simpli':39 'situat':59 'sms':32 'switch':29 'think':62 'turn':40 'two':14,34,66 'two-factor':13,33,65 'user':27,56 'x':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705568828
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10660066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705482428 {#1523
    date: 2024-01-17 10:07: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
76 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "How-to-Stop-Your-X-Account-From-Getting-Hacked-Like"
  +title: "How to Stop Your X Account From Getting Hacked Like the SEC’s"
  +url: "https://www.wired.com/story/sec-mandiant-x-two-factor-settings/"
  +body: "> X’s move to make people pay for a basic form of two-factor is problematic. It also created confusion because the company prompted free users to switch away from SMS two-factor, but then seemingly simply turned off the protection altogether for those who didn’t. This likely left a group of users in a situation where they think they have two-factor authentication on, but actually don’t."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727252846 {#1511
    date: 2024-09-25 10:27:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 31174
  -titleTs: "'account':6 'get':8 'hack':9 'like':10 'sec':12 'stop':3 'x':5"
  -bodyTs: "'actual':71 'also':19 'altogeth':44 'authent':68 'away':30 'basic':10 'compani':24 'confus':21 'creat':20 'didn':48 'factor':15,35,67 'form':11 'free':26 'group':54 'left':52 'like':51 'make':5 'move':3 'pay':7 'peopl':6 'problemat':17 'prompt':25 'protect':43 'seem':38 'simpli':39 'situat':59 'sms':32 'switch':29 'think':62 'turn':40 'two':14,34,66 'two-factor':13,33,65 'user':27,56 'x':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705568828
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10660066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705482428 {#1523
    date: 2024-01-17 10:07: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
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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "27-October-2023"
  +title: "27 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/86309f5c-6b07-48aa-819c-bc0afa089b33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727249385 {#1977
    date: 2024-09-25 09:29:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 16085
  -titleTs: "'2023':3 '27':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698465327
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8012076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698423327 {#1974
    date: 2023-10-27 18:15:27.0 +02: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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "27-October-2023"
  +title: "27 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/86309f5c-6b07-48aa-819c-bc0afa089b33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727249385 {#1977
    date: 2024-09-25 09:29:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 16085
  -titleTs: "'2023':3 '27':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698465327
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8012076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698423327 {#1974
    date: 2023-10-27 18:15:27.0 +02: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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: Proxies\__CG__\App\Entity\Image {#1937 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "27-October-2023"
  +title: "27 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/86309f5c-6b07-48aa-819c-bc0afa089b33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727249385 {#1977
    date: 2024-09-25 09:29:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 16085
  -titleTs: "'2023':3 '27':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698465327
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8012076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698423327 {#1974
    date: 2023-10-27 18:15:27.0 +02: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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1659 …}
  +slug: "Call-me-an-idiot-but-I-would-die-laughing-even"
  +title: "Call me an idiot, but I would die laughing even if something like this happened to me"
  +url: "https://files.catbox.moe/aanutb.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727247142 {#1712
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 31605
  -titleTs: "'call':1 'die':8 'even':10 'happen':15 'idiot':4 'laugh':9 'like':13 'someth':12 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705984
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13044136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619584 {#1710
    date: 2024-01-19 00:13:04.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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1659 …}
  +slug: "Call-me-an-idiot-but-I-would-die-laughing-even"
  +title: "Call me an idiot, but I would die laughing even if something like this happened to me"
  +url: "https://files.catbox.moe/aanutb.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727247142 {#1712
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 31605
  -titleTs: "'call':1 'die':8 'even':10 'happen':15 'idiot':4 'laugh':9 'like':13 'someth':12 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705984
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13044136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619584 {#1710
    date: 2024-01-19 00:13:04.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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1659 …}
  +slug: "Call-me-an-idiot-but-I-would-die-laughing-even"
  +title: "Call me an idiot, but I would die laughing even if something like this happened to me"
  +url: "https://files.catbox.moe/aanutb.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727247142 {#1712
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 31605
  -titleTs: "'call':1 'die':8 'even':10 'happen':15 'idiot':4 'laugh':9 'like':13 'someth':12 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705984
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13044136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619584 {#1710
    date: 2024-01-19 00:13:04.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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "saving-and-restoring-arbitrary-sessions-including-terminal-and-GUI-impossible"
  +title: "saving and restoring arbitrary sessions including terminal and GUI --- impossible?"
  +url: null
  +body: """
    cross-posted from: [discuss.tchncs.de/post/9585677](https://discuss.tchncs.de/post/9585677)\n
    \n
    > My dream: I want a way to arbitrarily close and later open groups of applications including their states such as open files, window arrangement, scrollback, even undo histories etc. So working on a specific project I can close everything neatly and return to it later.\n
    > \n
    > In my research/experiments here is what I come up with, do you agree?:\n
    > \n
    > 1. in the terminal-only environment this would be tmux or another multiplexer\n
    > 2. But when you start including GUI applications (which I must), then it is something else that doesn’t exactly exist\n
    > 3. Applications store their current states in a variety of places and some of them don’t really *do* restoring in any way so it would be hard to force.\n
    > 4. the best option for this is something like [xpra](https://github.com/Xpra-org/xpra/) where you can have multiple sessions. If you had a machine that stayed powered-on all the time it might be possible to create sessions, log in remotely and use them that way.\n
    > 5. Using xpra or similar the sessions are never really actually closed. You would only close the connection from the local machine. If the machine faces a power off then too bad. As far as I can se there is basically no way to accomplish this goal where power-offs are accommodated.\n
    > \n
    > I have tried some remote-login options but they are too slow for normal use. I tend to have pretty low-end hardware running (because so far it works for most things) so maybe if I upgraded it would improve.\n
    > \n
    > 1. is it plausible?\n
    > 2. how to estimate hardware/performance needs of host, client and LAN? anything else to consider?\n
    > \n
    > I typically use manjaro + XFCE but would be willing to try something different to accomplish the goal. I only want to do this locally on LAN not remotely.\n
    > \n
    > re XFCE session managerXFCE has session management but the majority of programs don’t totally work with. Like maybe the application will re-open when the session is restored but no files will be open even if they were when session was saved. Or distribution through workspaces, window size etc will not be restored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727246437 {#1431
    date: 2024-09-25 08:40:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 32002
  -titleTs: "'arbitrari':4 'gui':9 'imposs':10 'includ':6 'restor':3 'save':1 'session':5 'termin':7"
  -bodyTs: "'/post/9585677](https://discuss.tchncs.de/post/9585677)':7 '/xpra-org/xpra/)':143 '1':66,273 '2':80,277 '3':101 '4':131 '5':178 'accommod':230 'accomplish':222,306 'actual':188 'agre':65 'anoth':78 'anyth':288 'applic':22,87,102,340 'arbitrarili':15 'arrang':31 'bad':209 'basic':218 'best':133 'client':285 'close':16,45,189,193 'come':60 'connect':195 'consid':291 'creat':168 'cross':2 'cross-post':1 'current':105 'differ':304 'discuss.tchncs.de':6 'discuss.tchncs.de/post/9585677](https://discuss.tchncs.de/post/9585677)':5 'distribut':365 'doesn':97 'dream':9 'els':95,289 'end':254 'environ':72 'estim':280 'etc':36,370 'even':33,356 'everyth':46 'exact':99 'exist':100 'face':203 'far':211,259 'file':29,352 'forc':130 'github.com':142 'github.com/xpra-org/xpra/)':141 'goal':224,308 'group':20 'gui':86 'hard':128 'hardwar':255 'hardware/performance':281 'histori':35 'host':284 'improv':272 'includ':23,85 'lan':287,317 'later':18,52 'like':139,337 'local':198,315 'log':170 'login':237 'low':253 'low-end':252 'machin':154,199,202 'major':329 'manag':326 'managerxfc':323 'manjaro':295 'mayb':266,338 'might':164 'multipl':148 'multiplex':79 'must':90 'neat':47 'need':282 'never':186 'normal':245 'off':228 'open':19,28,344,355 'option':134,238 'place':111 'plausibl':276 'possibl':166 'post':3 'power':158,205,227 'power-off':226 'powered-on':157 'pretti':251 'program':331 'project':42 're':320,343 're-open':342 'realli':118,187 'remot':172,236,319 'remote-login':235 'research/experiments':55 'restor':120,349,374 'return':49 'run':256 'save':363 'scrollback':32 'se':215 'session':149,169,184,322,325,347,361 'similar':182 'size':369 'slow':243 'someth':94,138,303 'specif':41 'start':84 'state':25,106 'stay':156 'store':103 'tend':248 'termin':70 'terminal-on':69 'thing':264 'time':162 'tmux':76 'total':334 'tri':233,302 'typic':293 'undo':34 'upgrad':269 'use':174,179,246,294 'varieti':109 'want':11,311 'way':13,123,177,220 'will':300 'window':30,368 'work':38,261,335 'workspac':367 'would':74,126,191,271,298 'xfce':296,321 'xpra':140,180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705869374
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9588351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785374 {#1440
    date: 2024-01-20 22:16:14.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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "saving-and-restoring-arbitrary-sessions-including-terminal-and-GUI-impossible"
  +title: "saving and restoring arbitrary sessions including terminal and GUI --- impossible?"
  +url: null
  +body: """
    cross-posted from: [discuss.tchncs.de/post/9585677](https://discuss.tchncs.de/post/9585677)\n
    \n
    > My dream: I want a way to arbitrarily close and later open groups of applications including their states such as open files, window arrangement, scrollback, even undo histories etc. So working on a specific project I can close everything neatly and return to it later.\n
    > \n
    > In my research/experiments here is what I come up with, do you agree?:\n
    > \n
    > 1. in the terminal-only environment this would be tmux or another multiplexer\n
    > 2. But when you start including GUI applications (which I must), then it is something else that doesn’t exactly exist\n
    > 3. Applications store their current states in a variety of places and some of them don’t really *do* restoring in any way so it would be hard to force.\n
    > 4. the best option for this is something like [xpra](https://github.com/Xpra-org/xpra/) where you can have multiple sessions. If you had a machine that stayed powered-on all the time it might be possible to create sessions, log in remotely and use them that way.\n
    > 5. Using xpra or similar the sessions are never really actually closed. You would only close the connection from the local machine. If the machine faces a power off then too bad. As far as I can se there is basically no way to accomplish this goal where power-offs are accommodated.\n
    > \n
    > I have tried some remote-login options but they are too slow for normal use. I tend to have pretty low-end hardware running (because so far it works for most things) so maybe if I upgraded it would improve.\n
    > \n
    > 1. is it plausible?\n
    > 2. how to estimate hardware/performance needs of host, client and LAN? anything else to consider?\n
    > \n
    > I typically use manjaro + XFCE but would be willing to try something different to accomplish the goal. I only want to do this locally on LAN not remotely.\n
    > \n
    > re XFCE session managerXFCE has session management but the majority of programs don’t totally work with. Like maybe the application will re-open when the session is restored but no files will be open even if they were when session was saved. Or distribution through workspaces, window size etc will not be restored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727246437 {#1431
    date: 2024-09-25 08:40:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 32002
  -titleTs: "'arbitrari':4 'gui':9 'imposs':10 'includ':6 'restor':3 'save':1 'session':5 'termin':7"
  -bodyTs: "'/post/9585677](https://discuss.tchncs.de/post/9585677)':7 '/xpra-org/xpra/)':143 '1':66,273 '2':80,277 '3':101 '4':131 '5':178 'accommod':230 'accomplish':222,306 'actual':188 'agre':65 'anoth':78 'anyth':288 'applic':22,87,102,340 'arbitrarili':15 'arrang':31 'bad':209 'basic':218 'best':133 'client':285 'close':16,45,189,193 'come':60 'connect':195 'consid':291 'creat':168 'cross':2 'cross-post':1 'current':105 'differ':304 'discuss.tchncs.de':6 'discuss.tchncs.de/post/9585677](https://discuss.tchncs.de/post/9585677)':5 'distribut':365 'doesn':97 'dream':9 'els':95,289 'end':254 'environ':72 'estim':280 'etc':36,370 'even':33,356 'everyth':46 'exact':99 'exist':100 'face':203 'far':211,259 'file':29,352 'forc':130 'github.com':142 'github.com/xpra-org/xpra/)':141 'goal':224,308 'group':20 'gui':86 'hard':128 'hardwar':255 'hardware/performance':281 'histori':35 'host':284 'improv':272 'includ':23,85 'lan':287,317 'later':18,52 'like':139,337 'local':198,315 'log':170 'login':237 'low':253 'low-end':252 'machin':154,199,202 'major':329 'manag':326 'managerxfc':323 'manjaro':295 'mayb':266,338 'might':164 'multipl':148 'multiplex':79 'must':90 'neat':47 'need':282 'never':186 'normal':245 'off':228 'open':19,28,344,355 'option':134,238 'place':111 'plausibl':276 'possibl':166 'post':3 'power':158,205,227 'power-off':226 'powered-on':157 'pretti':251 'program':331 'project':42 're':320,343 're-open':342 'realli':118,187 'remot':172,236,319 'remote-login':235 'research/experiments':55 'restor':120,349,374 'return':49 'run':256 'save':363 'scrollback':32 'se':215 'session':149,169,184,322,325,347,361 'similar':182 'size':369 'slow':243 'someth':94,138,303 'specif':41 'start':84 'state':25,106 'stay':156 'store':103 'tend':248 'termin':70 'terminal-on':69 'thing':264 'time':162 'tmux':76 'total':334 'tri':233,302 'typic':293 'undo':34 'upgrad':269 'use':174,179,246,294 'varieti':109 'want':11,311 'way':13,123,177,220 'will':300 'window':30,368 'work':38,261,335 'workspac':367 'would':74,126,191,271,298 'xfce':296,321 'xpra':140,180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705869374
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9588351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785374 {#1440
    date: 2024-01-20 22:16:14.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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "saving-and-restoring-arbitrary-sessions-including-terminal-and-GUI-impossible"
  +title: "saving and restoring arbitrary sessions including terminal and GUI --- impossible?"
  +url: null
  +body: """
    cross-posted from: [discuss.tchncs.de/post/9585677](https://discuss.tchncs.de/post/9585677)\n
    \n
    > My dream: I want a way to arbitrarily close and later open groups of applications including their states such as open files, window arrangement, scrollback, even undo histories etc. So working on a specific project I can close everything neatly and return to it later.\n
    > \n
    > In my research/experiments here is what I come up with, do you agree?:\n
    > \n
    > 1. in the terminal-only environment this would be tmux or another multiplexer\n
    > 2. But when you start including GUI applications (which I must), then it is something else that doesn’t exactly exist\n
    > 3. Applications store their current states in a variety of places and some of them don’t really *do* restoring in any way so it would be hard to force.\n
    > 4. the best option for this is something like [xpra](https://github.com/Xpra-org/xpra/) where you can have multiple sessions. If you had a machine that stayed powered-on all the time it might be possible to create sessions, log in remotely and use them that way.\n
    > 5. Using xpra or similar the sessions are never really actually closed. You would only close the connection from the local machine. If the machine faces a power off then too bad. As far as I can se there is basically no way to accomplish this goal where power-offs are accommodated.\n
    > \n
    > I have tried some remote-login options but they are too slow for normal use. I tend to have pretty low-end hardware running (because so far it works for most things) so maybe if I upgraded it would improve.\n
    > \n
    > 1. is it plausible?\n
    > 2. how to estimate hardware/performance needs of host, client and LAN? anything else to consider?\n
    > \n
    > I typically use manjaro + XFCE but would be willing to try something different to accomplish the goal. I only want to do this locally on LAN not remotely.\n
    > \n
    > re XFCE session managerXFCE has session management but the majority of programs don’t totally work with. Like maybe the application will re-open when the session is restored but no files will be open even if they were when session was saved. Or distribution through workspaces, window size etc will not be restored.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727246437 {#1431
    date: 2024-09-25 08:40:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 32002
  -titleTs: "'arbitrari':4 'gui':9 'imposs':10 'includ':6 'restor':3 'save':1 'session':5 'termin':7"
  -bodyTs: "'/post/9585677](https://discuss.tchncs.de/post/9585677)':7 '/xpra-org/xpra/)':143 '1':66,273 '2':80,277 '3':101 '4':131 '5':178 'accommod':230 'accomplish':222,306 'actual':188 'agre':65 'anoth':78 'anyth':288 'applic':22,87,102,340 'arbitrarili':15 'arrang':31 'bad':209 'basic':218 'best':133 'client':285 'close':16,45,189,193 'come':60 'connect':195 'consid':291 'creat':168 'cross':2 'cross-post':1 'current':105 'differ':304 'discuss.tchncs.de':6 'discuss.tchncs.de/post/9585677](https://discuss.tchncs.de/post/9585677)':5 'distribut':365 'doesn':97 'dream':9 'els':95,289 'end':254 'environ':72 'estim':280 'etc':36,370 'even':33,356 'everyth':46 'exact':99 'exist':100 'face':203 'far':211,259 'file':29,352 'forc':130 'github.com':142 'github.com/xpra-org/xpra/)':141 'goal':224,308 'group':20 'gui':86 'hard':128 'hardwar':255 'hardware/performance':281 'histori':35 'host':284 'improv':272 'includ':23,85 'lan':287,317 'later':18,52 'like':139,337 'local':198,315 'log':170 'login':237 'low':253 'low-end':252 'machin':154,199,202 'major':329 'manag':326 'managerxfc':323 'manjaro':295 'mayb':266,338 'might':164 'multipl':148 'multiplex':79 'must':90 'neat':47 'need':282 'never':186 'normal':245 'off':228 'open':19,28,344,355 'option':134,238 'place':111 'plausibl':276 'possibl':166 'post':3 'power':158,205,227 'power-off':226 'powered-on':157 'pretti':251 'program':331 'project':42 're':320,343 're-open':342 'realli':118,187 'remot':172,236,319 'remote-login':235 'research/experiments':55 'restor':120,349,374 'return':49 'run':256 'save':363 'scrollback':32 'se':215 'session':149,169,184,322,325,347,361 'similar':182 'size':369 'slow':243 'someth':94,138,303 'specif':41 'start':84 'state':25,106 'stay':156 'store':103 'tend':248 'termin':70 'terminal-on':69 'thing':264 'time':162 'tmux':76 'total':334 'tri':233,302 'typic':293 'undo':34 'upgrad':269 'use':174,179,246,294 'varieti':109 'want':11,311 'way':13,123,177,220 'will':300 'window':30,368 'work':38,261,335 'workspac':367 'would':74,126,191,271,298 'xfce':296,321 'xpra':140,180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705869374
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9588351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705785374 {#1440
    date: 2024-01-20 22:16:14.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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Mechanical-or-SSD-for-offsite-storage-that-s-updated-at-least"
  +title: "Mechanical or SSD for offsite storage that’s updated at least yearly?"
  +url: null
  +body: """
    I have about 100gb and growing that is critical for my business. File size growth is slow, so it will be years and years before it even gets to 200gb.\n
    \n
    I have multiple local copies and a copy in google drive, but I want to leave a hard drive at my mother-in-law’s house.\n
    \n
    I only want 2.5 form factor or smaller as my mother-in-law will be carrying it here when she comes to visit us on the city.\n
    \n
    I’m not sure what the recommendation is. I’m not a millionaire, I’m just freelance. So, I’d like to minimize cost.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727238380 {#1945
    date: 2024-09-25 06:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 17212
  -titleTs: "'least':11 'mechan':1 'offsit':5 'ssd':3 'storag':6 'updat':9 'year':12"
  -bodyTs: "'100gb':4 '2.5':61 '200gb':30 'busi':12 'carri':74 'citi':85 'come':79 'copi':35,38 'cost':109 'critic':9 'd':105 'drive':41,49 'even':27 'factor':63 'file':13 'form':62 'freelanc':102 'get':28 'googl':40 'grow':6 'growth':15 'hard':48 'hous':57 'law':55,71 'leav':46 'like':106 'local':34 'm':87,95,100 'millionair':98 'minim':108 'mother':53,69 'mother-in-law':52,68 'multipl':33 'recommend':92 'size':14 'slow':17 'smaller':65 'sure':89 'us':82 'visit':81 'want':44,60 'year':22,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701156611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8530531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701070211 {#1969
    date: 2023-11-27 08:30: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
91 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Mechanical-or-SSD-for-offsite-storage-that-s-updated-at-least"
  +title: "Mechanical or SSD for offsite storage that’s updated at least yearly?"
  +url: null
  +body: """
    I have about 100gb and growing that is critical for my business. File size growth is slow, so it will be years and years before it even gets to 200gb.\n
    \n
    I have multiple local copies and a copy in google drive, but I want to leave a hard drive at my mother-in-law’s house.\n
    \n
    I only want 2.5 form factor or smaller as my mother-in-law will be carrying it here when she comes to visit us on the city.\n
    \n
    I’m not sure what the recommendation is. I’m not a millionaire, I’m just freelance. So, I’d like to minimize cost.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727238380 {#1945
    date: 2024-09-25 06:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 17212
  -titleTs: "'least':11 'mechan':1 'offsit':5 'ssd':3 'storag':6 'updat':9 'year':12"
  -bodyTs: "'100gb':4 '2.5':61 '200gb':30 'busi':12 'carri':74 'citi':85 'come':79 'copi':35,38 'cost':109 'critic':9 'd':105 'drive':41,49 'even':27 'factor':63 'file':13 'form':62 'freelanc':102 'get':28 'googl':40 'grow':6 'growth':15 'hard':48 'hous':57 'law':55,71 'leav':46 'like':106 'local':34 'm':87,95,100 'millionair':98 'minim':108 'mother':53,69 'mother-in-law':52,68 'multipl':33 'recommend':92 'size':14 'slow':17 'smaller':65 'sure':89 'us':82 'visit':81 'want':44,60 'year':22,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701156611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8530531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701070211 {#1969
    date: 2023-11-27 08:30: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
92 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Mechanical-or-SSD-for-offsite-storage-that-s-updated-at-least"
  +title: "Mechanical or SSD for offsite storage that’s updated at least yearly?"
  +url: null
  +body: """
    I have about 100gb and growing that is critical for my business. File size growth is slow, so it will be years and years before it even gets to 200gb.\n
    \n
    I have multiple local copies and a copy in google drive, but I want to leave a hard drive at my mother-in-law’s house.\n
    \n
    I only want 2.5 form factor or smaller as my mother-in-law will be carrying it here when she comes to visit us on the city.\n
    \n
    I’m not sure what the recommendation is. I’m not a millionaire, I’m just freelance. So, I’d like to minimize cost.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727238380 {#1945
    date: 2024-09-25 06:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 17212
  -titleTs: "'least':11 'mechan':1 'offsit':5 'ssd':3 'storag':6 'updat':9 'year':12"
  -bodyTs: "'100gb':4 '2.5':61 '200gb':30 'busi':12 'carri':74 'citi':85 'come':79 'copi':35,38 'cost':109 'critic':9 'd':105 'drive':41,49 'even':27 'factor':63 'file':13 'form':62 'freelanc':102 'get':28 'googl':40 'grow':6 'growth':15 'hard':48 'hous':57 'law':55,71 'leav':46 'like':106 'local':34 'm':87,95,100 'millionair':98 'minim':108 'mother':53,69 'mother-in-law':52,68 'multipl':33 'recommend':92 'size':14 'slow':17 'smaller':65 'sure':89 'us':82 'visit':81 'want':44,60 'year':22,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701156611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8530531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701070211 {#1969
    date: 2023-11-27 08:30: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
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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Carrot"
  +title: "Carrot"
  +url: "https://sh.itjust.works/pictrs/image/bef460de-d5df-4d41-b8f7-a9e01bfae651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727237470 {#1467
    date: 2024-09-25 06:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 31681
  -titleTs: "'carrot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747131
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13065268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705660731 {#1470
    date: 2024-01-19 11:38:51.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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Carrot"
  +title: "Carrot"
  +url: "https://sh.itjust.works/pictrs/image/bef460de-d5df-4d41-b8f7-a9e01bfae651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727237470 {#1467
    date: 2024-09-25 06:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 31681
  -titleTs: "'carrot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747131
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13065268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705660731 {#1470
    date: 2024-01-19 11:38:51.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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1657 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1962 …}
  +slug: "Carrot"
  +title: "Carrot"
  +url: "https://sh.itjust.works/pictrs/image/bef460de-d5df-4d41-b8f7-a9e01bfae651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727237470 {#1467
    date: 2024-09-25 06:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 31681
  -titleTs: "'carrot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747131
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13065268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705660731 {#1470
    date: 2024-01-19 11:38:51.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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Not-sure-how-the-girl-s-skin-tone-is-relevant-but"
  +title: "Not sure how the girl's skin tone is relevant, but apart from that..."
  +url: "https://lemmy.ml/pictrs/image/ac917a4b-d9ce-44c9-8228-318662360f3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727237465 {#238
    date: 2024-09-25 06:11:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 3143
  -titleTs: "'apart':12 'girl':5 'relev':10 'skin':7 'sure':2 'tone':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695805899
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5535246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695719499 {#247
    date: 2023-09-26 11:11:39.0 +02: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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Not-sure-how-the-girl-s-skin-tone-is-relevant-but"
  +title: "Not sure how the girl's skin tone is relevant, but apart from that..."
  +url: "https://lemmy.ml/pictrs/image/ac917a4b-d9ce-44c9-8228-318662360f3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727237465 {#238
    date: 2024-09-25 06:11:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 3143
  -titleTs: "'apart':12 'girl':5 'relev':10 'skin':7 'sure':2 'tone':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695805899
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5535246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695719499 {#247
    date: 2023-09-26 11:11:39.0 +02: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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Not-sure-how-the-girl-s-skin-tone-is-relevant-but"
  +title: "Not sure how the girl's skin tone is relevant, but apart from that..."
  +url: "https://lemmy.ml/pictrs/image/ac917a4b-d9ce-44c9-8228-318662360f3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727237465 {#238
    date: 2024-09-25 06:11:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 3143
  -titleTs: "'apart':12 'girl':5 'relev':10 'skin':7 'sure':2 'tone':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695805899
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5535246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695719499 {#247
    date: 2023-09-26 11:11:39.0 +02: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