GET https://kbin.spritesserver.nl/top/1y/articles?p=103

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 …}
}
1.29 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
  +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
  +url: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
    \n
    I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
    \n
    Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700031440 {#158
    date: 2023-11-15 07:57:20.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: 12408
  -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
  -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699924870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7887071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838470 {#241
    date: 2023-11-13 02:21: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
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: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
  +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
  +url: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
    \n
    I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
    \n
    Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700031440 {#158
    date: 2023-11-15 07:57:20.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: 12408
  -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
  -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699924870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7887071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838470 {#241
    date: 2023-11-13 02:21: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
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: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
  +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
  +url: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
    \n
    I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
    \n
    Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700031440 {#158
    date: 2023-11-15 07:57:20.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: 12408
  -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
  -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699924870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7887071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838470 {#241
    date: 2023-11-13 02:21: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
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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
  +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
  +url: null
  +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702583004 {#1905
    date: 2023-12-14 20:43:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 12405
  -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
  -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923768
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14733362"
  +editedAt: DateTimeImmutable @1700037334 {#1866
    date: 2023-11-15 09:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699837368 {#1912
    date: 2023-11-13 02:02: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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
  +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
  +url: null
  +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702583004 {#1905
    date: 2023-12-14 20:43:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 12405
  -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
  -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923768
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14733362"
  +editedAt: DateTimeImmutable @1700037334 {#1866
    date: 2023-11-15 09:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699837368 {#1912
    date: 2023-11-13 02:02: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 {#1889
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-your-thoughts-on-the-concept-of-having-faith"
  +title: "What are your thoughts on the concept of having faith in a Higher Power but choosing to distance oneself from established religious doctrines?"
  +url: null
  +body: "Hey, so I believe in a higher power but I’m not on board with any particular religion. Anyone else think it’s cool to just fly solo as a good human, no religion attached?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702583004 {#1905
    date: 2023-12-14 20:43:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 12405
  -titleTs: "'choos':16 'concept':7 'distanc':18 'doctrin':23 'establish':21 'faith':10 'higher':13 'oneself':19 'power':14 'religi':22 'thought':4"
  -bodyTs: "'anyon':19 'attach':35 'believ':4 'board':14 'cool':24 'els':20 'fli':27 'good':31 'hey':1 'higher':7 'human':32 'm':11 'particular':17 'power':8 'religion':18,34 'solo':28 'think':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923768
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14733362"
  +editedAt: DateTimeImmutable @1700037334 {#1866
    date: 2023-11-15 09:35:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699837368 {#1912
    date: 2023-11-13 02:02: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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-news-source-or-sources-are-you-go-tos"
  +title: "What news source or sources are you go tos"
  +url: null
  +body: """
    Typically i’l pick 2 sources from each political leaning\n
    \n
    2 news sources from the far alt left, 2 others from center and lastly two others from the alt right, and il just scroll past the news articles for that day on all them once every day to get mainstreem news from all perspectives.\n
    \n
    I feel Center leaning news alone isn’t enough but can be useful at times to get straight facts with little political bias. While left leaning news sources are pro for lgbt I hadn’t seemed to find any far left sites that actively cover tech news. I had to make a sacrifise and make one of my sites a site that just leans to the left. Nbc news. Just to get some new content. Wheres the news for tech left sites? Or am I missing a concept here? I dont really like the alt right sites thaat much but sometimes they can have a good point when they are *not* talking against lgbtq+:people. Obviosly I wont agree with everything as I look at the news from left to right as a whole.\n
    \n
    In short I follow abit of everything from left to alt right not just the center.\n
    \n
    What do you all choose for news?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699906490 {#1954
    date: 2023-11-13 21:14:50.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: 12389
  -titleTs: "'go':8 'news':2 'sourc':3,5 'tos':9"
  -bodyTs: "'2':5,11,19 'abit':193 'activ':98 'agre':173 'alon':60 'alt':17,29,149,199 'articl':38 'bias':77 'center':22,57,204 'choos':209 'concept':142 'content':129 'cover':99 'day':41,47 'dont':145 'enough':63 'everi':46 'everyth':175,195 'fact':73 'far':16,94 'feel':56 'find':92 'follow':192 'get':49,71,126 'good':160 'hadn':88 'il':32 'isn':61 'l':3 'last':24 'lean':10,58,80,118 'left':18,79,95,121,135,183,197 'lgbt':86 'lgbtq':168 'like':147 'littl':75 'look':178 'mainstreem':50 'make':105,109 'miss':140 'much':153 'nbc':122 'new':128 'news':12,37,51,59,81,101,123,132,181,211 'obviosli':170 'one':110 'other':20,26 'past':35 'peopl':169 'perspect':54 'pick':4 'point':161 'polit':9,76 'pro':84 'realli':146 'right':30,150,185,200 'sacrifis':107 'scroll':34 'seem':90 'short':190 'site':96,113,115,136,151 'sometim':155 'sourc':6,13,82 'straight':72 'talk':166 'tech':100,134 'thaat':152 'time':69 'two':25 'typic':1 'use':67 'where':130 'whole':188 'wont':172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699920361
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8177749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833961 {#1960
    date: 2023-11-13 01:06:01.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-news-source-or-sources-are-you-go-tos"
  +title: "What news source or sources are you go tos"
  +url: null
  +body: """
    Typically i’l pick 2 sources from each political leaning\n
    \n
    2 news sources from the far alt left, 2 others from center and lastly two others from the alt right, and il just scroll past the news articles for that day on all them once every day to get mainstreem news from all perspectives.\n
    \n
    I feel Center leaning news alone isn’t enough but can be useful at times to get straight facts with little political bias. While left leaning news sources are pro for lgbt I hadn’t seemed to find any far left sites that actively cover tech news. I had to make a sacrifise and make one of my sites a site that just leans to the left. Nbc news. Just to get some new content. Wheres the news for tech left sites? Or am I missing a concept here? I dont really like the alt right sites thaat much but sometimes they can have a good point when they are *not* talking against lgbtq+:people. Obviosly I wont agree with everything as I look at the news from left to right as a whole.\n
    \n
    In short I follow abit of everything from left to alt right not just the center.\n
    \n
    What do you all choose for news?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699906490 {#1954
    date: 2023-11-13 21:14:50.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: 12389
  -titleTs: "'go':8 'news':2 'sourc':3,5 'tos':9"
  -bodyTs: "'2':5,11,19 'abit':193 'activ':98 'agre':173 'alon':60 'alt':17,29,149,199 'articl':38 'bias':77 'center':22,57,204 'choos':209 'concept':142 'content':129 'cover':99 'day':41,47 'dont':145 'enough':63 'everi':46 'everyth':175,195 'fact':73 'far':16,94 'feel':56 'find':92 'follow':192 'get':49,71,126 'good':160 'hadn':88 'il':32 'isn':61 'l':3 'last':24 'lean':10,58,80,118 'left':18,79,95,121,135,183,197 'lgbt':86 'lgbtq':168 'like':147 'littl':75 'look':178 'mainstreem':50 'make':105,109 'miss':140 'much':153 'nbc':122 'new':128 'news':12,37,51,59,81,101,123,132,181,211 'obviosli':170 'one':110 'other':20,26 'past':35 'peopl':169 'perspect':54 'pick':4 'point':161 'polit':9,76 'pro':84 'realli':146 'right':30,150,185,200 'sacrifis':107 'scroll':34 'seem':90 'short':190 'site':96,113,115,136,151 'sometim':155 'sourc':6,13,82 'straight':72 'talk':166 'tech':100,134 'thaat':152 'time':69 'two':25 'typic':1 'use':67 'where':130 'whole':188 'wont':172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699920361
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8177749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833961 {#1960
    date: 2023-11-13 01:06:01.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-news-source-or-sources-are-you-go-tos"
  +title: "What news source or sources are you go tos"
  +url: null
  +body: """
    Typically i’l pick 2 sources from each political leaning\n
    \n
    2 news sources from the far alt left, 2 others from center and lastly two others from the alt right, and il just scroll past the news articles for that day on all them once every day to get mainstreem news from all perspectives.\n
    \n
    I feel Center leaning news alone isn’t enough but can be useful at times to get straight facts with little political bias. While left leaning news sources are pro for lgbt I hadn’t seemed to find any far left sites that actively cover tech news. I had to make a sacrifise and make one of my sites a site that just leans to the left. Nbc news. Just to get some new content. Wheres the news for tech left sites? Or am I missing a concept here? I dont really like the alt right sites thaat much but sometimes they can have a good point when they are *not* talking against lgbtq+:people. Obviosly I wont agree with everything as I look at the news from left to right as a whole.\n
    \n
    In short I follow abit of everything from left to alt right not just the center.\n
    \n
    What do you all choose for news?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699906490 {#1954
    date: 2023-11-13 21:14:50.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: 12389
  -titleTs: "'go':8 'news':2 'sourc':3,5 'tos':9"
  -bodyTs: "'2':5,11,19 'abit':193 'activ':98 'agre':173 'alon':60 'alt':17,29,149,199 'articl':38 'bias':77 'center':22,57,204 'choos':209 'concept':142 'content':129 'cover':99 'day':41,47 'dont':145 'enough':63 'everi':46 'everyth':175,195 'fact':73 'far':16,94 'feel':56 'find':92 'follow':192 'get':49,71,126 'good':160 'hadn':88 'il':32 'isn':61 'l':3 'last':24 'lean':10,58,80,118 'left':18,79,95,121,135,183,197 'lgbt':86 'lgbtq':168 'like':147 'littl':75 'look':178 'mainstreem':50 'make':105,109 'miss':140 'much':153 'nbc':122 'new':128 'news':12,37,51,59,81,101,123,132,181,211 'obviosli':170 'one':110 'other':20,26 'past':35 'peopl':169 'perspect':54 'pick':4 'point':161 'polit':9,76 'pro':84 'realli':146 'right':30,150,185,200 'sacrifis':107 'scroll':34 'seem':90 'short':190 'site':96,113,115,136,151 'sometim':155 'sourc':6,13,82 'straight':72 'talk':166 'tech':100,134 'thaat':152 'time':69 'two':25 'typic':1 'use':67 'where':130 'whole':188 'wont':172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699920361
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8177749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833961 {#1960
    date: 2023-11-13 01:06:01.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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "spoiler-PSA-Mirror-of-Loss-Cleric-of-Selune"
  +title: "[spoiler] PSA: Mirror of Loss, Cleric of Selune"
  +url: null
  +body: """
    Just so no one else reloads 131 times like I did to get a +2 wisdom bonus for Shadowheart, it doesn’t work for her since she has “nothing more to give.”\n
    \n
    Yes, I kept track of how many times I reloaded.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699833484 {#1957
    date: 2023-11-13 00:58:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 15561
  -titleTs: "'cleric':6 'loss':5 'mirror':3 'psa':2 'selun':8 'spoiler':1"
  -bodyTs: "'+2':15 '131':7 'bonus':17 'doesn':21 'els':5 'get':13 'give':32 'kept':35 'like':9 'mani':39 'noth':29 'one':4 'reload':6,42 'shadowheart':19 'sinc':26 'time':8,40 'track':36 'wisdom':16 'work':23 'yes':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699837984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8177577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833484 {#1932
    date: 2023-11-13 00:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "spoiler-PSA-Mirror-of-Loss-Cleric-of-Selune"
  +title: "[spoiler] PSA: Mirror of Loss, Cleric of Selune"
  +url: null
  +body: """
    Just so no one else reloads 131 times like I did to get a +2 wisdom bonus for Shadowheart, it doesn’t work for her since she has “nothing more to give.”\n
    \n
    Yes, I kept track of how many times I reloaded.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699833484 {#1957
    date: 2023-11-13 00:58:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 15561
  -titleTs: "'cleric':6 'loss':5 'mirror':3 'psa':2 'selun':8 'spoiler':1"
  -bodyTs: "'+2':15 '131':7 'bonus':17 'doesn':21 'els':5 'get':13 'give':32 'kept':35 'like':9 'mani':39 'noth':29 'one':4 'reload':6,42 'shadowheart':19 'sinc':26 'time':8,40 'track':36 'wisdom':16 'work':23 'yes':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699837984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8177577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833484 {#1932
    date: 2023-11-13 00:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "spoiler-PSA-Mirror-of-Loss-Cleric-of-Selune"
  +title: "[spoiler] PSA: Mirror of Loss, Cleric of Selune"
  +url: null
  +body: """
    Just so no one else reloads 131 times like I did to get a +2 wisdom bonus for Shadowheart, it doesn’t work for her since she has “nothing more to give.”\n
    \n
    Yes, I kept track of how many times I reloaded.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699833484 {#1957
    date: 2023-11-13 00:58:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 15561
  -titleTs: "'cleric':6 'loss':5 'mirror':3 'psa':2 'selun':8 'spoiler':1"
  -bodyTs: "'+2':15 '131':7 'bonus':17 'doesn':21 'els':5 'get':13 'give':32 'kept':35 'like':9 'mani':39 'noth':29 'one':4 'reload':6,42 'shadowheart':19 'sinc':26 'time':8,40 'track':36 'wisdom':16 'work':23 'yes':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699837984
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8177577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699833484 {#1932
    date: 2023-11-13 00:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
  +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
  +url: null
  +body: """
    So I’ve recently taken an interest in these three distros:\n
    \n
    - [NixOS](NixOS)\n
    - [blendOS](https://blendos.co/)\n
    - [Vanilla OS](https://vanillaos.org/)\n
    \n
    All of these offer something very interesting:  \n
    Access to (basically) all Linux-capable software, no matter from what repo.\n
    \n
    Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
    \n
    While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
    \n
    I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
    \n
    ---\n
    \n
    What are your thoughts on the three distros mentioned above?  \n
    Which ones are the most interesting, and for what reasons?\n
    \n
    Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933143 {#1398
    date: 2023-11-14 04:39:03.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: 12379
  -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
  -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699918854
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5318029"
  +editedAt: DateTimeImmutable @1700043968 {#1393
    date: 2023-11-15 11:26:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699832454 {#1389
    date: 2023-11-13 00:40:54.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 {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
  +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
  +url: null
  +body: """
    So I’ve recently taken an interest in these three distros:\n
    \n
    - [NixOS](NixOS)\n
    - [blendOS](https://blendos.co/)\n
    - [Vanilla OS](https://vanillaos.org/)\n
    \n
    All of these offer something very interesting:  \n
    Access to (basically) all Linux-capable software, no matter from what repo.\n
    \n
    Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
    \n
    While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
    \n
    I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
    \n
    ---\n
    \n
    What are your thoughts on the three distros mentioned above?  \n
    Which ones are the most interesting, and for what reasons?\n
    \n
    Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933143 {#1398
    date: 2023-11-14 04:39:03.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: 12379
  -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
  -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699918854
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5318029"
  +editedAt: DateTimeImmutable @1700043968 {#1393
    date: 2023-11-15 11:26:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699832454 {#1389
    date: 2023-11-13 00:40:54.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 {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
  +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
  +url: null
  +body: """
    So I’ve recently taken an interest in these three distros:\n
    \n
    - [NixOS](NixOS)\n
    - [blendOS](https://blendos.co/)\n
    - [Vanilla OS](https://vanillaos.org/)\n
    \n
    All of these offer something very interesting:  \n
    Access to (basically) all Linux-capable software, no matter from what repo.\n
    \n
    Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
    \n
    While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
    \n
    I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
    \n
    ---\n
    \n
    What are your thoughts on the three distros mentioned above?  \n
    Which ones are the most interesting, and for what reasons?\n
    \n
    Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933143 {#1398
    date: 2023-11-14 04:39:03.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: 12379
  -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
  -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699918854
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5318029"
  +editedAt: DateTimeImmutable @1700043968 {#1393
    date: 2023-11-15 11:26:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699832454 {#1389
    date: 2023-11-13 00:40:54.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: "Sailing-safely-with-a-VPN"
  +title: "Sailing safely with a VPN"
  +url: null
  +body: """
    I have read some stuff about how if you are logged into like your google account while on your VPN you have pretty much given yourself away.\n
    \n
    So first, is that accurate?\n
    \n
    I just got a mullvad vpn and am using their browser. Created a new lemmy account. And I shut down my other browsers before connecting to the vpn to be on the safe side. Is that necessary? Anything else I need to do to sail the high seas anonymously and safely. I am looking to start finding all the movies that never seem to be on my many streaming services, but want to be safe about it. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699899699 {#1366
    date: 2023-11-13 19:21:39.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: 12376
  -titleTs: "'safe':2 'sail':1 'vpn':5"
  -bodyTs: "'account':16,48 'accur':32 'anonym':81 'anyth':70 'away':27 'browser':43,55 'connect':57 'creat':44 'els':71 'find':89 'first':29 'given':25 'googl':15 'got':35 'high':79 'lemmi':47 'like':13 'log':11 'look':86 'mani':100 'movi':92 'much':24 'mullvad':37 'necessari':69 'need':73 'never':94 'new':46 'pretti':23 'read':3 'safe':65,83,107 'sail':77 'sea':80 'seem':95 'servic':102 'shut':51 'side':66 'start':88 'stream':101 'stuff':5 'thank':110 'use':41 'vpn':20,38,60 'want':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699917897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8176490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831497 {#1374
    date: 2023-11-13 00:24:57.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: "Sailing-safely-with-a-VPN"
  +title: "Sailing safely with a VPN"
  +url: null
  +body: """
    I have read some stuff about how if you are logged into like your google account while on your VPN you have pretty much given yourself away.\n
    \n
    So first, is that accurate?\n
    \n
    I just got a mullvad vpn and am using their browser. Created a new lemmy account. And I shut down my other browsers before connecting to the vpn to be on the safe side. Is that necessary? Anything else I need to do to sail the high seas anonymously and safely. I am looking to start finding all the movies that never seem to be on my many streaming services, but want to be safe about it. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699899699 {#1366
    date: 2023-11-13 19:21:39.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: 12376
  -titleTs: "'safe':2 'sail':1 'vpn':5"
  -bodyTs: "'account':16,48 'accur':32 'anonym':81 'anyth':70 'away':27 'browser':43,55 'connect':57 'creat':44 'els':71 'find':89 'first':29 'given':25 'googl':15 'got':35 'high':79 'lemmi':47 'like':13 'log':11 'look':86 'mani':100 'movi':92 'much':24 'mullvad':37 'necessari':69 'need':73 'never':94 'new':46 'pretti':23 'read':3 'safe':65,83,107 'sail':77 'sea':80 'seem':95 'servic':102 'shut':51 'side':66 'start':88 'stream':101 'stuff':5 'thank':110 'use':41 'vpn':20,38,60 'want':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699917897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8176490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831497 {#1374
    date: 2023-11-13 00:24:57.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: "Sailing-safely-with-a-VPN"
  +title: "Sailing safely with a VPN"
  +url: null
  +body: """
    I have read some stuff about how if you are logged into like your google account while on your VPN you have pretty much given yourself away.\n
    \n
    So first, is that accurate?\n
    \n
    I just got a mullvad vpn and am using their browser. Created a new lemmy account. And I shut down my other browsers before connecting to the vpn to be on the safe side. Is that necessary? Anything else I need to do to sail the high seas anonymously and safely. I am looking to start finding all the movies that never seem to be on my many streaming services, but want to be safe about it. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699899699 {#1366
    date: 2023-11-13 19:21:39.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: 12376
  -titleTs: "'safe':2 'sail':1 'vpn':5"
  -bodyTs: "'account':16,48 'accur':32 'anonym':81 'anyth':70 'away':27 'browser':43,55 'connect':57 'creat':44 'els':71 'find':89 'first':29 'given':25 'googl':15 'got':35 'high':79 'lemmi':47 'like':13 'log':11 'look':86 'mani':100 'movi':92 'much':24 'mullvad':37 'necessari':69 'need':73 'never':94 'new':46 'pretti':23 'read':3 'safe':65,83,107 'sail':77 'sea':80 'seem':95 'servic':102 'shut':51 'side':66 'start':88 'stream':101 'stuff':5 'thank':110 'use':41 'vpn':20,38,60 'want':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699917897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8176490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699831497 {#1374
    date: 2023-11-13 00:24:57.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: "Multiple-Adblockers-in-a-row-does-it-make-sense-or"
  +title: "Multiple Adblockers in a row - does it make sense or is it even harmful?"
  +url: null
  +body: """
    Hi, I was wondering, is it useful to use multiple adblockers in a row?\n
    \n
    I don’t mean 4 or five 5 browser extensions more like a chain of adblockers, one on every passing network point.\n
    \n
    Adblock DNS -> Pi-Hole -> Linux System with hBlock -> Browser with uBlock Origin\n
    \n
    I have only a 10 Mbit Internet connection, so I fear that this would slowdown pageloads to much. On the other hand there are filterlists that uBlock can use where as Pi-Hole can’t.\n
    \n
    So what combination does make sense (is efficient in every aspect) and what do you use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699912044 {#1848
    date: 2023-11-13 22:47:24.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: 12369
  -titleTs: "'adblock':2 'even':13 'harm':14 'make':8 'multipl':1 'row':5 'sens':9"
  -bodyTs: "'10':54 '4':19 '5':22 'adblock':11,30,37 'aspect':96 'browser':23,46 'chain':28 'combin':88 'connect':57 'dns':38 'effici':93 'everi':33,95 'extens':24 'fear':60 'filterlist':74 'five':21 'hand':71 'hblock':45 'hi':1 'hole':41,83 'internet':56 'like':26 'linux':42 'make':90 'mbit':55 'mean':18 'much':67 'multipl':10 'network':35 'one':31 'origin':49 'pageload':65 'pass':34 'pi':40,82 'pi-hol':39,81 'point':36 'row':14 'sens':91 'slowdown':64 'system':43 'ublock':48,76 'use':7,9,78,101 'wonder':4 'would':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699913750
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7880545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827350 {#1838
    date: 2023-11-12 23:15:50.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: "Multiple-Adblockers-in-a-row-does-it-make-sense-or"
  +title: "Multiple Adblockers in a row - does it make sense or is it even harmful?"
  +url: null
  +body: """
    Hi, I was wondering, is it useful to use multiple adblockers in a row?\n
    \n
    I don’t mean 4 or five 5 browser extensions more like a chain of adblockers, one on every passing network point.\n
    \n
    Adblock DNS -> Pi-Hole -> Linux System with hBlock -> Browser with uBlock Origin\n
    \n
    I have only a 10 Mbit Internet connection, so I fear that this would slowdown pageloads to much. On the other hand there are filterlists that uBlock can use where as Pi-Hole can’t.\n
    \n
    So what combination does make sense (is efficient in every aspect) and what do you use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699912044 {#1848
    date: 2023-11-13 22:47:24.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: 12369
  -titleTs: "'adblock':2 'even':13 'harm':14 'make':8 'multipl':1 'row':5 'sens':9"
  -bodyTs: "'10':54 '4':19 '5':22 'adblock':11,30,37 'aspect':96 'browser':23,46 'chain':28 'combin':88 'connect':57 'dns':38 'effici':93 'everi':33,95 'extens':24 'fear':60 'filterlist':74 'five':21 'hand':71 'hblock':45 'hi':1 'hole':41,83 'internet':56 'like':26 'linux':42 'make':90 'mbit':55 'mean':18 'much':67 'multipl':10 'network':35 'one':31 'origin':49 'pageload':65 'pass':34 'pi':40,82 'pi-hol':39,81 'point':36 'row':14 'sens':91 'slowdown':64 'system':43 'ublock':48,76 'use':7,9,78,101 'wonder':4 'would':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699913750
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7880545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827350 {#1838
    date: 2023-11-12 23:15:50.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: "Multiple-Adblockers-in-a-row-does-it-make-sense-or"
  +title: "Multiple Adblockers in a row - does it make sense or is it even harmful?"
  +url: null
  +body: """
    Hi, I was wondering, is it useful to use multiple adblockers in a row?\n
    \n
    I don’t mean 4 or five 5 browser extensions more like a chain of adblockers, one on every passing network point.\n
    \n
    Adblock DNS -> Pi-Hole -> Linux System with hBlock -> Browser with uBlock Origin\n
    \n
    I have only a 10 Mbit Internet connection, so I fear that this would slowdown pageloads to much. On the other hand there are filterlists that uBlock can use where as Pi-Hole can’t.\n
    \n
    So what combination does make sense (is efficient in every aspect) and what do you use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699912044 {#1848
    date: 2023-11-13 22:47:24.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: 12369
  -titleTs: "'adblock':2 'even':13 'harm':14 'make':8 'multipl':1 'row':5 'sens':9"
  -bodyTs: "'10':54 '4':19 '5':22 'adblock':11,30,37 'aspect':96 'browser':23,46 'chain':28 'combin':88 'connect':57 'dns':38 'effici':93 'everi':33,95 'extens':24 'fear':60 'filterlist':74 'five':21 'hand':71 'hblock':45 'hi':1 'hole':41,83 'internet':56 'like':26 'linux':42 'make':90 'mbit':55 'mean':18 'much':67 'multipl':10 'network':35 'one':31 'origin':49 'pageload':65 'pass':34 'pi':40,82 'pi-hol':39,81 'point':36 'row':14 'sens':91 'slowdown':64 'system':43 'ublock':48,76 'use':7,9,78,101 'wonder':4 'would':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699913750
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7880545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827350 {#1838
    date: 2023-11-12 23:15:50.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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Favourite-FOSS-Torrenting-Client-for-Linux-that-has-a-VPN"
  +title: "Favourite FOSS Torrenting Client for Linux that has a VPN killswitch?"
  +url: null
  +body: """
    I’m a long-time Transmission user but I just learned that VPN killswitches are a thing (how did it take me so long!?). I would like to try another client which has this feature in case I forget to launch my VPN client before opening Transmission. Does anybody have any recommendations? Deluge? QBittorrent? Or any others?\n
    \n
    UPDATE: Thanks for the suggestions everyone! I decided to give qbittorrent a try and have been enjoying it so far.\n
    \n
    I followed these steps to bind it to my VPN from on Linux:\n
    \n
    1. Pause torrents\n
    2. Connect VPN\n
    3. Open qBittorrent. Go to Preferences, and then Advanced tab\n
    4. Change network interface to tun0. If unsure, disconnect VPN and restart qBittorrent then repeat step 1 to see which interface appears.\n
    5. Restart qBittorrent\n
    6. Test it out on the official [kubuntu](https://cdimage.ubuntu.com/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent) torrent or your favourite distro from [LinuxTracker.org](https://linuxtracker.org/). Turn your VPN on and off while verifying whether it pauses and resumes downloading.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699987605 {#2166
    date: 2023-11-14 19:46:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 12354
  -titleTs: "'client':4 'favourit':1 'foss':2 'killswitch':11 'linux':6 'torrent':3 'vpn':10"
  -bodyTs: "'/).':153 '/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent)':143 '1':92,124 '2':95 '3':98 '4':108 '5':130 '6':133 'advanc':106 'anoth':31 'anybodi':50 'appear':129 'bind':84 'case':38 'cdimage.ubuntu.com':142 'cdimage.ubuntu.com/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent)':141 'chang':109 'client':32,45 'connect':96 'decid':66 'delug':54 'disconnect':116 'distro':148 'download':167 'enjoy':75 'everyon':64 'far':78 'favourit':147 'featur':36 'follow':80 'forget':40 'give':68 'go':101 'interfac':111,128 'killswitch':15 'kubuntu':140 'launch':42 'learn':12 'like':28 'linux':91 'linuxtracker.org':150,152 'linuxtracker.org/).':151 'long':5,25 'long-tim':4 'm':2 'network':110 'offici':139 'open':47,99 'other':58 'paus':93,164 'prefer':103 'qbittorr':55,69,100,120,132 'recommend':53 'repeat':122 'restart':119,131 'resum':166 'see':126 'step':82,123 'suggest':63 'tab':107 'take':22 'test':134 'thank':60 'thing':18 'time':6 'torrent':94,144 'transmiss':7,48 'tri':30,71 'tun0':113 'turn':154 'unsur':115 'updat':59 'user':8 'verifi':161 'vpn':14,44,88,97,117,156 'whether':162 'would':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699912309
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9049059"
  +editedAt: DateTimeImmutable @1705352499 {#2167
    date: 2024-01-15 22:01:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699825909 {#2288
    date: 2023-11-12 22:51:49.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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Favourite-FOSS-Torrenting-Client-for-Linux-that-has-a-VPN"
  +title: "Favourite FOSS Torrenting Client for Linux that has a VPN killswitch?"
  +url: null
  +body: """
    I’m a long-time Transmission user but I just learned that VPN killswitches are a thing (how did it take me so long!?). I would like to try another client which has this feature in case I forget to launch my VPN client before opening Transmission. Does anybody have any recommendations? Deluge? QBittorrent? Or any others?\n
    \n
    UPDATE: Thanks for the suggestions everyone! I decided to give qbittorrent a try and have been enjoying it so far.\n
    \n
    I followed these steps to bind it to my VPN from on Linux:\n
    \n
    1. Pause torrents\n
    2. Connect VPN\n
    3. Open qBittorrent. Go to Preferences, and then Advanced tab\n
    4. Change network interface to tun0. If unsure, disconnect VPN and restart qBittorrent then repeat step 1 to see which interface appears.\n
    5. Restart qBittorrent\n
    6. Test it out on the official [kubuntu](https://cdimage.ubuntu.com/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent) torrent or your favourite distro from [LinuxTracker.org](https://linuxtracker.org/). Turn your VPN on and off while verifying whether it pauses and resumes downloading.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699987605 {#2166
    date: 2023-11-14 19:46:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 12354
  -titleTs: "'client':4 'favourit':1 'foss':2 'killswitch':11 'linux':6 'torrent':3 'vpn':10"
  -bodyTs: "'/).':153 '/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent)':143 '1':92,124 '2':95 '3':98 '4':108 '5':130 '6':133 'advanc':106 'anoth':31 'anybodi':50 'appear':129 'bind':84 'case':38 'cdimage.ubuntu.com':142 'cdimage.ubuntu.com/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent)':141 'chang':109 'client':32,45 'connect':96 'decid':66 'delug':54 'disconnect':116 'distro':148 'download':167 'enjoy':75 'everyon':64 'far':78 'favourit':147 'featur':36 'follow':80 'forget':40 'give':68 'go':101 'interfac':111,128 'killswitch':15 'kubuntu':140 'launch':42 'learn':12 'like':28 'linux':91 'linuxtracker.org':150,152 'linuxtracker.org/).':151 'long':5,25 'long-tim':4 'm':2 'network':110 'offici':139 'open':47,99 'other':58 'paus':93,164 'prefer':103 'qbittorr':55,69,100,120,132 'recommend':53 'repeat':122 'restart':119,131 'resum':166 'see':126 'step':82,123 'suggest':63 'tab':107 'take':22 'test':134 'thank':60 'thing':18 'time':6 'torrent':94,144 'transmiss':7,48 'tri':30,71 'tun0':113 'turn':154 'unsur':115 'updat':59 'user':8 'verifi':161 'vpn':14,44,88,97,117,156 'whether':162 'would':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699912309
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9049059"
  +editedAt: DateTimeImmutable @1705352499 {#2167
    date: 2024-01-15 22:01:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699825909 {#2288
    date: 2023-11-12 22:51:49.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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Favourite-FOSS-Torrenting-Client-for-Linux-that-has-a-VPN"
  +title: "Favourite FOSS Torrenting Client for Linux that has a VPN killswitch?"
  +url: null
  +body: """
    I’m a long-time Transmission user but I just learned that VPN killswitches are a thing (how did it take me so long!?). I would like to try another client which has this feature in case I forget to launch my VPN client before opening Transmission. Does anybody have any recommendations? Deluge? QBittorrent? Or any others?\n
    \n
    UPDATE: Thanks for the suggestions everyone! I decided to give qbittorrent a try and have been enjoying it so far.\n
    \n
    I followed these steps to bind it to my VPN from on Linux:\n
    \n
    1. Pause torrents\n
    2. Connect VPN\n
    3. Open qBittorrent. Go to Preferences, and then Advanced tab\n
    4. Change network interface to tun0. If unsure, disconnect VPN and restart qBittorrent then repeat step 1 to see which interface appears.\n
    5. Restart qBittorrent\n
    6. Test it out on the official [kubuntu](https://cdimage.ubuntu.com/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent) torrent or your favourite distro from [LinuxTracker.org](https://linuxtracker.org/). Turn your VPN on and off while verifying whether it pauses and resumes downloading.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699987605 {#2166
    date: 2023-11-14 19:46:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 12354
  -titleTs: "'client':4 'favourit':1 'foss':2 'killswitch':11 'linux':6 'torrent':3 'vpn':10"
  -bodyTs: "'/).':153 '/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent)':143 '1':92,124 '2':95 '3':98 '4':108 '5':130 '6':133 'advanc':106 'anoth':31 'anybodi':50 'appear':129 'bind':84 'case':38 'cdimage.ubuntu.com':142 'cdimage.ubuntu.com/kubuntu/releases/22.04.3/release/kubuntu-22.04.3-desktop-amd64.iso.torrent)':141 'chang':109 'client':32,45 'connect':96 'decid':66 'delug':54 'disconnect':116 'distro':148 'download':167 'enjoy':75 'everyon':64 'far':78 'favourit':147 'featur':36 'follow':80 'forget':40 'give':68 'go':101 'interfac':111,128 'killswitch':15 'kubuntu':140 'launch':42 'learn':12 'like':28 'linux':91 'linuxtracker.org':150,152 'linuxtracker.org/).':151 'long':5,25 'long-tim':4 'm':2 'network':110 'offici':139 'open':47,99 'other':58 'paus':93,164 'prefer':103 'qbittorr':55,69,100,120,132 'recommend':53 'repeat':122 'restart':119,131 'resum':166 'see':126 'step':82,123 'suggest':63 'tab':107 'take':22 'test':134 'thank':60 'thing':18 'time':6 'torrent':94,144 'transmiss':7,48 'tri':30,71 'tun0':113 'turn':154 'unsur':115 'updat':59 'user':8 'verifi':161 'vpn':14,44,88,97,117,156 'whether':162 'would':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699912309
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9049059"
  +editedAt: DateTimeImmutable @1705352499 {#2167
    date: 2024-01-15 22:01:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699825909 {#2288
    date: 2023-11-12 22:51:49.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 {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Anywhere-to-find-the-new-Connections-with-James-Burke-on"
  +title: "Anywhere to find the new 'Connections with James Burke' on Curiosity Stream?"
  +url: null
  +body: "The series just dropped on Nov 9th. [Here’s an article](https://www.google.com/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if that helps anyone"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700062648 {#2487
    date: 2023-11-15 16:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 12347
  -titleTs: "'anywher':1 'burk':9 'connect':6 'curios':11 'find':3 'jame':8 'new':5 'stream':12"
  -bodyTs: "'/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if':14 '9th':7 'anyon':17 'articl':11 'drop':4 'help':16 'nov':6 'seri':2 'www.google.com':13 'www.google.com/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699908344
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14707303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821944 {#2485
    date: 2023-11-12 21:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Anywhere-to-find-the-new-Connections-with-James-Burke-on"
  +title: "Anywhere to find the new 'Connections with James Burke' on Curiosity Stream?"
  +url: null
  +body: "The series just dropped on Nov 9th. [Here’s an article](https://www.google.com/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if that helps anyone"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700062648 {#2487
    date: 2023-11-15 16:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 12347
  -titleTs: "'anywher':1 'burk':9 'connect':6 'curios':11 'find':3 'jame':8 'new':5 'stream':12"
  -bodyTs: "'/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if':14 '9th':7 'anyon':17 'articl':11 'drop':4 'help':16 'nov':6 'seri':2 'www.google.com':13 'www.google.com/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699908344
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14707303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821944 {#2485
    date: 2023-11-12 21:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Anywhere-to-find-the-new-Connections-with-James-Burke-on"
  +title: "Anywhere to find the new 'Connections with James Burke' on Curiosity Stream?"
  +url: null
  +body: "The series just dropped on Nov 9th. [Here’s an article](https://www.google.com/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if that helps anyone"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700062648 {#2487
    date: 2023-11-15 16:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 12347
  -titleTs: "'anywher':1 'burk':9 'connect':6 'curios':11 'find':3 'jame':8 'new':5 'stream':12"
  -bodyTs: "'/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if':14 '9th':7 'anyon':17 'articl':11 'drop':4 'help':16 'nov':6 'seri':2 'www.google.com':13 'www.google.com/amp/s/arstechnica.com/science/2023/11/fans-of-connections-rejoice-rebooted-classic-sci-doc-series-returns-with-original-host/amp/)if':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699908344
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14707303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821944 {#2485
    date: 2023-11-12 21:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Redirect-Youtube-com-to-Freetube-desktop-app"
  +title: "Redirect Youtube.com to Freetube desktop app?"
  +url: null
  +body: """
    So, recently got freetube downloaded, and love every bit of it. But I still forget myself, and put youtube into the url bar… So, is it possible to redirect Yt to Freetube instead?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699847546 {#1508
    date: 2023-11-13 04:52:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 12338
  -titleTs: "'app':6 'desktop':5 'freetub':4 'redirect':1 'youtube.com':2"
  -bodyTs: "'bar':23 'bit':9 'download':5 'everi':8 'forget':15 'freetub':4,32 'got':3 'instead':33 'love':7 'possibl':27 'put':18 'recent':2 'redirect':29 'still':14 'thank':34 'url':22 'youtub':19 'yt':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699905278
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8169016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699818878 {#1524
    date: 2023-11-12 20:54:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Redirect-Youtube-com-to-Freetube-desktop-app"
  +title: "Redirect Youtube.com to Freetube desktop app?"
  +url: null
  +body: """
    So, recently got freetube downloaded, and love every bit of it. But I still forget myself, and put youtube into the url bar… So, is it possible to redirect Yt to Freetube instead?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699847546 {#1508
    date: 2023-11-13 04:52:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 12338
  -titleTs: "'app':6 'desktop':5 'freetub':4 'redirect':1 'youtube.com':2"
  -bodyTs: "'bar':23 'bit':9 'download':5 'everi':8 'forget':15 'freetub':4,32 'got':3 'instead':33 'love':7 'possibl':27 'put':18 'recent':2 'redirect':29 'still':14 'thank':34 'url':22 'youtub':19 'yt':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699905278
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8169016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699818878 {#1524
    date: 2023-11-12 20:54:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Redirect-Youtube-com-to-Freetube-desktop-app"
  +title: "Redirect Youtube.com to Freetube desktop app?"
  +url: null
  +body: """
    So, recently got freetube downloaded, and love every bit of it. But I still forget myself, and put youtube into the url bar… So, is it possible to redirect Yt to Freetube instead?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699847546 {#1508
    date: 2023-11-13 04:52:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 12338
  -titleTs: "'app':6 'desktop':5 'freetub':4 'redirect':1 'youtube.com':2"
  -bodyTs: "'bar':23 'bit':9 'download':5 'everi':8 'forget':15 'freetub':4,32 'got':3 'instead':33 'love':7 'possibl':27 'put':18 'recent':2 'redirect':29 'still':14 'thank':34 'url':22 'youtub':19 'yt':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699905278
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8169016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699818878 {#1524
    date: 2023-11-12 20:54:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Am-I-running-the-risk-of-getting-my-Google-account"
  +title: "Am I running the risk of getting my Google account banned for logging into the Aurora Store or a custom rom like GrapheneOS?"
  +url: null
  +body: """
    I guess there is no need to introduce what a Degoogled phone is (or a custom ROM without google services, like GrapheneOS is) and the Aurora Store is basically said in a crude way the Google Playstore but without the need to log in to your Google account, quite useful in my opinion.\n
    \n
    At first, what really concerns me is to run the risk of violating Google’s TOS by logging in with my Google account on the Aurora Store to access my purchased apps, but at the same time I think, since Android is Google’s operating system, can’t they also retaliate against people using a modified version of their OS? And I know that sounds especially stupid when your phone is your phone and not Google’s, but we all know how companies like Google work.\n
    \n
    I don’t use Google services on my device, but I do use it as a secondary email that I don’t want to lose, hence the question, I know I can create another email but I don’t want to have so many email accounts.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699906764 {#1480
    date: 2023-11-13 21:19:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 12336
  -titleTs: "'account':10 'aurora':16 'ban':11 'custom':20 'get':7 'googl':9 'grapheneo':23 'like':22 'log':13 'risk':5 'rom':21 'run':3 'store':17"
  -bodyTs: "'access':82 'account':48,76,185 'also':103 'android':94 'anoth':173 'app':85 'aurora':26,79 'basic':29 'compani':136 'concern':58 'creat':172 'crude':33 'custom':16 'degoogl':11 'devic':148 'email':157,174,184 'especi':119 'first':55 'googl':19,36,47,67,75,96,129,138,144 'grapheneo':22 'guess':2 'henc':165 'introduc':8 'know':116,134,169 'like':21,137 'log':43,71 'lose':164 'mani':183 'modifi':109 'need':6,41 'oper':98 'opinion':53 'os':113 'peopl':106 'phone':12,123,126 'playstor':37 'purchas':84 'question':167 'quit':49 'realli':57 'retali':104 'risk':64 'rom':17 'run':62 'said':30 'secondari':156 'servic':20,145 'sinc':93 'sound':118 'store':27,80 'stupid':120 'system':99 'think':92 'time':90 'tos':69 'use':50,107,143,152 'version':110 'violat':66 'want':162,179 'way':34 'without':18,39 'work':139"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699904323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8259827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817923 {#1522
    date: 2023-11-12 20:38:43.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 {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Am-I-running-the-risk-of-getting-my-Google-account"
  +title: "Am I running the risk of getting my Google account banned for logging into the Aurora Store or a custom rom like GrapheneOS?"
  +url: null
  +body: """
    I guess there is no need to introduce what a Degoogled phone is (or a custom ROM without google services, like GrapheneOS is) and the Aurora Store is basically said in a crude way the Google Playstore but without the need to log in to your Google account, quite useful in my opinion.\n
    \n
    At first, what really concerns me is to run the risk of violating Google’s TOS by logging in with my Google account on the Aurora Store to access my purchased apps, but at the same time I think, since Android is Google’s operating system, can’t they also retaliate against people using a modified version of their OS? And I know that sounds especially stupid when your phone is your phone and not Google’s, but we all know how companies like Google work.\n
    \n
    I don’t use Google services on my device, but I do use it as a secondary email that I don’t want to lose, hence the question, I know I can create another email but I don’t want to have so many email accounts.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699906764 {#1480
    date: 2023-11-13 21:19:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 12336
  -titleTs: "'account':10 'aurora':16 'ban':11 'custom':20 'get':7 'googl':9 'grapheneo':23 'like':22 'log':13 'risk':5 'rom':21 'run':3 'store':17"
  -bodyTs: "'access':82 'account':48,76,185 'also':103 'android':94 'anoth':173 'app':85 'aurora':26,79 'basic':29 'compani':136 'concern':58 'creat':172 'crude':33 'custom':16 'degoogl':11 'devic':148 'email':157,174,184 'especi':119 'first':55 'googl':19,36,47,67,75,96,129,138,144 'grapheneo':22 'guess':2 'henc':165 'introduc':8 'know':116,134,169 'like':21,137 'log':43,71 'lose':164 'mani':183 'modifi':109 'need':6,41 'oper':98 'opinion':53 'os':113 'peopl':106 'phone':12,123,126 'playstor':37 'purchas':84 'question':167 'quit':49 'realli':57 'retali':104 'risk':64 'rom':17 'run':62 'said':30 'secondari':156 'servic':20,145 'sinc':93 'sound':118 'store':27,80 'stupid':120 'system':99 'think':92 'time':90 'tos':69 'use':50,107,143,152 'version':110 'violat':66 'want':162,179 'way':34 'without':18,39 'work':139"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699904323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8259827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817923 {#1522
    date: 2023-11-12 20:38:43.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 {#2424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Am-I-running-the-risk-of-getting-my-Google-account"
  +title: "Am I running the risk of getting my Google account banned for logging into the Aurora Store or a custom rom like GrapheneOS?"
  +url: null
  +body: """
    I guess there is no need to introduce what a Degoogled phone is (or a custom ROM without google services, like GrapheneOS is) and the Aurora Store is basically said in a crude way the Google Playstore but without the need to log in to your Google account, quite useful in my opinion.\n
    \n
    At first, what really concerns me is to run the risk of violating Google’s TOS by logging in with my Google account on the Aurora Store to access my purchased apps, but at the same time I think, since Android is Google’s operating system, can’t they also retaliate against people using a modified version of their OS? And I know that sounds especially stupid when your phone is your phone and not Google’s, but we all know how companies like Google work.\n
    \n
    I don’t use Google services on my device, but I do use it as a secondary email that I don’t want to lose, hence the question, I know I can create another email but I don’t want to have so many email accounts.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699906764 {#1480
    date: 2023-11-13 21:19:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 12336
  -titleTs: "'account':10 'aurora':16 'ban':11 'custom':20 'get':7 'googl':9 'grapheneo':23 'like':22 'log':13 'risk':5 'rom':21 'run':3 'store':17"
  -bodyTs: "'access':82 'account':48,76,185 'also':103 'android':94 'anoth':173 'app':85 'aurora':26,79 'basic':29 'compani':136 'concern':58 'creat':172 'crude':33 'custom':16 'degoogl':11 'devic':148 'email':157,174,184 'especi':119 'first':55 'googl':19,36,47,67,75,96,129,138,144 'grapheneo':22 'guess':2 'henc':165 'introduc':8 'know':116,134,169 'like':21,137 'log':43,71 'lose':164 'mani':183 'modifi':109 'need':6,41 'oper':98 'opinion':53 'os':113 'peopl':106 'phone':12,123,126 'playstor':37 'purchas':84 'question':167 'quit':49 'realli':57 'retali':104 'risk':64 'rom':17 'run':62 'said':30 'secondari':156 'servic':20,145 'sinc':93 'sound':118 'store':27,80 'stupid':120 'system':99 'think':92 'time':90 'tos':69 'use':50,107,143,152 'version':110 'violat':66 'want':162,179 'way':34 'without':18,39 'work':139"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699904323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8259827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699817923 {#1522
    date: 2023-11-12 20:38:43.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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
  +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
  +url: null
  +body: """
    I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
    \n
    Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
    \n
    But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
    \n
    I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
    \n
    But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
    \n
    The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 220
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701078559 {#1539
    date: 2023-11-27 10:49:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 12331
  -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
  -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699902397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8167689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699815997 {#1541
    date: 2023-11-12 20:06:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
  +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
  +url: null
  +body: """
    I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
    \n
    Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
    \n
    But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
    \n
    I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
    \n
    But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
    \n
    The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 220
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701078559 {#1539
    date: 2023-11-27 10:49:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 12331
  -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
  -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699902397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8167689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699815997 {#1541
    date: 2023-11-12 20:06:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-sci-fi-or-fantasy-book-or-series-that-you"
  +title: "What's a sci-fi or fantasy book or series that you want to see adapted as a movie/television series?"
  +url: null
  +body: """
    I didn’t read this series when I was a kid, but I finally got around to reading Roger Zelazny’s Chronicles of Amber.\n
    \n
    Given it’s an older series, I wasn’t sure how much I’d like it (some of those older series age horribly), but it was actually REALLY good still, and the few minor things that’d aged too much wouldn’t be hard to update for a modern audience.\n
    \n
    But the concept of Amber is fantastic, Corwin’s behavior and arc perfect, and I think a TV series could do it justice nowadays. Man, some CGI artists could do some beautiful work depicting a hellride through shadow.\n
    \n
    I also would really, really love to see Anne McCaffrey’s Dragonriders of Pern adapted…but there’s a few parts that have aged pretty badly, so it’d need careful handling of things like Lessa and F’lar’s relationship and such. And maybe, you know, keep Jaxom the hell away from Corana.\n
    \n
    But I think the whole idea of threadfall, and Impressing dragons, could be done beautifully on the screen. I think a run from *Dragonflight* to *All The Weyrs of Pern* (including the Harper Hall Trilogy) could be done. (Then leave the later books out, they don’t really add much, lol.)\n
    \n
    The series would need a top-notch composer scoring it, though. I’d vote for Natalie Holt. She did wonderfully with Loki, and it’d be a nice touch having a woman score the series that’d have the Harper Hall Trilogy included in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 220
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701078559 {#1539
    date: 2023-11-27 10:49:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 12331
  -titleTs: "'adapt':17 'book':9 'fantasi':8 'fi':6 'movie/television':20 'sci':5 'sci-fi':4 'see':16 'seri':11,21 'want':14"
  -bodyTs: "'actual':51 'adapt':127 'add':215 'age':46,62,136 'also':114 'amber':24,79 'ann':121 'arc':86 'around':16 'artist':102 'audienc':74 'away':164 'bad':138 'beauti':106,181 'behavior':84 'book':209 'care':143 'cgi':101 'chronicl':22 'compos':226 'concept':77 'corana':166 'corwin':82 'could':94,103,178,202 'd':38,61,141,231,243,255 'depict':108 'didn':2 'done':180,204 'dragon':177 'dragonflight':190 'dragonrid':124 'f':150 'fantast':81 'final':14 'given':25 'good':53 'got':15 'hall':200,259 'handl':144 'hard':68 'harper':199,258 'hell':163 'hellrid':110 'holt':235 'horribl':47 'idea':172 'impress':176 'includ':197,261 'jaxom':161 'justic':97 'keep':160 'kid':11 'know':159 'lar':151 'later':208 'leav':206 'lessa':148 'like':39,147 'loki':240 'lol':217 'love':118 'man':99 'mayb':157 'mccaffrey':122 'minor':58 'modern':73 'much':36,64,216 'natali':234 'need':142,221 'nice':246 'notch':225 'nowaday':98 'older':29,44 'part':133 'perfect':87 'pern':126,196 'pretti':137 'read':4,18 'realli':52,116,117,214 'relationship':153 'roger':19 'run':188 'score':227,251 'screen':184 'see':120 'seri':6,30,45,93,219,253 'shadow':112 'still':54 'sure':34 'thing':59,146 'think':90,169,186 'though':229 'threadfal':174 'top':224 'top-notch':223 'touch':247 'trilog':201,260 'tv':92 'updat':70 'vote':232 'wasn':32 'weyr':194 'whole':171 'woman':250 'wonder':238 'work':107 'would':115,220 'wouldn':65 'zelazni':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699902397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8167689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699815997 {#1541
    date: 2023-11-12 20:06:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-the-most-annoying-stereotypical-things-about-teens-both"
  +title: "What are the most annoying stereotypical things about teens? (both perspectives)"
  +url: null
  +body: "I’m thinking about character building and curious about other people’s perspectives on male, female, being a teenager and coexistence with teenagers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120342 {#1406
    date: 2023-11-16 08:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 12330
  -titleTs: "'annoy':5 'perspect':11 'stereotyp':6 'teen':9 'thing':7"
  -bodyTs: "'build':6 'charact':5 'coexist':21 'curious':8 'femal':16 'm':2 'male':15 'peopl':11 'perspect':13 'teenag':19,23 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8166877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814094 {#1704
    date: 2023-11-12 19:34:54.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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-the-most-annoying-stereotypical-things-about-teens-both"
  +title: "What are the most annoying stereotypical things about teens? (both perspectives)"
  +url: null
  +body: "I’m thinking about character building and curious about other people’s perspectives on male, female, being a teenager and coexistence with teenagers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120342 {#1406
    date: 2023-11-16 08:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 12330
  -titleTs: "'annoy':5 'perspect':11 'stereotyp':6 'teen':9 'thing':7"
  -bodyTs: "'build':6 'charact':5 'coexist':21 'curious':8 'femal':16 'm':2 'male':15 'peopl':11 'perspect':13 'teenag':19,23 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8166877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814094 {#1704
    date: 2023-11-12 19:34:54.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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-are-the-most-annoying-stereotypical-things-about-teens-both"
  +title: "What are the most annoying stereotypical things about teens? (both perspectives)"
  +url: null
  +body: "I’m thinking about character building and curious about other people’s perspectives on male, female, being a teenager and coexistence with teenagers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120342 {#1406
    date: 2023-11-16 08:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 12330
  -titleTs: "'annoy':5 'perspect':11 'stereotyp':6 'teen':9 'thing':7"
  -bodyTs: "'build':6 'charact':5 'coexist':21 'curious':8 'femal':16 'm':2 'male':15 'peopl':11 'perspect':13 'teenag':19,23 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8166877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814094 {#1704
    date: 2023-11-12 19:34:54.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SBC-s-with-better-mainline-Linux-support-than-Raspberry-Pi"
  +title: "SBC's with better mainline Linux support than Raspberry Pi?"
  +url: null
  +body: "Rasbperry Pi is a popular choice as a SoC / SBC Linux board. But you have to use their custom linux kernel. Are there Linux boards with decent mainline Linux kernel support?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700154559 {#1748
    date: 2023-11-16 18:09:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 12316
  -titleTs: "'better':4 'linux':6 'mainlin':5 'pi':10 'raspberri':9 'sbc':1 'support':7"
  -bodyTs: "'board':12,25 'choic':6 'custom':19 'decent':27 'kernel':21,30 'linux':11,20,24,29 'mainlin':28 'pi':2 'popular':5 'rasbperri':1 'sbc':10 'soc':9 'support':31 'use':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699897734
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7871043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699811334 {#1468
    date: 2023-11-12 18:48:54.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SBC-s-with-better-mainline-Linux-support-than-Raspberry-Pi"
  +title: "SBC's with better mainline Linux support than Raspberry Pi?"
  +url: null
  +body: "Rasbperry Pi is a popular choice as a SoC / SBC Linux board. But you have to use their custom linux kernel. Are there Linux boards with decent mainline Linux kernel support?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700154559 {#1748
    date: 2023-11-16 18:09:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 12316
  -titleTs: "'better':4 'linux':6 'mainlin':5 'pi':10 'raspberri':9 'sbc':1 'support':7"
  -bodyTs: "'board':12,25 'choic':6 'custom':19 'decent':27 'kernel':21,30 'linux':11,20,24,29 'mainlin':28 'pi':2 'popular':5 'rasbperri':1 'sbc':10 'soc':9 'support':31 'use':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699897734
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7871043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699811334 {#1468
    date: 2023-11-12 18:48:54.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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "SBC-s-with-better-mainline-Linux-support-than-Raspberry-Pi"
  +title: "SBC's with better mainline Linux support than Raspberry Pi?"
  +url: null
  +body: "Rasbperry Pi is a popular choice as a SoC / SBC Linux board. But you have to use their custom linux kernel. Are there Linux boards with decent mainline Linux kernel support?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700154559 {#1748
    date: 2023-11-16 18:09:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 12316
  -titleTs: "'better':4 'linux':6 'mainlin':5 'pi':10 'raspberri':9 'sbc':1 'support':7"
  -bodyTs: "'board':12,25 'choic':6 'custom':19 'decent':27 'kernel':21,30 'linux':11,20,24,29 'mainlin':28 'pi':2 'popular':5 'rasbperri':1 'sbc':10 'soc':9 'support':31 'use':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699897734
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7871043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699811334 {#1468
    date: 2023-11-12 18:48:54.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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "QUESTION-Ceramic-coated-nonstick-pans"
  +title: "[QUESTION] Ceramic coated nonstick pans"
  +url: null
  +body: """
    I’ve been kind of curious about these for a while now. I have several teflon coated pans, but they’re not so great for high heat applications, and the coating wears off after a while.\n
    \n
    Anyone use these? Do you like yours? Do you have a brand recommendation?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875519 {#1485
    date: 2023-11-13 12:38:39.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: 12304
  -titleTs: "'ceram':2 'coat':3 'nonstick':4 'pan':5 'question':1"
  -bodyTs: "'anyon':37 'applic':28 'brand':48 'coat':17,31 'curious':6 'great':24 'heat':27 'high':26 'kind':4 'like':42 'pan':18 're':21 'recommend':49 'sever':15 'teflon':16 'use':38 've':2 'wear':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699895844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8164251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699809444 {#1489
    date: 2023-11-12 18:17:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "QUESTION-Ceramic-coated-nonstick-pans"
  +title: "[QUESTION] Ceramic coated nonstick pans"
  +url: null
  +body: """
    I’ve been kind of curious about these for a while now. I have several teflon coated pans, but they’re not so great for high heat applications, and the coating wears off after a while.\n
    \n
    Anyone use these? Do you like yours? Do you have a brand recommendation?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875519 {#1485
    date: 2023-11-13 12:38:39.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: 12304
  -titleTs: "'ceram':2 'coat':3 'nonstick':4 'pan':5 'question':1"
  -bodyTs: "'anyon':37 'applic':28 'brand':48 'coat':17,31 'curious':6 'great':24 'heat':27 'high':26 'kind':4 'like':42 'pan':18 're':21 'recommend':49 'sever':15 'teflon':16 'use':38 've':2 'wear':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699895844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8164251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699809444 {#1489
    date: 2023-11-12 18:17:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "QUESTION-Ceramic-coated-nonstick-pans"
  +title: "[QUESTION] Ceramic coated nonstick pans"
  +url: null
  +body: """
    I’ve been kind of curious about these for a while now. I have several teflon coated pans, but they’re not so great for high heat applications, and the coating wears off after a while.\n
    \n
    Anyone use these? Do you like yours? Do you have a brand recommendation?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875519 {#1485
    date: 2023-11-13 12:38:39.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: 12304
  -titleTs: "'ceram':2 'coat':3 'nonstick':4 'pan':5 'question':1"
  -bodyTs: "'anyon':37 'applic':28 'brand':48 'coat':17,31 'curious':6 'great':24 'heat':27 'high':26 'kind':4 'like':42 'pan':18 're':21 'recommend':49 'sever':15 'teflon':16 'use':38 've':2 'wear':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699895844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8164251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699809444 {#1489
    date: 2023-11-12 18:17:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-read-that-weed-makes-you-not-dream-then-when"
  +title: "I read that weed makes you not dream, then when you go off weed you have crazy dreams. So heavy, heavy weed users that quit, how long did you have crazy dreams for?"
  +url: null
  +body: "Weeks? Months? Years? Any other interesting experiences?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699923605 {#1757
    date: 2023-11-14 02:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 12284
  -titleTs: "'crazi':17,31 'dream':8,18,32 'go':12 'heavi':20,21 'long':27 'make':5 'quit':25 'read':2 'user':23 'weed':4,14,22"
  -bodyTs: "'experi':7 'interest':6 'month':2 'week':1 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699889407
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9185375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699803007 {#1763
    date: 2023-11-12 16:30: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
63 DENIED edit
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-read-that-weed-makes-you-not-dream-then-when"
  +title: "I read that weed makes you not dream, then when you go off weed you have crazy dreams. So heavy, heavy weed users that quit, how long did you have crazy dreams for?"
  +url: null
  +body: "Weeks? Months? Years? Any other interesting experiences?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699923605 {#1757
    date: 2023-11-14 02:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 12284
  -titleTs: "'crazi':17,31 'dream':8,18,32 'go':12 'heavi':20,21 'long':27 'make':5 'quit':25 'read':2 'user':23 'weed':4,14,22"
  -bodyTs: "'experi':7 'interest':6 'month':2 'week':1 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699889407
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9185375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699803007 {#1763
    date: 2023-11-12 16:30: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
64 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-read-that-weed-makes-you-not-dream-then-when"
  +title: "I read that weed makes you not dream, then when you go off weed you have crazy dreams. So heavy, heavy weed users that quit, how long did you have crazy dreams for?"
  +url: null
  +body: "Weeks? Months? Years? Any other interesting experiences?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699923605 {#1757
    date: 2023-11-14 02:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 12284
  -titleTs: "'crazi':17,31 'dream':8,18,32 'go':12 'heavi':20,21 'long':27 'make':5 'quit':25 'read':2 'user':23 'weed':4,14,22"
  -bodyTs: "'experi':7 'interest':6 'month':2 'week':1 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699889407
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9185375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699803007 {#1763
    date: 2023-11-12 16:30: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
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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Excluding-the-obvious-ones-such-as-politics-what-topics-can-t"
  +title: "Excluding the obvious ones such as politics, what topics can't you stand listening to people talk about?"
  +url: null
  +body: """
    For me it’s detailed describtions about people’s dreams.\n
    \n
    Not only doesn’t your story make any sense, but you’re also telling me about something that didn’t even happen. It’s kind of like telling about an event, and then ending the story by saying you just made it all up, except with dreams you begin by telling it’s all made up. I’m already not interested before you even started.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701049716 {#1776
    date: 2023-11-27 02:48:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 12280
  -titleTs: "'exclud':1 'listen':14 'obvious':3 'one':4 'peopl':16 'polit':7 'stand':13 'talk':17 'topic':9"
  -bodyTs: "'alreadi':69 'also':23 'begin':59 'describt':6 'detail':5 'didn':29 'doesn':13 'dream':10,57 'end':44 'even':31,74 'event':41 'except':55 'happen':32 'interest':71 'kind':35 'like':37 'm':68 'made':51,65 'make':17 'peopl':8 're':22 'say':48 'sens':19 'someth':27 'start':75 'stori':16,46 'tell':24,38,61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699888699
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14677745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802299 {#1781
    date: 2023-11-12 16:18:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Excluding-the-obvious-ones-such-as-politics-what-topics-can-t"
  +title: "Excluding the obvious ones such as politics, what topics can't you stand listening to people talk about?"
  +url: null
  +body: """
    For me it’s detailed describtions about people’s dreams.\n
    \n
    Not only doesn’t your story make any sense, but you’re also telling me about something that didn’t even happen. It’s kind of like telling about an event, and then ending the story by saying you just made it all up, except with dreams you begin by telling it’s all made up. I’m already not interested before you even started.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701049716 {#1776
    date: 2023-11-27 02:48:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 12280
  -titleTs: "'exclud':1 'listen':14 'obvious':3 'one':4 'peopl':16 'polit':7 'stand':13 'talk':17 'topic':9"
  -bodyTs: "'alreadi':69 'also':23 'begin':59 'describt':6 'detail':5 'didn':29 'doesn':13 'dream':10,57 'end':44 'even':31,74 'event':41 'except':55 'happen':32 'interest':71 'kind':35 'like':37 'm':68 'made':51,65 'make':17 'peopl':8 're':22 'say':48 'sens':19 'someth':27 'start':75 'stori':16,46 'tell':24,38,61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699888699
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14677745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802299 {#1781
    date: 2023-11-12 16:18:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Excluding-the-obvious-ones-such-as-politics-what-topics-can-t"
  +title: "Excluding the obvious ones such as politics, what topics can't you stand listening to people talk about?"
  +url: null
  +body: """
    For me it’s detailed describtions about people’s dreams.\n
    \n
    Not only doesn’t your story make any sense, but you’re also telling me about something that didn’t even happen. It’s kind of like telling about an event, and then ending the story by saying you just made it all up, except with dreams you begin by telling it’s all made up. I’m already not interested before you even started.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701049716 {#1776
    date: 2023-11-27 02:48:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 12280
  -titleTs: "'exclud':1 'listen':14 'obvious':3 'one':4 'peopl':16 'polit':7 'stand':13 'talk':17 'topic':9"
  -bodyTs: "'alreadi':69 'also':23 'begin':59 'describt':6 'detail':5 'didn':29 'doesn':13 'dream':10,57 'end':44 'even':31,74 'event':41 'except':55 'happen':32 'interest':71 'kind':35 'like':37 'm':68 'made':51,65 'make':17 'peopl':8 're':22 'say':48 'sens':19 'someth':27 'start':75 'stori':16,46 'tell':24,38,61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699888699
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14677745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802299 {#1781
    date: 2023-11-12 16:18:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Searching-for-espeak-alternatives"
  +title: "Searching for espeak alternatives"
  +url: null
  +body: "What are some good espeak alternatives with less robotic voices?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972778 {#1445
    date: 2023-11-14 15:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 12264
  -titleTs: "'altern':4 'espeak':3 'search':1"
  -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699884381
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797981 {#1465
    date: 2023-11-12 15:06:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Searching-for-espeak-alternatives"
  +title: "Searching for espeak alternatives"
  +url: null
  +body: "What are some good espeak alternatives with less robotic voices?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972778 {#1445
    date: 2023-11-14 15:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 12264
  -titleTs: "'altern':4 'espeak':3 'search':1"
  -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699884381
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797981 {#1465
    date: 2023-11-12 15:06:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Searching-for-espeak-alternatives"
  +title: "Searching for espeak alternatives"
  +url: null
  +body: "What are some good espeak alternatives with less robotic voices?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972778 {#1445
    date: 2023-11-14 15:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 12264
  -titleTs: "'altern':4 'espeak':3 'search':1"
  -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699884381
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797981 {#1465
    date: 2023-11-12 15:06:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Gnome-Calendar-Flatpak-how-to-use-online-source-on-non"
  +title: "Gnome Calendar Flatpak: how to use online source on non GNOME?"
  +url: null
  +body: """
    I really like the look of that app, but adding online sources doesnt work.\n
    \n
    I guess it requires some kind of GNOME dependency.\n
    \n
    I could not find anything matching on Appstream Flathub, maybe a runtime?\n
    \n
    I would like to add a CalDav calendar.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699870142 {#1450
    date: 2023-11-13 11:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 12263
  -titleTs: "'calendar':2 'flatpak':3 'gnome':1,11 'non':10 'onlin':7 'sourc':8 'use':6"
  -bodyTs: "'ad':10 'add':40 'anyth':28 'app':8 'appstream':31 'caldav':42 'calendar':43 'could':25 'depend':23 'doesnt':13 'find':27 'flathub':32 'gnome':22 'guess':16 'kind':20 'like':3,38 'look':5 'match':29 'mayb':33 'onlin':11 'realli':2 'requir':18 'runtim':35 'sourc':12 'thank':44 'work':14 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699859170
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797670 {#1449
    date: 2023-11-12 15:01: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
75 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Gnome-Calendar-Flatpak-how-to-use-online-source-on-non"
  +title: "Gnome Calendar Flatpak: how to use online source on non GNOME?"
  +url: null
  +body: """
    I really like the look of that app, but adding online sources doesnt work.\n
    \n
    I guess it requires some kind of GNOME dependency.\n
    \n
    I could not find anything matching on Appstream Flathub, maybe a runtime?\n
    \n
    I would like to add a CalDav calendar.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699870142 {#1450
    date: 2023-11-13 11:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 12263
  -titleTs: "'calendar':2 'flatpak':3 'gnome':1,11 'non':10 'onlin':7 'sourc':8 'use':6"
  -bodyTs: "'ad':10 'add':40 'anyth':28 'app':8 'appstream':31 'caldav':42 'calendar':43 'could':25 'depend':23 'doesnt':13 'find':27 'flathub':32 'gnome':22 'guess':16 'kind':20 'like':3,38 'look':5 'match':29 'mayb':33 'onlin':11 'realli':2 'requir':18 'runtim':35 'sourc':12 'thank':44 'work':14 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699859170
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797670 {#1449
    date: 2023-11-12 15:01: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
76 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Gnome-Calendar-Flatpak-how-to-use-online-source-on-non"
  +title: "Gnome Calendar Flatpak: how to use online source on non GNOME?"
  +url: null
  +body: """
    I really like the look of that app, but adding online sources doesnt work.\n
    \n
    I guess it requires some kind of GNOME dependency.\n
    \n
    I could not find anything matching on Appstream Flathub, maybe a runtime?\n
    \n
    I would like to add a CalDav calendar.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699870142 {#1450
    date: 2023-11-13 11:09:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 12263
  -titleTs: "'calendar':2 'flatpak':3 'gnome':1,11 'non':10 'onlin':7 'sourc':8 'use':6"
  -bodyTs: "'ad':10 'add':40 'anyth':28 'app':8 'appstream':31 'caldav':42 'calendar':43 'could':25 'depend':23 'doesnt':13 'find':27 'flathub':32 'gnome':22 'guess':16 'kind':20 'like':3,38 'look':5 'match':29 'mayb':33 'onlin':11 'realli':2 'requir':18 'runtim':35 'sourc':12 'thank':44 'work':14 'would':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699859170
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797670 {#1449
    date: 2023-11-12 15:01: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
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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Categorized-Communities-Collection"
  +title: "Categorized Communities Collection"
  +url: null
  +body: """
    [Categorized Communities Collection](/c/ccc@lemmy.zip)\n
    \n
    !ccc@lemmy.zip\n
    \n
    A community for categorizing communities by a topic, e.g. sport, which can be both used to discover communities you’re interested in or for mass blocking if you’re very much not interested in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699806791 {#1411
    date: 2023-11-12 17:33:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 12261
  -titleTs: "'categor':1 'collect':3 'communiti':2"
  -bodyTs: "'/c/ccc':4 'block':32 'categor':1,10 'ccc@lemmy.zip':6 'collect':3 'communiti':2,8,11,24 'discov':23 'e.g':15 'interest':27,39 'lemmy.zip':5 'mass':31 'much':37 're':26,35 'sport':16 'topic':14 'use':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699848495
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5456643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797495 {#1412
    date: 2023-11-12 14:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Categorized-Communities-Collection"
  +title: "Categorized Communities Collection"
  +url: null
  +body: """
    [Categorized Communities Collection](/c/ccc@lemmy.zip)\n
    \n
    !ccc@lemmy.zip\n
    \n
    A community for categorizing communities by a topic, e.g. sport, which can be both used to discover communities you’re interested in or for mass blocking if you’re very much not interested in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699806791 {#1411
    date: 2023-11-12 17:33:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 12261
  -titleTs: "'categor':1 'collect':3 'communiti':2"
  -bodyTs: "'/c/ccc':4 'block':32 'categor':1,10 'ccc@lemmy.zip':6 'collect':3 'communiti':2,8,11,24 'discov':23 'e.g':15 'interest':27,39 'lemmy.zip':5 'mass':31 'much':37 're':26,35 'sport':16 'topic':14 'use':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699848495
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5456643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797495 {#1412
    date: 2023-11-12 14:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Categorized-Communities-Collection"
  +title: "Categorized Communities Collection"
  +url: null
  +body: """
    [Categorized Communities Collection](/c/ccc@lemmy.zip)\n
    \n
    !ccc@lemmy.zip\n
    \n
    A community for categorizing communities by a topic, e.g. sport, which can be both used to discover communities you’re interested in or for mass blocking if you’re very much not interested in it.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699806791 {#1411
    date: 2023-11-12 17:33:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 12261
  -titleTs: "'categor':1 'collect':3 'communiti':2"
  -bodyTs: "'/c/ccc':4 'block':32 'categor':1,10 'ccc@lemmy.zip':6 'collect':3 'communiti':2,8,11,24 'discov':23 'e.g':15 'interest':27,39 'lemmy.zip':5 'mass':31 'much':37 're':26,35 'sport':16 'topic':14 'use':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699848495
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5456643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797495 {#1412
    date: 2023-11-12 14:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Instance-Recommendations"
  +title: "Instance Recommendations"
  +url: null
  +body: """
    [Instance Recommendations](/c/instancerec@lemmy.zip)\n
    \n
    !instancerec@lemmy.zip\n
    \n
    A communtiy for instance recommendations, both through questions for the seekers and as advertising if you think an instance is being slept on while being what many unknowingly seek.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699797212 {#1455
    date: 2023-11-12 14:53:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 12260
  -titleTs: "'instanc':1 'recommend':2"
  -bodyTs: "'/c/instancerec':3 'advertis':19 'communtiy':7 'instanc':1,9,24 'instancerec@lemmy.zip':5 'lemmy.zip':4 'mani':32 'question':13 'recommend':2,10 'seek':34 'seeker':16 'slept':27 'think':22 'unknow':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699819712
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5456339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797212 {#1453
    date: 2023-11-12 14:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Instance-Recommendations"
  +title: "Instance Recommendations"
  +url: null
  +body: """
    [Instance Recommendations](/c/instancerec@lemmy.zip)\n
    \n
    !instancerec@lemmy.zip\n
    \n
    A communtiy for instance recommendations, both through questions for the seekers and as advertising if you think an instance is being slept on while being what many unknowingly seek.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699797212 {#1455
    date: 2023-11-12 14:53:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 12260
  -titleTs: "'instanc':1 'recommend':2"
  -bodyTs: "'/c/instancerec':3 'advertis':19 'communtiy':7 'instanc':1,9,24 'instancerec@lemmy.zip':5 'lemmy.zip':4 'mani':32 'question':13 'recommend':2,10 'seek':34 'seeker':16 'slept':27 'think':22 'unknow':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699819712
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5456339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797212 {#1453
    date: 2023-11-12 14:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Instance-Recommendations"
  +title: "Instance Recommendations"
  +url: null
  +body: """
    [Instance Recommendations](/c/instancerec@lemmy.zip)\n
    \n
    !instancerec@lemmy.zip\n
    \n
    A communtiy for instance recommendations, both through questions for the seekers and as advertising if you think an instance is being slept on while being what many unknowingly seek.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699797212 {#1455
    date: 2023-11-12 14:53:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 12260
  -titleTs: "'instanc':1 'recommend':2"
  -bodyTs: "'/c/instancerec':3 'advertis':19 'communtiy':7 'instanc':1,9,24 'instancerec@lemmy.zip':5 'lemmy.zip':4 'mani':32 'question':13 'recommend':2,10 'seek':34 'seeker':16 'slept':27 'think':22 'unknow':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699819712
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5456339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797212 {#1453
    date: 2023-11-12 14:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-downloader-that-lets-you-download-subscribe-only-Twitch-VODS"
  +title: "Any downloader that lets you download subscribe only Twitch VODS without subscribing?"
  +url: null
  +body: """
    it would be great if the downloader isnt command line based and can list all the VODs of the channel at once after typing in the channel username/ link (but not too necessary). TYSM <3\n
    \n
    P.S - I don’t wanna watch but directly download the VOD (i am aware of the TwitchNoSub extension)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699795068 {#1440
    date: 2023-11-12 14:17:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 12251
  -titleTs: "'download':2,6 'let':4 'subscrib':7,12 'twitch':9 'vod':10 'without':11"
  -bodyTs: "'3':35 'awar':49 'base':11 'channel':20,27 'command':9 'direct':43 'download':7,44 'extens':53 'great':4 'isnt':8 'line':10 'link':29 'list':14 'necessari':33 'p.s':36 'twitchnosub':52 'type':24 'tysm':34 'usernam':28 'vod':17,46 'wanna':40 'watch':41 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699799568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8154107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699795068 {#1438
    date: 2023-11-12 14:17: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
87 DENIED edit
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-downloader-that-lets-you-download-subscribe-only-Twitch-VODS"
  +title: "Any downloader that lets you download subscribe only Twitch VODS without subscribing?"
  +url: null
  +body: """
    it would be great if the downloader isnt command line based and can list all the VODs of the channel at once after typing in the channel username/ link (but not too necessary). TYSM <3\n
    \n
    P.S - I don’t wanna watch but directly download the VOD (i am aware of the TwitchNoSub extension)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699795068 {#1440
    date: 2023-11-12 14:17:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 12251
  -titleTs: "'download':2,6 'let':4 'subscrib':7,12 'twitch':9 'vod':10 'without':11"
  -bodyTs: "'3':35 'awar':49 'base':11 'channel':20,27 'command':9 'direct':43 'download':7,44 'extens':53 'great':4 'isnt':8 'line':10 'link':29 'list':14 'necessari':33 'p.s':36 'twitchnosub':52 'type':24 'tysm':34 'usernam':28 'vod':17,46 'wanna':40 'watch':41 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699799568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8154107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699795068 {#1438
    date: 2023-11-12 14:17: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
88 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1694 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-downloader-that-lets-you-download-subscribe-only-Twitch-VODS"
  +title: "Any downloader that lets you download subscribe only Twitch VODS without subscribing?"
  +url: null
  +body: """
    it would be great if the downloader isnt command line based and can list all the VODs of the channel at once after typing in the channel username/ link (but not too necessary). TYSM <3\n
    \n
    P.S - I don’t wanna watch but directly download the VOD (i am aware of the TwitchNoSub extension)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699795068 {#1440
    date: 2023-11-12 14:17:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 12251
  -titleTs: "'download':2,6 'let':4 'subscrib':7,12 'twitch':9 'vod':10 'without':11"
  -bodyTs: "'3':35 'awar':49 'base':11 'channel':20,27 'command':9 'direct':43 'download':7,44 'extens':53 'great':4 'isnt':8 'line':10 'link':29 'list':14 'necessari':33 'p.s':36 'twitchnosub':52 'type':24 'tysm':34 'usernam':28 'vod':17,46 'wanna':40 'watch':41 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699799568
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8154107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699795068 {#1438
    date: 2023-11-12 14:17: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
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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-downloader-that-lets-you-download-subscribe-only-Twitch-VODs"
  +title: "Any downloader that lets you download subscribe only Twitch VODs without subscribing?"
  +url: null
  +body: """
    it would be great if the downloader isnt command line based and can list all the VODs of the channel at once after typing in the channel username/ link (but not too necessary). TYSM <3\n
    \n
    P.S - I don’t wanna watch but directly download the VOD (i am aware of the TwitchNoSub extension)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281988 {#1606
    date: 2023-11-18 05:33:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 12250
  -titleTs: "'download':2,6 'let':4 'subscrib':7,12 'twitch':9 'vod':10 'without':11"
  -bodyTs: "'3':35 'awar':49 'base':11 'channel':20,27 'command':9 'direct':43 'download':7,44 'extens':53 'great':4 'isnt':8 'line':10 'link':29 'list':14 'necessari':33 'p.s':36 'twitchnosub':52 'type':24 'tysm':34 'usernam':28 'vod':17,46 'wanna':40 'watch':41 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699840016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8154097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699795016 {#1614
    date: 2023-11-12 14:16:56.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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-downloader-that-lets-you-download-subscribe-only-Twitch-VODs"
  +title: "Any downloader that lets you download subscribe only Twitch VODs without subscribing?"
  +url: null
  +body: """
    it would be great if the downloader isnt command line based and can list all the VODs of the channel at once after typing in the channel username/ link (but not too necessary). TYSM <3\n
    \n
    P.S - I don’t wanna watch but directly download the VOD (i am aware of the TwitchNoSub extension)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281988 {#1606
    date: 2023-11-18 05:33:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 12250
  -titleTs: "'download':2,6 'let':4 'subscrib':7,12 'twitch':9 'vod':10 'without':11"
  -bodyTs: "'3':35 'awar':49 'base':11 'channel':20,27 'command':9 'direct':43 'download':7,44 'extens':53 'great':4 'isnt':8 'line':10 'link':29 'list':14 'necessari':33 'p.s':36 'twitchnosub':52 'type':24 'tysm':34 'usernam':28 'vod':17,46 'wanna':40 'watch':41 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699840016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8154097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699795016 {#1614
    date: 2023-11-12 14:16:56.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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Any-downloader-that-lets-you-download-subscribe-only-Twitch-VODs"
  +title: "Any downloader that lets you download subscribe only Twitch VODs without subscribing?"
  +url: null
  +body: """
    it would be great if the downloader isnt command line based and can list all the VODs of the channel at once after typing in the channel username/ link (but not too necessary). TYSM <3\n
    \n
    P.S - I don’t wanna watch but directly download the VOD (i am aware of the TwitchNoSub extension)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281988 {#1606
    date: 2023-11-18 05:33:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 12250
  -titleTs: "'download':2,6 'let':4 'subscrib':7,12 'twitch':9 'vod':10 'without':11"
  -bodyTs: "'3':35 'awar':49 'base':11 'channel':20,27 'command':9 'direct':43 'download':7,44 'extens':53 'great':4 'isnt':8 'line':10 'link':29 'list':14 'necessari':33 'p.s':36 'twitchnosub':52 'type':24 'tysm':34 'usernam':28 'vod':17,46 'wanna':40 'watch':41 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699840016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8154097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699795016 {#1614
    date: 2023-11-12 14:16:56.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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Solved-KWallet-how-to-restore-auto-unlocking"
  +title: "Solved: KWallet, how to restore auto-unlocking?"
  +url: null
  +body: """
    Solution: in systemsettings there is a page where you have to select the default wallet.\n
    \n
    I tried creating a GPG encrypted Kwallet just to read in the Archwiki that this is not supported.\n
    \n
    I exported my wallet before, and then imported it again. Everything is broken?\n
    \n
    Nextcloud, Wifi, everything needs Kwallet and its broken.\n
    \n
    I named it kdewallet, Blowfish is enabled, password is my login password. But it it is not working anymore…\n
    \n
    Anyone know how to set the wallet as default or something? Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699793964 {#1675
    date: 2023-11-12 13:59:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 12242
  -titleTs: "'auto':7 'auto-unlock':6 'kwallet':2 'restor':5 'solv':1 'unlock':8"
  -bodyTs: "'anymor':73 'anyon':74 'archwiki':28 'blowfish':59 'broken':46,54 'creat':18 'default':14,82 'enabl':61 'encrypt':21 'everyth':44,49 'export':35 'gpg':20 'import':41 'kdewallet':58 'know':75 'kwallet':22,51 'login':65 'name':56 'need':50 'nextcloud':47 'page':7 'password':62,66 'read':25 'select':12 'set':78 'solut':1 'someth':84 'support':33 'systemset':3 'thank':85 'tri':17 'wallet':15,37,80 'wifi':48 'work':72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841883
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5571666"
  +editedAt: DateTimeImmutable @1699923543 {#1674
    date: 2023-11-14 01:59:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699792883 {#1676
    date: 2023-11-12 13:41: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
95 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Solved-KWallet-how-to-restore-auto-unlocking"
  +title: "Solved: KWallet, how to restore auto-unlocking?"
  +url: null
  +body: """
    Solution: in systemsettings there is a page where you have to select the default wallet.\n
    \n
    I tried creating a GPG encrypted Kwallet just to read in the Archwiki that this is not supported.\n
    \n
    I exported my wallet before, and then imported it again. Everything is broken?\n
    \n
    Nextcloud, Wifi, everything needs Kwallet and its broken.\n
    \n
    I named it kdewallet, Blowfish is enabled, password is my login password. But it it is not working anymore…\n
    \n
    Anyone know how to set the wallet as default or something? Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699793964 {#1675
    date: 2023-11-12 13:59:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 12242
  -titleTs: "'auto':7 'auto-unlock':6 'kwallet':2 'restor':5 'solv':1 'unlock':8"
  -bodyTs: "'anymor':73 'anyon':74 'archwiki':28 'blowfish':59 'broken':46,54 'creat':18 'default':14,82 'enabl':61 'encrypt':21 'everyth':44,49 'export':35 'gpg':20 'import':41 'kdewallet':58 'know':75 'kwallet':22,51 'login':65 'name':56 'need':50 'nextcloud':47 'page':7 'password':62,66 'read':25 'select':12 'set':78 'solut':1 'someth':84 'support':33 'systemset':3 'thank':85 'tri':17 'wallet':15,37,80 'wifi':48 'work':72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841883
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5571666"
  +editedAt: DateTimeImmutable @1699923543 {#1674
    date: 2023-11-14 01:59:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699792883 {#1676
    date: 2023-11-12 13:41: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
96 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Solved-KWallet-how-to-restore-auto-unlocking"
  +title: "Solved: KWallet, how to restore auto-unlocking?"
  +url: null
  +body: """
    Solution: in systemsettings there is a page where you have to select the default wallet.\n
    \n
    I tried creating a GPG encrypted Kwallet just to read in the Archwiki that this is not supported.\n
    \n
    I exported my wallet before, and then imported it again. Everything is broken?\n
    \n
    Nextcloud, Wifi, everything needs Kwallet and its broken.\n
    \n
    I named it kdewallet, Blowfish is enabled, password is my login password. But it it is not working anymore…\n
    \n
    Anyone know how to set the wallet as default or something? Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699793964 {#1675
    date: 2023-11-12 13:59:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 12242
  -titleTs: "'auto':7 'auto-unlock':6 'kwallet':2 'restor':5 'solv':1 'unlock':8"
  -bodyTs: "'anymor':73 'anyon':74 'archwiki':28 'blowfish':59 'broken':46,54 'creat':18 'default':14,82 'enabl':61 'encrypt':21 'everyth':44,49 'export':35 'gpg':20 'import':41 'kdewallet':58 'know':75 'kwallet':22,51 'login':65 'name':56 'need':50 'nextcloud':47 'page':7 'password':62,66 'read':25 'select':12 'set':78 'solut':1 'someth':84 'support':33 'systemset':3 'thank':85 'tri':17 'wallet':15,37,80 'wifi':48 'work':72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699841883
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5571666"
  +editedAt: DateTimeImmutable @1699923543 {#1674
    date: 2023-11-14 01:59:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699792883 {#1676
    date: 2023-11-12 13:41: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
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 {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-y-all-deal-with-programs-not-supported-on-Linux"
  +title: "How do y'all deal with programs not supported on Linux?"
  +url: null
  +body: """
    I’ve been seeing all these posts about Linux lately, and looking at them, I can honestly see the appeal. I’d love having so much autonomy over the OS I use, and customize it however I like, even having so many options to choose from when it comes to distros. The only thing holding me back, however, is incompatibility issues. A lot of programs I work with very often are Windows-exclusive, and alternatives supporting Linux are rare. So I guess I’m stuck with Windows, since I deem those particular programs really important.\n
    \n
    Any advice from Linux nerds here? All constructive replies are very appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700057557 {#1652
    date: 2023-11-15 15:12:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 12241
  -titleTs: "'deal':5 'linux':11 'program':7 'support':9 'y':3"
  -bodyTs: "'advic':98 'altern':76 'appeal':20 'appreci':108 'autonomi':27 'back':57 'choos':45 'come':49 'construct':104 'custom':34 'd':22 'deem':91 'distro':51 'even':39 'exclus':74 'guess':83 'hold':55 'honest':17 'howev':36,58 'import':96 'incompat':60 'issu':61 'late':10 'like':38 'linux':9,78,100 'look':12 'lot':63 'love':23 'm':85 'mani':42 'much':26 'nerd':101 'often':70 'option':43 'os':30 'particular':93 'post':7 'program':65,94 'rare':80 'realli':95 'repli':105 'see':4,18 'sinc':89 'stuck':86 'support':77 'thing':54 'use':32 've':2 'window':73,88 'windows-exclus':72 'work':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699878576
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9017132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792176 {#1655
    date: 2023-11-12 13:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-y-all-deal-with-programs-not-supported-on-Linux"
  +title: "How do y'all deal with programs not supported on Linux?"
  +url: null
  +body: """
    I’ve been seeing all these posts about Linux lately, and looking at them, I can honestly see the appeal. I’d love having so much autonomy over the OS I use, and customize it however I like, even having so many options to choose from when it comes to distros. The only thing holding me back, however, is incompatibility issues. A lot of programs I work with very often are Windows-exclusive, and alternatives supporting Linux are rare. So I guess I’m stuck with Windows, since I deem those particular programs really important.\n
    \n
    Any advice from Linux nerds here? All constructive replies are very appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700057557 {#1652
    date: 2023-11-15 15:12:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 12241
  -titleTs: "'deal':5 'linux':11 'program':7 'support':9 'y':3"
  -bodyTs: "'advic':98 'altern':76 'appeal':20 'appreci':108 'autonomi':27 'back':57 'choos':45 'come':49 'construct':104 'custom':34 'd':22 'deem':91 'distro':51 'even':39 'exclus':74 'guess':83 'hold':55 'honest':17 'howev':36,58 'import':96 'incompat':60 'issu':61 'late':10 'like':38 'linux':9,78,100 'look':12 'lot':63 'love':23 'm':85 'mani':42 'much':26 'nerd':101 'often':70 'option':43 'os':30 'particular':93 'post':7 'program':65,94 'rare':80 'realli':95 'repli':105 'see':4,18 'sinc':89 'stuck':86 'support':77 'thing':54 'use':32 've':2 'window':73,88 'windows-exclus':72 'work':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699878576
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9017132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792176 {#1655
    date: 2023-11-12 13:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-y-all-deal-with-programs-not-supported-on-Linux"
  +title: "How do y'all deal with programs not supported on Linux?"
  +url: null
  +body: """
    I’ve been seeing all these posts about Linux lately, and looking at them, I can honestly see the appeal. I’d love having so much autonomy over the OS I use, and customize it however I like, even having so many options to choose from when it comes to distros. The only thing holding me back, however, is incompatibility issues. A lot of programs I work with very often are Windows-exclusive, and alternatives supporting Linux are rare. So I guess I’m stuck with Windows, since I deem those particular programs really important.\n
    \n
    Any advice from Linux nerds here? All constructive replies are very appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700057557 {#1652
    date: 2023-11-15 15:12:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 12241
  -titleTs: "'deal':5 'linux':11 'program':7 'support':9 'y':3"
  -bodyTs: "'advic':98 'altern':76 'appeal':20 'appreci':108 'autonomi':27 'back':57 'choos':45 'come':49 'construct':104 'custom':34 'd':22 'deem':91 'distro':51 'even':39 'exclus':74 'guess':83 'hold':55 'honest':17 'howev':36,58 'import':96 'incompat':60 'issu':61 'late':10 'like':38 'linux':9,78,100 'look':12 'lot':63 'love':23 'm':85 'mani':42 'much':26 'nerd':101 'often':70 'option':43 'os':30 'particular':93 'post':7 'program':65,94 'rare':80 'realli':95 'repli':105 'see':4,18 'sinc':89 'stuck':86 'support':77 'thing':54 'use':32 've':2 'window':73,88 'windows-exclus':72 'work':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699878576
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9017132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792176 {#1655
    date: 2023-11-12 13:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details