GET https://kbin.spritesserver.nl/commented/1y/articles?p=50

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Can-kindness-be-learned-or-cultivated-and-to-what-extent"
  +title: "Can kindness be learned or cultivated, and to what extent is it an innate quality?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710755649 {#158
    date: 2024-03-18 10:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 25491
  -titleTs: "'cultiv':6 'extent':10 'innat':14 'kind':2 'learn':4 'qualiti':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886380
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799980 {#241
    date: 2023-12-28 22:46:20.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Can-kindness-be-learned-or-cultivated-and-to-what-extent"
  +title: "Can kindness be learned or cultivated, and to what extent is it an innate quality?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710755649 {#158
    date: 2024-03-18 10:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 25491
  -titleTs: "'cultiv':6 'extent':10 'innat':14 'kind':2 'learn':4 'qualiti':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886380
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799980 {#241
    date: 2023-12-28 22:46:20.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Can-kindness-be-learned-or-cultivated-and-to-what-extent"
  +title: "Can kindness be learned or cultivated, and to what extent is it an innate quality?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710755649 {#158
    date: 2024-03-18 10:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 25491
  -titleTs: "'cultiv':6 'extent':10 'innat':14 'kind':2 'learn':4 'qualiti':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886380
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799980 {#241
    date: 2023-12-28 22:46:20.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alone-for-Christmas-once-again"
  +title: "Alone for Christmas, once again"
  +url: null
  +body: """
    If there’s one phrase that has echoed in the back of my mind, it’s that I have no family, and by that I mean no children or spouse - and I’m middle aged.\n
    \n
    I have relatives of course, sisters, nieces, nephews and a grandma. Both my parents died some years ago, so there’s no going home to them. My sister’s are so busy with their lives, and one actively ignores me, largely because she’s dealing with her own issues.\n
    \n
    I’m not going to grandma’s, because my crazy creationist cunt of an aunt will probably call me a communist atheist while she parrots Isreali propaganda. I’d rather be alone than face that, which is sad AF since grandma is selling the family house and this will be the last year we can spend Christmas there.\n
    \n
    Add to that the fact I never really had a full relationship because I focused all my time developing skills, something that used to bring me joy and the promise of success, but now I sort of hate what I do and haven’t been able to reach success. I’ve all but abandoned my dream and am deeply insecure about my future. In effect I have worked long and hard with nothing to show for it.\n
    \n
    I have no feeling of belonging with my own countrymen even, and the foreigners are so self conscious that you instantly get pegged as “one of them”, “the other”, as they treat you as an inferior because they them selves have been made to feel inferior and feel the need to cope via toxicity. Can’t turn around without being slapped with some social pressure or putdown. I don’t feel like dealing with anyone.\n
    \n
    This will be the second Christmas I spend alone and I don’t really feel like reaching out. I feel like a burden, like someone who has to be catered to, facilitated, tolerated. My only want is an escape. Whether that means leaving the country, joining a cult, moving out into a cave, I don’t know.\n
    \n
    I just don’t know how to deal. I can’t really relate to anyone and I can’t find anyone I can trust, or who I feel I can confide in. So I take to the internet, to completely random strangers for respite.\n
    \n
    Tell me your stories of loneliness, wether ongoing or from the past, how you intend to deal with it or how you dealt with it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703214181 {#1905
    date: 2023-12-22 04:03:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 23531
  -titleTs: "'alon':1 'christma':3"
  -bodyTs: "'abandon':196 'abl':188 'activ':73 'add':143 'af':123 'age':35 'ago':53 'alon':116,303 'anyon':294,366,372 'around':277 'atheist':106 'aunt':99 'back':11 'belong':225 'bring':167 'burden':317 'busi':67 'call':102 'cater':324 'cave':347 'children':28 'christma':141,300 'communist':105 'complet':391 'confid':382 'conscious':237 'cope':271 'countri':339 'countrymen':229 'cours':40 'crazi':94 'creationist':95 'cult':342 'cunt':96 'd':113 'deal':80,292,359,412 'dealt':418 'deepli':201 'develop':161 'die':50 'dream':198 'echo':8 'effect':207 'escap':333 'even':230 'face':118 'facilit':326 'fact':147 'famili':21,129 'feel':223,264,267,290,309,314,379 'find':371 'focus':157 'foreign':233 'full':153 'futur':205 'get':241 'go':58,88 'grandma':46,90,125 'hard':213 'hate':180 'haven':185 'home':59 'hous':130 'ignor':74 'inferior':255,265 'insecur':202 'instant':240 'intend':410 'internet':389 'isreali':110 'issu':84 'join':340 'joy':169 'know':351,356 'larg':76 'last':136 'leav':337 'like':291,310,315,318 'live':70 'loneli':401 'long':211 'm':33,86 'made':262 'mean':26,336 'middl':34 'mind':14 'move':343 'need':269 'nephew':43 'never':149 'niec':42 'noth':215 'one':4,72,244 'ongo':403 'parent':49 'parrot':109 'past':407 'peg':242 'phrase':5 'pressur':284 'probabl':101 'promis':172 'propaganda':111 'putdown':286 'random':392 'rather':114 'reach':190,311 'realli':150,308,363 'relat':38,364 'relationship':154 'respit':395 'sad':122 'second':299 'self':236 'sell':127 'selv':259 'show':217 'sinc':124 'sister':41,63 'skill':162 'slap':280 'social':283 'someon':319 'someth':163 'sort':178 'spend':140,302 'spous':30 'stori':399 'stranger':393 'success':174,191 'take':386 'tell':396 'time':160 'toler':327 'toxic':273 'treat':251 'trust':375 'turn':276 'use':165 've':193 'via':272 'want':330 'wether':402 'whether':334 'without':278 'work':210 'year':52,137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141928
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10455275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055528 {#1866
    date: 2023-12-20 07:58:48.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alone-for-Christmas-once-again"
  +title: "Alone for Christmas, once again"
  +url: null
  +body: """
    If there’s one phrase that has echoed in the back of my mind, it’s that I have no family, and by that I mean no children or spouse - and I’m middle aged.\n
    \n
    I have relatives of course, sisters, nieces, nephews and a grandma. Both my parents died some years ago, so there’s no going home to them. My sister’s are so busy with their lives, and one actively ignores me, largely because she’s dealing with her own issues.\n
    \n
    I’m not going to grandma’s, because my crazy creationist cunt of an aunt will probably call me a communist atheist while she parrots Isreali propaganda. I’d rather be alone than face that, which is sad AF since grandma is selling the family house and this will be the last year we can spend Christmas there.\n
    \n
    Add to that the fact I never really had a full relationship because I focused all my time developing skills, something that used to bring me joy and the promise of success, but now I sort of hate what I do and haven’t been able to reach success. I’ve all but abandoned my dream and am deeply insecure about my future. In effect I have worked long and hard with nothing to show for it.\n
    \n
    I have no feeling of belonging with my own countrymen even, and the foreigners are so self conscious that you instantly get pegged as “one of them”, “the other”, as they treat you as an inferior because they them selves have been made to feel inferior and feel the need to cope via toxicity. Can’t turn around without being slapped with some social pressure or putdown. I don’t feel like dealing with anyone.\n
    \n
    This will be the second Christmas I spend alone and I don’t really feel like reaching out. I feel like a burden, like someone who has to be catered to, facilitated, tolerated. My only want is an escape. Whether that means leaving the country, joining a cult, moving out into a cave, I don’t know.\n
    \n
    I just don’t know how to deal. I can’t really relate to anyone and I can’t find anyone I can trust, or who I feel I can confide in. So I take to the internet, to completely random strangers for respite.\n
    \n
    Tell me your stories of loneliness, wether ongoing or from the past, how you intend to deal with it or how you dealt with it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703214181 {#1905
    date: 2023-12-22 04:03:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 23531
  -titleTs: "'alon':1 'christma':3"
  -bodyTs: "'abandon':196 'abl':188 'activ':73 'add':143 'af':123 'age':35 'ago':53 'alon':116,303 'anyon':294,366,372 'around':277 'atheist':106 'aunt':99 'back':11 'belong':225 'bring':167 'burden':317 'busi':67 'call':102 'cater':324 'cave':347 'children':28 'christma':141,300 'communist':105 'complet':391 'confid':382 'conscious':237 'cope':271 'countri':339 'countrymen':229 'cours':40 'crazi':94 'creationist':95 'cult':342 'cunt':96 'd':113 'deal':80,292,359,412 'dealt':418 'deepli':201 'develop':161 'die':50 'dream':198 'echo':8 'effect':207 'escap':333 'even':230 'face':118 'facilit':326 'fact':147 'famili':21,129 'feel':223,264,267,290,309,314,379 'find':371 'focus':157 'foreign':233 'full':153 'futur':205 'get':241 'go':58,88 'grandma':46,90,125 'hard':213 'hate':180 'haven':185 'home':59 'hous':130 'ignor':74 'inferior':255,265 'insecur':202 'instant':240 'intend':410 'internet':389 'isreali':110 'issu':84 'join':340 'joy':169 'know':351,356 'larg':76 'last':136 'leav':337 'like':291,310,315,318 'live':70 'loneli':401 'long':211 'm':33,86 'made':262 'mean':26,336 'middl':34 'mind':14 'move':343 'need':269 'nephew':43 'never':149 'niec':42 'noth':215 'one':4,72,244 'ongo':403 'parent':49 'parrot':109 'past':407 'peg':242 'phrase':5 'pressur':284 'probabl':101 'promis':172 'propaganda':111 'putdown':286 'random':392 'rather':114 'reach':190,311 'realli':150,308,363 'relat':38,364 'relationship':154 'respit':395 'sad':122 'second':299 'self':236 'sell':127 'selv':259 'show':217 'sinc':124 'sister':41,63 'skill':162 'slap':280 'social':283 'someon':319 'someth':163 'sort':178 'spend':140,302 'spous':30 'stori':399 'stranger':393 'success':174,191 'take':386 'tell':396 'time':160 'toler':327 'toxic':273 'treat':251 'trust':375 'turn':276 'use':165 've':193 'via':272 'want':330 'wether':402 'whether':334 'without':278 'work':210 'year':52,137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141928
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10455275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055528 {#1866
    date: 2023-12-20 07:58:48.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alone-for-Christmas-once-again"
  +title: "Alone for Christmas, once again"
  +url: null
  +body: """
    If there’s one phrase that has echoed in the back of my mind, it’s that I have no family, and by that I mean no children or spouse - and I’m middle aged.\n
    \n
    I have relatives of course, sisters, nieces, nephews and a grandma. Both my parents died some years ago, so there’s no going home to them. My sister’s are so busy with their lives, and one actively ignores me, largely because she’s dealing with her own issues.\n
    \n
    I’m not going to grandma’s, because my crazy creationist cunt of an aunt will probably call me a communist atheist while she parrots Isreali propaganda. I’d rather be alone than face that, which is sad AF since grandma is selling the family house and this will be the last year we can spend Christmas there.\n
    \n
    Add to that the fact I never really had a full relationship because I focused all my time developing skills, something that used to bring me joy and the promise of success, but now I sort of hate what I do and haven’t been able to reach success. I’ve all but abandoned my dream and am deeply insecure about my future. In effect I have worked long and hard with nothing to show for it.\n
    \n
    I have no feeling of belonging with my own countrymen even, and the foreigners are so self conscious that you instantly get pegged as “one of them”, “the other”, as they treat you as an inferior because they them selves have been made to feel inferior and feel the need to cope via toxicity. Can’t turn around without being slapped with some social pressure or putdown. I don’t feel like dealing with anyone.\n
    \n
    This will be the second Christmas I spend alone and I don’t really feel like reaching out. I feel like a burden, like someone who has to be catered to, facilitated, tolerated. My only want is an escape. Whether that means leaving the country, joining a cult, moving out into a cave, I don’t know.\n
    \n
    I just don’t know how to deal. I can’t really relate to anyone and I can’t find anyone I can trust, or who I feel I can confide in. So I take to the internet, to completely random strangers for respite.\n
    \n
    Tell me your stories of loneliness, wether ongoing or from the past, how you intend to deal with it or how you dealt with it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703214181 {#1905
    date: 2023-12-22 04:03:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 23531
  -titleTs: "'alon':1 'christma':3"
  -bodyTs: "'abandon':196 'abl':188 'activ':73 'add':143 'af':123 'age':35 'ago':53 'alon':116,303 'anyon':294,366,372 'around':277 'atheist':106 'aunt':99 'back':11 'belong':225 'bring':167 'burden':317 'busi':67 'call':102 'cater':324 'cave':347 'children':28 'christma':141,300 'communist':105 'complet':391 'confid':382 'conscious':237 'cope':271 'countri':339 'countrymen':229 'cours':40 'crazi':94 'creationist':95 'cult':342 'cunt':96 'd':113 'deal':80,292,359,412 'dealt':418 'deepli':201 'develop':161 'die':50 'dream':198 'echo':8 'effect':207 'escap':333 'even':230 'face':118 'facilit':326 'fact':147 'famili':21,129 'feel':223,264,267,290,309,314,379 'find':371 'focus':157 'foreign':233 'full':153 'futur':205 'get':241 'go':58,88 'grandma':46,90,125 'hard':213 'hate':180 'haven':185 'home':59 'hous':130 'ignor':74 'inferior':255,265 'insecur':202 'instant':240 'intend':410 'internet':389 'isreali':110 'issu':84 'join':340 'joy':169 'know':351,356 'larg':76 'last':136 'leav':337 'like':291,310,315,318 'live':70 'loneli':401 'long':211 'm':33,86 'made':262 'mean':26,336 'middl':34 'mind':14 'move':343 'need':269 'nephew':43 'never':149 'niec':42 'noth':215 'one':4,72,244 'ongo':403 'parent':49 'parrot':109 'past':407 'peg':242 'phrase':5 'pressur':284 'probabl':101 'promis':172 'propaganda':111 'putdown':286 'random':392 'rather':114 'reach':190,311 'realli':150,308,363 'relat':38,364 'relationship':154 'respit':395 'sad':122 'second':299 'self':236 'sell':127 'selv':259 'show':217 'sinc':124 'sister':41,63 'skill':162 'slap':280 'social':283 'someon':319 'someth':163 'sort':178 'spend':140,302 'spous':30 'stori':399 'stranger':393 'success':174,191 'take':386 'tell':396 'time':160 'toler':327 'toxic':273 'treat':251 'trust':375 'turn':276 'use':165 've':193 'via':272 'want':330 'wether':402 'whether':334 'without':278 'work':210 'year':52,137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141928
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10455275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055528 {#1866
    date: 2023-12-20 07:58:48.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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-I-need-to-be-a-resident-of-the-EU"
  +title: "Do I need to be a resident of the EU to get their data protection or can I just be a citizen?"
  +url: null
  +body: "To be eligible for things like a GDPR Data deletion request etc, is it enough that I am a citizen or must I be a resident? ty :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702549117 {#1944
    date: 2023-12-14 11:18:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 21985
  -titleTs: "'citizen':22 'data':14 'eu':10 'get':12 'need':3 'protect':15 'resid':7"
  -bodyTs: "'citizen':20 'data':9 'delet':10 'elig':3 'enough':15 'etc':12 'gdpr':8 'like':6 'must':22 'request':11 'resid':26 'thing':5 'ty':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702519507
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/699548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433107 {#1954
    date: 2023-12-13 03:05: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
11 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-I-need-to-be-a-resident-of-the-EU"
  +title: "Do I need to be a resident of the EU to get their data protection or can I just be a citizen?"
  +url: null
  +body: "To be eligible for things like a GDPR Data deletion request etc, is it enough that I am a citizen or must I be a resident? ty :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702549117 {#1944
    date: 2023-12-14 11:18:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 21985
  -titleTs: "'citizen':22 'data':14 'eu':10 'get':12 'need':3 'protect':15 'resid':7"
  -bodyTs: "'citizen':20 'data':9 'delet':10 'elig':3 'enough':15 'etc':12 'gdpr':8 'like':6 'must':22 'request':11 'resid':26 'thing':5 'ty':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702519507
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/699548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433107 {#1954
    date: 2023-12-13 03:05: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
12 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-I-need-to-be-a-resident-of-the-EU"
  +title: "Do I need to be a resident of the EU to get their data protection or can I just be a citizen?"
  +url: null
  +body: "To be eligible for things like a GDPR Data deletion request etc, is it enough that I am a citizen or must I be a resident? ty :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702549117 {#1944
    date: 2023-12-14 11:18:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 21985
  -titleTs: "'citizen':22 'data':14 'eu':10 'get':12 'need':3 'protect':15 'resid':7"
  -bodyTs: "'citizen':20 'data':9 'delet':10 'elig':3 'enough':15 'etc':12 'gdpr':8 'like':6 'must':22 'request':11 'resid':26 'thing':5 'ty':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702519507
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/699548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433107 {#1954
    date: 2023-12-13 03:05: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
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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-automatically-assign-classes-in-GRUB"
  +title: "How to automatically assign classes in GRUB?"
  +url: null
  +body: """
    Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by the class of the entry).\n
    \n
    How do I make it so they automatically generate, instead of me modifing the .cfg everytime the kernel is updated?\n
    \n
    I'm on linux mint, 21.2 Cinnamon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702427530 {#1957
    date: 2023-12-13 01:32:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 21723
  -titleTs: "'assign':4 'automat':3 'class':5 'grub':7"
  -bodyTs: "'21.2':92 'automat':74 'cfg':81 'cinnamon':93 'class':42,63 'costum':24 'determin':60 'efi':49 'entri':45,54,66 'everytim':82 'expert':7 'generat':48,75 'get':34,39 'grub':29 'grub.cfg':38 'hi':1 'icon':57 'instal':18 'instead':76 'kernel':33,84 'latest':16 'leav':52 'linux':17,90 'look':26 'm':3,88 'make':70 'mess':13 'mint':91 'modif':79 'month':22 'regener':40 'submenu':51 'two':44 'updat':35,86 'user':8 've':11 'whenev':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702384066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/696574"
  +editedAt: DateTimeImmutable @1703884904 {#1932
    date: 2023-12-29 22:21:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322566 {#1930
    date: 2023-12-11 20:22: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
15 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-automatically-assign-classes-in-GRUB"
  +title: "How to automatically assign classes in GRUB?"
  +url: null
  +body: """
    Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by the class of the entry).\n
    \n
    How do I make it so they automatically generate, instead of me modifing the .cfg everytime the kernel is updated?\n
    \n
    I'm on linux mint, 21.2 Cinnamon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702427530 {#1957
    date: 2023-12-13 01:32:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 21723
  -titleTs: "'assign':4 'automat':3 'class':5 'grub':7"
  -bodyTs: "'21.2':92 'automat':74 'cfg':81 'cinnamon':93 'class':42,63 'costum':24 'determin':60 'efi':49 'entri':45,54,66 'everytim':82 'expert':7 'generat':48,75 'get':34,39 'grub':29 'grub.cfg':38 'hi':1 'icon':57 'instal':18 'instead':76 'kernel':33,84 'latest':16 'leav':52 'linux':17,90 'look':26 'm':3,88 'make':70 'mess':13 'mint':91 'modif':79 'month':22 'regener':40 'submenu':51 'two':44 'updat':35,86 'user':8 've':11 'whenev':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702384066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/696574"
  +editedAt: DateTimeImmutable @1703884904 {#1932
    date: 2023-12-29 22:21:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322566 {#1930
    date: 2023-12-11 20:22: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
16 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-automatically-assign-classes-in-GRUB"
  +title: "How to automatically assign classes in GRUB?"
  +url: null
  +body: """
    Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by the class of the entry).\n
    \n
    How do I make it so they automatically generate, instead of me modifing the .cfg everytime the kernel is updated?\n
    \n
    I'm on linux mint, 21.2 Cinnamon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702427530 {#1957
    date: 2023-12-13 01:32:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 21723
  -titleTs: "'assign':4 'automat':3 'class':5 'grub':7"
  -bodyTs: "'21.2':92 'automat':74 'cfg':81 'cinnamon':93 'class':42,63 'costum':24 'determin':60 'efi':49 'entri':45,54,66 'everytim':82 'expert':7 'generat':48,75 'get':34,39 'grub':29 'grub.cfg':38 'hi':1 'icon':57 'instal':18 'instead':76 'kernel':33,84 'latest':16 'leav':52 'linux':17,90 'look':26 'm':3,88 'make':70 'mess':13 'mint':91 'modif':79 'month':22 'regener':40 'submenu':51 'two':44 'updat':35,86 'user':8 've':11 'whenev':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702384066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/696574"
  +editedAt: DateTimeImmutable @1703884904 {#1932
    date: 2023-12-29 22:21:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322566 {#1930
    date: 2023-12-11 20:22: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
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 {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#1393
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#1389
    date: 2023-12-08 23:45: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
19 DENIED edit
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#1393
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#1389
    date: 2023-12-08 23:45: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
20 DENIED moderate
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#1393
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#1389
    date: 2023-12-08 23:45: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
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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Discussion-on-moving-to-another-instance"
  +title: "Discussion on moving to another instance"
  +url: null
  +body: """
    I’ve been kicking around the idea for a while of moving to another instance for a while for two reasons:\n
    \n
    1. We’re primarily on lemmy.ca because there was already a skeleton community here (around 80 subscribers pre-July migration)\n
    2. I believe that whose local feed we’re on has a significant impact on the overall tenor and level of interaction here.\n
    \n
    This post is definitely not intended to suggest we’ve had any issues with lemmy.ca, but it always seemed like an odd fit. So my question to y’all is this: If you could choose any instance to have an outsized effect on this community, which would it be?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702452550 {#1366
    date: 2023-12-13 08:29:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 20120
  -titleTs: "'anoth':5 'discuss':1 'instanc':6 'move':3"
  -bodyTs: "'1':22 '2':43 '80':37 'alreadi':31 'alway':83 'anoth':14 'around':5,36 'believ':45 'choos':100 'communiti':34,110 'could':99 'definit':69 'effect':107 'feed':49 'fit':88 'idea':7 'impact':56 'instanc':15,102 'intend':71 'interact':64 'issu':78 'juli':41 'kick':4 'lemmy.ca':27,80 'level':62 'like':85 'local':48 'migrat':42 'move':12 'odd':87 'outsiz':106 'overal':59 'post':67 'pre':40 'pre-juli':39 'primarili':25 'question':91 're':24,51 'reason':21 'seem':84 'signific':55 'skeleton':33 'subscrib':38 'suggest':73 'tenor':60 'two':20 've':2,75 'whose':47 'would':112 'y':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701820145
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4612722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733745 {#1374
    date: 2023-12-05 00:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Discussion-on-moving-to-another-instance"
  +title: "Discussion on moving to another instance"
  +url: null
  +body: """
    I’ve been kicking around the idea for a while of moving to another instance for a while for two reasons:\n
    \n
    1. We’re primarily on lemmy.ca because there was already a skeleton community here (around 80 subscribers pre-July migration)\n
    2. I believe that whose local feed we’re on has a significant impact on the overall tenor and level of interaction here.\n
    \n
    This post is definitely not intended to suggest we’ve had any issues with lemmy.ca, but it always seemed like an odd fit. So my question to y’all is this: If you could choose any instance to have an outsized effect on this community, which would it be?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702452550 {#1366
    date: 2023-12-13 08:29:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 20120
  -titleTs: "'anoth':5 'discuss':1 'instanc':6 'move':3"
  -bodyTs: "'1':22 '2':43 '80':37 'alreadi':31 'alway':83 'anoth':14 'around':5,36 'believ':45 'choos':100 'communiti':34,110 'could':99 'definit':69 'effect':107 'feed':49 'fit':88 'idea':7 'impact':56 'instanc':15,102 'intend':71 'interact':64 'issu':78 'juli':41 'kick':4 'lemmy.ca':27,80 'level':62 'like':85 'local':48 'migrat':42 'move':12 'odd':87 'outsiz':106 'overal':59 'post':67 'pre':40 'pre-juli':39 'primarili':25 'question':91 're':24,51 'reason':21 'seem':84 'signific':55 'skeleton':33 'subscrib':38 'suggest':73 'tenor':60 'two':20 've':2,75 'whose':47 'would':112 'y':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701820145
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4612722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733745 {#1374
    date: 2023-12-05 00:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Discussion-on-moving-to-another-instance"
  +title: "Discussion on moving to another instance"
  +url: null
  +body: """
    I’ve been kicking around the idea for a while of moving to another instance for a while for two reasons:\n
    \n
    1. We’re primarily on lemmy.ca because there was already a skeleton community here (around 80 subscribers pre-July migration)\n
    2. I believe that whose local feed we’re on has a significant impact on the overall tenor and level of interaction here.\n
    \n
    This post is definitely not intended to suggest we’ve had any issues with lemmy.ca, but it always seemed like an odd fit. So my question to y’all is this: If you could choose any instance to have an outsized effect on this community, which would it be?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702452550 {#1366
    date: 2023-12-13 08:29:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 20120
  -titleTs: "'anoth':5 'discuss':1 'instanc':6 'move':3"
  -bodyTs: "'1':22 '2':43 '80':37 'alreadi':31 'alway':83 'anoth':14 'around':5,36 'believ':45 'choos':100 'communiti':34,110 'could':99 'definit':69 'effect':107 'feed':49 'fit':88 'idea':7 'impact':56 'instanc':15,102 'intend':71 'interact':64 'issu':78 'juli':41 'kick':4 'lemmy.ca':27,80 'level':62 'like':85 'local':48 'migrat':42 'move':12 'odd':87 'outsiz':106 'overal':59 'post':67 'pre':40 'pre-juli':39 'primarili':25 'question':91 're':24,51 'reason':21 'seem':84 'signific':55 'skeleton':33 'subscrib':38 'suggest':73 'tenor':60 'two':20 've':2,75 'whose':47 'would':112 'y':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701820145
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4612722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733745 {#1374
    date: 2023-12-05 00:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tutorial-for-docker-selfhost-of-sonarr-and-Arr-family"
  +title: "Tutorial for docker selfhost of sonarr and *Arr family"
  +url: null
  +body: """
    I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?\n
    \n
    I am currently learning by deploying docker containers in rpi5\n
    \n
    Thanks for your time and patience
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701219857 {#1848
    date: 2023-11-29 02:04:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17712
  -titleTs: "'arr':8 'docker':3 'famili':9 'selfhost':4 'sonarr':6 'tutori':1"
  -bodyTs: "'arr':13 'contain':30 'current':25 'deploy':28 'docker':29 'ecosystem':14 'learn':26 'newbi':16 'patienc':38 'recomend':18 'rpi5':32 'selfhost':5 'servic':6 'start':3,20 'thank':33 'time':36 'tri':10 'tutori':17 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701241842
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16261882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155442 {#1838
    date: 2023-11-28 08:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tutorial-for-docker-selfhost-of-sonarr-and-Arr-family"
  +title: "Tutorial for docker selfhost of sonarr and *Arr family"
  +url: null
  +body: """
    I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?\n
    \n
    I am currently learning by deploying docker containers in rpi5\n
    \n
    Thanks for your time and patience
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701219857 {#1848
    date: 2023-11-29 02:04:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17712
  -titleTs: "'arr':8 'docker':3 'famili':9 'selfhost':4 'sonarr':6 'tutori':1"
  -bodyTs: "'arr':13 'contain':30 'current':25 'deploy':28 'docker':29 'ecosystem':14 'learn':26 'newbi':16 'patienc':38 'recomend':18 'rpi5':32 'selfhost':5 'servic':6 'start':3,20 'thank':33 'time':36 'tri':10 'tutori':17 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701241842
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16261882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155442 {#1838
    date: 2023-11-28 08:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2429
  +user: Proxies\__CG__\App\Entity\User {#2427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tutorial-for-docker-selfhost-of-sonarr-and-Arr-family"
  +title: "Tutorial for docker selfhost of sonarr and *Arr family"
  +url: null
  +body: """
    I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?\n
    \n
    I am currently learning by deploying docker containers in rpi5\n
    \n
    Thanks for your time and patience
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701219857 {#1848
    date: 2023-11-29 02:04:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 17712
  -titleTs: "'arr':8 'docker':3 'famili':9 'selfhost':4 'sonarr':6 'tutori':1"
  -bodyTs: "'arr':13 'contain':30 'current':25 'deploy':28 'docker':29 'ecosystem':14 'learn':26 'newbi':16 'patienc':38 'recomend':18 'rpi5':32 'selfhost':5 'servic':6 'start':3,20 'thank':33 'time':36 'tri':10 'tutori':17 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701241842
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16261882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155442 {#1838
    date: 2023-11-28 08:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "any-place-to-find-a-large-collection-of-CHDs-PS1"
  +title: "any place to find a large collection of .CHDs (PS1)?"
  +url: null
  +body: """
    Starting to build my library, and ROM size hasn’t been an issue now until I got to PS1.\n
    \n
    The file sizes aren’t MASSIVE, but it’s a little annoying to download each individual .CUE/.BIN, and convert to .CHDs.\n
    \n
    I looked at some torrents, but they’re mostly a mishmash of formats and clearly put together by someone that is not well organized.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701023471 {#2166
    date: 2023-11-26 19:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 16755
  -titleTs: "'chds':9 'collect':7 'find':4 'larg':6 'place':2 'ps1':10"
  -bodyTs: "'annoy':31 'aren':23 'build':3 'chds':40 'clear':55 'convert':38 'cue/.bin':36 'download':33 'file':21 'format':53 'got':17 'hasn':9 'individu':35 'issu':13 'librari':5 'littl':30 'look':42 'massiv':25 'mishmash':51 'most':49 'organ':64 'ps1':19 'put':56 're':48 'rom':7 'size':8,22 'someon':59 'start':1 'togeth':57 'torrent':45 'well':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021598
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8743972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935198 {#2167
    date: 2023-11-25 18:59:58.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "any-place-to-find-a-large-collection-of-CHDs-PS1"
  +title: "any place to find a large collection of .CHDs (PS1)?"
  +url: null
  +body: """
    Starting to build my library, and ROM size hasn’t been an issue now until I got to PS1.\n
    \n
    The file sizes aren’t MASSIVE, but it’s a little annoying to download each individual .CUE/.BIN, and convert to .CHDs.\n
    \n
    I looked at some torrents, but they’re mostly a mishmash of formats and clearly put together by someone that is not well organized.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701023471 {#2166
    date: 2023-11-26 19:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 16755
  -titleTs: "'chds':9 'collect':7 'find':4 'larg':6 'place':2 'ps1':10"
  -bodyTs: "'annoy':31 'aren':23 'build':3 'chds':40 'clear':55 'convert':38 'cue/.bin':36 'download':33 'file':21 'format':53 'got':17 'hasn':9 'individu':35 'issu':13 'librari':5 'littl':30 'look':42 'massiv':25 'mishmash':51 'most':49 'organ':64 'ps1':19 'put':56 're':48 'rom':7 'size':8,22 'someon':59 'start':1 'togeth':57 'torrent':45 'well':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021598
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8743972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935198 {#2167
    date: 2023-11-25 18:59:58.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "any-place-to-find-a-large-collection-of-CHDs-PS1"
  +title: "any place to find a large collection of .CHDs (PS1)?"
  +url: null
  +body: """
    Starting to build my library, and ROM size hasn’t been an issue now until I got to PS1.\n
    \n
    The file sizes aren’t MASSIVE, but it’s a little annoying to download each individual .CUE/.BIN, and convert to .CHDs.\n
    \n
    I looked at some torrents, but they’re mostly a mishmash of formats and clearly put together by someone that is not well organized.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701023471 {#2166
    date: 2023-11-26 19:31:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2466 …}
  +votes: Doctrine\ORM\PersistentCollection {#2356 …}
  +reports: Doctrine\ORM\PersistentCollection {#2353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2449 …}
  +badges: Doctrine\ORM\PersistentCollection {#2483 …}
  +children: []
  -id: 16755
  -titleTs: "'chds':9 'collect':7 'find':4 'larg':6 'place':2 'ps1':10"
  -bodyTs: "'annoy':31 'aren':23 'build':3 'chds':40 'clear':55 'convert':38 'cue/.bin':36 'download':33 'file':21 'format':53 'got':17 'hasn':9 'individu':35 'issu':13 'librari':5 'littl':30 'look':42 'massiv':25 'mishmash':51 'most':49 'organ':64 'ps1':19 'put':56 're':48 'rom':7 'size':8,22 'someon':59 'start':1 'togeth':57 'torrent':45 'well':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701021598
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8743972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935198 {#2167
    date: 2023-11-25 18:59:58.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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-Guitar-Amp-Simulators"
  +title: "Looking for Guitar Amp Simulators"
  +url: null
  +body: "Anyone know a good place to find them? :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700798089 {#2358
    date: 2023-11-24 04:54:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 15348
  -titleTs: "'amp':4 'guitar':3 'look':1 'simul':5"
  -bodyTs: "'anyon':1 'find':7 'good':4 'know':2 'place':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700721242
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9845734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634842 {#2487
    date: 2023-11-22 07:34:02.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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-Guitar-Amp-Simulators"
  +title: "Looking for Guitar Amp Simulators"
  +url: null
  +body: "Anyone know a good place to find them? :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700798089 {#2358
    date: 2023-11-24 04:54:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 15348
  -titleTs: "'amp':4 'guitar':3 'look':1 'simul':5"
  -bodyTs: "'anyon':1 'find':7 'good':4 'know':2 'place':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700721242
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9845734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634842 {#2487
    date: 2023-11-22 07:34:02.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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-Guitar-Amp-Simulators"
  +title: "Looking for Guitar Amp Simulators"
  +url: null
  +body: "Anyone know a good place to find them? :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700798089 {#2358
    date: 2023-11-24 04:54:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 15348
  -titleTs: "'amp':4 'guitar':3 'look':1 'simul':5"
  -bodyTs: "'anyon':1 'find':7 'good':4 'know':2 'place':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700721242
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9845734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634842 {#2487
    date: 2023-11-22 07:34:02.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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-name-of-the-belief-that-gods-entities-are-quasi-semtient"
  +title: "What's the name of the belief that gods/entities are quasi-semtient memes (the linguistic term, not the cultural term) in the same manner that corporations and governments are considered people?"
  +url: null
  +body: "It’s a personal philosophy that I’ve come to use as my own form of religion, and while I’m aware other people have researched the idea, I’m having some trouble finding the name for the concept."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700605897 {#1512
    date: 2023-11-21 23:31:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 14888
  -titleTs: "'belief':7 'consid':31 'corpor':27 'cultur':20 'gods/entities':9 'govern':29 'linguist':16 'manner':25 'meme':14 'name':4 'peopl':32 'quasi':12 'quasi-semti':11 'semtient':13 'term':17,21"
  -bodyTs: "'awar':22 'come':9 'concept':39 'find':34 'form':15 'idea':28 'm':21,30 'name':36 'peopl':24 'person':4 'philosophi':5 'religion':17 'research':26 'troubl':33 'use':11 've':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603169
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9757799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516769 {#1508
    date: 2023-11-20 22:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-name-of-the-belief-that-gods-entities-are-quasi-semtient"
  +title: "What's the name of the belief that gods/entities are quasi-semtient memes (the linguistic term, not the cultural term) in the same manner that corporations and governments are considered people?"
  +url: null
  +body: "It’s a personal philosophy that I’ve come to use as my own form of religion, and while I’m aware other people have researched the idea, I’m having some trouble finding the name for the concept."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700605897 {#1512
    date: 2023-11-21 23:31:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 14888
  -titleTs: "'belief':7 'consid':31 'corpor':27 'cultur':20 'gods/entities':9 'govern':29 'linguist':16 'manner':25 'meme':14 'name':4 'peopl':32 'quasi':12 'quasi-semti':11 'semtient':13 'term':17,21"
  -bodyTs: "'awar':22 'come':9 'concept':39 'find':34 'form':15 'idea':28 'm':21,30 'name':36 'peopl':24 'person':4 'philosophi':5 'religion':17 'research':26 'troubl':33 'use':11 've':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603169
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9757799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516769 {#1508
    date: 2023-11-20 22:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-name-of-the-belief-that-gods-entities-are-quasi-semtient"
  +title: "What's the name of the belief that gods/entities are quasi-semtient memes (the linguistic term, not the cultural term) in the same manner that corporations and governments are considered people?"
  +url: null
  +body: "It’s a personal philosophy that I’ve come to use as my own form of religion, and while I’m aware other people have researched the idea, I’m having some trouble finding the name for the concept."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700605897 {#1512
    date: 2023-11-21 23:31:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 14888
  -titleTs: "'belief':7 'consid':31 'corpor':27 'cultur':20 'gods/entities':9 'govern':29 'linguist':16 'manner':25 'meme':14 'name':4 'peopl':32 'quasi':12 'quasi-semti':11 'semtient':13 'term':17,21"
  -bodyTs: "'awar':22 'come':9 'concept':39 'find':34 'form':15 'idea':28 'm':21,30 'name':36 'peopl':24 'person':4 'philosophi':5 'religion':17 'research':26 'troubl':33 'use':11 've':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603169
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9757799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516769 {#1508
    date: 2023-11-20 22:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Bought-a-couple-of-Exos-7E10-8TB-drives-warranty-status"
  +title: "Bought a couple of Exos 7E10 8TB drives, warranty status says "initially sold as part of a larger system, contact seller". It means I can't take advantage of their five years warranty, doesn't it?"
  +url: null
  +body: """
    I admit they were way *too* cheap for what they are (like 15% cheaper than same-size Ironwolf), so I gambled it haha there were no indications that these drives were OEM or similar.\n
    \n
    Back to issue at hand: since I can’t personally have the five years warranty on these, only the original purchaser can, and I have no way to know who they are and when they bought them, I should just return them, right? And maybe buy the next ones only from authorized sellers?\n
    \n
    edit: also, now that I think about it, and before I make the same mistake twice, there’s no way I can get enterprise drives as a normal consumer, can I, at least not brand new? I expect any enterprise drives I can find will have the same issue, i.e. bought by someone else for servers or similar, and then resold, correct?\n
    \n
    edit 2: actually WD sells enterprise drives on their website, so my previous assumption about it was wrong
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700243604 {#1523
    date: 2023-11-17 18:53:24.0 +01: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: 13567
  -titleTs: "'7e10':6 '8tb':7 'advantag':28 'bought':1 'contact':20 'coupl':3 'doesn':34 'drive':8 'exo':5 'five':31 'initi':12 'larger':18 'mean':23 'part':15 'say':11 'seller':21 'sold':13 'status':10 'system':19 'take':27 'warranti':9,33 'year':32"
  -bodyTs: "'15':13 '2':152 'actual':153 'admit':2 'also':90 'assumpt':164 'author':87 'back':36 'bought':71,139 'brand':123 'buy':81 'cheap':7 'cheaper':14 'consum':117 'correct':150 'drive':31,113,129,157 'edit':89,151 'els':142 'enterpris':112,128,156 'expect':126 'find':132 'five':48 'gambl':22 'get':111 'haha':24 'hand':40 'i.e':138 'indic':28 'ironwolf':19 'issu':38,137 'know':64 'least':121 'like':12 'make':100 'mayb':80 'mistak':103 'new':124 'next':83 'normal':116 'oem':33 'one':84 'origin':55 'person':45 'previous':163 'purchas':56 'resold':149 'return':76 'right':78 'same-s':16 'sell':155 'seller':88 'server':144 'similar':35,146 'sinc':41 'size':18 'someon':141 'think':94 'twice':104 'warranti':50 'way':5,62,108 'wd':154 'websit':160 'wrong':168 'year':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700224463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8331905"
  +editedAt: DateTimeImmutable @1700414044 {#1480
    date: 2023-11-19 18:14:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700138963 {#1522
    date: 2023-11-16 13:49: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
43 DENIED edit
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Bought-a-couple-of-Exos-7E10-8TB-drives-warranty-status"
  +title: "Bought a couple of Exos 7E10 8TB drives, warranty status says "initially sold as part of a larger system, contact seller". It means I can't take advantage of their five years warranty, doesn't it?"
  +url: null
  +body: """
    I admit they were way *too* cheap for what they are (like 15% cheaper than same-size Ironwolf), so I gambled it haha there were no indications that these drives were OEM or similar.\n
    \n
    Back to issue at hand: since I can’t personally have the five years warranty on these, only the original purchaser can, and I have no way to know who they are and when they bought them, I should just return them, right? And maybe buy the next ones only from authorized sellers?\n
    \n
    edit: also, now that I think about it, and before I make the same mistake twice, there’s no way I can get enterprise drives as a normal consumer, can I, at least not brand new? I expect any enterprise drives I can find will have the same issue, i.e. bought by someone else for servers or similar, and then resold, correct?\n
    \n
    edit 2: actually WD sells enterprise drives on their website, so my previous assumption about it was wrong
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700243604 {#1523
    date: 2023-11-17 18:53:24.0 +01: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: 13567
  -titleTs: "'7e10':6 '8tb':7 'advantag':28 'bought':1 'contact':20 'coupl':3 'doesn':34 'drive':8 'exo':5 'five':31 'initi':12 'larger':18 'mean':23 'part':15 'say':11 'seller':21 'sold':13 'status':10 'system':19 'take':27 'warranti':9,33 'year':32"
  -bodyTs: "'15':13 '2':152 'actual':153 'admit':2 'also':90 'assumpt':164 'author':87 'back':36 'bought':71,139 'brand':123 'buy':81 'cheap':7 'cheaper':14 'consum':117 'correct':150 'drive':31,113,129,157 'edit':89,151 'els':142 'enterpris':112,128,156 'expect':126 'find':132 'five':48 'gambl':22 'get':111 'haha':24 'hand':40 'i.e':138 'indic':28 'ironwolf':19 'issu':38,137 'know':64 'least':121 'like':12 'make':100 'mayb':80 'mistak':103 'new':124 'next':83 'normal':116 'oem':33 'one':84 'origin':55 'person':45 'previous':163 'purchas':56 'resold':149 'return':76 'right':78 'same-s':16 'sell':155 'seller':88 'server':144 'similar':35,146 'sinc':41 'size':18 'someon':141 'think':94 'twice':104 'warranti':50 'way':5,62,108 'wd':154 'websit':160 'wrong':168 'year':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700224463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8331905"
  +editedAt: DateTimeImmutable @1700414044 {#1480
    date: 2023-11-19 18:14:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700138963 {#1522
    date: 2023-11-16 13:49: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
44 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Bought-a-couple-of-Exos-7E10-8TB-drives-warranty-status"
  +title: "Bought a couple of Exos 7E10 8TB drives, warranty status says "initially sold as part of a larger system, contact seller". It means I can't take advantage of their five years warranty, doesn't it?"
  +url: null
  +body: """
    I admit they were way *too* cheap for what they are (like 15% cheaper than same-size Ironwolf), so I gambled it haha there were no indications that these drives were OEM or similar.\n
    \n
    Back to issue at hand: since I can’t personally have the five years warranty on these, only the original purchaser can, and I have no way to know who they are and when they bought them, I should just return them, right? And maybe buy the next ones only from authorized sellers?\n
    \n
    edit: also, now that I think about it, and before I make the same mistake twice, there’s no way I can get enterprise drives as a normal consumer, can I, at least not brand new? I expect any enterprise drives I can find will have the same issue, i.e. bought by someone else for servers or similar, and then resold, correct?\n
    \n
    edit 2: actually WD sells enterprise drives on their website, so my previous assumption about it was wrong
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700243604 {#1523
    date: 2023-11-17 18:53:24.0 +01: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: 13567
  -titleTs: "'7e10':6 '8tb':7 'advantag':28 'bought':1 'contact':20 'coupl':3 'doesn':34 'drive':8 'exo':5 'five':31 'initi':12 'larger':18 'mean':23 'part':15 'say':11 'seller':21 'sold':13 'status':10 'system':19 'take':27 'warranti':9,33 'year':32"
  -bodyTs: "'15':13 '2':152 'actual':153 'admit':2 'also':90 'assumpt':164 'author':87 'back':36 'bought':71,139 'brand':123 'buy':81 'cheap':7 'cheaper':14 'consum':117 'correct':150 'drive':31,113,129,157 'edit':89,151 'els':142 'enterpris':112,128,156 'expect':126 'find':132 'five':48 'gambl':22 'get':111 'haha':24 'hand':40 'i.e':138 'indic':28 'ironwolf':19 'issu':38,137 'know':64 'least':121 'like':12 'make':100 'mayb':80 'mistak':103 'new':124 'next':83 'normal':116 'oem':33 'one':84 'origin':55 'person':45 'previous':163 'purchas':56 'resold':149 'return':76 'right':78 'same-s':16 'sell':155 'seller':88 'server':144 'similar':35,146 'sinc':41 'size':18 'someon':141 'think':94 'twice':104 'warranti':50 'way':5,62,108 'wd':154 'websit':160 'wrong':168 'year':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700224463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8331905"
  +editedAt: DateTimeImmutable @1700414044 {#1480
    date: 2023-11-19 18:14:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700138963 {#1522
    date: 2023-11-16 13:49: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
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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-can-I-find-a-desktop-Lemmy-app"
  +title: "Where can I find a desktop Lemmy app?"
  +url: null
  +body: """
    Hello all, I’ve only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven’t found any. What can I use on desktop to browse lemmy?\n
    \n
    I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I’d be just locked out.\n
    \n
    So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it’s pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700572108 {#1541
    date: 2023-11-21 14:08:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 11873
  -titleTs: "'app':8 'desktop':6 'find':4 'lemmi':7"
  -bodyTs: "'abl':72 'account':113 'advanc':150 'app':21 'basic':94 'block':126 'bonus':116 'brows':54 'bunch':122 'client':115 'communiti':79 'd':88 'defeder':77 'desktop':52 'etc':78 'even':80,137 'far':11 'featur':124 'found':45 'goe':134 'haven':43 'hello':1 'help':147 'instanc':64,84,110 'know':57 'lemmi':7,23,36,55,67,114 'like':125 'link':139 'lock':91 'lurk':30 'million':16 'mobil':9,25,104 'multi':109,112 'multi-account':111 'multi-inst':108 'older':144 'one':18 'pc':35,106 'plan':27 'point':117 'port':99 'post':19,74 'pretti':131 'privat':76 'question':145 'read':32 'say':136 'set':38 'someth':33 'thank':148 'type':62 'use':6,50 've':4 'whatev':100 'wish':96 'without':135 'wont':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699739638
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8915362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653238 {#1529
    date: 2023-11-10 22:53:58.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-can-I-find-a-desktop-Lemmy-app"
  +title: "Where can I find a desktop Lemmy app?"
  +url: null
  +body: """
    Hello all, I’ve only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven’t found any. What can I use on desktop to browse lemmy?\n
    \n
    I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I’d be just locked out.\n
    \n
    So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it’s pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700572108 {#1541
    date: 2023-11-21 14:08:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 11873
  -titleTs: "'app':8 'desktop':6 'find':4 'lemmi':7"
  -bodyTs: "'abl':72 'account':113 'advanc':150 'app':21 'basic':94 'block':126 'bonus':116 'brows':54 'bunch':122 'client':115 'communiti':79 'd':88 'defeder':77 'desktop':52 'etc':78 'even':80,137 'far':11 'featur':124 'found':45 'goe':134 'haven':43 'hello':1 'help':147 'instanc':64,84,110 'know':57 'lemmi':7,23,36,55,67,114 'like':125 'link':139 'lock':91 'lurk':30 'million':16 'mobil':9,25,104 'multi':109,112 'multi-account':111 'multi-inst':108 'older':144 'one':18 'pc':35,106 'plan':27 'point':117 'port':99 'post':19,74 'pretti':131 'privat':76 'question':145 'read':32 'say':136 'set':38 'someth':33 'thank':148 'type':62 'use':6,50 've':4 'whatev':100 'wish':96 'without':135 'wont':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699739638
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8915362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653238 {#1529
    date: 2023-11-10 22:53:58.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Where-can-I-find-a-desktop-Lemmy-app"
  +title: "Where can I find a desktop Lemmy app?"
  +url: null
  +body: """
    Hello all, I’ve only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven’t found any. What can I use on desktop to browse lemmy?\n
    \n
    I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I’d be just locked out.\n
    \n
    So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it’s pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700572108 {#1541
    date: 2023-11-21 14:08:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 11873
  -titleTs: "'app':8 'desktop':6 'find':4 'lemmi':7"
  -bodyTs: "'abl':72 'account':113 'advanc':150 'app':21 'basic':94 'block':126 'bonus':116 'brows':54 'bunch':122 'client':115 'communiti':79 'd':88 'defeder':77 'desktop':52 'etc':78 'even':80,137 'far':11 'featur':124 'found':45 'goe':134 'haven':43 'hello':1 'help':147 'instanc':64,84,110 'know':57 'lemmi':7,23,36,55,67,114 'like':125 'link':139 'lock':91 'lurk':30 'million':16 'mobil':9,25,104 'multi':109,112 'multi-account':111 'multi-inst':108 'older':144 'one':18 'pc':35,106 'plan':27 'point':117 'port':99 'post':19,74 'pretti':131 'privat':76 'question':145 'read':32 'say':136 'set':38 'someth':33 'thank':148 'type':62 'use':6,50 've':4 'whatev':100 'wish':96 'without':135 'wont':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699739638
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8915362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653238 {#1529
    date: 2023-11-10 22:53:58.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-combine-sports-and-study"
  +title: "How to combine sports and study?"
  +url: null
  +body: "I’m studying at a univetsity and I want to begin to do sports. I want to do kickboxing, but I’m afaraid of to get strong hand blow to head bucause due to it I can get concussion of the brain which may cause my mental abilities to deteriorate. I don’t want it because I also want to become a good programmer, but because of this, the chances of becoming a good programmer will be much less. I need to be strong to protect people close to me. I really can’t live in peace having a thought that if my people need protect I will not be able to provide it to them. I don’t want to be a weak man, but I also don’t want to be a stupid man. Pls, gimme an advisement."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699566163 {#1704
    date: 2023-11-09 22:42:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 10952
  -titleTs: "'combin':3 'sport':4 'studi':6"
  -bodyTs: "'abil':48 'abl':111 'advis':140 'afaraid':23 'also':58,128 'becom':61,72 'begin':11 'blow':29 'brain':42 'bucaus':32 'caus':45 'chanc':70 'close':88 'concuss':39 'deterior':50 'due':33 'get':26,38 'gimm':138 'good':63,74 'hand':28 'head':31 'kickbox':19 'less':79 'live':95 'm':2,22 'man':125,136 'may':44 'mental':47 'much':78 'need':81,105 'peac':97 'peopl':87,104 'pls':137 'programm':64,75 'protect':86,106 'provid':113 'realli':92 'sport':14 'strong':27,84 'studi':3 'stupid':135 'thought':100 'univets':6 'want':9,16,54,59,120,131 'weak':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699470167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7933737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383767 {#1713
    date: 2023-11-07 20:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-combine-sports-and-study"
  +title: "How to combine sports and study?"
  +url: null
  +body: "I’m studying at a univetsity and I want to begin to do sports. I want to do kickboxing, but I’m afaraid of to get strong hand blow to head bucause due to it I can get concussion of the brain which may cause my mental abilities to deteriorate. I don’t want it because I also want to become a good programmer, but because of this, the chances of becoming a good programmer will be much less. I need to be strong to protect people close to me. I really can’t live in peace having a thought that if my people need protect I will not be able to provide it to them. I don’t want to be a weak man, but I also don’t want to be a stupid man. Pls, gimme an advisement."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699566163 {#1704
    date: 2023-11-09 22:42:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 10952
  -titleTs: "'combin':3 'sport':4 'studi':6"
  -bodyTs: "'abil':48 'abl':111 'advis':140 'afaraid':23 'also':58,128 'becom':61,72 'begin':11 'blow':29 'brain':42 'bucaus':32 'caus':45 'chanc':70 'close':88 'concuss':39 'deterior':50 'due':33 'get':26,38 'gimm':138 'good':63,74 'hand':28 'head':31 'kickbox':19 'less':79 'live':95 'm':2,22 'man':125,136 'may':44 'mental':47 'much':78 'need':81,105 'peac':97 'peopl':87,104 'pls':137 'programm':64,75 'protect':86,106 'provid':113 'realli':92 'sport':14 'strong':27,84 'studi':3 'stupid':135 'thought':100 'univets':6 'want':9,16,54,59,120,131 'weak':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699470167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7933737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383767 {#1713
    date: 2023-11-07 20:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-combine-sports-and-study"
  +title: "How to combine sports and study?"
  +url: null
  +body: "I’m studying at a univetsity and I want to begin to do sports. I want to do kickboxing, but I’m afaraid of to get strong hand blow to head bucause due to it I can get concussion of the brain which may cause my mental abilities to deteriorate. I don’t want it because I also want to become a good programmer, but because of this, the chances of becoming a good programmer will be much less. I need to be strong to protect people close to me. I really can’t live in peace having a thought that if my people need protect I will not be able to provide it to them. I don’t want to be a weak man, but I also don’t want to be a stupid man. Pls, gimme an advisement."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699566163 {#1704
    date: 2023-11-09 22:42:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 10952
  -titleTs: "'combin':3 'sport':4 'studi':6"
  -bodyTs: "'abil':48 'abl':111 'advis':140 'afaraid':23 'also':58,128 'becom':61,72 'begin':11 'blow':29 'brain':42 'bucaus':32 'caus':45 'chanc':70 'close':88 'concuss':39 'deterior':50 'due':33 'get':26,38 'gimm':138 'good':63,74 'hand':28 'head':31 'kickbox':19 'less':79 'live':95 'm':2,22 'man':125,136 'may':44 'mental':47 'much':78 'need':81,105 'peac':97 'peopl':87,104 'pls':137 'programm':64,75 'protect':86,106 'provid':113 'realli':92 'sport':14 'strong':27,84 'studi':3 'stupid':135 'thought':100 'univets':6 'want':9,16,54,59,120,131 'weak':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699470167
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7933737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699383767 {#1713
    date: 2023-11-07 20:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-the-dangerous-levels-of-friendship"
  +title: "What are the dangerous levels of friendship ?"
  +url: null
  +body: "In which situations a friendship can swallow us and destroy our life ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699208287 {#1468
    date: 2023-11-05 19:18:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 10101
  -titleTs: "'danger':4 'friendship':7 'level':5"
  -bodyTs: "'destroy':10 'friendship':5 'life':12 'situat':3 'swallow':7 'us':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699265845
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/10702859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699179445 {#1474
    date: 2023-11-05 11:17: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
55 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-the-dangerous-levels-of-friendship"
  +title: "What are the dangerous levels of friendship ?"
  +url: null
  +body: "In which situations a friendship can swallow us and destroy our life ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699208287 {#1468
    date: 2023-11-05 19:18:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 10101
  -titleTs: "'danger':4 'friendship':7 'level':5"
  -bodyTs: "'destroy':10 'friendship':5 'life':12 'situat':3 'swallow':7 'us':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699265845
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/10702859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699179445 {#1474
    date: 2023-11-05 11:17: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
56 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-the-dangerous-levels-of-friendship"
  +title: "What are the dangerous levels of friendship ?"
  +url: null
  +body: "In which situations a friendship can swallow us and destroy our life ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699208287 {#1468
    date: 2023-11-05 19:18:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 10101
  -titleTs: "'danger':4 'friendship':7 'level':5"
  -bodyTs: "'destroy':10 'friendship':5 'life':12 'situat':3 'swallow':7 'us':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699265845
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/10702859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699179445 {#1474
    date: 2023-11-05 11:17: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
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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-am-trying-to-edit-a-game-save-with-an"
  +title: "I am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustrating"
  +url: null
  +body: "I am using Ghex and Bless and both of them display the value of my gold but I cannot edit it. I am missing something?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699299317 {#1489
    date: 2023-11-06 20:35:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 10100
  -titleTs: "'allow':17 'anyth':21 'chang':20 'doesn':15 'edit':5 'editor':12 'frustrat':24 'game':7 'hex':11 'save':8 'tri':3"
  -bodyTs: "'bless':6 'cannot':19 'display':11 'edit':20 'ghex':4 'gold':16 'miss':24 'someth':25 'use':3 'valu':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699265536
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7525192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699179136 {#1496
    date: 2023-11-05 11:12:16.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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-am-trying-to-edit-a-game-save-with-an"
  +title: "I am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustrating"
  +url: null
  +body: "I am using Ghex and Bless and both of them display the value of my gold but I cannot edit it. I am missing something?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699299317 {#1489
    date: 2023-11-06 20:35:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 10100
  -titleTs: "'allow':17 'anyth':21 'chang':20 'doesn':15 'edit':5 'editor':12 'frustrat':24 'game':7 'hex':11 'save':8 'tri':3"
  -bodyTs: "'bless':6 'cannot':19 'display':11 'edit':20 'ghex':4 'gold':16 'miss':24 'someth':25 'use':3 'valu':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699265536
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7525192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699179136 {#1496
    date: 2023-11-05 11:12:16.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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-am-trying-to-edit-a-game-save-with-an"
  +title: "I am trying to edit a game save with an Hex editor but it doesn't allow me to change anything, it's frustrating"
  +url: null
  +body: "I am using Ghex and Bless and both of them display the value of my gold but I cannot edit it. I am missing something?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699299317 {#1489
    date: 2023-11-06 20:35:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 10100
  -titleTs: "'allow':17 'anyth':21 'chang':20 'doesn':15 'edit':5 'editor':12 'frustrat':24 'game':7 'hex':11 'save':8 'tri':3"
  -bodyTs: "'bless':6 'cannot':19 'display':11 'edit':20 'ghex':4 'gold':16 'miss':24 'someth':25 'use':3 'valu':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699265536
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7525192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699179136 {#1496
    date: 2023-11-05 11:12:16.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 {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Package-format-wars-daydream"
  +title: "Package format wars daydream"
  +url: null
  +body: """
    Just saw a post of a novice user asking why are there so many package managers.\n
    \n
    At first I was about to copy and paste the good old “The OS is yours if you want to make a different package manager you can, and many did”.\n
    \n
    But then I though\n
    \n
    > Damn how does Linux have standards !?\n
    \n
    And reached a somewhat of conclusion that many of the established standards were established at the early stages of the project, there are of course those who change like the transition from X11 to Wayland the upcoming desktop portals and such.\n
    \n
    And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux, do you think we would have so many different ones? Maybe even win the desktop war (OS not DEs)?\n
    \n
    Edit: replace package manager with packaging format
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699011125 {#1757
    date: 2023-11-03 12:32:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 9085
  -titleTs: "'daydream':4 'format':2 'packag':1 'war':3"
  -bodyTs: "'ask':9 'came':107 'chang':84 'conclus':62 'copi':23 'cours':81 'damn':51 'day':121 'des':142 'desktop':94,138 'differ':39,132 'earli':73,120 'easi':113 'edit':143 'establish':67,70 'even':135 'first':18 'format':149 'gnu':105 'good':27,111 'hipotesi':102 'like':85 'linux':54,123 'make':37 'manag':16,41,117,146 'mani':14,45,64,131 'mayb':134 'novic':7 'old':28 'one':133 'os':30,140 'packag':15,40,116,145,148 'past':25 'portal':95 'post':4 'project':77,106 'reach':58 'replac':144 'saw':2 'somewhat':60 'stage':74 'standard':56,68 'think':126 'though':50 'transit':87 'upcom':93 'user':8 'want':35 'war':139 'wayland':91 'win':136 'work':115 'would':128 'x11':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699018703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7685931"
  +editedAt: DateTimeImmutable @1698941495 {#1763
    date: 2023-11-02 17:11:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698932303 {#1756
    date: 2023-11-02 14:38: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
63 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Package-format-wars-daydream"
  +title: "Package format wars daydream"
  +url: null
  +body: """
    Just saw a post of a novice user asking why are there so many package managers.\n
    \n
    At first I was about to copy and paste the good old “The OS is yours if you want to make a different package manager you can, and many did”.\n
    \n
    But then I though\n
    \n
    > Damn how does Linux have standards !?\n
    \n
    And reached a somewhat of conclusion that many of the established standards were established at the early stages of the project, there are of course those who change like the transition from X11 to Wayland the upcoming desktop portals and such.\n
    \n
    And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux, do you think we would have so many different ones? Maybe even win the desktop war (OS not DEs)?\n
    \n
    Edit: replace package manager with packaging format
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699011125 {#1757
    date: 2023-11-03 12:32:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 9085
  -titleTs: "'daydream':4 'format':2 'packag':1 'war':3"
  -bodyTs: "'ask':9 'came':107 'chang':84 'conclus':62 'copi':23 'cours':81 'damn':51 'day':121 'des':142 'desktop':94,138 'differ':39,132 'earli':73,120 'easi':113 'edit':143 'establish':67,70 'even':135 'first':18 'format':149 'gnu':105 'good':27,111 'hipotesi':102 'like':85 'linux':54,123 'make':37 'manag':16,41,117,146 'mani':14,45,64,131 'mayb':134 'novic':7 'old':28 'one':133 'os':30,140 'packag':15,40,116,145,148 'past':25 'portal':95 'post':4 'project':77,106 'reach':58 'replac':144 'saw':2 'somewhat':60 'stage':74 'standard':56,68 'think':126 'though':50 'transit':87 'upcom':93 'user':8 'want':35 'war':139 'wayland':91 'win':136 'work':115 'would':128 'x11':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699018703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7685931"
  +editedAt: DateTimeImmutable @1698941495 {#1763
    date: 2023-11-02 17:11:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698932303 {#1756
    date: 2023-11-02 14:38: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
64 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Package-format-wars-daydream"
  +title: "Package format wars daydream"
  +url: null
  +body: """
    Just saw a post of a novice user asking why are there so many package managers.\n
    \n
    At first I was about to copy and paste the good old “The OS is yours if you want to make a different package manager you can, and many did”.\n
    \n
    But then I though\n
    \n
    > Damn how does Linux have standards !?\n
    \n
    And reached a somewhat of conclusion that many of the established standards were established at the early stages of the project, there are of course those who change like the transition from X11 to Wayland the upcoming desktop portals and such.\n
    \n
    And here is my hipotesis if the GNU project came up with a good and easy to work package manager in the early days of Linux, do you think we would have so many different ones? Maybe even win the desktop war (OS not DEs)?\n
    \n
    Edit: replace package manager with packaging format
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699011125 {#1757
    date: 2023-11-03 12:32:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 9085
  -titleTs: "'daydream':4 'format':2 'packag':1 'war':3"
  -bodyTs: "'ask':9 'came':107 'chang':84 'conclus':62 'copi':23 'cours':81 'damn':51 'day':121 'des':142 'desktop':94,138 'differ':39,132 'earli':73,120 'easi':113 'edit':143 'establish':67,70 'even':135 'first':18 'format':149 'gnu':105 'good':27,111 'hipotesi':102 'like':85 'linux':54,123 'make':37 'manag':16,41,117,146 'mani':14,45,64,131 'mayb':134 'novic':7 'old':28 'one':133 'os':30,140 'packag':15,40,116,145,148 'past':25 'portal':95 'post':4 'project':77,106 'reach':58 'replac':144 'saw':2 'somewhat':60 'stage':74 'standard':56,68 'think':126 'though':50 'transit':87 'upcom':93 'user':8 'want':35 'war':139 'wayland':91 'win':136 'work':115 'would':128 'x11':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699018703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7685931"
  +editedAt: DateTimeImmutable @1698941495 {#1763
    date: 2023-11-02 17:11:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698932303 {#1756
    date: 2023-11-02 14:38: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
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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Weird-error-copying-MKV-file"
  +title: "Weird error copying MKV file"
  +url: null
  +body: "I have some locally stored media i was copying between drives and one mkv file gave this error `error reading ‘video1.mkv’: Input/output error` and only copied 176/256 MiB; the copied file plays the video only up to a certain point before abruptly closing; I can play the original file fine albeit there is a noticeable hitch at that point but the video plays normally till the end I have tried zipping the file but it fails to zip it I tried copying it using ffmpeg but it also gave the same error I can copy the file in the same directory but trying to copy the copy also gives the same error I tried copying to a variety of different storage drives and it still gave me this error any ideas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698954774 {#1781
    date: 2023-11-02 20:52:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 9084
  -titleTs: "'copi':3 'error':2 'file':5 'mkv':4 'weird':1"
  -bodyTs: "'176/256':27 'abrupt':42 'albeit':51 'also':88,108 'certain':39 'close':43 'copi':9,26,30,82,95,105,107,115 'differ':120 'directori':101 'drive':11,122 'end':67 'error':18,19,23,92,112,129 'fail':76 'ffmpeg':85 'file':15,31,49,73,97 'fine':50 'gave':16,89,126 'give':109 'hitch':56 'idea':131 'input/output':22 'local':4 'media':6 'mib':28 'mkv':14 'normal':64 'notic':55 'one':13 'origin':48 'play':32,46,63 'point':40,59 'read':20 'still':125 'storag':121 'store':5 'till':65 'tri':70,81,103,114 'use':84 'varieti':118 'video':34,62 'video1.mkv':21 'zip':71,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698921766
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7351914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698863266 {#1782
    date: 2023-11-01 19:27: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
67 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Weird-error-copying-MKV-file"
  +title: "Weird error copying MKV file"
  +url: null
  +body: "I have some locally stored media i was copying between drives and one mkv file gave this error `error reading ‘video1.mkv’: Input/output error` and only copied 176/256 MiB; the copied file plays the video only up to a certain point before abruptly closing; I can play the original file fine albeit there is a noticeable hitch at that point but the video plays normally till the end I have tried zipping the file but it fails to zip it I tried copying it using ffmpeg but it also gave the same error I can copy the file in the same directory but trying to copy the copy also gives the same error I tried copying to a variety of different storage drives and it still gave me this error any ideas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698954774 {#1781
    date: 2023-11-02 20:52:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 9084
  -titleTs: "'copi':3 'error':2 'file':5 'mkv':4 'weird':1"
  -bodyTs: "'176/256':27 'abrupt':42 'albeit':51 'also':88,108 'certain':39 'close':43 'copi':9,26,30,82,95,105,107,115 'differ':120 'directori':101 'drive':11,122 'end':67 'error':18,19,23,92,112,129 'fail':76 'ffmpeg':85 'file':15,31,49,73,97 'fine':50 'gave':16,89,126 'give':109 'hitch':56 'idea':131 'input/output':22 'local':4 'media':6 'mib':28 'mkv':14 'normal':64 'notic':55 'one':13 'origin':48 'play':32,46,63 'point':40,59 'read':20 'still':125 'storag':121 'store':5 'till':65 'tri':70,81,103,114 'use':84 'varieti':118 'video':34,62 'video1.mkv':21 'zip':71,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698921766
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7351914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698863266 {#1782
    date: 2023-11-01 19:27: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
68 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Weird-error-copying-MKV-file"
  +title: "Weird error copying MKV file"
  +url: null
  +body: "I have some locally stored media i was copying between drives and one mkv file gave this error `error reading ‘video1.mkv’: Input/output error` and only copied 176/256 MiB; the copied file plays the video only up to a certain point before abruptly closing; I can play the original file fine albeit there is a noticeable hitch at that point but the video plays normally till the end I have tried zipping the file but it fails to zip it I tried copying it using ffmpeg but it also gave the same error I can copy the file in the same directory but trying to copy the copy also gives the same error I tried copying to a variety of different storage drives and it still gave me this error any ideas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698954774 {#1781
    date: 2023-11-02 20:52:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1784 …}
  +votes: Doctrine\ORM\PersistentCollection {#1780 …}
  +reports: Doctrine\ORM\PersistentCollection {#1765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1444 …}
  +badges: Doctrine\ORM\PersistentCollection {#1452 …}
  +children: []
  -id: 9084
  -titleTs: "'copi':3 'error':2 'file':5 'mkv':4 'weird':1"
  -bodyTs: "'176/256':27 'abrupt':42 'albeit':51 'also':88,108 'certain':39 'close':43 'copi':9,26,30,82,95,105,107,115 'differ':120 'directori':101 'drive':11,122 'end':67 'error':18,19,23,92,112,129 'fail':76 'ffmpeg':85 'file':15,31,49,73,97 'fine':50 'gave':16,89,126 'give':109 'hitch':56 'idea':131 'input/output':22 'local':4 'media':6 'mib':28 'mkv':14 'normal':64 'notic':55 'one':13 'origin':48 'play':32,46,63 'point':40,59 'read':20 'still':125 'storag':121 'store':5 'till':65 'tri':70,81,103,114 'use':84 'varieti':118 'video':34,62 'video1.mkv':21 'zip':71,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698921766
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7351914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698863266 {#1782
    date: 2023-11-01 19:27: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
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 {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-feel-about-registering-in-XMPP-by-phone"
  +title: "How do you feel about registering in XMPP by phone number?"
  +url: null
  +body: """
    Recently, the Prav app was released in F-droid. In this application, registration is by phone number.\n
    \n
    What do you think about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698764527 {#1465
    date: 2023-10-31 16:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 8052
  -titleTs: "'feel':4 'number':11 'phone':10 'regist':6 'xmpp':8"
  -bodyTs: "'app':4 'applic':13 'droid':10 'f':9 'f-droid':8 'number':18 'phone':17 'prav':3 'recent':1 'registr':14 'releas':6 'think':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698520731
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2462521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698434331 {#1638
    date: 2023-10-27 21:18:51.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 {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-feel-about-registering-in-XMPP-by-phone"
  +title: "How do you feel about registering in XMPP by phone number?"
  +url: null
  +body: """
    Recently, the Prav app was released in F-droid. In this application, registration is by phone number.\n
    \n
    What do you think about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698764527 {#1465
    date: 2023-10-31 16:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 8052
  -titleTs: "'feel':4 'number':11 'phone':10 'regist':6 'xmpp':8"
  -bodyTs: "'app':4 'applic':13 'droid':10 'f':9 'f-droid':8 'number':18 'phone':17 'prav':3 'recent':1 'registr':14 'releas':6 'think':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698520731
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2462521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698434331 {#1638
    date: 2023-10-27 21:18:51.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 {#1637
  +user: Proxies\__CG__\App\Entity\User {#1642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-feel-about-registering-in-XMPP-by-phone"
  +title: "How do you feel about registering in XMPP by phone number?"
  +url: null
  +body: """
    Recently, the Prav app was released in F-droid. In this application, registration is by phone number.\n
    \n
    What do you think about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698764527 {#1465
    date: 2023-10-31 16:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 8052
  -titleTs: "'feel':4 'number':11 'phone':10 'regist':6 'xmpp':8"
  -bodyTs: "'app':4 'applic':13 'droid':10 'f':9 'f-droid':8 'number':18 'phone':17 'prav':3 'recent':1 'registr':14 'releas':6 'think':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698520731
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2462521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698434331 {#1638
    date: 2023-10-27 21:18:51.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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1447 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-most-private-way-to-create-and-use-Instagram"
  +title: "What's the most private way to create and use Instagram?"
  +url: null
  +body: """
    Crosspost because still getting used to lemmy\n
    \n
    I *have* to create one for personal reasons. I know it’s inherently un-private, but how can I maximize privacy while creating & using it without running into problems?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698563452 {#1449
    date: 2023-10-29 08:10:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 7685
  -titleTs: "'creat':8 'instagram':11 'privat':5 'use':10 'way':6"
  -bodyTs: "'creat':11,31 'crosspost':1 'get':4 'inher':20 'know':17 'lemmi':7 'maxim':28 'one':12 'person':14 'privaci':29 'privat':23 'problem':37 'reason':15 'run':35 'still':3 'un':22 'un-priv':21 'use':5,32 'without':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698329502
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5879415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243102 {#1421
    date: 2023-10-25 16:11:42.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
75 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1447 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-most-private-way-to-create-and-use-Instagram"
  +title: "What's the most private way to create and use Instagram?"
  +url: null
  +body: """
    Crosspost because still getting used to lemmy\n
    \n
    I *have* to create one for personal reasons. I know it’s inherently un-private, but how can I maximize privacy while creating & using it without running into problems?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698563452 {#1449
    date: 2023-10-29 08:10:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 7685
  -titleTs: "'creat':8 'instagram':11 'privat':5 'use':10 'way':6"
  -bodyTs: "'creat':11,31 'crosspost':1 'get':4 'inher':20 'know':17 'lemmi':7 'maxim':28 'one':12 'person':14 'privaci':29 'privat':23 'problem':37 'reason':15 'run':35 'still':3 'un':22 'un-priv':21 'use':5,32 'without':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698329502
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5879415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243102 {#1421
    date: 2023-10-25 16:11:42.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
76 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1447 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-the-most-private-way-to-create-and-use-Instagram"
  +title: "What's the most private way to create and use Instagram?"
  +url: null
  +body: """
    Crosspost because still getting used to lemmy\n
    \n
    I *have* to create one for personal reasons. I know it’s inherently un-private, but how can I maximize privacy while creating & using it without running into problems?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698563452 {#1449
    date: 2023-10-29 08:10:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 7685
  -titleTs: "'creat':8 'instagram':11 'privat':5 'use':10 'way':6"
  -bodyTs: "'creat':11,31 'crosspost':1 'get':4 'inher':20 'know':17 'lemmi':7 'maxim':28 'one':12 'person':14 'privaci':29 'privat':23 'problem':37 'reason':15 'run':35 'still':3 'un':22 'un-priv':21 'use':5,32 'without':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698329502
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5879415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698243102 {#1421
    date: 2023-10-25 16:11:42.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
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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1447 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-a-website-like-tracker-control-app"
  +title: "Looking for a website like tracker control app"
  +url: null
  +body: "Not to long ago I had a website that functioned like the tracker control app. When using the site it would test against a list of trackers and tell me what my 1Blocker app is actively blocking. I cannot for the life of me remember the url or find it. I’m hoping someone here knows what I’m looking for. TIA"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698271308 {#1441
    date: 2023-10-26 00:01:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 7461
  -titleTs: "'app':8 'control':7 'like':5 'look':1 'tracker':6 'websit':4"
  -bodyTs: "'1blocker':33 'activ':36 'ago':4 'app':15,34 'block':37 'cannot':39 'control':14 'find':49 'function':10 'hope':53 'know':56 'life':42 'like':11 'list':25 'long':3 'look':60 'm':52,59 'rememb':45 'site':19 'someon':54 'tell':29 'test':22 'tia':62 'tracker':13,27 'url':47 'use':17 'websit':8 'would':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698240808
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12601998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155808 {#1443
    date: 2023-10-24 15:56:48.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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1447 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-a-website-like-tracker-control-app"
  +title: "Looking for a website like tracker control app"
  +url: null
  +body: "Not to long ago I had a website that functioned like the tracker control app. When using the site it would test against a list of trackers and tell me what my 1Blocker app is actively blocking. I cannot for the life of me remember the url or find it. I’m hoping someone here knows what I’m looking for. TIA"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698271308 {#1441
    date: 2023-10-26 00:01:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 7461
  -titleTs: "'app':8 'control':7 'like':5 'look':1 'tracker':6 'websit':4"
  -bodyTs: "'1blocker':33 'activ':36 'ago':4 'app':15,34 'block':37 'cannot':39 'control':14 'find':49 'function':10 'hope':53 'know':56 'life':42 'like':11 'list':25 'long':3 'look':60 'm':52,59 'rememb':45 'site':19 'someon':54 'tell':29 'test':22 'tia':62 'tracker':13,27 'url':47 'use':17 'websit':8 'would':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698240808
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12601998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155808 {#1443
    date: 2023-10-24 15:56:48.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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1447 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-a-website-like-tracker-control-app"
  +title: "Looking for a website like tracker control app"
  +url: null
  +body: "Not to long ago I had a website that functioned like the tracker control app. When using the site it would test against a list of trackers and tell me what my 1Blocker app is actively blocking. I cannot for the life of me remember the url or find it. I’m hoping someone here knows what I’m looking for. TIA"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698271308 {#1441
    date: 2023-10-26 00:01:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 7461
  -titleTs: "'app':8 'control':7 'like':5 'look':1 'tracker':6 'websit':4"
  -bodyTs: "'1blocker':33 'activ':36 'ago':4 'app':15,34 'block':37 'cannot':39 'control':14 'find':49 'function':10 'hope':53 'know':56 'life':42 'like':11 'list':25 'long':3 'look':60 'm':52,59 'rememb':45 'site':19 'someon':54 'tell':29 'test':22 'tia':62 'tracker':13,27 'url':47 'use':17 'websit':8 'would':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698240808
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12601998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155808 {#1443
    date: 2023-10-24 15:56:48.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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Encrypted-fileshares-in-the-local-network"
  +title: "Encrypted fileshares in the local network?"
  +url: null
  +body: """
    Hello everyone, I’ve been thinking about this for a bit and am looking for opinions/alternatives.\n
    \n
    Essentially, I’d like to encrypt my shares (NFS/Samba) on my local network. I’m awake that Kerberos is a good option with NFS, but I was hoping for something simpler. The other idea I have right now is to use `stunnel` with NFSv3/Samba to encrypt my traffic but I don’t know if this is a good idea.\n
    \n
    How are you doing it? What do you suggest?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729458981 {#1453
    date: 2024-10-20 23:16:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 33825
  -titleTs: "'encrypt':1 'fileshar':2 'local':5 'network':6"
  -bodyTs: "'awak':32 'bit':11 'd':19 'encrypt':22,62 'essenti':17 'everyon':2 'good':37,74 'hello':1 'hope':44 'idea':50,75 'kerbero':34 'know':69 'like':20 'local':28 'look':14 'm':31 'network':29 'nfs':40 'nfs/samba':25 'nfsv3/samba':60 'opinions/alternatives':16 'option':38 'right':53 'share':24 'simpler':47 'someth':46 'stunnel':58 'suggest':84 'thank':85 'think':6 'traffic':64 'use':57 've':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706624123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11329179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537723 {#1460
    date: 2024-01-29 15: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
83 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Encrypted-fileshares-in-the-local-network"
  +title: "Encrypted fileshares in the local network?"
  +url: null
  +body: """
    Hello everyone, I’ve been thinking about this for a bit and am looking for opinions/alternatives.\n
    \n
    Essentially, I’d like to encrypt my shares (NFS/Samba) on my local network. I’m awake that Kerberos is a good option with NFS, but I was hoping for something simpler. The other idea I have right now is to use `stunnel` with NFSv3/Samba to encrypt my traffic but I don’t know if this is a good idea.\n
    \n
    How are you doing it? What do you suggest?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729458981 {#1453
    date: 2024-10-20 23:16:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 33825
  -titleTs: "'encrypt':1 'fileshar':2 'local':5 'network':6"
  -bodyTs: "'awak':32 'bit':11 'd':19 'encrypt':22,62 'essenti':17 'everyon':2 'good':37,74 'hello':1 'hope':44 'idea':50,75 'kerbero':34 'know':69 'like':20 'local':28 'look':14 'm':31 'network':29 'nfs':40 'nfs/samba':25 'nfsv3/samba':60 'opinions/alternatives':16 'option':38 'right':53 'share':24 'simpler':47 'someth':46 'stunnel':58 'suggest':84 'thank':85 'think':6 'traffic':64 'use':57 've':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706624123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11329179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537723 {#1460
    date: 2024-01-29 15: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
84 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Encrypted-fileshares-in-the-local-network"
  +title: "Encrypted fileshares in the local network?"
  +url: null
  +body: """
    Hello everyone, I’ve been thinking about this for a bit and am looking for opinions/alternatives.\n
    \n
    Essentially, I’d like to encrypt my shares (NFS/Samba) on my local network. I’m awake that Kerberos is a good option with NFS, but I was hoping for something simpler. The other idea I have right now is to use `stunnel` with NFSv3/Samba to encrypt my traffic but I don’t know if this is a good idea.\n
    \n
    How are you doing it? What do you suggest?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729458981 {#1453
    date: 2024-10-20 23:16:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 33825
  -titleTs: "'encrypt':1 'fileshar':2 'local':5 'network':6"
  -bodyTs: "'awak':32 'bit':11 'd':19 'encrypt':22,62 'essenti':17 'everyon':2 'good':37,74 'hello':1 'hope':44 'idea':50,75 'kerbero':34 'know':69 'like':20 'local':28 'look':14 'm':31 'network':29 'nfs':40 'nfs/samba':25 'nfsv3/samba':60 'opinions/alternatives':16 'option':38 'right':53 'share':24 'simpler':47 'someth':46 'stunnel':58 'suggest':84 'thank':85 'think':6 'traffic':64 'use':57 've':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706624123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11329179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537723 {#1460
    date: 2024-01-29 15: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
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#1699
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#1694
    date: 2024-01-29 01:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#1699
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#1694
    date: 2024-01-29 01:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#1699
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#1694
    date: 2024-01-29 01:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Smart-button-not-near-zigbee-hub"
  +title: "Smart button not near zigbee hub"
  +url: null
  +body: """
    I’d like to add a smart button to my HA setup. I don’t have zigbee signal nearby, so I’m wondering what the best way to do this would be.\n
    \n
    I’m using a Skyconnect dongle. There’s wifi nearby. I want to control a smart switch nearby, which would also have zigbee but that also wouldn’t reach the distance I need.\n
    \n
    Is Matter a solution here? With a hub connected to wifi that bridges to the button?\n
    \n
    Any suggestions on hardware?\n
    \n
    Or any other suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729290326 {#1612
    date: 2024-10-19 00:25:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 33536
  -titleTs: "'button':2 'hub':6 'near':4 'smart':1 'zigbe':5"
  -bodyTs: "'add':5 'also':53,58 'best':26 'bridg':78 'button':8,81 'connect':74 'control':46 'd':2 'distanc':63 'dongl':38 'ha':11 'hardwar':85 'hub':73 'like':3 'm':22,34 'matter':67 'nearbi':19,42,50 'need':65 'reach':61 'setup':12 'signal':18 'skyconnect':37 'smart':7,48 'solut':69 'suggest':83,89 'switch':49 'use':35 'want':44 'way':27 'wifi':41,76 'wonder':23 'would':31,52 'wouldn':59 'zigbe':17,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706453328
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6084755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706397328 {#1615
    date: 2024-01-28 00:15:28.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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Smart-button-not-near-zigbee-hub"
  +title: "Smart button not near zigbee hub"
  +url: null
  +body: """
    I’d like to add a smart button to my HA setup. I don’t have zigbee signal nearby, so I’m wondering what the best way to do this would be.\n
    \n
    I’m using a Skyconnect dongle. There’s wifi nearby. I want to control a smart switch nearby, which would also have zigbee but that also wouldn’t reach the distance I need.\n
    \n
    Is Matter a solution here? With a hub connected to wifi that bridges to the button?\n
    \n
    Any suggestions on hardware?\n
    \n
    Or any other suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729290326 {#1612
    date: 2024-10-19 00:25:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 33536
  -titleTs: "'button':2 'hub':6 'near':4 'smart':1 'zigbe':5"
  -bodyTs: "'add':5 'also':53,58 'best':26 'bridg':78 'button':8,81 'connect':74 'control':46 'd':2 'distanc':63 'dongl':38 'ha':11 'hardwar':85 'hub':73 'like':3 'm':22,34 'matter':67 'nearbi':19,42,50 'need':65 'reach':61 'setup':12 'signal':18 'skyconnect':37 'smart':7,48 'solut':69 'suggest':83,89 'switch':49 'use':35 'want':44 'way':27 'wifi':41,76 'wonder':23 'would':31,52 'wouldn':59 'zigbe':17,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706453328
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6084755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706397328 {#1615
    date: 2024-01-28 00:15:28.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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Smart-button-not-near-zigbee-hub"
  +title: "Smart button not near zigbee hub"
  +url: null
  +body: """
    I’d like to add a smart button to my HA setup. I don’t have zigbee signal nearby, so I’m wondering what the best way to do this would be.\n
    \n
    I’m using a Skyconnect dongle. There’s wifi nearby. I want to control a smart switch nearby, which would also have zigbee but that also wouldn’t reach the distance I need.\n
    \n
    Is Matter a solution here? With a hub connected to wifi that bridges to the button?\n
    \n
    Any suggestions on hardware?\n
    \n
    Or any other suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729290326 {#1612
    date: 2024-10-19 00:25:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 33536
  -titleTs: "'button':2 'hub':6 'near':4 'smart':1 'zigbe':5"
  -bodyTs: "'add':5 'also':53,58 'best':26 'bridg':78 'button':8,81 'connect':74 'control':46 'd':2 'distanc':63 'dongl':38 'ha':11 'hardwar':85 'hub':73 'like':3 'm':22,34 'matter':67 'nearbi':19,42,50 'need':65 'reach':61 'setup':12 'signal':18 'skyconnect':37 'smart':7,48 'solut':69 'suggest':83,89 'switch':49 'use':35 'want':44 'way':27 'wifi':41,76 'wonder':23 'would':31,52 'wouldn':59 'zigbe':17,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706453328
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/6084755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706397328 {#1615
    date: 2024-01-28 00:15:28.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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Income-based-social-and-mental-illness"
  +title: "Income based social and mental illness."
  +url: null
  +body: """
    Do you think that if people were paid reasonably, like if they put in good work and actually got paid a base living wage to survive independently, then people and society would be massively reduced of it’s social and mental issues?\n
    \n
    I feel as though if I had been able to make money for working hard I would have been able to avoid nearly all my social and mental health issues.\n
    \n
    I don’t intend for this to be about universal income or politics or anything like that.\n
    \n
    It just seems like society is knowingly creating hell on earth.\n
    \n
    Lack of freedom to exist creates a spiral of hell… Imo.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729406540 {#1673
    date: 2024-10-20 08:42:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 33460
  -titleTs: "'base':2 'ill':6 'incom':1 'mental':5 'social':3"
  -bodyTs: "'abl':51,62 'actual':18 'anyth':87 'avoid':64 'base':22 'creat':97,106 'earth':100 'exist':105 'feel':44 'freedom':103 'good':15 'got':19 'hard':57 'health':71 'hell':98,110 'imo':111 'incom':83 'independ':27 'intend':76 'issu':42,72 'know':96 'lack':101 'like':10,88,93 'live':23 'make':53 'massiv':34 'mental':41,70 'money':54 'near':65 'paid':8,20 'peopl':6,29 'polit':85 'put':13 'reason':9 'reduc':35 'seem':92 'social':39,68 'societi':31,94 'spiral':108 'surviv':26 'think':3 'though':46 'univers':82 'wage':24 'work':16,56 'would':32,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706457929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11116392"
  +editedAt: DateTimeImmutable @1728975653 {#1677
    date: 2024-10-15 09:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706371529 {#1678
    date: 2024-01-27 17:05:29.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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Income-based-social-and-mental-illness"
  +title: "Income based social and mental illness."
  +url: null
  +body: """
    Do you think that if people were paid reasonably, like if they put in good work and actually got paid a base living wage to survive independently, then people and society would be massively reduced of it’s social and mental issues?\n
    \n
    I feel as though if I had been able to make money for working hard I would have been able to avoid nearly all my social and mental health issues.\n
    \n
    I don’t intend for this to be about universal income or politics or anything like that.\n
    \n
    It just seems like society is knowingly creating hell on earth.\n
    \n
    Lack of freedom to exist creates a spiral of hell… Imo.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729406540 {#1673
    date: 2024-10-20 08:42:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 33460
  -titleTs: "'base':2 'ill':6 'incom':1 'mental':5 'social':3"
  -bodyTs: "'abl':51,62 'actual':18 'anyth':87 'avoid':64 'base':22 'creat':97,106 'earth':100 'exist':105 'feel':44 'freedom':103 'good':15 'got':19 'hard':57 'health':71 'hell':98,110 'imo':111 'incom':83 'independ':27 'intend':76 'issu':42,72 'know':96 'lack':101 'like':10,88,93 'live':23 'make':53 'massiv':34 'mental':41,70 'money':54 'near':65 'paid':8,20 'peopl':6,29 'polit':85 'put':13 'reason':9 'reduc':35 'seem':92 'social':39,68 'societi':31,94 'spiral':108 'surviv':26 'think':3 'though':46 'univers':82 'wage':24 'work':16,56 'would':32,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706457929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11116392"
  +editedAt: DateTimeImmutable @1728975653 {#1677
    date: 2024-10-15 09:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706371529 {#1678
    date: 2024-01-27 17:05:29.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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Income-based-social-and-mental-illness"
  +title: "Income based social and mental illness."
  +url: null
  +body: """
    Do you think that if people were paid reasonably, like if they put in good work and actually got paid a base living wage to survive independently, then people and society would be massively reduced of it’s social and mental issues?\n
    \n
    I feel as though if I had been able to make money for working hard I would have been able to avoid nearly all my social and mental health issues.\n
    \n
    I don’t intend for this to be about universal income or politics or anything like that.\n
    \n
    It just seems like society is knowingly creating hell on earth.\n
    \n
    Lack of freedom to exist creates a spiral of hell… Imo.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729406540 {#1673
    date: 2024-10-20 08:42:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 33460
  -titleTs: "'base':2 'ill':6 'incom':1 'mental':5 'social':3"
  -bodyTs: "'abl':51,62 'actual':18 'anyth':87 'avoid':64 'base':22 'creat':97,106 'earth':100 'exist':105 'feel':44 'freedom':103 'good':15 'got':19 'hard':57 'health':71 'hell':98,110 'imo':111 'incom':83 'independ':27 'intend':76 'issu':42,72 'know':96 'lack':101 'like':10,88,93 'live':23 'make':53 'massiv':34 'mental':41,70 'money':54 'near':65 'paid':8,20 'peopl':6,29 'polit':85 'put':13 'reason':9 'reduc':35 'seem':92 'social':39,68 'societi':31,94 'spiral':108 'surviv':26 'think':3 'though':46 'univers':82 'wage':24 'work':16,56 'would':32,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706457929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11116392"
  +editedAt: DateTimeImmutable @1728975653 {#1677
    date: 2024-10-15 09:00:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706371529 {#1678
    date: 2024-01-27 17:05:29.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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#1656
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1729391389 {#1661
    date: 2024-10-20 04:29:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#1662
    date: 2024-01-26 23:27:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#1656
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1729391389 {#1661
    date: 2024-10-20 04:29:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#1662
    date: 2024-01-26 23:27:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#1656
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1729391389 {#1661
    date: 2024-10-20 04:29:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#1662
    date: 2024-01-26 23:27:45.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