GET https://kbin.spritesserver.nl/active?p=627

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Thoughts-on-shizuku"
  +title: "Thoughts on shizuku?"
  +url: null
  +body: "I’m concidering to install shizuku with app ops (same dev) to be able to remove system app permissions without rooting. Is this app safe to use or should i search for other options?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697987853 {#191
    date: 2023-10-22 17:17:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 6856
  -titleTs: "'shizuku':3 'thought':1"
  -bodyTs: "'abl':14 'app':8,18,24 'concid':3 'dev':11 'instal':5 'm':2 'op':9 'option':34 'permiss':19 'remov':16 'root':21 'safe':25 'search':31 'shizuku':6 'system':17 'use':27 'without':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697931607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7118825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898107 {#242
    date: 2023-10-21 16:21:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Thoughts-on-shizuku"
  +title: "Thoughts on shizuku?"
  +url: null
  +body: "I’m concidering to install shizuku with app ops (same dev) to be able to remove system app permissions without rooting. Is this app safe to use or should i search for other options?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697987853 {#191
    date: 2023-10-22 17:17:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 6856
  -titleTs: "'shizuku':3 'thought':1"
  -bodyTs: "'abl':14 'app':8,18,24 'concid':3 'dev':11 'instal':5 'm':2 'op':9 'option':34 'permiss':19 'remov':16 'root':21 'safe':25 'search':31 'shizuku':6 'system':17 'use':27 'without':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697931607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7118825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898107 {#242
    date: 2023-10-21 16:21:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Thoughts-on-shizuku"
  +title: "Thoughts on shizuku?"
  +url: null
  +body: "I’m concidering to install shizuku with app ops (same dev) to be able to remove system app permissions without rooting. Is this app safe to use or should i search for other options?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697987853 {#191
    date: 2023-10-22 17:17:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 6856
  -titleTs: "'shizuku':3 'thought':1"
  -bodyTs: "'abl':14 'app':8,18,24 'concid':3 'dev':11 'instal':5 'm':2 'op':9 'option':34 'permiss':19 'remov':16 'root':21 'safe':25 'search':31 'shizuku':6 'system':17 'use':27 'without':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697931607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7118825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898107 {#242
    date: 2023-10-21 16:21:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Why-are-we-as-humans-obsessed-with-mass-extinction-of-our"
  +title: "Why are we as humans obsessed with mass-extinction of our species?"
  +url: null
  +body: """
    I was having a conversation with my friend about this. We were discussing AI and she believes AI will destroy all of humanity just like so many others. I personally don’t believe that. I’m aware of all the theories and the multitude of ways that it could happen and I understand that with AI, **in theory** we wouldn’t understand its goals so we wouldn’t know how it would destroy us but again, that’s just a theory.\n
    \n
    There’s also the constant fear of massive nuclear holocaust with WWIII but I also don’t believe that we’d realistically get to a point where we’d use Nukes on each other knowing the implications of what would happen. But it made me realize that we’re constantly fearful of mass extinction. To the point where some people fight tooth and nail and will not try to look at things from a more positive or optimistic perspective. It’s all death or you’re wrong.\n
    \n
    Please help me understand this. I’m here with open ears.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697986555 {#1882
    date: 2023-10-22 16:55:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 6756
  -titleTs: "'extinct':10 'human':5 'mass':9 'mass-extinct':8 'obsess':6 'speci':13"
  -bodyTs: "'ai':14,18,56 'also':84,96 'awar':37 'believ':17,33,99 'constant':86,131 'convers':5 'could':49 'd':102,110 'death':164 'destroy':20,73 'discuss':13 'ear':179 'extinct':135 'fear':87,132 'fight':142 'friend':8 'get':104 'goal':64 'happen':50,122 'help':170 'holocaust':91 'human':23 'implic':118 'know':69,116 'like':25 'look':151 'm':36,175 'made':125 'mani':27 'mass':134 'massiv':89 'multitud':44 'nail':145 'nuclear':90 'nuke':112 'open':178 'optimist':159 'other':28 'peopl':141 'person':30 'perspect':160 'pleas':169 'point':107,138 'posit':157 're':130,167 'realist':103 'realiz':127 'theori':41,58,81 'thing':153 'tooth':143 'tri':149 'understand':53,62,172 'us':74 'use':111 'way':46 'would':72,121 'wouldn':60,67 'wrong':168 'wwiii':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697934184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7094595"
  +editedAt: DateTimeImmutable @1697847900 {#1885
    date: 2023-10-21 02:25:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697847784 {#1688
    date: 2023-10-21 02:23:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Why-are-we-as-humans-obsessed-with-mass-extinction-of-our"
  +title: "Why are we as humans obsessed with mass-extinction of our species?"
  +url: null
  +body: """
    I was having a conversation with my friend about this. We were discussing AI and she believes AI will destroy all of humanity just like so many others. I personally don’t believe that. I’m aware of all the theories and the multitude of ways that it could happen and I understand that with AI, **in theory** we wouldn’t understand its goals so we wouldn’t know how it would destroy us but again, that’s just a theory.\n
    \n
    There’s also the constant fear of massive nuclear holocaust with WWIII but I also don’t believe that we’d realistically get to a point where we’d use Nukes on each other knowing the implications of what would happen. But it made me realize that we’re constantly fearful of mass extinction. To the point where some people fight tooth and nail and will not try to look at things from a more positive or optimistic perspective. It’s all death or you’re wrong.\n
    \n
    Please help me understand this. I’m here with open ears.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697986555 {#1882
    date: 2023-10-22 16:55:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 6756
  -titleTs: "'extinct':10 'human':5 'mass':9 'mass-extinct':8 'obsess':6 'speci':13"
  -bodyTs: "'ai':14,18,56 'also':84,96 'awar':37 'believ':17,33,99 'constant':86,131 'convers':5 'could':49 'd':102,110 'death':164 'destroy':20,73 'discuss':13 'ear':179 'extinct':135 'fear':87,132 'fight':142 'friend':8 'get':104 'goal':64 'happen':50,122 'help':170 'holocaust':91 'human':23 'implic':118 'know':69,116 'like':25 'look':151 'm':36,175 'made':125 'mani':27 'mass':134 'massiv':89 'multitud':44 'nail':145 'nuclear':90 'nuke':112 'open':178 'optimist':159 'other':28 'peopl':141 'person':30 'perspect':160 'pleas':169 'point':107,138 'posit':157 're':130,167 'realist':103 'realiz':127 'theori':41,58,81 'thing':153 'tooth':143 'tri':149 'understand':53,62,172 'us':74 'use':111 'way':46 'would':72,121 'wouldn':60,67 'wrong':168 'wwiii':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697934184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7094595"
  +editedAt: DateTimeImmutable @1697847900 {#1885
    date: 2023-10-21 02:25:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697847784 {#1688
    date: 2023-10-21 02:23:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Why-are-we-as-humans-obsessed-with-mass-extinction-of-our"
  +title: "Why are we as humans obsessed with mass-extinction of our species?"
  +url: null
  +body: """
    I was having a conversation with my friend about this. We were discussing AI and she believes AI will destroy all of humanity just like so many others. I personally don’t believe that. I’m aware of all the theories and the multitude of ways that it could happen and I understand that with AI, **in theory** we wouldn’t understand its goals so we wouldn’t know how it would destroy us but again, that’s just a theory.\n
    \n
    There’s also the constant fear of massive nuclear holocaust with WWIII but I also don’t believe that we’d realistically get to a point where we’d use Nukes on each other knowing the implications of what would happen. But it made me realize that we’re constantly fearful of mass extinction. To the point where some people fight tooth and nail and will not try to look at things from a more positive or optimistic perspective. It’s all death or you’re wrong.\n
    \n
    Please help me understand this. I’m here with open ears.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697986555 {#1882
    date: 2023-10-22 16:55:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 6756
  -titleTs: "'extinct':10 'human':5 'mass':9 'mass-extinct':8 'obsess':6 'speci':13"
  -bodyTs: "'ai':14,18,56 'also':84,96 'awar':37 'believ':17,33,99 'constant':86,131 'convers':5 'could':49 'd':102,110 'death':164 'destroy':20,73 'discuss':13 'ear':179 'extinct':135 'fear':87,132 'fight':142 'friend':8 'get':104 'goal':64 'happen':50,122 'help':170 'holocaust':91 'human':23 'implic':118 'know':69,116 'like':25 'look':151 'm':36,175 'made':125 'mani':27 'mass':134 'massiv':89 'multitud':44 'nail':145 'nuclear':90 'nuke':112 'open':178 'optimist':159 'other':28 'peopl':141 'person':30 'perspect':160 'pleas':169 'point':107,138 'posit':157 're':130,167 'realist':103 'realiz':127 'theori':41,58,81 'thing':153 'tooth':143 'tri':149 'understand':53,62,172 'us':74 'use':111 'way':46 'would':72,121 'wouldn':60,67 'wrong':168 'wwiii':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697934184
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7094595"
  +editedAt: DateTimeImmutable @1697847900 {#1885
    date: 2023-10-21 02:25:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697847784 {#1688
    date: 2023-10-21 02:23:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Spinosaurus-Aegyptiacus-wants-good-things-to-happen-to-you"
  +title: "Spinosaurus Aegyptiacus wants good things to happen to you."
  +url: "https://lemmy.world/pictrs/image/ca4f5e17-5f97-4c5f-960c-8233fcec665d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697985826 {#1894
    date: 2023-10-22 16:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9679
  -titleTs: "'aegyptiacus':2 'good':4 'happen':7 'spinosaurus':1 'thing':5 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994826
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7167747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985826 {#1893
    date: 2023-10-22 16:43:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Spinosaurus-Aegyptiacus-wants-good-things-to-happen-to-you"
  +title: "Spinosaurus Aegyptiacus wants good things to happen to you."
  +url: "https://lemmy.world/pictrs/image/ca4f5e17-5f97-4c5f-960c-8233fcec665d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697985826 {#1894
    date: 2023-10-22 16:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9679
  -titleTs: "'aegyptiacus':2 'good':4 'happen':7 'spinosaurus':1 'thing':5 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994826
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7167747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985826 {#1893
    date: 2023-10-22 16:43:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Spinosaurus-Aegyptiacus-wants-good-things-to-happen-to-you"
  +title: "Spinosaurus Aegyptiacus wants good things to happen to you."
  +url: "https://lemmy.world/pictrs/image/ca4f5e17-5f97-4c5f-960c-8233fcec665d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697985826 {#1894
    date: 2023-10-22 16:43:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9679
  -titleTs: "'aegyptiacus':2 'good':4 'happen':7 'spinosaurus':1 'thing':5 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994826
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7167747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985826 {#1893
    date: 2023-10-22 16:43:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-got-togo-food-from-a-dive-bar-and-the"
  +title: "I got togo food from a dive bar and the paper pattern soaked into the bread"
  +url: "https://lemmy.world/pictrs/image/3acfe136-bb9b-484b-bdcb-1d30c34e1840.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697984771 {#1397
    date: 2023-10-22 16:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 5159
  -titleTs: "'bar':8 'bread':16 'dive':7 'food':4 'got':2 'paper':11 'pattern':12 'soak':13 'togo':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697322860
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697236460 {#1388
    date: 2023-10-14 00:34:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-got-togo-food-from-a-dive-bar-and-the"
  +title: "I got togo food from a dive bar and the paper pattern soaked into the bread"
  +url: "https://lemmy.world/pictrs/image/3acfe136-bb9b-484b-bdcb-1d30c34e1840.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697984771 {#1397
    date: 2023-10-22 16:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 5159
  -titleTs: "'bar':8 'bread':16 'dive':7 'food':4 'got':2 'paper':11 'pattern':12 'soak':13 'togo':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697322860
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697236460 {#1388
    date: 2023-10-14 00:34:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-got-togo-food-from-a-dive-bar-and-the"
  +title: "I got togo food from a dive bar and the paper pattern soaked into the bread"
  +url: "https://lemmy.world/pictrs/image/3acfe136-bb9b-484b-bdcb-1d30c34e1840.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697984771 {#1397
    date: 2023-10-22 16:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 5159
  -titleTs: "'bar':8 'bread':16 'dive':7 'food':4 'got':2 'paper':11 'pattern':12 'soak':13 'togo':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697322860
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697236460 {#1388
    date: 2023-10-14 00:34:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Help-me-choose-a-distro-please"
  +title: "Help me choose a distro, please!"
  +url: null
  +body: """
    I’m ditching Windows in favor of Linux on my personal desktop. And so I’m looking for advice on which distro I should start with.\n
    \n
    #### About Me\n
    \n
    I use Linux professionally all the time but mostly to build ci/cd pipelines and for software development/operations. I’ve never been a Linux admin nor have I ever chosen the distro I use. I’m generally comfortable using Linux and digging into configs/issues as needed.\n
    \n
    #### Planned Usage\n
    \n
    I use this machine for typical home usage: Firefox, a notes app (currently Notesnook), maybe office style tools like word and excel. I also use this for gaming: Steam, Discord, etc. Lastly and least important, I use this for a small amount of dev work: VSCode, various languages, possibly running containers.\n
    \n
    #### What I’m Looking For\n
    \n
    I’d like an OS that’s highly configurable but ships with good default settings and requires very little effort to start using. I don’t want it to ship with loads of applications; I want to choose and install all of the higher level tools. Shipping with a configured desktop is perfectly fine but not required. Ideally, I can have all of this while still keeping the maintenance low. I think that means a stable OS, a good package manager, stable/automatic updates, etc.\n
    \n
    Last bit. Open source is rather important to me. I prefer free and free.\n
    \n
    Anyone have good suggestions??\n
    \n
    #### Edit\n
    \n
    I’m aware of tools like [Distro Chooser](https://distrochooser.de/). They’ve recommended Arch Linux and Endeavor OS to me so far. But I’m not ready to trust them yet. I’m looking for human input.\n
    \n
    #### Edit 2: Hardware Info\n
    \n
    I’m running on an [ASUS ROG Strix GA15DK](https://www.newegg.com/asus-ga15dk-ds776/p/N82E16883221675?Item=N82E16883221675). It’s just over 2 years old. The hardware was shiny but not top-tier at the time. It’s not new at this point but also not old by Linux standards.\n
    \n
    - AMD Ryzen 7 5800X Processor\n
    - NVIDIA GeForce RTX 3070\n
    - 16GB DDR4 3200 MHz RAM\n
    \n
    #### Edit 3\n
    \n
    It’s official. I installed EndeavourOS! I got it to work without any issues. Yup, first try. It definitely didn’t take me ~10 tries :D\n
    \n
    Thanks for all the input all! Wonderful crowd here!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697984571 {#1969
    date: 2023-10-22 16:22:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 9651
  -titleTs: "'choos':3 'distro':5 'help':1 'pleas':6"
  -bodyTs: "'/).':245 '/asus-ga15dk-ds776/p/n82e16883221675?item=n82e16883221675).':288 '10':361 '16gb':331 '2':274,293 '3':337 '3070':330 '3200':333 '5800x':325 '7':324 'admin':52 'advic':19 'also':99,316 'amd':322 'amount':117 'anyon':230 'app':87 'applic':165 'arch':249 'asus':282 'awar':237 'bit':217 'build':39 'choos':169 'chooser':242 'chosen':57 'ci/cd':40 'comfort':65 'configs/issues':71 'configur':140,181 'contain':126 'crowd':371 'current':88 'd':133,363 'ddr4':332 'default':145 'definit':356 'desktop':12,182 'dev':119 'development/operations':45 'didn':357 'dig':69 'discord':105 'distro':22,59,241 'distrochooser.de':244 'distrochooser.de/).':243 'ditch':3 'edit':234,273,336 'effort':151 'endeavor':252 'endeavouro':343 'etc':106,215 'ever':56 'excel':97 'far':257 'favor':6 'fine':185 'firefox':84 'first':353 'free':227,229 'ga15dk':285 'game':103 'geforc':328 'general':64 'good':144,210,232 'got':345 'hardwar':275,297 'high':139 'higher':175 'home':82 'human':271 'ideal':189 'import':110,222 'info':276 'input':272,368 'instal':171,342 'issu':351 'keep':198 'languag':123 'last':107,216 'least':109 'level':176 'like':94,134,240 'linux':8,31,51,67,250,320 'littl':150 'load':163 'look':17,130,269 'low':201 'm':2,16,63,129,236,260,268,278 'machin':79 'mainten':200 'manag':212 'mayb':90 'mean':205 'mhz':334 'most':37 'need':73 'never':48 'new':311 'note':86 'notesnook':89 'nvidia':327 'offic':91 'offici':340 'old':295,318 'open':218 'os':136,208,253 'packag':211 'perfect':184 'person':11 'pipelin':41 'plan':74 'point':314 'possibl':124 'prefer':226 'processor':326 'profession':32 'ram':335 'rather':221 'readi':262 'recommend':248 'requir':148,188 'rog':283 'rtx':329 'run':125,279 'ryzen':323 'set':146 'shini':299 'ship':142,161,178 'small':116 'softwar':44 'sourc':219 'stabl':207 'stable/automatic':213 'standard':321 'start':25,153 'steam':104 'still':197 'strix':284 'style':92 'suggest':233 'take':359 'thank':364 'think':203 'tier':304 'time':35,307 'tool':93,177,239 'top':303 'top-tier':302 'tri':354,362 'trust':264 'typic':81 'updat':214 'usag':75,83 'use':30,61,66,77,100,112,154 'various':122 've':47,247 'vscode':121 'want':158,167 'window':4 'without':349 'wonder':370 'word':95 'work':120,348 'www.newegg.com':287 'www.newegg.com/asus-ga15dk-ds776/p/n82e16883221675?item=n82e16883221675).':286 'year':294 'yet':266 'yup':352"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697945847
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4712919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919847 {#1941
    date: 2023-10-21 22:24:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Help-me-choose-a-distro-please"
  +title: "Help me choose a distro, please!"
  +url: null
  +body: """
    I’m ditching Windows in favor of Linux on my personal desktop. And so I’m looking for advice on which distro I should start with.\n
    \n
    #### About Me\n
    \n
    I use Linux professionally all the time but mostly to build ci/cd pipelines and for software development/operations. I’ve never been a Linux admin nor have I ever chosen the distro I use. I’m generally comfortable using Linux and digging into configs/issues as needed.\n
    \n
    #### Planned Usage\n
    \n
    I use this machine for typical home usage: Firefox, a notes app (currently Notesnook), maybe office style tools like word and excel. I also use this for gaming: Steam, Discord, etc. Lastly and least important, I use this for a small amount of dev work: VSCode, various languages, possibly running containers.\n
    \n
    #### What I’m Looking For\n
    \n
    I’d like an OS that’s highly configurable but ships with good default settings and requires very little effort to start using. I don’t want it to ship with loads of applications; I want to choose and install all of the higher level tools. Shipping with a configured desktop is perfectly fine but not required. Ideally, I can have all of this while still keeping the maintenance low. I think that means a stable OS, a good package manager, stable/automatic updates, etc.\n
    \n
    Last bit. Open source is rather important to me. I prefer free and free.\n
    \n
    Anyone have good suggestions??\n
    \n
    #### Edit\n
    \n
    I’m aware of tools like [Distro Chooser](https://distrochooser.de/). They’ve recommended Arch Linux and Endeavor OS to me so far. But I’m not ready to trust them yet. I’m looking for human input.\n
    \n
    #### Edit 2: Hardware Info\n
    \n
    I’m running on an [ASUS ROG Strix GA15DK](https://www.newegg.com/asus-ga15dk-ds776/p/N82E16883221675?Item=N82E16883221675). It’s just over 2 years old. The hardware was shiny but not top-tier at the time. It’s not new at this point but also not old by Linux standards.\n
    \n
    - AMD Ryzen 7 5800X Processor\n
    - NVIDIA GeForce RTX 3070\n
    - 16GB DDR4 3200 MHz RAM\n
    \n
    #### Edit 3\n
    \n
    It’s official. I installed EndeavourOS! I got it to work without any issues. Yup, first try. It definitely didn’t take me ~10 tries :D\n
    \n
    Thanks for all the input all! Wonderful crowd here!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697984571 {#1969
    date: 2023-10-22 16:22:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 9651
  -titleTs: "'choos':3 'distro':5 'help':1 'pleas':6"
  -bodyTs: "'/).':245 '/asus-ga15dk-ds776/p/n82e16883221675?item=n82e16883221675).':288 '10':361 '16gb':331 '2':274,293 '3':337 '3070':330 '3200':333 '5800x':325 '7':324 'admin':52 'advic':19 'also':99,316 'amd':322 'amount':117 'anyon':230 'app':87 'applic':165 'arch':249 'asus':282 'awar':237 'bit':217 'build':39 'choos':169 'chooser':242 'chosen':57 'ci/cd':40 'comfort':65 'configs/issues':71 'configur':140,181 'contain':126 'crowd':371 'current':88 'd':133,363 'ddr4':332 'default':145 'definit':356 'desktop':12,182 'dev':119 'development/operations':45 'didn':357 'dig':69 'discord':105 'distro':22,59,241 'distrochooser.de':244 'distrochooser.de/).':243 'ditch':3 'edit':234,273,336 'effort':151 'endeavor':252 'endeavouro':343 'etc':106,215 'ever':56 'excel':97 'far':257 'favor':6 'fine':185 'firefox':84 'first':353 'free':227,229 'ga15dk':285 'game':103 'geforc':328 'general':64 'good':144,210,232 'got':345 'hardwar':275,297 'high':139 'higher':175 'home':82 'human':271 'ideal':189 'import':110,222 'info':276 'input':272,368 'instal':171,342 'issu':351 'keep':198 'languag':123 'last':107,216 'least':109 'level':176 'like':94,134,240 'linux':8,31,51,67,250,320 'littl':150 'load':163 'look':17,130,269 'low':201 'm':2,16,63,129,236,260,268,278 'machin':79 'mainten':200 'manag':212 'mayb':90 'mean':205 'mhz':334 'most':37 'need':73 'never':48 'new':311 'note':86 'notesnook':89 'nvidia':327 'offic':91 'offici':340 'old':295,318 'open':218 'os':136,208,253 'packag':211 'perfect':184 'person':11 'pipelin':41 'plan':74 'point':314 'possibl':124 'prefer':226 'processor':326 'profession':32 'ram':335 'rather':221 'readi':262 'recommend':248 'requir':148,188 'rog':283 'rtx':329 'run':125,279 'ryzen':323 'set':146 'shini':299 'ship':142,161,178 'small':116 'softwar':44 'sourc':219 'stabl':207 'stable/automatic':213 'standard':321 'start':25,153 'steam':104 'still':197 'strix':284 'style':92 'suggest':233 'take':359 'thank':364 'think':203 'tier':304 'time':35,307 'tool':93,177,239 'top':303 'top-tier':302 'tri':354,362 'trust':264 'typic':81 'updat':214 'usag':75,83 'use':30,61,66,77,100,112,154 'various':122 've':47,247 'vscode':121 'want':158,167 'window':4 'without':349 'wonder':370 'word':95 'work':120,348 'www.newegg.com':287 'www.newegg.com/asus-ga15dk-ds776/p/n82e16883221675?item=n82e16883221675).':286 'year':294 'yet':266 'yup':352"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697945847
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4712919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919847 {#1941
    date: 2023-10-21 22:24:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Help-me-choose-a-distro-please"
  +title: "Help me choose a distro, please!"
  +url: null
  +body: """
    I’m ditching Windows in favor of Linux on my personal desktop. And so I’m looking for advice on which distro I should start with.\n
    \n
    #### About Me\n
    \n
    I use Linux professionally all the time but mostly to build ci/cd pipelines and for software development/operations. I’ve never been a Linux admin nor have I ever chosen the distro I use. I’m generally comfortable using Linux and digging into configs/issues as needed.\n
    \n
    #### Planned Usage\n
    \n
    I use this machine for typical home usage: Firefox, a notes app (currently Notesnook), maybe office style tools like word and excel. I also use this for gaming: Steam, Discord, etc. Lastly and least important, I use this for a small amount of dev work: VSCode, various languages, possibly running containers.\n
    \n
    #### What I’m Looking For\n
    \n
    I’d like an OS that’s highly configurable but ships with good default settings and requires very little effort to start using. I don’t want it to ship with loads of applications; I want to choose and install all of the higher level tools. Shipping with a configured desktop is perfectly fine but not required. Ideally, I can have all of this while still keeping the maintenance low. I think that means a stable OS, a good package manager, stable/automatic updates, etc.\n
    \n
    Last bit. Open source is rather important to me. I prefer free and free.\n
    \n
    Anyone have good suggestions??\n
    \n
    #### Edit\n
    \n
    I’m aware of tools like [Distro Chooser](https://distrochooser.de/). They’ve recommended Arch Linux and Endeavor OS to me so far. But I’m not ready to trust them yet. I’m looking for human input.\n
    \n
    #### Edit 2: Hardware Info\n
    \n
    I’m running on an [ASUS ROG Strix GA15DK](https://www.newegg.com/asus-ga15dk-ds776/p/N82E16883221675?Item=N82E16883221675). It’s just over 2 years old. The hardware was shiny but not top-tier at the time. It’s not new at this point but also not old by Linux standards.\n
    \n
    - AMD Ryzen 7 5800X Processor\n
    - NVIDIA GeForce RTX 3070\n
    - 16GB DDR4 3200 MHz RAM\n
    \n
    #### Edit 3\n
    \n
    It’s official. I installed EndeavourOS! I got it to work without any issues. Yup, first try. It definitely didn’t take me ~10 tries :D\n
    \n
    Thanks for all the input all! Wonderful crowd here!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697984571 {#1969
    date: 2023-10-22 16:22:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 9651
  -titleTs: "'choos':3 'distro':5 'help':1 'pleas':6"
  -bodyTs: "'/).':245 '/asus-ga15dk-ds776/p/n82e16883221675?item=n82e16883221675).':288 '10':361 '16gb':331 '2':274,293 '3':337 '3070':330 '3200':333 '5800x':325 '7':324 'admin':52 'advic':19 'also':99,316 'amd':322 'amount':117 'anyon':230 'app':87 'applic':165 'arch':249 'asus':282 'awar':237 'bit':217 'build':39 'choos':169 'chooser':242 'chosen':57 'ci/cd':40 'comfort':65 'configs/issues':71 'configur':140,181 'contain':126 'crowd':371 'current':88 'd':133,363 'ddr4':332 'default':145 'definit':356 'desktop':12,182 'dev':119 'development/operations':45 'didn':357 'dig':69 'discord':105 'distro':22,59,241 'distrochooser.de':244 'distrochooser.de/).':243 'ditch':3 'edit':234,273,336 'effort':151 'endeavor':252 'endeavouro':343 'etc':106,215 'ever':56 'excel':97 'far':257 'favor':6 'fine':185 'firefox':84 'first':353 'free':227,229 'ga15dk':285 'game':103 'geforc':328 'general':64 'good':144,210,232 'got':345 'hardwar':275,297 'high':139 'higher':175 'home':82 'human':271 'ideal':189 'import':110,222 'info':276 'input':272,368 'instal':171,342 'issu':351 'keep':198 'languag':123 'last':107,216 'least':109 'level':176 'like':94,134,240 'linux':8,31,51,67,250,320 'littl':150 'load':163 'look':17,130,269 'low':201 'm':2,16,63,129,236,260,268,278 'machin':79 'mainten':200 'manag':212 'mayb':90 'mean':205 'mhz':334 'most':37 'need':73 'never':48 'new':311 'note':86 'notesnook':89 'nvidia':327 'offic':91 'offici':340 'old':295,318 'open':218 'os':136,208,253 'packag':211 'perfect':184 'person':11 'pipelin':41 'plan':74 'point':314 'possibl':124 'prefer':226 'processor':326 'profession':32 'ram':335 'rather':221 'readi':262 'recommend':248 'requir':148,188 'rog':283 'rtx':329 'run':125,279 'ryzen':323 'set':146 'shini':299 'ship':142,161,178 'small':116 'softwar':44 'sourc':219 'stabl':207 'stable/automatic':213 'standard':321 'start':25,153 'steam':104 'still':197 'strix':284 'style':92 'suggest':233 'take':359 'thank':364 'think':203 'tier':304 'time':35,307 'tool':93,177,239 'top':303 'top-tier':302 'tri':354,362 'trust':264 'typic':81 'updat':214 'usag':75,83 'use':30,61,66,77,100,112,154 'various':122 've':47,247 'vscode':121 'want':158,167 'window':4 'without':349 'wonder':370 'word':95 'work':120,348 'www.newegg.com':287 'www.newegg.com/asus-ga15dk-ds776/p/n82e16883221675?item=n82e16883221675).':286 'year':294 'yet':266 'yup':352"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697945847
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4712919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919847 {#1941
    date: 2023-10-21 22:24:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Ouch"
  +title: "Ouch"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/f1538e3aa-7b3151/4fzPajRJ5teC/drV0V7RxNKGmtwm0cpjZ9yuxGFDyG7seq1M8pED7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697983790 {#1379
    date: 2023-10-22 16:09:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 12767
  -titleTs: "'ouch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697988290
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12366402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697983790 {#1400
    date: 2023-10-22 16:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Ouch"
  +title: "Ouch"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/f1538e3aa-7b3151/4fzPajRJ5teC/drV0V7RxNKGmtwm0cpjZ9yuxGFDyG7seq1M8pED7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697983790 {#1379
    date: 2023-10-22 16:09:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 12767
  -titleTs: "'ouch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697988290
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12366402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697983790 {#1400
    date: 2023-10-22 16:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1898 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1904 …}
  +slug: "Ouch"
  +title: "Ouch"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/f1538e3aa-7b3151/4fzPajRJ5teC/drV0V7RxNKGmtwm0cpjZ9yuxGFDyG7seq1M8pED7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697983790 {#1379
    date: 2023-10-22 16:09:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 12767
  -titleTs: "'ouch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697988290
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12366402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697983790 {#1400
    date: 2023-10-22 16:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2357 …}
  +slug: "Rightwing-SVP-expected-to-make-gains-in-Swiss-federal-elections"
  +title: "Rightwing SVP expected to make gains in Swiss federal elections"
  +url: "https://www.theguardian.com/world/2023/oct/22/rightwing-svp-expected-to-make-gains-in-swiss-federal-elections"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697982891 {#2443
    date: 2023-10-22 15:54:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 7021
  -titleTs: "'elect':10 'expect':3 'feder':9 'gain':6 'make':5 'rightw':1 'svp':2 'swiss':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698023391
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2581620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697982891 {#2442
    date: 2023-10-22 15:54:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2357 …}
  +slug: "Rightwing-SVP-expected-to-make-gains-in-Swiss-federal-elections"
  +title: "Rightwing SVP expected to make gains in Swiss federal elections"
  +url: "https://www.theguardian.com/world/2023/oct/22/rightwing-svp-expected-to-make-gains-in-swiss-federal-elections"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697982891 {#2443
    date: 2023-10-22 15:54:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 7021
  -titleTs: "'elect':10 'expect':3 'feder':9 'gain':6 'make':5 'rightw':1 'svp':2 'swiss':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698023391
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2581620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697982891 {#2442
    date: 2023-10-22 15:54:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2357 …}
  +slug: "Rightwing-SVP-expected-to-make-gains-in-Swiss-federal-elections"
  +title: "Rightwing SVP expected to make gains in Swiss federal elections"
  +url: "https://www.theguardian.com/world/2023/oct/22/rightwing-svp-expected-to-make-gains-in-swiss-federal-elections"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697982891 {#2443
    date: 2023-10-22 15:54:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 7021
  -titleTs: "'elect':10 'expect':3 'feder':9 'gain':6 'make':5 'rightw':1 'svp':2 'swiss':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698023391
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2581620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697982891 {#2442
    date: 2023-10-22 15:54:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Privacy-respecting-language-learning-tool"
  +title: "Privacy respecting language learning tool?"
  +url: null
  +body: """
    Hey,\n
    \n
    In the past I used Duolingo to study languages, but now I’m more privacy-conscious and looking for better options. And their recent data breach only solidified that intention.\n
    \n
    I recently saw someone posted a comparison table for privacy policies of Duolingo and a number of competing products. Unfortunately I cannot find it now.\n
    \n
    Can you give any suggestions? I’m not opposed to paid services, btw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697981712 {#2449
    date: 2023-10-22 15:35:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 4105
  -titleTs: "'languag':3 'learn':4 'privaci':1 'respect':2 'tool':5"
  -bodyTs: "'better':22 'breach':28 'btw':70 'cannot':54 'comparison':39 'compet':50 'conscious':18 'data':27 'duolingo':7,45 'find':55 'give':60 'hey':1 'intent':32 'languag':10 'look':20 'm':14,64 'number':48 'oppos':66 'option':23 'paid':68 'past':4 'polici':43 'post':37 'privaci':17,42 'privacy-consci':16 'product':51 'recent':26,34 'saw':35 'servic':69 'solidifi':30 'someon':36 'studi':9 'suggest':62 'tabl':40 'unfortun':52 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045770
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11039783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959370 {#2477
    date: 2023-10-10 19:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Privacy-respecting-language-learning-tool"
  +title: "Privacy respecting language learning tool?"
  +url: null
  +body: """
    Hey,\n
    \n
    In the past I used Duolingo to study languages, but now I’m more privacy-conscious and looking for better options. And their recent data breach only solidified that intention.\n
    \n
    I recently saw someone posted a comparison table for privacy policies of Duolingo and a number of competing products. Unfortunately I cannot find it now.\n
    \n
    Can you give any suggestions? I’m not opposed to paid services, btw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697981712 {#2449
    date: 2023-10-22 15:35:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 4105
  -titleTs: "'languag':3 'learn':4 'privaci':1 'respect':2 'tool':5"
  -bodyTs: "'better':22 'breach':28 'btw':70 'cannot':54 'comparison':39 'compet':50 'conscious':18 'data':27 'duolingo':7,45 'find':55 'give':60 'hey':1 'intent':32 'languag':10 'look':20 'm':14,64 'number':48 'oppos':66 'option':23 'paid':68 'past':4 'polici':43 'post':37 'privaci':17,42 'privacy-consci':16 'product':51 'recent':26,34 'saw':35 'servic':69 'solidifi':30 'someon':36 'studi':9 'suggest':62 'tabl':40 'unfortun':52 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045770
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11039783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959370 {#2477
    date: 2023-10-10 19:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Privacy-respecting-language-learning-tool"
  +title: "Privacy respecting language learning tool?"
  +url: null
  +body: """
    Hey,\n
    \n
    In the past I used Duolingo to study languages, but now I’m more privacy-conscious and looking for better options. And their recent data breach only solidified that intention.\n
    \n
    I recently saw someone posted a comparison table for privacy policies of Duolingo and a number of competing products. Unfortunately I cannot find it now.\n
    \n
    Can you give any suggestions? I’m not opposed to paid services, btw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697981712 {#2449
    date: 2023-10-22 15:35:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 4105
  -titleTs: "'languag':3 'learn':4 'privaci':1 'respect':2 'tool':5"
  -bodyTs: "'better':22 'breach':28 'btw':70 'cannot':54 'comparison':39 'compet':50 'conscious':18 'data':27 'duolingo':7,45 'find':55 'give':60 'hey':1 'intent':32 'languag':10 'look':20 'm':14,64 'number':48 'oppos':66 'option':23 'paid':68 'past':4 'polici':43 'post':37 'privaci':17,42 'privacy-consci':16 'product':51 'recent':26,34 'saw':35 'servic':69 'solidifi':30 'someon':36 'studi':9 'suggest':62 'tabl':40 'unfortun':52 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045770
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11039783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959370 {#2477
    date: 2023-10-10 19:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Balrog-NYCC-2023-Pre-Show-Commission-by-Mahmud-Asrar"
  +title: "Balrog NYCC 2023 Pre-Show Commission by Mahmud Asrar"
  +url: "https://64.media.tumblr.com/88bad1ba27556fd102d42008ce1929b7/4d1b9f74e52384ee-5d/s1280x1920/67f8d66e56cba5fc2768709f52cef5db353d252e.jpg"
  +body: """
    Source: [Creative Differences — Balrog NYCC 2023 Pre-Show Commission 10” x 14”…](https://mahmudasrar.com/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)\n
    \n
    > Balrog NYCC 2023 Pre-Show Commission\n
    > \n
    > 10” x 14” Mixed media on watercolour paper.\n
    \n
    Tumblr archive: [mahmudasrar.com/archive](https://mahmudasrar.com/archive)\n
    \n
    RSS Feed: [mahmudasrar.com/rss](https://mahmudasrar.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697979200 {#1923
    date: 2023-10-22 14:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 7003
  -titleTs: "'2023':3 'asrar':10 'balrog':1 'commiss':7 'mahmud':9 'nycc':2 'pre':5 'pre-show':4 'show':6"
  -bodyTs: "'/archive](https://mahmudasrar.com/archive)':36 '/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)':16 '/rss](https://mahmudasrar.com/rss)':41 '10':11,24 '14':13,26 '2023':6,19 'archiv':33 'balrog':4,17 'commiss':10,23 'creativ':2 'differ':3 'feed':38 'mahmudasrar.com':15,35,40 'mahmudasrar.com/archive](https://mahmudasrar.com/archive)':34 'mahmudasrar.com/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)':14 'mahmudasrar.com/rss](https://mahmudasrar.com/rss)':39 'media':28 'mix':27 'nycc':5,18 'paper':31 'pre':8,21 'pre-show':7,20 'rss':37 'show':9,22 'sourc':1 'tumblr':32 'watercolour':30 'x':12,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698043154
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12355417"
  +editedAt: DateTimeImmutable @1697979158 {#2484
    date: 2023-10-22 14:52:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697976154 {#1391
    date: 2023-10-22 14:02:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Balrog-NYCC-2023-Pre-Show-Commission-by-Mahmud-Asrar"
  +title: "Balrog NYCC 2023 Pre-Show Commission by Mahmud Asrar"
  +url: "https://64.media.tumblr.com/88bad1ba27556fd102d42008ce1929b7/4d1b9f74e52384ee-5d/s1280x1920/67f8d66e56cba5fc2768709f52cef5db353d252e.jpg"
  +body: """
    Source: [Creative Differences — Balrog NYCC 2023 Pre-Show Commission 10” x 14”…](https://mahmudasrar.com/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)\n
    \n
    > Balrog NYCC 2023 Pre-Show Commission\n
    > \n
    > 10” x 14” Mixed media on watercolour paper.\n
    \n
    Tumblr archive: [mahmudasrar.com/archive](https://mahmudasrar.com/archive)\n
    \n
    RSS Feed: [mahmudasrar.com/rss](https://mahmudasrar.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697979200 {#1923
    date: 2023-10-22 14:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 7003
  -titleTs: "'2023':3 'asrar':10 'balrog':1 'commiss':7 'mahmud':9 'nycc':2 'pre':5 'pre-show':4 'show':6"
  -bodyTs: "'/archive](https://mahmudasrar.com/archive)':36 '/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)':16 '/rss](https://mahmudasrar.com/rss)':41 '10':11,24 '14':13,26 '2023':6,19 'archiv':33 'balrog':4,17 'commiss':10,23 'creativ':2 'differ':3 'feed':38 'mahmudasrar.com':15,35,40 'mahmudasrar.com/archive](https://mahmudasrar.com/archive)':34 'mahmudasrar.com/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)':14 'mahmudasrar.com/rss](https://mahmudasrar.com/rss)':39 'media':28 'mix':27 'nycc':5,18 'paper':31 'pre':8,21 'pre-show':7,20 'rss':37 'show':9,22 'sourc':1 'tumblr':32 'watercolour':30 'x':12,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698043154
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12355417"
  +editedAt: DateTimeImmutable @1697979158 {#2484
    date: 2023-10-22 14:52:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697976154 {#1391
    date: 2023-10-22 14:02:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Balrog-NYCC-2023-Pre-Show-Commission-by-Mahmud-Asrar"
  +title: "Balrog NYCC 2023 Pre-Show Commission by Mahmud Asrar"
  +url: "https://64.media.tumblr.com/88bad1ba27556fd102d42008ce1929b7/4d1b9f74e52384ee-5d/s1280x1920/67f8d66e56cba5fc2768709f52cef5db353d252e.jpg"
  +body: """
    Source: [Creative Differences — Balrog NYCC 2023 Pre-Show Commission 10” x 14”…](https://mahmudasrar.com/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)\n
    \n
    > Balrog NYCC 2023 Pre-Show Commission\n
    > \n
    > 10” x 14” Mixed media on watercolour paper.\n
    \n
    Tumblr archive: [mahmudasrar.com/archive](https://mahmudasrar.com/archive)\n
    \n
    RSS Feed: [mahmudasrar.com/rss](https://mahmudasrar.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697979200 {#1923
    date: 2023-10-22 14:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 7003
  -titleTs: "'2023':3 'asrar':10 'balrog':1 'commiss':7 'mahmud':9 'nycc':2 'pre':5 'pre-show':4 'show':6"
  -bodyTs: "'/archive](https://mahmudasrar.com/archive)':36 '/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)':16 '/rss](https://mahmudasrar.com/rss)':41 '10':11,24 '14':13,26 '2023':6,19 'archiv':33 'balrog':4,17 'commiss':10,23 'creativ':2 'differ':3 'feed':38 'mahmudasrar.com':15,35,40 'mahmudasrar.com/archive](https://mahmudasrar.com/archive)':34 'mahmudasrar.com/post/731637932174229504/balrog-nycc-2023-pre-show-commission-10-x-14)':14 'mahmudasrar.com/rss](https://mahmudasrar.com/rss)':39 'media':28 'mix':27 'nycc':5,18 'paper':31 'pre':8,21 'pre-show':7,20 'rss':37 'show':9,22 'sourc':1 'tumblr':32 'watercolour':30 'x':12,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698043154
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12355417"
  +editedAt: DateTimeImmutable @1697979158 {#2484
    date: 2023-10-22 14:52:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697976154 {#1391
    date: 2023-10-22 14:02:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Is-there-a-web-client-for-Soulseek"
  +title: "Is there a web client for Soulseek?"
  +url: null
  +body: """
    I’m currently running Nicotine+ on my PC for audio downloading, and it works great. However, if I want to download some music on another device, I have to remote in, download the album I want, and then transfer the files to the other device. Since my mobile reception is not very good where I work, I download music to listen offline very often, so it’s a bit tedious.\n
    \n
    Instead, is there a web client where I can download files to the server and then to my device locally? I know there are some mobile clients for Android, but I can’t find any for iOS, and I don’t want to be sharing files off my phone 24/7.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697978998 {#1523
    date: 2023-10-22 14:49:58.0 +02: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: 6943
  -titleTs: "'client':5 'soulseek':7 'web':4"
  -bodyTs: "'24/7':120 'album':34 'android':99 'anoth':25 'audio':10 'bit':69 'client':76,97 'current':3 'devic':26,45,89 'download':11,21,32,58,80 'file':41,81,116 'find':104 'good':53 'great':15 'howev':16 'instead':71 'io':107 'know':92 'listen':61 'local':90 'm':2 'mobil':48,96 'music':23,59 'nicotin':5 'offlin':62 'often':64 'pc':8 'phone':119 'recept':49 'remot':30 'run':4 'server':84 'share':115 'sinc':46 'tedious':70 'transfer':39 'want':19,36,112 'web':75 'work':14,56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698031929
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12319326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697945529 {#1480
    date: 2023-10-22 05:32:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Is-there-a-web-client-for-Soulseek"
  +title: "Is there a web client for Soulseek?"
  +url: null
  +body: """
    I’m currently running Nicotine+ on my PC for audio downloading, and it works great. However, if I want to download some music on another device, I have to remote in, download the album I want, and then transfer the files to the other device. Since my mobile reception is not very good where I work, I download music to listen offline very often, so it’s a bit tedious.\n
    \n
    Instead, is there a web client where I can download files to the server and then to my device locally? I know there are some mobile clients for Android, but I can’t find any for iOS, and I don’t want to be sharing files off my phone 24/7.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697978998 {#1523
    date: 2023-10-22 14:49:58.0 +02: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: 6943
  -titleTs: "'client':5 'soulseek':7 'web':4"
  -bodyTs: "'24/7':120 'album':34 'android':99 'anoth':25 'audio':10 'bit':69 'client':76,97 'current':3 'devic':26,45,89 'download':11,21,32,58,80 'file':41,81,116 'find':104 'good':53 'great':15 'howev':16 'instead':71 'io':107 'know':92 'listen':61 'local':90 'm':2 'mobil':48,96 'music':23,59 'nicotin':5 'offlin':62 'often':64 'pc':8 'phone':119 'recept':49 'remot':30 'run':4 'server':84 'share':115 'sinc':46 'tedious':70 'transfer':39 'want':19,36,112 'web':75 'work':14,56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698031929
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12319326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697945529 {#1480
    date: 2023-10-22 05:32:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Is-there-a-web-client-for-Soulseek"
  +title: "Is there a web client for Soulseek?"
  +url: null
  +body: """
    I’m currently running Nicotine+ on my PC for audio downloading, and it works great. However, if I want to download some music on another device, I have to remote in, download the album I want, and then transfer the files to the other device. Since my mobile reception is not very good where I work, I download music to listen offline very often, so it’s a bit tedious.\n
    \n
    Instead, is there a web client where I can download files to the server and then to my device locally? I know there are some mobile clients for Android, but I can’t find any for iOS, and I don’t want to be sharing files off my phone 24/7.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697978998 {#1523
    date: 2023-10-22 14:49:58.0 +02: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: 6943
  -titleTs: "'client':5 'soulseek':7 'web':4"
  -bodyTs: "'24/7':120 'album':34 'android':99 'anoth':25 'audio':10 'bit':69 'client':76,97 'current':3 'devic':26,45,89 'download':11,21,32,58,80 'file':41,81,116 'find':104 'good':53 'great':15 'howev':16 'instead':71 'io':107 'know':92 'listen':61 'local':90 'm':2 'mobil':48,96 'music':23,59 'nicotin':5 'offlin':62 'often':64 'pc':8 'phone':119 'recept':49 'remot':30 'run':4 'server':84 'share':115 'sinc':46 'tedious':70 'transfer':39 'want':19,36,112 'web':75 'work':14,56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698031929
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12319326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697945529 {#1480
    date: 2023-10-22 05:32:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Absolute-unit-on-the-west-coast"
  +title: "Absolute unit on the west coast"
  +url: "https://lemmy.ca/pictrs/image/65459612-da55-49a6-9d38-d4b70aaa9bb3.jpeg"
  +body: """
    Banana for scale. I was a little late to the party as it looks like something munched on it.\n
    \n
    Found beside our raised garden bed on Vancouver Island. Not sure species, any guesses from the experts out there?\n
    \n
    This is my first photo posted on Lemmy so excuse the amateur effort.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977633 {#1539
    date: 2023-10-22 14:27:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 5840
  -titleTs: "'absolut':1 'coast':6 'unit':2 'west':5"
  -bodyTs: "'amateur':50 'banana':1 'bed':25 'besid':21 'effort':51 'excus':48 'expert':36 'first':42 'found':20 'garden':24 'guess':33 'island':28 'late':8 'lemmi':46 'like':15 'littl':7 'look':14 'munch':17 'parti':11 'photo':43 'post':44 'rais':23 'scale':3 'someth':16 'speci':31 'sure':30 'vancouv':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697584392
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7315761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697497992 {#1541
    date: 2023-10-17 01:13:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Absolute-unit-on-the-west-coast"
  +title: "Absolute unit on the west coast"
  +url: "https://lemmy.ca/pictrs/image/65459612-da55-49a6-9d38-d4b70aaa9bb3.jpeg"
  +body: """
    Banana for scale. I was a little late to the party as it looks like something munched on it.\n
    \n
    Found beside our raised garden bed on Vancouver Island. Not sure species, any guesses from the experts out there?\n
    \n
    This is my first photo posted on Lemmy so excuse the amateur effort.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977633 {#1539
    date: 2023-10-22 14:27:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 5840
  -titleTs: "'absolut':1 'coast':6 'unit':2 'west':5"
  -bodyTs: "'amateur':50 'banana':1 'bed':25 'besid':21 'effort':51 'excus':48 'expert':36 'first':42 'found':20 'garden':24 'guess':33 'island':28 'late':8 'lemmi':46 'like':15 'littl':7 'look':14 'munch':17 'parti':11 'photo':43 'post':44 'rais':23 'scale':3 'someth':16 'speci':31 'sure':30 'vancouv':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697584392
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7315761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697497992 {#1541
    date: 2023-10-17 01:13:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Absolute-unit-on-the-west-coast"
  +title: "Absolute unit on the west coast"
  +url: "https://lemmy.ca/pictrs/image/65459612-da55-49a6-9d38-d4b70aaa9bb3.jpeg"
  +body: """
    Banana for scale. I was a little late to the party as it looks like something munched on it.\n
    \n
    Found beside our raised garden bed on Vancouver Island. Not sure species, any guesses from the experts out there?\n
    \n
    This is my first photo posted on Lemmy so excuse the amateur effort.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977633 {#1539
    date: 2023-10-22 14:27:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 5840
  -titleTs: "'absolut':1 'coast':6 'unit':2 'west':5"
  -bodyTs: "'amateur':50 'banana':1 'bed':25 'besid':21 'effort':51 'excus':48 'expert':36 'first':42 'found':20 'garden':24 'guess':33 'island':28 'late':8 'lemmi':46 'like':15 'littl':7 'look':14 'munch':17 'parti':11 'photo':43 'post':44 'rais':23 'scale':3 'someth':16 'speci':31 'sure':30 'vancouv':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697584392
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7315761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697497992 {#1541
    date: 2023-10-17 01:13:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Agaricus"
  +title: "Agaricus?"
  +url: "https://lemmy.ca/pictrs/image/2489ebc2-700d-4843-be6e-80d20583b2ed.jpeg"
  +body: "No banana on hand so used apple for scale. Vancouver Island"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977592 {#1712
    date: 2023-10-22 14:26:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 6725
  -titleTs: "'agaricus':1"
  -bodyTs: "'appl':7 'banana':2 'hand':4 'island':11 'scale':9 'use':6 'vancouv':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697920004
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7599681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697833604 {#1710
    date: 2023-10-20 22:26:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Agaricus"
  +title: "Agaricus?"
  +url: "https://lemmy.ca/pictrs/image/2489ebc2-700d-4843-be6e-80d20583b2ed.jpeg"
  +body: "No banana on hand so used apple for scale. Vancouver Island"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977592 {#1712
    date: 2023-10-22 14:26:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 6725
  -titleTs: "'agaricus':1"
  -bodyTs: "'appl':7 'banana':2 'hand':4 'island':11 'scale':9 'use':6 'vancouv':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697920004
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7599681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697833604 {#1710
    date: 2023-10-20 22:26:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "Agaricus"
  +title: "Agaricus?"
  +url: "https://lemmy.ca/pictrs/image/2489ebc2-700d-4843-be6e-80d20583b2ed.jpeg"
  +body: "No banana on hand so used apple for scale. Vancouver Island"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977592 {#1712
    date: 2023-10-22 14:26:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 6725
  -titleTs: "'agaricus':1"
  -bodyTs: "'appl':7 'banana':2 'hand':4 'island':11 'scale':9 'use':6 'vancouv':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697920004
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7599681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697833604 {#1710
    date: 2023-10-20 22:26:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
  +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
  +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
  +body: """
    ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
    \n
    For context:\n
    \n
    These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977410 {#1472
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 6909
  -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
  -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994782
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925782 {#1471
    date: 2023-10-22 00:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
  +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
  +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
  +body: """
    ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
    \n
    For context:\n
    \n
    These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977410 {#1472
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 6909
  -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
  -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994782
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925782 {#1471
    date: 2023-10-22 00:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#1470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Found-a-bunch-of-large-fleshy-and-hard-mushrooms-today"
  +title: "Found a bunch of large, fleshy and hard mushrooms today. Been spending the last 2 hours trying to identify them. Help is appreciated! (Mt Hood National Forest, OR)"
  +url: "https://lemmy.world/pictrs/image/509d7a61-f034-4f46-8519-355fc5bfe9d5.jpeg"
  +body: """
    ![](https://lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)\n
    \n
    For context:\n
    \n
    These were found in the Mt. Hood wilderness, about 50-100ft from a river, just next to a tree with some moss. Most of them were buried under the ground, but a few of them were poking out, which is how they caught my eye.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697977410 {#1472
    date: 2023-10-22 14:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 6909
  -titleTs: "'2':15 'appreci':23 'bunch':3 'fleshi':6 'forest':27 'found':1 'hard':8 'help':21 'hood':25 'hour':16 'identifi':19 'larg':5 'last':14 'mt':24 'mushroom':9 'nation':26 'spend':12 'today':10 'tri':17"
  -bodyTs: "'-100':16 '/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':3 '50':15 'buri':33 'caught':49 'context':5 'eye':51 'found':8 'ft':17 'ground':36 'hood':12 'lemmy.world':2 'lemmy.world/pictrs/image/7dcfe79b-ad8f-4306-a38b-fd6b9d7cf4a0.jpeg)![](https://lemmy.world/pictrs/image/facd4095-906b-4873-852a-ae2256249bec.jpeg)':1 'moss':28 'mt':11 'next':22 'poke':43 'river':20 'tree':25 'wilder':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697994782
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925782 {#1471
    date: 2023-10-22 00:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "About-Ghost-by-Poorly-Drawn-Lines"
  +title: ""About Ghost" by Poorly Drawn Lines"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/10/about-ghosts.png"
  +body: "- Source: [Website](https://poorlydrawnlines.com/comic/about-ghosts/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697975976 {#1490
    date: 2023-10-22 13:59:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 6971
  -titleTs: "'drawn':5 'ghost':2 'line':6 'poor':4"
  -bodyTs: "'/comic/about-ghosts/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/about-ghosts/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049632
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12339496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963232 {#1491
    date: 2023-10-22 10:27:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "About-Ghost-by-Poorly-Drawn-Lines"
  +title: ""About Ghost" by Poorly Drawn Lines"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/10/about-ghosts.png"
  +body: "- Source: [Website](https://poorlydrawnlines.com/comic/about-ghosts/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697975976 {#1490
    date: 2023-10-22 13:59:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 6971
  -titleTs: "'drawn':5 'ghost':2 'line':6 'poor':4"
  -bodyTs: "'/comic/about-ghosts/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/about-ghosts/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049632
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12339496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963232 {#1491
    date: 2023-10-22 10:27:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "About-Ghost-by-Poorly-Drawn-Lines"
  +title: ""About Ghost" by Poorly Drawn Lines"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/10/about-ghosts.png"
  +body: "- Source: [Website](https://poorlydrawnlines.com/comic/about-ghosts/) - [RSS](http://feeds.feedburner.com/PoorlyDrawnLines)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697975976 {#1490
    date: 2023-10-22 13:59:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 6971
  -titleTs: "'drawn':5 'ghost':2 'line':6 'poor':4"
  -bodyTs: "'/comic/about-ghosts/)':5 '/poorlydrawnlines)':9 'feeds.feedburner.com':8 'feeds.feedburner.com/poorlydrawnlines)':7 'poorlydrawnlines.com':4 'poorlydrawnlines.com/comic/about-ghosts/)':3 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698049632
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12339496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963232 {#1491
    date: 2023-10-22 10:27:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: Proxies\__CG__\App\Entity\Image {#1787 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1777 …}
  +slug: "Feels"
  +title: "Feels"
  +url: "https://lemmy.zip/pictrs/image/bc201ad2-839e-4863-aa01-8ed1758f354e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697975090 {#1751
    date: 2023-10-22 13:44:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 7000
  -titleTs: "'feel':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698061490
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4465403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697975090 {#1788
    date: 2023-10-22 13:44:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: Proxies\__CG__\App\Entity\Image {#1787 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1777 …}
  +slug: "Feels"
  +title: "Feels"
  +url: "https://lemmy.zip/pictrs/image/bc201ad2-839e-4863-aa01-8ed1758f354e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697975090 {#1751
    date: 2023-10-22 13:44:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 7000
  -titleTs: "'feel':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698061490
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4465403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697975090 {#1788
    date: 2023-10-22 13:44:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: Proxies\__CG__\App\Entity\Image {#1787 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1777 …}
  +slug: "Feels"
  +title: "Feels"
  +url: "https://lemmy.zip/pictrs/image/bc201ad2-839e-4863-aa01-8ed1758f354e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697975090 {#1751
    date: 2023-10-22 13:44:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 7000
  -titleTs: "'feel':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698061490
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4465403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697975090 {#1788
    date: 2023-10-22 13:44:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "This-meme-is-good-Is-not-it"
  +title: "This meme is good. Is not it?"
  +url: "https://i.imgur.com/1oFZoe4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697974592 {#1765
    date: 2023-10-22 13:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 6997
  -titleTs: "'good':4 'meme':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689580581
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1609962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689561081 {#1766
    date: 2023-07-17 04:31:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "This-meme-is-good-Is-not-it"
  +title: "This meme is good. Is not it?"
  +url: "https://i.imgur.com/1oFZoe4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697974592 {#1765
    date: 2023-10-22 13:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 6997
  -titleTs: "'good':4 'meme':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689580581
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1609962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689561081 {#1766
    date: 2023-07-17 04:31:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "This-meme-is-good-Is-not-it"
  +title: "This meme is good. Is not it?"
  +url: "https://i.imgur.com/1oFZoe4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697974592 {#1765
    date: 2023-10-22 13:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 6997
  -titleTs: "'good':4 'meme':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689580581
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1609962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689561081 {#1766
    date: 2023-07-17 04:31:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Linux-DNS-settings-is-a-total-mess"
  +title: "Linux DNS settings is a total mess"
  +url: null
  +body: """
    I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
    \n
    Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
    \n
    The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
    \n
    Modern browsers use their buit-in DNS settings which adds to the confusion.\n
    \n
    I think this is one area that Linux needs more work and more standardization.\n
    \n
    How do you think it should be fixed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973921 {#1624
    date: 2023-10-22 13:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 9877
  -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
  -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697854891
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2445960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697822391 {#1634
    date: 2023-10-20 19:19:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Linux-DNS-settings-is-a-total-mess"
  +title: "Linux DNS settings is a total mess"
  +url: null
  +body: """
    I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
    \n
    Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
    \n
    The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
    \n
    Modern browsers use their buit-in DNS settings which adds to the confusion.\n
    \n
    I think this is one area that Linux needs more work and more standardization.\n
    \n
    How do you think it should be fixed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973921 {#1624
    date: 2023-10-22 13:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 9877
  -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
  -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697854891
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2445960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697822391 {#1634
    date: 2023-10-20 19:19:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Linux-DNS-settings-is-a-total-mess"
  +title: "Linux DNS settings is a total mess"
  +url: null
  +body: """
    I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
    \n
    Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
    \n
    The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
    \n
    Modern browsers use their buit-in DNS settings which adds to the confusion.\n
    \n
    I think this is one area that Linux needs more work and more standardization.\n
    \n
    How do you think it should be fixed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973921 {#1624
    date: 2023-10-22 13:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 9877
  -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
  -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697854891
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2445960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697822391 {#1634
    date: 2023-10-20 19:19:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Lemmy-users-who-is-the-worst-person-you-ve-ever-known"
  +title: "Lemmy users, who is the worst person you've ever known?"
  +url: null
  +body: "Regale us with tales of awful exes, terrible siblings, toxic Co workers and other nefarious characters you’ve encountered along the way in this journey we call life."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973453 {#1420
    date: 2023-10-22 13:17:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 6991
  -titleTs: "'ever':10 'known':11 'lemmi':1 'person':7 'user':2 've':9 'worst':6"
  -bodyTs: "'along':20 'aw':6 'call':27 'charact':16 'co':11 'encount':19 'exe':7 'journey':25 'life':28 'nefari':15 'regal':1 'sibl':9 'tale':4 'terribl':8 'toxic':10 'us':2 've':18 'way':22 'worker':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695237950
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5418229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695231450 {#1426
    date: 2023-09-20 19:37:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Lemmy-users-who-is-the-worst-person-you-ve-ever-known"
  +title: "Lemmy users, who is the worst person you've ever known?"
  +url: null
  +body: "Regale us with tales of awful exes, terrible siblings, toxic Co workers and other nefarious characters you’ve encountered along the way in this journey we call life."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973453 {#1420
    date: 2023-10-22 13:17:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 6991
  -titleTs: "'ever':10 'known':11 'lemmi':1 'person':7 'user':2 've':9 'worst':6"
  -bodyTs: "'along':20 'aw':6 'call':27 'charact':16 'co':11 'encount':19 'exe':7 'journey':25 'life':28 'nefari':15 'regal':1 'sibl':9 'tale':4 'terribl':8 'toxic':10 'us':2 've':18 'way':22 'worker':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695237950
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5418229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695231450 {#1426
    date: 2023-09-20 19:37:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Lemmy-users-who-is-the-worst-person-you-ve-ever-known"
  +title: "Lemmy users, who is the worst person you've ever known?"
  +url: null
  +body: "Regale us with tales of awful exes, terrible siblings, toxic Co workers and other nefarious characters you’ve encountered along the way in this journey we call life."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973453 {#1420
    date: 2023-10-22 13:17:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 6991
  -titleTs: "'ever':10 'known':11 'lemmi':1 'person':7 'user':2 've':9 'worst':6"
  -bodyTs: "'along':20 'aw':6 'call':27 'charact':16 'co':11 'encount':19 'exe':7 'journey':25 'life':28 'nefari':15 'regal':1 'sibl':9 'tale':4 'terribl':8 'toxic':10 'us':2 've':18 'way':22 'worker':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695237950
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5418229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695231450 {#1426
    date: 2023-09-20 19:37:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "Waiting-For-the-Fall"
  +title: "Waiting For the Fall"
  +url: "https://lemmy.ml/pictrs/image/f4ee44cc-32b5-4d3a-af9b-27f75c66f351.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973365 {#1454
    date: 2023-10-22 13:16:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 5468
  -titleTs: "'fall':4 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697433893
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6506491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347493 {#1461
    date: 2023-10-15 07:24:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "Waiting-For-the-Fall"
  +title: "Waiting For the Fall"
  +url: "https://lemmy.ml/pictrs/image/f4ee44cc-32b5-4d3a-af9b-27f75c66f351.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973365 {#1454
    date: 2023-10-22 13:16:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 5468
  -titleTs: "'fall':4 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697433893
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6506491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347493 {#1461
    date: 2023-10-15 07:24:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "Waiting-For-the-Fall"
  +title: "Waiting For the Fall"
  +url: "https://lemmy.ml/pictrs/image/f4ee44cc-32b5-4d3a-af9b-27f75c66f351.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973365 {#1454
    date: 2023-10-22 13:16:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 5468
  -titleTs: "'fall':4 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697433893
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6506491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347493 {#1461
    date: 2023-10-15 07:24:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-know-I-know-another-help-me-choose-a-distro"
  +title: "I know I know, another "help me choose a distro" thread"
  +url: null
  +body: """
    I’m wondering if a distro like the one I’m looking for even exists:\n
    \n
    - simple as in KISS and vanilla. This excludes Debian where the package manager is too complex and packages deviate from upstream too much, as well as OpenSUSE, where systems administration relies on GUI tools too much and the package manager is even more complex.\n
    - fixed release (excludes everything Arch-based)\n
    \n
    So from the major distros, only Fedora is left as an option, where I really don’t know enough about it. Is it possible to do a minimal install of it? Is it built around a GUI app store? Does it rely on Flatpak like Ubuntu does with Snap?\n
    \n
    Or are there other distros out there that I’m not aware of? Basically everything from the past 5 years I have no experience with. I’ve heard good things about NixOS, but it sounds weird as a daily driver.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697972396 {#1428
    date: 2023-10-22 12:59:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 12226
  -titleTs: "'anoth':5 'choos':8 'distro':10 'help':6 'know':2,4 'thread':11"
  -bodyTs: "'5':134 'administr':45 'app':104 'arch':65 'arch-bas':64 'around':101 'awar':127 'base':66 'basic':129 'built':100 'complex':31,59 'daili':154 'debian':24 'deviat':34 'distro':6,71,120 'driver':155 'enough':85 'even':14,57 'everyth':63,130 'exclud':23,62 'exist':15 'experi':139 'fedora':73 'fix':60 'flatpak':110 'good':144 'gui':48,103 'heard':143 'instal':95 'kiss':19 'know':84 'left':75 'like':7,111 'look':12 'm':2,11,125 'major':70 'manag':28,55 'minim':94 'much':38,51 'nixo':147 'one':9 'opensus':42 'option':78 'packag':27,33,54 'past':133 'possibl':90 'realli':81 'releas':61 'reli':46,108 'simpl':16 'snap':115 'sound':150 'store':105 'system':44 'thing':145 'tool':49 'ubuntu':112 'upstream':36 'vanilla':21 've':142 'weird':151 'well':40 'wonder':3 'year':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697972396
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7158881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697972396 {#1435
    date: 2023-10-22 12:59:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-know-I-know-another-help-me-choose-a-distro"
  +title: "I know I know, another "help me choose a distro" thread"
  +url: null
  +body: """
    I’m wondering if a distro like the one I’m looking for even exists:\n
    \n
    - simple as in KISS and vanilla. This excludes Debian where the package manager is too complex and packages deviate from upstream too much, as well as OpenSUSE, where systems administration relies on GUI tools too much and the package manager is even more complex.\n
    - fixed release (excludes everything Arch-based)\n
    \n
    So from the major distros, only Fedora is left as an option, where I really don’t know enough about it. Is it possible to do a minimal install of it? Is it built around a GUI app store? Does it rely on Flatpak like Ubuntu does with Snap?\n
    \n
    Or are there other distros out there that I’m not aware of? Basically everything from the past 5 years I have no experience with. I’ve heard good things about NixOS, but it sounds weird as a daily driver.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697972396 {#1428
    date: 2023-10-22 12:59:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 12226
  -titleTs: "'anoth':5 'choos':8 'distro':10 'help':6 'know':2,4 'thread':11"
  -bodyTs: "'5':134 'administr':45 'app':104 'arch':65 'arch-bas':64 'around':101 'awar':127 'base':66 'basic':129 'built':100 'complex':31,59 'daili':154 'debian':24 'deviat':34 'distro':6,71,120 'driver':155 'enough':85 'even':14,57 'everyth':63,130 'exclud':23,62 'exist':15 'experi':139 'fedora':73 'fix':60 'flatpak':110 'good':144 'gui':48,103 'heard':143 'instal':95 'kiss':19 'know':84 'left':75 'like':7,111 'look':12 'm':2,11,125 'major':70 'manag':28,55 'minim':94 'much':38,51 'nixo':147 'one':9 'opensus':42 'option':78 'packag':27,33,54 'past':133 'possibl':90 'realli':81 'releas':61 'reli':46,108 'simpl':16 'snap':115 'sound':150 'store':105 'system':44 'thing':145 'tool':49 'ubuntu':112 'upstream':36 'vanilla':21 've':142 'weird':151 'well':40 'wonder':3 'year':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697972396
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7158881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697972396 {#1435
    date: 2023-10-22 12:59:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-know-I-know-another-help-me-choose-a-distro"
  +title: "I know I know, another "help me choose a distro" thread"
  +url: null
  +body: """
    I’m wondering if a distro like the one I’m looking for even exists:\n
    \n
    - simple as in KISS and vanilla. This excludes Debian where the package manager is too complex and packages deviate from upstream too much, as well as OpenSUSE, where systems administration relies on GUI tools too much and the package manager is even more complex.\n
    - fixed release (excludes everything Arch-based)\n
    \n
    So from the major distros, only Fedora is left as an option, where I really don’t know enough about it. Is it possible to do a minimal install of it? Is it built around a GUI app store? Does it rely on Flatpak like Ubuntu does with Snap?\n
    \n
    Or are there other distros out there that I’m not aware of? Basically everything from the past 5 years I have no experience with. I’ve heard good things about NixOS, but it sounds weird as a daily driver.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697972396 {#1428
    date: 2023-10-22 12:59:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 12226
  -titleTs: "'anoth':5 'choos':8 'distro':10 'help':6 'know':2,4 'thread':11"
  -bodyTs: "'5':134 'administr':45 'app':104 'arch':65 'arch-bas':64 'around':101 'awar':127 'base':66 'basic':129 'built':100 'complex':31,59 'daili':154 'debian':24 'deviat':34 'distro':6,71,120 'driver':155 'enough':85 'even':14,57 'everyth':63,130 'exclud':23,62 'exist':15 'experi':139 'fedora':73 'fix':60 'flatpak':110 'good':144 'gui':48,103 'heard':143 'instal':95 'kiss':19 'know':84 'left':75 'like':7,111 'look':12 'm':2,11,125 'major':70 'manag':28,55 'minim':94 'much':38,51 'nixo':147 'one':9 'opensus':42 'option':78 'packag':27,33,54 'past':133 'possibl':90 'realli':81 'releas':61 'reli':46,108 'simpl':16 'snap':115 'sound':150 'store':105 'system':44 'thing':145 'tool':49 'ubuntu':112 'upstream':36 'vanilla':21 've':142 'weird':151 'well':40 'wonder':3 'year':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697972396
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7158881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697972396 {#1435
    date: 2023-10-22 12:59:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-your-ringtone"
  +title: "What is your ringtone?"
  +url: null
  +body: """
    I feel like changing my ringtone.\n
    \n
    What is yours?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971927 {#1698
    date: 2023-10-22 12:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 5279
  -titleTs: "'rington':4"
  -bodyTs: "'chang':4 'feel':2 'like':3 'rington':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470642
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2789000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696418642 {#1696
    date: 2023-10-04 13:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-your-ringtone"
  +title: "What is your ringtone?"
  +url: null
  +body: """
    I feel like changing my ringtone.\n
    \n
    What is yours?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971927 {#1698
    date: 2023-10-22 12:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 5279
  -titleTs: "'rington':4"
  -bodyTs: "'chang':4 'feel':2 'like':3 'rington':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470642
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2789000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696418642 {#1696
    date: 2023-10-04 13:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-is-your-ringtone"
  +title: "What is your ringtone?"
  +url: null
  +body: """
    I feel like changing my ringtone.\n
    \n
    What is yours?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971927 {#1698
    date: 2023-10-22 12:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 5279
  -titleTs: "'rington':4"
  -bodyTs: "'chang':4 'feel':2 'like':3 'rington':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470642
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2789000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696418642 {#1696
    date: 2023-10-04 13:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Just-Do-It-extra-fabulous-comics"
  +title: "Just Do It [extra fabulous comics]"
  +url: "https://startrek.website/pictrs/image/062934ba-ef6f-4e48-ac83-9407bf4f6e8d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 552
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971190 {#1645
    date: 2023-10-22 12:39:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 6468
  -titleTs: "'comic':6 'extra':4 'fabul':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697823396
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2842792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697736996 {#1640
    date: 2023-10-19 19:36:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Just-Do-It-extra-fabulous-comics"
  +title: "Just Do It [extra fabulous comics]"
  +url: "https://startrek.website/pictrs/image/062934ba-ef6f-4e48-ac83-9407bf4f6e8d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 552
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971190 {#1645
    date: 2023-10-22 12:39:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 6468
  -titleTs: "'comic':6 'extra':4 'fabul':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697823396
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2842792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697736996 {#1640
    date: 2023-10-19 19:36:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Just-Do-It-extra-fabulous-comics"
  +title: "Just Do It [extra fabulous comics]"
  +url: "https://startrek.website/pictrs/image/062934ba-ef6f-4e48-ac83-9407bf4f6e8d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 552
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971190 {#1645
    date: 2023-10-22 12:39:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 6468
  -titleTs: "'comic':6 'extra':4 'fabul':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697823396
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2842792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697736996 {#1640
    date: 2023-10-19 19:36:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Goodbye-Forever-by-Extra-Fabulous-Comics"
  +title: ""Goodbye Forever" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/e9f2595a-347e-407e-929f-05c0e9292d9a.png"
  +body: "[www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 445
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971005 {#1679
    date: 2023-10-22 12:36:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 6482
  -titleTs: "'comic':6 'extra':4 'fabul':5 'forev':2 'goodby':1"
  -bodyTs: "'/)':4 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697825947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7032418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739547 {#1650
    date: 2023-10-19 20:19:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Goodbye-Forever-by-Extra-Fabulous-Comics"
  +title: ""Goodbye Forever" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/e9f2595a-347e-407e-929f-05c0e9292d9a.png"
  +body: "[www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 445
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971005 {#1679
    date: 2023-10-22 12:36:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 6482
  -titleTs: "'comic':6 'extra':4 'fabul':5 'forev':2 'goodby':1"
  -bodyTs: "'/)':4 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697825947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7032418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739547 {#1650
    date: 2023-10-19 20:19:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Goodbye-Forever-by-Extra-Fabulous-Comics"
  +title: ""Goodbye Forever" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/e9f2595a-347e-407e-929f-05c0e9292d9a.png"
  +body: "[www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 445
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971005 {#1679
    date: 2023-10-22 12:36:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 6482
  -titleTs: "'comic':6 'extra':4 'fabul':5 'forev':2 'goodby':1"
  -bodyTs: "'/)':4 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697825947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7032418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739547 {#1650
    date: 2023-10-19 20:19:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "Smartest-Israel-supporter"
  +title: "Smartest Israel supporter"
  +url: "https://lemmy.ml/pictrs/image/8defea5d-72ab-4171-8909-79a92044991b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697970367 {#1593
    date: 2023-10-22 12:26:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 6977
  -titleTs: "'israel':2 'smartest':1 'support':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698052528
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6847399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697966128 {#1589
    date: 2023-10-22 11:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "Smartest-Israel-supporter"
  +title: "Smartest Israel supporter"
  +url: "https://lemmy.ml/pictrs/image/8defea5d-72ab-4171-8909-79a92044991b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697970367 {#1593
    date: 2023-10-22 12:26:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 6977
  -titleTs: "'israel':2 'smartest':1 'support':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698052528
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6847399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697966128 {#1589
    date: 2023-10-22 11:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1778 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +slug: "Smartest-Israel-supporter"
  +title: "Smartest Israel supporter"
  +url: "https://lemmy.ml/pictrs/image/8defea5d-72ab-4171-8909-79a92044991b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697970367 {#1593
    date: 2023-10-22 12:26:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 6977
  -titleTs: "'israel':2 'smartest':1 'support':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698052528
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6847399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697966128 {#1589
    date: 2023-10-22 11:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1568 …}
  +slug: "This-Birria-Is-Like-Mom-s-But-Better-and-With-Gochujang"
  +title: "This Birria Is Like Mom's. But Better (and With Gochujang)."
  +url: "https://www.seriouseats.com/birria-de-res-beef-birria-recipe-8362004"
  +body: """
    cross-posted from: [lemmy.world/post/6978383](https://lemmy.world/post/6978383)\n
    \n
    > Ingredients\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">1 1/2 teaspoons black peppercorns\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1/4 teaspoon cumin seeds\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 cloves\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">4 cups (945ml) homemade chicken stock or store-bought low-sodium chicken broth\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 plum (Roma) tomatoes (8 ounces; 225g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 tomatillos, husks removed (4 ounces; 85g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">3 guajillo chiles,stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 California chiles, stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">3 árbol chiles, stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">One 3.5-ounce pack achiote paste (100g) (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 tablespoons gochujang (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">5 medium cloves garlic\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">4 pounds (2kg) boneless beef chuck roast, trimmed of excess fat and cut into 2-inch cubes\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Kosher salt and freshly ground black pepper\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1 cup water\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1 whole yellow onion, unpeeled, ends trimmed (8 ounces; 227g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 whole bay leaves\n
    > </span>\n
    > ```\n
    > \n
    > For Serving:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">Diced white onion\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Minced fresh cilantro leaves and tender stems\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Warmed corn tortillas\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Cooked rice (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Cooked beans\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Lime wedges\n
    > </span>\n
    > ```\n
    > \n
    > Directions\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">In a large saucepan, toast peppercorns, cumin seeds, and cloves over medium heat until fragrant, about 30 seconds. Add chicken stock, tomatoes, tomatillos, guajillo, California, and árbol chiles. Bring to a boil over high heat, then turn off the heat, and let rest until tomato skins begin to shrivel and chiles soften, about 15 minutes.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Transfer chicken stock mixture to a blender. Crumble achiote paste into the blender by hand. (see notes) Add gochujang and garlic cloves and blend (in batches if needed) into a smooth puree. Set aside.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Generously season beef all over with salt and pepper. In a stock pot or large Dutch oven, add the beef, blended chile sauce, water, onion, and bay leaves and cook, covered, until just simmering.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Continue to cook, covered, adjusting heat as needed to maintain gentle simmer (about 180-190°F; 82-88°C), until beef is fork-tender, 3 to 4 hours. Discard onion and bay leaves and season with salt and pepper to taste. Hold warm until ready to serve.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">For Serving: Using a slotted spoon, transfer beef to a cutting board. Using 2 forks, shred beef into bite-sized pieces or lightly chop. Ladle consomé into individual serving bowls and top consomé with diced onion and cilantro (this is for dunking and/or spooning over the meat). Serve shredded beef with prepared consomé, warm tortillas, rice, beans, and lime wedges. (see notes)\n
    > </span>\n
    > ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697970315 {#1573
    date: 2023-10-22 12:25:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 6355
  -titleTs: "'better':8 'birria':2 'gochujang':11 'like':4 'mom':5"
  -bodyTs: "'-190':284 '-88':287 '/post/6978383](https://lemmy.world/post/6978383)':7 '1':9,106,109 '1/2':10 '1/4':14 '100g':70 '15':200 '180':283 '2':18,35,42,54,73,96,119,331 '225g':41 '227g':118 '2kg':84 '3':49,59,295 '3.5':65 '30':163 '4':20,46,82,297 '5':78 '8':39,116 '82':286 '85g':48 '945ml':22 'achiot':68,210 'add':165,219,253 'adjust':274 'and/or':361 'asid':235 'batch':227 'bay':121,262,302 'bean':143,375 'beef':86,238,255,290,325,334,368 'begin':193 'bite':337 'bite-s':336 'black':12,104 'blend':225,256 'blender':208,214 'board':329 'boil':178 'boneless':85 'bought':29 'bowl':348 'bring':175 'broth':34 'c':288 'california':55,171 'chicken':24,33,166,203 'chile':51,56,61,174,197,257 'chop':342 'chuck':87 'cilantro':130,356 'clove':19,80,156,223 'consomé':344,351,371 'continu':270 'cook':138,142,265,272 'corn':136 'cover':266,273 'cross':2 'cross-post':1 'crumbl':209 'cube':98 'cumin':16,153 'cup':21,107 'cut':94,328 'dice':125,353 'direct':146 'discard':299 'dunk':360 'dutch':251 'end':114 'excess':91 'f':285 'fat':92 'fork':293,332 'fork-tend':292 'fragrant':161 'fresh':102,129 'garlic':81,222 'generous':236 'gentl':280 'gochujang':75,220 'ground':103 'guajillo':50,170 'hand':216 'heat':159,181,186,275 'high':180 'hold':312 'homemad':23 'hour':298 'husk':44 'inch':97 'individu':346 'ingredi':8 'kosher':99 'ladl':343 'larg':149,250 'leav':122,131,263,303 'lemmy.world':6 'lemmy.world/post/6978383](https://lemmy.world/post/6978383)':5 'let':188 'light':341 'lime':144,377 'low':31 'low-sodium':30 'maintain':279 'meat':365 'medium':79,158 'minc':128 'minut':201 'mixtur':205 'need':229,277 'note':72,77,141,218,380 'one':64 'onion':112,127,260,300,354 'ounc':40,47,66,117 'oven':252 'pack':67 'past':69,211 'pepper':105,244,309 'peppercorn':13,152 'piec':339 'plum':36 'post':3 'pot':248 'pound':83 'prepar':370 'pure':233 'readi':315 'remov':45,53,58,63 'rest':189 'rice':139,374 'roast':88 'roma':37 'salt':100,242,307 'sauc':258 'saucepan':150 'season':237,305 'second':164 'see':71,76,140,217,379 'seed':17,154 'serv':124,317,319,347,366 'set':234 'shred':333,367 'shrivel':195 'simmer':269,281 'size':338 'skin':192 'slot':322 'smooth':232 'sodium':32 'soften':198 'spoon':323,362 'stem':52,57,62,134 'stock':25,167,204,247 'store':28 'store-bought':27 'tablespoon':74 'tast':311 'teaspoon':11,15 'tender':133,294 'toast':151 'tomatillo':43,169 'tomato':38,168,191 'top':350 'tortilla':137,373 'transfer':202,324 'trim':89,115 'turn':183 'unpeel':113 'use':320,330 'warm':135,313,372 'water':108,259 'wedg':145,378 'white':126 'whole':110,120 'yellow':111 'árbol':60,173"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697772968
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7005891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697686568 {#1585
    date: 2023-10-19 05:36:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1568 …}
  +slug: "This-Birria-Is-Like-Mom-s-But-Better-and-With-Gochujang"
  +title: "This Birria Is Like Mom's. But Better (and With Gochujang)."
  +url: "https://www.seriouseats.com/birria-de-res-beef-birria-recipe-8362004"
  +body: """
    cross-posted from: [lemmy.world/post/6978383](https://lemmy.world/post/6978383)\n
    \n
    > Ingredients\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">1 1/2 teaspoons black peppercorns\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1/4 teaspoon cumin seeds\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 cloves\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">4 cups (945ml) homemade chicken stock or store-bought low-sodium chicken broth\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 plum (Roma) tomatoes (8 ounces; 225g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 tomatillos, husks removed (4 ounces; 85g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">3 guajillo chiles,stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 California chiles, stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">3 árbol chiles, stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">One 3.5-ounce pack achiote paste (100g) (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 tablespoons gochujang (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">5 medium cloves garlic\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">4 pounds (2kg) boneless beef chuck roast, trimmed of excess fat and cut into 2-inch cubes\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Kosher salt and freshly ground black pepper\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1 cup water\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1 whole yellow onion, unpeeled, ends trimmed (8 ounces; 227g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 whole bay leaves\n
    > </span>\n
    > ```\n
    > \n
    > For Serving:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">Diced white onion\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Minced fresh cilantro leaves and tender stems\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Warmed corn tortillas\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Cooked rice (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Cooked beans\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Lime wedges\n
    > </span>\n
    > ```\n
    > \n
    > Directions\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">In a large saucepan, toast peppercorns, cumin seeds, and cloves over medium heat until fragrant, about 30 seconds. Add chicken stock, tomatoes, tomatillos, guajillo, California, and árbol chiles. Bring to a boil over high heat, then turn off the heat, and let rest until tomato skins begin to shrivel and chiles soften, about 15 minutes.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Transfer chicken stock mixture to a blender. Crumble achiote paste into the blender by hand. (see notes) Add gochujang and garlic cloves and blend (in batches if needed) into a smooth puree. Set aside.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Generously season beef all over with salt and pepper. In a stock pot or large Dutch oven, add the beef, blended chile sauce, water, onion, and bay leaves and cook, covered, until just simmering.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Continue to cook, covered, adjusting heat as needed to maintain gentle simmer (about 180-190°F; 82-88°C), until beef is fork-tender, 3 to 4 hours. Discard onion and bay leaves and season with salt and pepper to taste. Hold warm until ready to serve.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">For Serving: Using a slotted spoon, transfer beef to a cutting board. Using 2 forks, shred beef into bite-sized pieces or lightly chop. Ladle consomé into individual serving bowls and top consomé with diced onion and cilantro (this is for dunking and/or spooning over the meat). Serve shredded beef with prepared consomé, warm tortillas, rice, beans, and lime wedges. (see notes)\n
    > </span>\n
    > ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697970315 {#1573
    date: 2023-10-22 12:25:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 6355
  -titleTs: "'better':8 'birria':2 'gochujang':11 'like':4 'mom':5"
  -bodyTs: "'-190':284 '-88':287 '/post/6978383](https://lemmy.world/post/6978383)':7 '1':9,106,109 '1/2':10 '1/4':14 '100g':70 '15':200 '180':283 '2':18,35,42,54,73,96,119,331 '225g':41 '227g':118 '2kg':84 '3':49,59,295 '3.5':65 '30':163 '4':20,46,82,297 '5':78 '8':39,116 '82':286 '85g':48 '945ml':22 'achiot':68,210 'add':165,219,253 'adjust':274 'and/or':361 'asid':235 'batch':227 'bay':121,262,302 'bean':143,375 'beef':86,238,255,290,325,334,368 'begin':193 'bite':337 'bite-s':336 'black':12,104 'blend':225,256 'blender':208,214 'board':329 'boil':178 'boneless':85 'bought':29 'bowl':348 'bring':175 'broth':34 'c':288 'california':55,171 'chicken':24,33,166,203 'chile':51,56,61,174,197,257 'chop':342 'chuck':87 'cilantro':130,356 'clove':19,80,156,223 'consomé':344,351,371 'continu':270 'cook':138,142,265,272 'corn':136 'cover':266,273 'cross':2 'cross-post':1 'crumbl':209 'cube':98 'cumin':16,153 'cup':21,107 'cut':94,328 'dice':125,353 'direct':146 'discard':299 'dunk':360 'dutch':251 'end':114 'excess':91 'f':285 'fat':92 'fork':293,332 'fork-tend':292 'fragrant':161 'fresh':102,129 'garlic':81,222 'generous':236 'gentl':280 'gochujang':75,220 'ground':103 'guajillo':50,170 'hand':216 'heat':159,181,186,275 'high':180 'hold':312 'homemad':23 'hour':298 'husk':44 'inch':97 'individu':346 'ingredi':8 'kosher':99 'ladl':343 'larg':149,250 'leav':122,131,263,303 'lemmy.world':6 'lemmy.world/post/6978383](https://lemmy.world/post/6978383)':5 'let':188 'light':341 'lime':144,377 'low':31 'low-sodium':30 'maintain':279 'meat':365 'medium':79,158 'minc':128 'minut':201 'mixtur':205 'need':229,277 'note':72,77,141,218,380 'one':64 'onion':112,127,260,300,354 'ounc':40,47,66,117 'oven':252 'pack':67 'past':69,211 'pepper':105,244,309 'peppercorn':13,152 'piec':339 'plum':36 'post':3 'pot':248 'pound':83 'prepar':370 'pure':233 'readi':315 'remov':45,53,58,63 'rest':189 'rice':139,374 'roast':88 'roma':37 'salt':100,242,307 'sauc':258 'saucepan':150 'season':237,305 'second':164 'see':71,76,140,217,379 'seed':17,154 'serv':124,317,319,347,366 'set':234 'shred':333,367 'shrivel':195 'simmer':269,281 'size':338 'skin':192 'slot':322 'smooth':232 'sodium':32 'soften':198 'spoon':323,362 'stem':52,57,62,134 'stock':25,167,204,247 'store':28 'store-bought':27 'tablespoon':74 'tast':311 'teaspoon':11,15 'tender':133,294 'toast':151 'tomatillo':43,169 'tomato':38,168,191 'top':350 'tortilla':137,373 'transfer':202,324 'trim':89,115 'turn':183 'unpeel':113 'use':320,330 'warm':135,313,372 'water':108,259 'wedg':145,378 'white':126 'whole':110,120 'yellow':111 'árbol':60,173"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697772968
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7005891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697686568 {#1585
    date: 2023-10-19 05:36:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1568 …}
  +slug: "This-Birria-Is-Like-Mom-s-But-Better-and-With-Gochujang"
  +title: "This Birria Is Like Mom's. But Better (and With Gochujang)."
  +url: "https://www.seriouseats.com/birria-de-res-beef-birria-recipe-8362004"
  +body: """
    cross-posted from: [lemmy.world/post/6978383](https://lemmy.world/post/6978383)\n
    \n
    > Ingredients\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">1 1/2 teaspoons black peppercorns\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1/4 teaspoon cumin seeds\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 cloves\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">4 cups (945ml) homemade chicken stock or store-bought low-sodium chicken broth\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 plum (Roma) tomatoes (8 ounces; 225g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 tomatillos, husks removed (4 ounces; 85g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">3 guajillo chiles,stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 California chiles, stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">3 árbol chiles, stems removed\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">One 3.5-ounce pack achiote paste (100g) (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 tablespoons gochujang (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">5 medium cloves garlic\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">4 pounds (2kg) boneless beef chuck roast, trimmed of excess fat and cut into 2-inch cubes\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Kosher salt and freshly ground black pepper\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1 cup water\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">1 whole yellow onion, unpeeled, ends trimmed (8 ounces; 227g)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">2 whole bay leaves\n
    > </span>\n
    > ```\n
    > \n
    > For Serving:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">Diced white onion\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Minced fresh cilantro leaves and tender stems\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Warmed corn tortillas\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Cooked rice (see notes)\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Cooked beans\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Lime wedges\n
    > </span>\n
    > ```\n
    > \n
    > Directions\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">In a large saucepan, toast peppercorns, cumin seeds, and cloves over medium heat until fragrant, about 30 seconds. Add chicken stock, tomatoes, tomatillos, guajillo, California, and árbol chiles. Bring to a boil over high heat, then turn off the heat, and let rest until tomato skins begin to shrivel and chiles soften, about 15 minutes.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Transfer chicken stock mixture to a blender. Crumble achiote paste into the blender by hand. (see notes) Add gochujang and garlic cloves and blend (in batches if needed) into a smooth puree. Set aside.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Generously season beef all over with salt and pepper. In a stock pot or large Dutch oven, add the beef, blended chile sauce, water, onion, and bay leaves and cook, covered, until just simmering.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Continue to cook, covered, adjusting heat as needed to maintain gentle simmer (about 180-190°F; 82-88°C), until beef is fork-tender, 3 to 4 hours. Discard onion and bay leaves and season with salt and pepper to taste. Hold warm until ready to serve.\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">For Serving: Using a slotted spoon, transfer beef to a cutting board. Using 2 forks, shred beef into bite-sized pieces or lightly chop. Ladle consomé into individual serving bowls and top consomé with diced onion and cilantro (this is for dunking and/or spooning over the meat). Serve shredded beef with prepared consomé, warm tortillas, rice, beans, and lime wedges. (see notes)\n
    > </span>\n
    > ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697970315 {#1573
    date: 2023-10-22 12:25:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 6355
  -titleTs: "'better':8 'birria':2 'gochujang':11 'like':4 'mom':5"
  -bodyTs: "'-190':284 '-88':287 '/post/6978383](https://lemmy.world/post/6978383)':7 '1':9,106,109 '1/2':10 '1/4':14 '100g':70 '15':200 '180':283 '2':18,35,42,54,73,96,119,331 '225g':41 '227g':118 '2kg':84 '3':49,59,295 '3.5':65 '30':163 '4':20,46,82,297 '5':78 '8':39,116 '82':286 '85g':48 '945ml':22 'achiot':68,210 'add':165,219,253 'adjust':274 'and/or':361 'asid':235 'batch':227 'bay':121,262,302 'bean':143,375 'beef':86,238,255,290,325,334,368 'begin':193 'bite':337 'bite-s':336 'black':12,104 'blend':225,256 'blender':208,214 'board':329 'boil':178 'boneless':85 'bought':29 'bowl':348 'bring':175 'broth':34 'c':288 'california':55,171 'chicken':24,33,166,203 'chile':51,56,61,174,197,257 'chop':342 'chuck':87 'cilantro':130,356 'clove':19,80,156,223 'consomé':344,351,371 'continu':270 'cook':138,142,265,272 'corn':136 'cover':266,273 'cross':2 'cross-post':1 'crumbl':209 'cube':98 'cumin':16,153 'cup':21,107 'cut':94,328 'dice':125,353 'direct':146 'discard':299 'dunk':360 'dutch':251 'end':114 'excess':91 'f':285 'fat':92 'fork':293,332 'fork-tend':292 'fragrant':161 'fresh':102,129 'garlic':81,222 'generous':236 'gentl':280 'gochujang':75,220 'ground':103 'guajillo':50,170 'hand':216 'heat':159,181,186,275 'high':180 'hold':312 'homemad':23 'hour':298 'husk':44 'inch':97 'individu':346 'ingredi':8 'kosher':99 'ladl':343 'larg':149,250 'leav':122,131,263,303 'lemmy.world':6 'lemmy.world/post/6978383](https://lemmy.world/post/6978383)':5 'let':188 'light':341 'lime':144,377 'low':31 'low-sodium':30 'maintain':279 'meat':365 'medium':79,158 'minc':128 'minut':201 'mixtur':205 'need':229,277 'note':72,77,141,218,380 'one':64 'onion':112,127,260,300,354 'ounc':40,47,66,117 'oven':252 'pack':67 'past':69,211 'pepper':105,244,309 'peppercorn':13,152 'piec':339 'plum':36 'post':3 'pot':248 'pound':83 'prepar':370 'pure':233 'readi':315 'remov':45,53,58,63 'rest':189 'rice':139,374 'roast':88 'roma':37 'salt':100,242,307 'sauc':258 'saucepan':150 'season':237,305 'second':164 'see':71,76,140,217,379 'seed':17,154 'serv':124,317,319,347,366 'set':234 'shred':333,367 'shrivel':195 'simmer':269,281 'size':338 'skin':192 'slot':322 'smooth':232 'sodium':32 'soften':198 'spoon':323,362 'stem':52,57,62,134 'stock':25,167,204,247 'store':28 'store-bought':27 'tablespoon':74 'tast':311 'teaspoon':11,15 'tender':133,294 'toast':151 'tomatillo':43,169 'tomato':38,168,191 'top':350 'tortilla':137,373 'transfer':202,324 'trim':89,115 'turn':183 'unpeel':113 'use':320,330 'warm':135,313,372 'water':108,259 'wedg':145,378 'white':126 'whole':110,120 'yellow':111 'árbol':60,173"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697772968
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7005891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697686568 {#1585
    date: 2023-10-19 05:36:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details