GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/active/%E2%88%9E/all?p=102

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Non-root-user-that-suddenly-has-elevated-privileges-in-a-specific"
  +title: "Non-root user that (suddenly) has elevated privileges in a specific command (only). [Have I been hacked?]"
  +url: null
  +body: """
    Title. Long,short story: creating or editing files with `nano` as my non-root user gives (the file) elevated privileges, like I have ran it w/ `sudo` or as root. And the (only) “security hole” that I can think of is a nextdns docker container running as root. That aside, its very “overkill” security-wise (cap_drop=ALL, non-root image, security_opt=no_new_privileges, etc.).\n
    \n
    It’s like someone tried to hack me but gave up halfway. Am I right or wrong to assume this? Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701501 {#1878
    date: 2023-11-23 02:05:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 15233
  -titleTs: "'command':13 'elev':8 'hack':18 'non':2 'non-root':1 'privileg':9 'root':3 'specif':12 'sudden':6 'user':4"
  -bodyTs: "'advanc':95 'asid':51 'assum':89 'cap':58 'contain':46 'creat':5 'curious':92 'docker':45 'drop':59 'edit':7 'elev':20 'etc':70 'file':8,19 'gave':80 'give':17 'hack':77 'halfway':82 'hole':36 'imag':64 'like':22,73 'long':2 'nano':10 'new':68 'nextdn':44 'non':14,62 'non-root':13,61 'opt':66 'overkil':54 'privileg':21,69 'ran':25 'right':85 'root':15,31,49,63 'run':47 'secur':35,56,65 'security-wis':55 'short':3 'someon':74 'stori':4 'sudo':28 'thank':93 'think':40 'titl':1 'tri':75 'user':16 'w':27 'wise':57 'wrong':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700690925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8579713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604525 {#1887
    date: 2023-11-21 23:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Non-root-user-that-suddenly-has-elevated-privileges-in-a-specific"
  +title: "Non-root user that (suddenly) has elevated privileges in a specific command (only). [Have I been hacked?]"
  +url: null
  +body: """
    Title. Long,short story: creating or editing files with `nano` as my non-root user gives (the file) elevated privileges, like I have ran it w/ `sudo` or as root. And the (only) “security hole” that I can think of is a nextdns docker container running as root. That aside, its very “overkill” security-wise (cap_drop=ALL, non-root image, security_opt=no_new_privileges, etc.).\n
    \n
    It’s like someone tried to hack me but gave up halfway. Am I right or wrong to assume this? Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701501 {#1878
    date: 2023-11-23 02:05:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 15233
  -titleTs: "'command':13 'elev':8 'hack':18 'non':2 'non-root':1 'privileg':9 'root':3 'specif':12 'sudden':6 'user':4"
  -bodyTs: "'advanc':95 'asid':51 'assum':89 'cap':58 'contain':46 'creat':5 'curious':92 'docker':45 'drop':59 'edit':7 'elev':20 'etc':70 'file':8,19 'gave':80 'give':17 'hack':77 'halfway':82 'hole':36 'imag':64 'like':22,73 'long':2 'nano':10 'new':68 'nextdn':44 'non':14,62 'non-root':13,61 'opt':66 'overkil':54 'privileg':21,69 'ran':25 'right':85 'root':15,31,49,63 'run':47 'secur':35,56,65 'security-wis':55 'short':3 'someon':74 'stori':4 'sudo':28 'thank':93 'think':40 'titl':1 'tri':75 'user':16 'w':27 'wise':57 'wrong':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700690925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8579713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604525 {#1887
    date: 2023-11-21 23:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Non-root-user-that-suddenly-has-elevated-privileges-in-a-specific"
  +title: "Non-root user that (suddenly) has elevated privileges in a specific command (only). [Have I been hacked?]"
  +url: null
  +body: """
    Title. Long,short story: creating or editing files with `nano` as my non-root user gives (the file) elevated privileges, like I have ran it w/ `sudo` or as root. And the (only) “security hole” that I can think of is a nextdns docker container running as root. That aside, its very “overkill” security-wise (cap_drop=ALL, non-root image, security_opt=no_new_privileges, etc.).\n
    \n
    It’s like someone tried to hack me but gave up halfway. Am I right or wrong to assume this? Just curious.\n
    \n
    Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701501 {#1878
    date: 2023-11-23 02:05:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 15233
  -titleTs: "'command':13 'elev':8 'hack':18 'non':2 'non-root':1 'privileg':9 'root':3 'specif':12 'sudden':6 'user':4"
  -bodyTs: "'advanc':95 'asid':51 'assum':89 'cap':58 'contain':46 'creat':5 'curious':92 'docker':45 'drop':59 'edit':7 'elev':20 'etc':70 'file':8,19 'gave':80 'give':17 'hack':77 'halfway':82 'hole':36 'imag':64 'like':22,73 'long':2 'nano':10 'new':68 'nextdn':44 'non':14,62 'non-root':13,61 'opt':66 'overkil':54 'privileg':21,69 'ran':25 'right':85 'root':15,31,49,63 'run':47 'secur':35,56,65 'security-wis':55 'short':3 'someon':74 'stori':4 'sudo':28 'thank':93 'think':40 'titl':1 'tri':75 'user':16 'w':27 'wise':57 'wrong':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700690925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8579713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604525 {#1887
    date: 2023-11-21 23:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-the-best-way-to-get-unlimited-skips-on-Spotify"
  +title: "What's the best way to get unlimited skips on Spotify web?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701445 {#1531
    date: 2023-11-23 02:04:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 24515
  -titleTs: "'best':4 'get':7 'skip':9 'spotifi':11 'unlimit':8 'way':5 'web':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2001290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701445 {#1533
    date: 2023-11-23 02:04:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-the-best-way-to-get-unlimited-skips-on-Spotify"
  +title: "What's the best way to get unlimited skips on Spotify web?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701445 {#1531
    date: 2023-11-23 02:04:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 24515
  -titleTs: "'best':4 'get':7 'skip':9 'spotifi':11 'unlimit':8 'way':5 'web':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2001290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701445 {#1533
    date: 2023-11-23 02:04:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-the-best-way-to-get-unlimited-skips-on-Spotify"
  +title: "What's the best way to get unlimited skips on Spotify web?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700701445 {#1531
    date: 2023-11-23 02:04:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 24515
  -titleTs: "'best':4 'get':7 'skip':9 'spotifi':11 'unlimit':8 'way':5 'web':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2001290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701445 {#1533
    date: 2023-11-23 02:04:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recent-Research-Papers-Piracy"
  +title: "Recent Research Papers Piracy"
  +url: null
  +body: "I’m looking for recently published research papers. I’m wondering what are the methods of obtaining recently published research papers apart from methods described in the megathread ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700690527 {#1738
    date: 2023-11-22 23:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 15139
  -titleTs: "'paper':3 'piraci':4 'recent':1 'research':2"
  -bodyTs: "'apart':22 'describ':25 'look':3 'm':2,10 'megathread':28 'method':15,24 'obtain':17 'paper':8,21 'publish':6,19 'recent':5,18 'research':7,20 'wonder':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669396
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8846994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582996 {#1753
    date: 2023-11-21 17:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recent-Research-Papers-Piracy"
  +title: "Recent Research Papers Piracy"
  +url: null
  +body: "I’m looking for recently published research papers. I’m wondering what are the methods of obtaining recently published research papers apart from methods described in the megathread ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700690527 {#1738
    date: 2023-11-22 23:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 15139
  -titleTs: "'paper':3 'piraci':4 'recent':1 'research':2"
  -bodyTs: "'apart':22 'describ':25 'look':3 'm':2,10 'megathread':28 'method':15,24 'obtain':17 'paper':8,21 'publish':6,19 'recent':5,18 'research':7,20 'wonder':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669396
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8846994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582996 {#1753
    date: 2023-11-21 17:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Recent-Research-Papers-Piracy"
  +title: "Recent Research Papers Piracy"
  +url: null
  +body: "I’m looking for recently published research papers. I’m wondering what are the methods of obtaining recently published research papers apart from methods described in the megathread ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700690527 {#1738
    date: 2023-11-22 23:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 15139
  -titleTs: "'paper':3 'piraci':4 'recent':1 'research':2"
  -bodyTs: "'apart':22 'describ':25 'look':3 'm':2,10 'megathread':28 'method':15,24 'obtain':17 'paper':8,21 'publish':6,19 'recent':5,18 'research':7,20 'wonder':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669396
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8846994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582996 {#1753
    date: 2023-11-21 17:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "RFK-Jr-Presidential-Candidate"
  +title: "RFK Jr. Presidential Candidate"
  +url: null
  +body: "[!rfk@lemm.ee](https://lemm.ee/c/rfk)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685426 {#1497
    date: 2023-11-22 21:37:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 15129
  -titleTs: "'candid':4 'jr':2 'presidenti':3 'rfk':1"
  -bodyTs: "'/c/rfk)':4 'lemm.ee':3 'lemm.ee/c/rfk)':2 'rfk@lemm.ee':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700632278
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15637583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580778 {#1484
    date: 2023-11-21 16:32:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "RFK-Jr-Presidential-Candidate"
  +title: "RFK Jr. Presidential Candidate"
  +url: null
  +body: "[!rfk@lemm.ee](https://lemm.ee/c/rfk)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685426 {#1497
    date: 2023-11-22 21:37:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 15129
  -titleTs: "'candid':4 'jr':2 'presidenti':3 'rfk':1"
  -bodyTs: "'/c/rfk)':4 'lemm.ee':3 'lemm.ee/c/rfk)':2 'rfk@lemm.ee':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700632278
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15637583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580778 {#1484
    date: 2023-11-21 16:32:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "RFK-Jr-Presidential-Candidate"
  +title: "RFK Jr. Presidential Candidate"
  +url: null
  +body: "[!rfk@lemm.ee](https://lemm.ee/c/rfk)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685426 {#1497
    date: 2023-11-22 21:37:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 15129
  -titleTs: "'candid':4 'jr':2 'presidenti':3 'rfk':1"
  -bodyTs: "'/c/rfk)':4 'lemm.ee':3 'lemm.ee/c/rfk)':2 'rfk@lemm.ee':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700632278
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15637583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700580778 {#1484
    date: 2023-11-21 16:32:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "which-distro-and-why-do-you-prefer-it-over-others"
  +title: "which distro and why do you prefer it over others?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685424 {#1761
    date: 2023-11-22 21:37:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 24505
  -titleTs: "'distro':2 'other':10 'prefer':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8331455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685424 {#1758
    date: 2023-11-22 21:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "which-distro-and-why-do-you-prefer-it-over-others"
  +title: "which distro and why do you prefer it over others?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685424 {#1761
    date: 2023-11-22 21:37:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 24505
  -titleTs: "'distro':2 'other':10 'prefer':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8331455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685424 {#1758
    date: 2023-11-22 21:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "which-distro-and-why-do-you-prefer-it-over-others"
  +title: "which distro and why do you prefer it over others?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685424 {#1761
    date: 2023-11-22 21:37:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 24505
  -titleTs: "'distro':2 'other':10 'prefer':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8331455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685424 {#1758
    date: 2023-11-22 21:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dark-Urge-romance-question"
  +title: "Dark Urge romance question"
  +url: null
  +body: "Spoiler___ Does sleeping with Minthara, then breaking her neck, lock you out of other romances? Is it possible to break her neck, then trigger Astarion’s romance scene later in Act I? Can you romance Astarion/Shadowheart/Lae’zel in Act II after sleeping with Minthara?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685337 {#1787
    date: 2023-11-22 21:35:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 15095
  -titleTs: "'dark':1 'question':4 'romanc':3 'urg':2"
  -bodyTs: "'act':31,39 'astarion':25 'astarion/shadowheart/lae':36 'break':7,20 'ii':40 'later':29 'lock':10 'minthara':5,44 'neck':9,22 'possibl':18 'romanc':15,27,35 'scene':28 'sleep':3,42 'spoiler':1 'trigger':24 'zel':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700219450
  +visibility: "visible             "
  +apId: "https://midwest.social/post/5519439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700173450 {#1777
    date: 2023-11-16 23:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dark-Urge-romance-question"
  +title: "Dark Urge romance question"
  +url: null
  +body: "Spoiler___ Does sleeping with Minthara, then breaking her neck, lock you out of other romances? Is it possible to break her neck, then trigger Astarion’s romance scene later in Act I? Can you romance Astarion/Shadowheart/Lae’zel in Act II after sleeping with Minthara?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685337 {#1787
    date: 2023-11-22 21:35:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 15095
  -titleTs: "'dark':1 'question':4 'romanc':3 'urg':2"
  -bodyTs: "'act':31,39 'astarion':25 'astarion/shadowheart/lae':36 'break':7,20 'ii':40 'later':29 'lock':10 'minthara':5,44 'neck':9,22 'possibl':18 'romanc':15,27,35 'scene':28 'sleep':3,42 'spoiler':1 'trigger':24 'zel':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700219450
  +visibility: "visible             "
  +apId: "https://midwest.social/post/5519439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700173450 {#1777
    date: 2023-11-16 23:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dark-Urge-romance-question"
  +title: "Dark Urge romance question"
  +url: null
  +body: "Spoiler___ Does sleeping with Minthara, then breaking her neck, lock you out of other romances? Is it possible to break her neck, then trigger Astarion’s romance scene later in Act I? Can you romance Astarion/Shadowheart/Lae’zel in Act II after sleeping with Minthara?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685337 {#1787
    date: 2023-11-22 21:35:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 15095
  -titleTs: "'dark':1 'question':4 'romanc':3 'urg':2"
  -bodyTs: "'act':31,39 'astarion':25 'astarion/shadowheart/lae':36 'break':7,20 'ii':40 'later':29 'lock':10 'minthara':5,44 'neck':9,22 'possibl':18 'romanc':15,27,35 'scene':28 'sleep':3,42 'spoiler':1 'trigger':24 'zel':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700219450
  +visibility: "visible             "
  +apId: "https://midwest.social/post/5519439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700173450 {#1777
    date: 2023-11-16 23:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "would-it-be-illegal-to-download-Ubuntu-on-a-Chromebook"
  +title: "would it be illegal to download Ubuntu on a Chromebook?"
  +url: null
  +body: "what if I, for example, had a job in Google and I liked Linux so much I install Ubuntu on my Chromebook, would that be illegal/send me to prison?? Or, if I had the job, would I be kicked?? I like Chromebooks because they are so smol and nice. But I don’t know if it’s legal to install a Linux distro on it. Thank you!!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683256 {#1681
    date: 2023-11-22 21:00:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 15117
  -titleTs: "'chromebook':10 'download':6 'illeg':4 'ubuntu':7 'would':1"
  -bodyTs: "'chromebook':22,42 'distro':63 'exampl':5 'googl':10 'illegal/send':26 'instal':18,60 'job':8,35 'kick':39 'know':54 'legal':58 'like':13,41 'linux':14,62 'much':16 'nice':49 'prison':29 'smol':47 'thank':66 'ubuntu':19 'would':23,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700663121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8562170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576721 {#1444
    date: 2023-11-21 15:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "would-it-be-illegal-to-download-Ubuntu-on-a-Chromebook"
  +title: "would it be illegal to download Ubuntu on a Chromebook?"
  +url: null
  +body: "what if I, for example, had a job in Google and I liked Linux so much I install Ubuntu on my Chromebook, would that be illegal/send me to prison?? Or, if I had the job, would I be kicked?? I like Chromebooks because they are so smol and nice. But I don’t know if it’s legal to install a Linux distro on it. Thank you!!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683256 {#1681
    date: 2023-11-22 21:00:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 15117
  -titleTs: "'chromebook':10 'download':6 'illeg':4 'ubuntu':7 'would':1"
  -bodyTs: "'chromebook':22,42 'distro':63 'exampl':5 'googl':10 'illegal/send':26 'instal':18,60 'job':8,35 'kick':39 'know':54 'legal':58 'like':13,41 'linux':14,62 'much':16 'nice':49 'prison':29 'smol':47 'thank':66 'ubuntu':19 'would':23,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700663121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8562170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576721 {#1444
    date: 2023-11-21 15:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "would-it-be-illegal-to-download-Ubuntu-on-a-Chromebook"
  +title: "would it be illegal to download Ubuntu on a Chromebook?"
  +url: null
  +body: "what if I, for example, had a job in Google and I liked Linux so much I install Ubuntu on my Chromebook, would that be illegal/send me to prison?? Or, if I had the job, would I be kicked?? I like Chromebooks because they are so smol and nice. But I don’t know if it’s legal to install a Linux distro on it. Thank you!!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683256 {#1681
    date: 2023-11-22 21:00:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 15117
  -titleTs: "'chromebook':10 'download':6 'illeg':4 'ubuntu':7 'would':1"
  -bodyTs: "'chromebook':22,42 'distro':63 'exampl':5 'googl':10 'illegal/send':26 'instal':18,60 'job':8,35 'kick':39 'know':54 'legal':58 'like':13,41 'linux':14,62 'much':16 'nice':49 'prison':29 'smol':47 'thank':66 'ubuntu':19 'would':23,36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700663121
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8562170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700576721 {#1444
    date: 2023-11-21 15:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-movie-and-show-file-sizes-more-efficient-than-they"
  +title: "Are movie and show file sizes more efficient than they were years ago?"
  +url: null
  +body: """
    This may be a stupid question, but I just got back into pirating some shows and movies and realize that many of the QxR files are much smaller than what I downloaded in the past. Is it likely that I am sacrificing a noticeable amount of quality if I replace my files with the smaller QxR ones?\n
    \n
    For example, I have Spirited Away from 2017 at 9.83 GB, but I see the QxR is only 6.1 GB. I also have the office from 2019 and the entire show (no bonus content) is about 442 GB, while the QxR version is only 165.7 GB. Dates are what they are dated on my hard drive, can’t speak to their actual origin, but they would’ve been from RARBG. (Edit to add: I also can’t really speak to the quality of the downloads, back then I was just grabbing whatever was available at a reasonable size, so I wasn’t deliberately seeking out high quality movies and shows - a simple 1080p in the listing was enough for me).\n
    \n
    I did some side by side on episodes of the Office (on my PC with headphones, nothing substantial), and I don’t notice any differences between the two.\n
    \n
    Thoughts on this? Are people better at ripping/compressing/whatever now that they can do so at a smaller size without sacrificing noticeable quality?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682969 {#1636
    date: 2023-11-22 20:56:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 14548
  -titleTs: "'ago':13 'effici':8 'file':5 'movi':2 'show':4 'size':6 'year':12"
  -bodyTs: "'1080p':170 '165.7':102 '2017':65 '2019':84 '442':94 '6.1':76 '9.83':67 'actual':119 'add':130 'also':79,132 'amount':45 'avail':151 'away':63 'back':11,143 'better':211 'bonus':90 'content':91 'date':104,109 'deliber':160 'differ':202 'download':32,142 'drive':113 'edit':128 'enough':175 'entir':87 'episod':185 'exampl':59 'file':25,52 'gb':68,77,95,103 'got':10 'grab':148 'hard':112 'headphon':193 'high':163 'like':38 'list':173 'mani':21 'may':2 'movi':17,165 'much':27 'noth':194 'notic':44,200,226 'offic':82,188 'one':57 'origin':120 'past':35 'pc':191 'peopl':210 'pirat':13 'qualiti':47,139,164,227 'question':6 'qxr':24,56,73,98 'rarbg':127 'realiz':19 'realli':135 'reason':154 'replac':50 'ripping/compressing/whatever':213 'sacrif':42,225 'see':71 'seek':161 'show':15,88,167 'side':181,183 'simpl':169 'size':155,223 'smaller':28,55,222 'speak':116,136 'spirit':62 'stupid':5 'substanti':195 'thought':206 'two':205 've':124 'version':99 'wasn':158 'whatev':149 'without':224 'would':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700518350
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15462183"
  +editedAt: DateTimeImmutable @1700911985 {#1635
    date: 2023-11-25 12:33:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700431950 {#1660
    date: 2023-11-19 23:12:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-movie-and-show-file-sizes-more-efficient-than-they"
  +title: "Are movie and show file sizes more efficient than they were years ago?"
  +url: null
  +body: """
    This may be a stupid question, but I just got back into pirating some shows and movies and realize that many of the QxR files are much smaller than what I downloaded in the past. Is it likely that I am sacrificing a noticeable amount of quality if I replace my files with the smaller QxR ones?\n
    \n
    For example, I have Spirited Away from 2017 at 9.83 GB, but I see the QxR is only 6.1 GB. I also have the office from 2019 and the entire show (no bonus content) is about 442 GB, while the QxR version is only 165.7 GB. Dates are what they are dated on my hard drive, can’t speak to their actual origin, but they would’ve been from RARBG. (Edit to add: I also can’t really speak to the quality of the downloads, back then I was just grabbing whatever was available at a reasonable size, so I wasn’t deliberately seeking out high quality movies and shows - a simple 1080p in the listing was enough for me).\n
    \n
    I did some side by side on episodes of the Office (on my PC with headphones, nothing substantial), and I don’t notice any differences between the two.\n
    \n
    Thoughts on this? Are people better at ripping/compressing/whatever now that they can do so at a smaller size without sacrificing noticeable quality?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682969 {#1636
    date: 2023-11-22 20:56:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 14548
  -titleTs: "'ago':13 'effici':8 'file':5 'movi':2 'show':4 'size':6 'year':12"
  -bodyTs: "'1080p':170 '165.7':102 '2017':65 '2019':84 '442':94 '6.1':76 '9.83':67 'actual':119 'add':130 'also':79,132 'amount':45 'avail':151 'away':63 'back':11,143 'better':211 'bonus':90 'content':91 'date':104,109 'deliber':160 'differ':202 'download':32,142 'drive':113 'edit':128 'enough':175 'entir':87 'episod':185 'exampl':59 'file':25,52 'gb':68,77,95,103 'got':10 'grab':148 'hard':112 'headphon':193 'high':163 'like':38 'list':173 'mani':21 'may':2 'movi':17,165 'much':27 'noth':194 'notic':44,200,226 'offic':82,188 'one':57 'origin':120 'past':35 'pc':191 'peopl':210 'pirat':13 'qualiti':47,139,164,227 'question':6 'qxr':24,56,73,98 'rarbg':127 'realiz':19 'realli':135 'reason':154 'replac':50 'ripping/compressing/whatever':213 'sacrif':42,225 'see':71 'seek':161 'show':15,88,167 'side':181,183 'simpl':169 'size':155,223 'smaller':28,55,222 'speak':116,136 'spirit':62 'stupid':5 'substanti':195 'thought':206 'two':205 've':124 'version':99 'wasn':158 'whatev':149 'without':224 'would':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700518350
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15462183"
  +editedAt: DateTimeImmutable @1700911985 {#1635
    date: 2023-11-25 12:33:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700431950 {#1660
    date: 2023-11-19 23:12:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-movie-and-show-file-sizes-more-efficient-than-they"
  +title: "Are movie and show file sizes more efficient than they were years ago?"
  +url: null
  +body: """
    This may be a stupid question, but I just got back into pirating some shows and movies and realize that many of the QxR files are much smaller than what I downloaded in the past. Is it likely that I am sacrificing a noticeable amount of quality if I replace my files with the smaller QxR ones?\n
    \n
    For example, I have Spirited Away from 2017 at 9.83 GB, but I see the QxR is only 6.1 GB. I also have the office from 2019 and the entire show (no bonus content) is about 442 GB, while the QxR version is only 165.7 GB. Dates are what they are dated on my hard drive, can’t speak to their actual origin, but they would’ve been from RARBG. (Edit to add: I also can’t really speak to the quality of the downloads, back then I was just grabbing whatever was available at a reasonable size, so I wasn’t deliberately seeking out high quality movies and shows - a simple 1080p in the listing was enough for me).\n
    \n
    I did some side by side on episodes of the Office (on my PC with headphones, nothing substantial), and I don’t notice any differences between the two.\n
    \n
    Thoughts on this? Are people better at ripping/compressing/whatever now that they can do so at a smaller size without sacrificing noticeable quality?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682969 {#1636
    date: 2023-11-22 20:56:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 14548
  -titleTs: "'ago':13 'effici':8 'file':5 'movi':2 'show':4 'size':6 'year':12"
  -bodyTs: "'1080p':170 '165.7':102 '2017':65 '2019':84 '442':94 '6.1':76 '9.83':67 'actual':119 'add':130 'also':79,132 'amount':45 'avail':151 'away':63 'back':11,143 'better':211 'bonus':90 'content':91 'date':104,109 'deliber':160 'differ':202 'download':32,142 'drive':113 'edit':128 'enough':175 'entir':87 'episod':185 'exampl':59 'file':25,52 'gb':68,77,95,103 'got':10 'grab':148 'hard':112 'headphon':193 'high':163 'like':38 'list':173 'mani':21 'may':2 'movi':17,165 'much':27 'noth':194 'notic':44,200,226 'offic':82,188 'one':57 'origin':120 'past':35 'pc':191 'peopl':210 'pirat':13 'qualiti':47,139,164,227 'question':6 'qxr':24,56,73,98 'rarbg':127 'realiz':19 'realli':135 'reason':154 'replac':50 'ripping/compressing/whatever':213 'sacrif':42,225 'see':71 'seek':161 'show':15,88,167 'side':181,183 'simpl':169 'size':155,223 'smaller':28,55,222 'speak':116,136 'spirit':62 'stupid':5 'substanti':195 'thought':206 'two':205 've':124 'version':99 'wasn':158 'whatev':149 'without':224 'would':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700518350
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15462183"
  +editedAt: DateTimeImmutable @1700911985 {#1635
    date: 2023-11-25 12:33:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700431950 {#1660
    date: 2023-11-19 23:12:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-create-a-copyright-basilisk"
  +title: "Is it possible to create a copyright basilisk?"
  +url: null
  +body: "Is it possible to create something where knowing about the thing constitutes copyright infringement?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682639 {#1413
    date: 2023-11-22 20:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 13722
  -titleTs: "'basilisk':8 'copyright':7 'creat':5 'possibl':3"
  -bodyTs: "'constitut':12 'copyright':13 'creat':5 'infring':14 'know':8 'possibl':3 'someth':6 'thing':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700271588
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4078843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700185188 {#1417
    date: 2023-11-17 02:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-create-a-copyright-basilisk"
  +title: "Is it possible to create a copyright basilisk?"
  +url: null
  +body: "Is it possible to create something where knowing about the thing constitutes copyright infringement?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682639 {#1413
    date: 2023-11-22 20:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 13722
  -titleTs: "'basilisk':8 'copyright':7 'creat':5 'possibl':3"
  -bodyTs: "'constitut':12 'copyright':13 'creat':5 'infring':14 'know':8 'possibl':3 'someth':6 'thing':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700271588
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4078843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700185188 {#1417
    date: 2023-11-17 02:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-create-a-copyright-basilisk"
  +title: "Is it possible to create a copyright basilisk?"
  +url: null
  +body: "Is it possible to create something where knowing about the thing constitutes copyright infringement?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682639 {#1413
    date: 2023-11-22 20:50:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 13722
  -titleTs: "'basilisk':8 'copyright':7 'creat':5 'possibl':3"
  -bodyTs: "'constitut':12 'copyright':13 'creat':5 'infring':14 'know':8 'possibl':3 'someth':6 'thing':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700271588
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4078843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700185188 {#1417
    date: 2023-11-17 02:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "so-this-might-be-a-little-embarrassing-but-how-do"
  +title: "so this might be a little embarrassing, but how do I create a torrent and upload to a tracker?"
  +url: null
  +body: """
    I’ve been seeding the torrents that I download since the old days of Limewire, but I’ve always download and re-shared by seeding.  \n
    But a few months ago I couldn’t find a set of audiobooks I’d been looking for with the original narrators from the 90s.  \n
    I finally found a set on CD on eBay and coverted those to mp3 and loaded them on my phone, but it occurred to me that others might also be looking for a complete version of the series too and wanted to share that media.  \n
    Apologies if it’s an obvious answer that I somehow missed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682626 {#1463
    date: 2023-11-22 20:50:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 15158
  -titleTs: "'creat':12 'embarrass':7 'littl':6 'might':3 'torrent':14 'tracker':19 'upload':16"
  -bodyTs: "'90s':51 'ago':31 'also':80 'alway':19 'answer':103 'apolog':97 'audiobook':39 'cd':58 'complet':85 'couldn':33 'covert':62 'd':41 'day':13 'download':9,20 'ebay':60 'final':53 'find':35 'found':54 'limewir':15 'load':67 'look':43,82 'media':96 'might':79 'miss':107 'month':30 'mp3':65 'narrat':48 'obvious':102 'occur':74 'old':12 'origin':47 'other':78 'phone':71 're':23 're-shar':22 'seed':4,26 'seri':89 'set':37,56 'share':24,94 'sinc':10 'somehow':106 'torrent':6 've':2,18 'version':86 'want':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8570575"
  +editedAt: DateTimeImmutable @1701038400 {#1464
    date: 2023-11-26 23:40:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700588830 {#1448
    date: 2023-11-21 18:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "so-this-might-be-a-little-embarrassing-but-how-do"
  +title: "so this might be a little embarrassing, but how do I create a torrent and upload to a tracker?"
  +url: null
  +body: """
    I’ve been seeding the torrents that I download since the old days of Limewire, but I’ve always download and re-shared by seeding.  \n
    But a few months ago I couldn’t find a set of audiobooks I’d been looking for with the original narrators from the 90s.  \n
    I finally found a set on CD on eBay and coverted those to mp3 and loaded them on my phone, but it occurred to me that others might also be looking for a complete version of the series too and wanted to share that media.  \n
    Apologies if it’s an obvious answer that I somehow missed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682626 {#1463
    date: 2023-11-22 20:50:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 15158
  -titleTs: "'creat':12 'embarrass':7 'littl':6 'might':3 'torrent':14 'tracker':19 'upload':16"
  -bodyTs: "'90s':51 'ago':31 'also':80 'alway':19 'answer':103 'apolog':97 'audiobook':39 'cd':58 'complet':85 'couldn':33 'covert':62 'd':41 'day':13 'download':9,20 'ebay':60 'final':53 'find':35 'found':54 'limewir':15 'load':67 'look':43,82 'media':96 'might':79 'miss':107 'month':30 'mp3':65 'narrat':48 'obvious':102 'occur':74 'old':12 'origin':47 'other':78 'phone':71 're':23 're-shar':22 'seed':4,26 'seri':89 'set':37,56 'share':24,94 'sinc':10 'somehow':106 'torrent':6 've':2,18 'version':86 'want':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8570575"
  +editedAt: DateTimeImmutable @1701038400 {#1464
    date: 2023-11-26 23:40:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700588830 {#1448
    date: 2023-11-21 18:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "so-this-might-be-a-little-embarrassing-but-how-do"
  +title: "so this might be a little embarrassing, but how do I create a torrent and upload to a tracker?"
  +url: null
  +body: """
    I’ve been seeding the torrents that I download since the old days of Limewire, but I’ve always download and re-shared by seeding.  \n
    But a few months ago I couldn’t find a set of audiobooks I’d been looking for with the original narrators from the 90s.  \n
    I finally found a set on CD on eBay and coverted those to mp3 and loaded them on my phone, but it occurred to me that others might also be looking for a complete version of the series too and wanted to share that media.  \n
    Apologies if it’s an obvious answer that I somehow missed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682626 {#1463
    date: 2023-11-22 20:50:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 15158
  -titleTs: "'creat':12 'embarrass':7 'littl':6 'might':3 'torrent':14 'tracker':19 'upload':16"
  -bodyTs: "'90s':51 'ago':31 'also':80 'alway':19 'answer':103 'apolog':97 'audiobook':39 'cd':58 'complet':85 'couldn':33 'covert':62 'd':41 'day':13 'download':9,20 'ebay':60 'final':53 'find':35 'found':54 'limewir':15 'load':67 'look':43,82 'media':96 'might':79 'miss':107 'month':30 'mp3':65 'narrat':48 'obvious':102 'occur':74 'old':12 'origin':47 'other':78 'phone':71 're':23 're-shar':22 'seed':4,26 'seri':89 'set':37,56 'share':24,94 'sinc':10 'somehow':106 'torrent':6 've':2,18 'version':86 'want':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8570575"
  +editedAt: DateTimeImmutable @1701038400 {#1464
    date: 2023-11-26 23:40:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700588830 {#1448
    date: 2023-11-21 18:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-can-I-download-Switch-ROMs"
  +title: "Where can I download Switch ROMs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682491 {#1434
    date: 2023-11-22 20:48:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 30908
  -titleTs: "'download':4 'rom':6 'switch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8616689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682491 {#1431
    date: 2023-11-22 20:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-can-I-download-Switch-ROMs"
  +title: "Where can I download Switch ROMs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682491 {#1434
    date: 2023-11-22 20:48:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 30908
  -titleTs: "'download':4 'rom':6 'switch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8616689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682491 {#1431
    date: 2023-11-22 20:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-can-I-download-Switch-ROMs"
  +title: "Where can I download Switch ROMs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700682491 {#1434
    date: 2023-11-22 20:48:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 30908
  -titleTs: "'download':4 'rom':6 'switch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8616689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682491 {#1431
    date: 2023-11-22 20:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Best-place-to-buy-replacement-parts-for-a-laptop"
  +title: "Best place to buy replacement parts for a laptop?"
  +url: null
  +body: """
    I’ve got a Dell G3 3579 that’s in a dire need of a battery and a bottom panel replacement. I’ve thought of buying them off aliexpress, but I’m a bit skeptical of it… So ig my question is whether it’s OK to buy stuff like replacement laptop batteries off aliexpress.\n
    \n
    E: I’ve checked, amazon does not ship to my country… I’m also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681365 {#1595
    date: 2023-11-22 20:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 14729
  -titleTs: "'best':1 'buy':4 'laptop':9 'part':6 'place':2 'replac':5"
  -bodyTs: "'3579':7 'aliexpress':29,55 'also':69 'amazon':60 'anyon':73 'ask':71 'batteri':16,53,79 'bit':34 'bottom':19 'buy':26,48 'check':59 'countri':66 'dell':5 'dire':12 'e':56 'g3':6 'good':77 'got':3 'ig':39 'know':74 'laptop':52 'like':50 'look':84 'm':32,68 'manufactur':80 'need':13 'ok':46 'panel':20 'question':41 'replac':21,51,78 'ship':63 'skeptic':35 'stuff':49 'technic':70 'thought':24 'trust':76 've':2,23,58 'whether':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700570503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8515905"
  +editedAt: DateTimeImmutable @1700888843 {#1610
    date: 2023-11-25 06:07:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700484103 {#1609
    date: 2023-11-20 13:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Best-place-to-buy-replacement-parts-for-a-laptop"
  +title: "Best place to buy replacement parts for a laptop?"
  +url: null
  +body: """
    I’ve got a Dell G3 3579 that’s in a dire need of a battery and a bottom panel replacement. I’ve thought of buying them off aliexpress, but I’m a bit skeptical of it… So ig my question is whether it’s OK to buy stuff like replacement laptop batteries off aliexpress.\n
    \n
    E: I’ve checked, amazon does not ship to my country… I’m also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681365 {#1595
    date: 2023-11-22 20:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 14729
  -titleTs: "'best':1 'buy':4 'laptop':9 'part':6 'place':2 'replac':5"
  -bodyTs: "'3579':7 'aliexpress':29,55 'also':69 'amazon':60 'anyon':73 'ask':71 'batteri':16,53,79 'bit':34 'bottom':19 'buy':26,48 'check':59 'countri':66 'dell':5 'dire':12 'e':56 'g3':6 'good':77 'got':3 'ig':39 'know':74 'laptop':52 'like':50 'look':84 'm':32,68 'manufactur':80 'need':13 'ok':46 'panel':20 'question':41 'replac':21,51,78 'ship':63 'skeptic':35 'stuff':49 'technic':70 'thought':24 'trust':76 've':2,23,58 'whether':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700570503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8515905"
  +editedAt: DateTimeImmutable @1700888843 {#1610
    date: 2023-11-25 06:07:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700484103 {#1609
    date: 2023-11-20 13:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Best-place-to-buy-replacement-parts-for-a-laptop"
  +title: "Best place to buy replacement parts for a laptop?"
  +url: null
  +body: """
    I’ve got a Dell G3 3579 that’s in a dire need of a battery and a bottom panel replacement. I’ve thought of buying them off aliexpress, but I’m a bit skeptical of it… So ig my question is whether it’s OK to buy stuff like replacement laptop batteries off aliexpress.\n
    \n
    E: I’ve checked, amazon does not ship to my country… I’m also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681365 {#1595
    date: 2023-11-22 20:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 14729
  -titleTs: "'best':1 'buy':4 'laptop':9 'part':6 'place':2 'replac':5"
  -bodyTs: "'3579':7 'aliexpress':29,55 'also':69 'amazon':60 'anyon':73 'ask':71 'batteri':16,53,79 'bit':34 'bottom':19 'buy':26,48 'check':59 'countri':66 'dell':5 'dire':12 'e':56 'g3':6 'good':77 'got':3 'ig':39 'know':74 'laptop':52 'like':50 'look':84 'm':32,68 'manufactur':80 'need':13 'ok':46 'panel':20 'question':41 'replac':21,51,78 'ship':63 'skeptic':35 'stuff':49 'technic':70 'thought':24 'trust':76 've':2,23,58 'whether':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700570503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8515905"
  +editedAt: DateTimeImmutable @1700888843 {#1610
    date: 2023-11-25 06:07:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700484103 {#1609
    date: 2023-11-20 13:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Louis-Rossman-FUTO-s-YouTube-app-GrayJay-now-supports-Sponsorblock-and-shames"
  +title: "Louis Rossman/FUTO's YouTube app, GrayJay, now supports Sponsorblock... and shames you if you use it"
  +url: null
  +body: """
    Seriously this was very surprising. I’ve been experimenting with GrayJay since it was announced and I largely think it’s a pretty sweet app. I know there are concerns over how it isn’t “true open source” but it’s a hell of a lot more open than ReVanced. Plus, I like the general design and philosophy of the app.\n
    \n
    I updated the YouTube backend recently and to my surprise and delight they had added support for SponsorBlock. However, when I went to enable it, it warned me “turning this on harms creators” and made me click a box before I could continue.\n
    \n
    Bruh, you’re literally an ad-blocking YouTube frontend. What kind of mental gymnastics does it take to be facilitating ad-blocking and then at the same time shame the end-user for using an extension which simply automates seeking ahead in videos. Are you seriously gonna tell me that even without Sponsorblock, if I skip ahead past the sponsored ad read in a video, that I’m “harming the creator”?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 192
  +favouriteCount: 475
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681324 {#1675
    date: 2023-11-22 20:28:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 13845
  -titleTs: "'app':5 'grayjay':6 'loui':1 'rossman/futo':2 'shame':11 'sponsorblock':9 'support':8 'use':15 'youtub':4"
  -bodyTs: "'ad':76,111,127,168 'ad-block':110,126 'ahead':148,164 'announc':15 'app':25,61 'autom':146 'backend':66 'block':112,128 'box':100 'bruh':105 'click':98 'concern':30 'continu':104 'could':103 'creator':94,178 'delight':73 'design':56 'enabl':85 'end':138 'end-us':137 'even':158 'experi':9 'extens':143 'facilit':125 'frontend':114 'general':55 'gonna':154 'grayjay':11 'gymnast':119 'harm':93,176 'hell':43 'howev':80 'isn':34 'kind':116 'know':27 'larg':18 'like':53 'liter':108 'lot':46 'm':175 'made':96 'mental':118 'open':37,48 'past':165 'philosophi':58 'plus':51 'pretti':23 're':107 'read':169 'recent':67 'revanc':50 'seek':147 'serious':1,153 'shame':135 'simpli':145 'sinc':12 'skip':163 'sourc':38 'sponsor':167 'sponsorblock':79,160 'support':77 'surpris':5,71 'sweet':24 'take':122 'tell':155 'think':19 'time':134 'true':36 'turn':90 'updat':63 'use':141 'user':139 've':7 'video':150,172 'warn':88 'went':83 'without':159 'youtub':65,113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700313808
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9522961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227408 {#1674
    date: 2023-11-17 14:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Louis-Rossman-FUTO-s-YouTube-app-GrayJay-now-supports-Sponsorblock-and-shames"
  +title: "Louis Rossman/FUTO's YouTube app, GrayJay, now supports Sponsorblock... and shames you if you use it"
  +url: null
  +body: """
    Seriously this was very surprising. I’ve been experimenting with GrayJay since it was announced and I largely think it’s a pretty sweet app. I know there are concerns over how it isn’t “true open source” but it’s a hell of a lot more open than ReVanced. Plus, I like the general design and philosophy of the app.\n
    \n
    I updated the YouTube backend recently and to my surprise and delight they had added support for SponsorBlock. However, when I went to enable it, it warned me “turning this on harms creators” and made me click a box before I could continue.\n
    \n
    Bruh, you’re literally an ad-blocking YouTube frontend. What kind of mental gymnastics does it take to be facilitating ad-blocking and then at the same time shame the end-user for using an extension which simply automates seeking ahead in videos. Are you seriously gonna tell me that even without Sponsorblock, if I skip ahead past the sponsored ad read in a video, that I’m “harming the creator”?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 192
  +favouriteCount: 475
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681324 {#1675
    date: 2023-11-22 20:28:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 13845
  -titleTs: "'app':5 'grayjay':6 'loui':1 'rossman/futo':2 'shame':11 'sponsorblock':9 'support':8 'use':15 'youtub':4"
  -bodyTs: "'ad':76,111,127,168 'ad-block':110,126 'ahead':148,164 'announc':15 'app':25,61 'autom':146 'backend':66 'block':112,128 'box':100 'bruh':105 'click':98 'concern':30 'continu':104 'could':103 'creator':94,178 'delight':73 'design':56 'enabl':85 'end':138 'end-us':137 'even':158 'experi':9 'extens':143 'facilit':125 'frontend':114 'general':55 'gonna':154 'grayjay':11 'gymnast':119 'harm':93,176 'hell':43 'howev':80 'isn':34 'kind':116 'know':27 'larg':18 'like':53 'liter':108 'lot':46 'm':175 'made':96 'mental':118 'open':37,48 'past':165 'philosophi':58 'plus':51 'pretti':23 're':107 'read':169 'recent':67 'revanc':50 'seek':147 'serious':1,153 'shame':135 'simpli':145 'sinc':12 'skip':163 'sourc':38 'sponsor':167 'sponsorblock':79,160 'support':77 'surpris':5,71 'sweet':24 'take':122 'tell':155 'think':19 'time':134 'true':36 'turn':90 'updat':63 'use':141 'user':139 've':7 'video':150,172 'warn':88 'went':83 'without':159 'youtub':65,113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700313808
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9522961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227408 {#1674
    date: 2023-11-17 14:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Louis-Rossman-FUTO-s-YouTube-app-GrayJay-now-supports-Sponsorblock-and-shames"
  +title: "Louis Rossman/FUTO's YouTube app, GrayJay, now supports Sponsorblock... and shames you if you use it"
  +url: null
  +body: """
    Seriously this was very surprising. I’ve been experimenting with GrayJay since it was announced and I largely think it’s a pretty sweet app. I know there are concerns over how it isn’t “true open source” but it’s a hell of a lot more open than ReVanced. Plus, I like the general design and philosophy of the app.\n
    \n
    I updated the YouTube backend recently and to my surprise and delight they had added support for SponsorBlock. However, when I went to enable it, it warned me “turning this on harms creators” and made me click a box before I could continue.\n
    \n
    Bruh, you’re literally an ad-blocking YouTube frontend. What kind of mental gymnastics does it take to be facilitating ad-blocking and then at the same time shame the end-user for using an extension which simply automates seeking ahead in videos. Are you seriously gonna tell me that even without Sponsorblock, if I skip ahead past the sponsored ad read in a video, that I’m “harming the creator”?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 192
  +favouriteCount: 475
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681324 {#1675
    date: 2023-11-22 20:28:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 13845
  -titleTs: "'app':5 'grayjay':6 'loui':1 'rossman/futo':2 'shame':11 'sponsorblock':9 'support':8 'use':15 'youtub':4"
  -bodyTs: "'ad':76,111,127,168 'ad-block':110,126 'ahead':148,164 'announc':15 'app':25,61 'autom':146 'backend':66 'block':112,128 'box':100 'bruh':105 'click':98 'concern':30 'continu':104 'could':103 'creator':94,178 'delight':73 'design':56 'enabl':85 'end':138 'end-us':137 'even':158 'experi':9 'extens':143 'facilit':125 'frontend':114 'general':55 'gonna':154 'grayjay':11 'gymnast':119 'harm':93,176 'hell':43 'howev':80 'isn':34 'kind':116 'know':27 'larg':18 'like':53 'liter':108 'lot':46 'm':175 'made':96 'mental':118 'open':37,48 'past':165 'philosophi':58 'plus':51 'pretti':23 're':107 'read':169 'recent':67 'revanc':50 'seek':147 'serious':1,153 'shame':135 'simpli':145 'sinc':12 'skip':163 'sourc':38 'sponsor':167 'sponsorblock':79,160 'support':77 'surpris':5,71 'sweet':24 'take':122 'tell':155 'think':19 'time':134 'true':36 'turn':90 'updat':63 'use':141 'user':139 've':7 'video':150,172 'warn':88 'went':83 'without':159 'youtub':65,113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700313808
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9522961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227408 {#1674
    date: 2023-11-17 14:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-still-pirate-Pearson-books"
  +title: "Is it possible to still pirate Pearson books?"
  +url: null
  +body: "I’m trying to get a pdf of Australia in the Global Economy 2024 from my digital copy, but any methods for extracting the books turn out to be more than two years old, and defunct. So, just curious."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679955 {#1652
    date: 2023-11-22 20:05:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 14389
  -titleTs: "'book':8 'pearson':7 'pirat':6 'possibl':3 'still':5"
  -bodyTs: "'2024':14 'australia':9 'book':25 'copi':18 'curious':39 'defunct':36 'digit':17 'economi':13 'extract':23 'get':5 'global':12 'm':2 'method':21 'old':34 'pdf':7 'tri':3 'turn':26 'two':32 'year':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700482708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8466435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396308 {#1655
    date: 2023-11-19 13:18:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-still-pirate-Pearson-books"
  +title: "Is it possible to still pirate Pearson books?"
  +url: null
  +body: "I’m trying to get a pdf of Australia in the Global Economy 2024 from my digital copy, but any methods for extracting the books turn out to be more than two years old, and defunct. So, just curious."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679955 {#1652
    date: 2023-11-22 20:05:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 14389
  -titleTs: "'book':8 'pearson':7 'pirat':6 'possibl':3 'still':5"
  -bodyTs: "'2024':14 'australia':9 'book':25 'copi':18 'curious':39 'defunct':36 'digit':17 'economi':13 'extract':23 'get':5 'global':12 'm':2 'method':21 'old':34 'pdf':7 'tri':3 'turn':26 'two':32 'year':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700482708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8466435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396308 {#1655
    date: 2023-11-19 13:18:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-still-pirate-Pearson-books"
  +title: "Is it possible to still pirate Pearson books?"
  +url: null
  +body: "I’m trying to get a pdf of Australia in the Global Economy 2024 from my digital copy, but any methods for extracting the books turn out to be more than two years old, and defunct. So, just curious."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679955 {#1652
    date: 2023-11-22 20:05:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 14389
  -titleTs: "'book':8 'pearson':7 'pirat':6 'possibl':3 'still':5"
  -bodyTs: "'2024':14 'australia':9 'book':25 'copi':18 'curious':39 'defunct':36 'digit':17 'economi':13 'extract':23 'get':5 'global':12 'm':2 'method':21 'old':34 'pdf':7 'tri':3 'turn':26 'two':32 'year':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700482708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8466435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396308 {#1655
    date: 2023-11-19 13:18:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1571
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1582
    date: 2023-08-28 21:42:01.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1571
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1582
    date: 2023-08-28 21:42:01.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1571
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1582
    date: 2023-08-28 21:42:01.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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Blade-barrier-is-fucking-amazing"
  +title: "Blade barrier is fucking amazing!"
  +url: null
  +body: "We just got ambushed in a courtyard by about 15 enemies standing on a walkway above us, with no immediately obvious way for us to get up there. We were sitting ducks. So Shadowheart cast blade barrier across the entire walkway. In addition to doing a lot of damage every turn, it imposes difficult terrain. All of the enemies stopped firing on us and tried to run to the end of the walkway. Most of them died on the way, but a few seemed to realize it was futile and turned around to run back and attack us, they died on the way back. A single concentration spell turned a dire situation into a complete bloodbath for our enemies. Shadowheart doesn’t shine very often, but when she does, she shines like a diamond."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679524 {#1585
    date: 2023-11-22 19:58:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 15351
  -titleTs: "'amaz':5 'barrier':2 'blade':1 'fuck':4"
  -bodyTs: "'15':10 'across':38 'addit':43 'ambush':4 'around':92 'attack':97 'back':95,104 'barrier':37 'blade':36 'bloodbath':116 'cast':35 'complet':115 'concentr':107 'courtyard':7 'damag':49 'diamond':134 'die':77,100 'difficult':54 'dire':111 'doesn':121 'duck':32 'end':70 'enemi':11,59,119 'entir':40 'everi':50 'fire':61 'futil':89 'get':26 'got':3 'immedi':20 'impos':53 'like':132 'lot':47 'obvious':21 'often':125 'realiz':86 'run':67,94 'seem':84 'shadowheart':34,120 'shine':123,131 'singl':106 'sit':31 'situat':112 'spell':108 'stand':12 'stop':60 'terrain':55 'tri':65 'turn':51,91,109 'us':17,24,63,98 'walkway':15,41,73 'way':22,80,103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700722175
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8305631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700635775 {#1576
    date: 2023-11-22 07:49:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Blade-barrier-is-fucking-amazing"
  +title: "Blade barrier is fucking amazing!"
  +url: null
  +body: "We just got ambushed in a courtyard by about 15 enemies standing on a walkway above us, with no immediately obvious way for us to get up there. We were sitting ducks. So Shadowheart cast blade barrier across the entire walkway. In addition to doing a lot of damage every turn, it imposes difficult terrain. All of the enemies stopped firing on us and tried to run to the end of the walkway. Most of them died on the way, but a few seemed to realize it was futile and turned around to run back and attack us, they died on the way back. A single concentration spell turned a dire situation into a complete bloodbath for our enemies. Shadowheart doesn’t shine very often, but when she does, she shines like a diamond."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679524 {#1585
    date: 2023-11-22 19:58:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 15351
  -titleTs: "'amaz':5 'barrier':2 'blade':1 'fuck':4"
  -bodyTs: "'15':10 'across':38 'addit':43 'ambush':4 'around':92 'attack':97 'back':95,104 'barrier':37 'blade':36 'bloodbath':116 'cast':35 'complet':115 'concentr':107 'courtyard':7 'damag':49 'diamond':134 'die':77,100 'difficult':54 'dire':111 'doesn':121 'duck':32 'end':70 'enemi':11,59,119 'entir':40 'everi':50 'fire':61 'futil':89 'get':26 'got':3 'immedi':20 'impos':53 'like':132 'lot':47 'obvious':21 'often':125 'realiz':86 'run':67,94 'seem':84 'shadowheart':34,120 'shine':123,131 'singl':106 'sit':31 'situat':112 'spell':108 'stand':12 'stop':60 'terrain':55 'tri':65 'turn':51,91,109 'us':17,24,63,98 'walkway':15,41,73 'way':22,80,103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700722175
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8305631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700635775 {#1576
    date: 2023-11-22 07:49:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Blade-barrier-is-fucking-amazing"
  +title: "Blade barrier is fucking amazing!"
  +url: null
  +body: "We just got ambushed in a courtyard by about 15 enemies standing on a walkway above us, with no immediately obvious way for us to get up there. We were sitting ducks. So Shadowheart cast blade barrier across the entire walkway. In addition to doing a lot of damage every turn, it imposes difficult terrain. All of the enemies stopped firing on us and tried to run to the end of the walkway. Most of them died on the way, but a few seemed to realize it was futile and turned around to run back and attack us, they died on the way back. A single concentration spell turned a dire situation into a complete bloodbath for our enemies. Shadowheart doesn’t shine very often, but when she does, she shines like a diamond."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679524 {#1585
    date: 2023-11-22 19:58:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 15351
  -titleTs: "'amaz':5 'barrier':2 'blade':1 'fuck':4"
  -bodyTs: "'15':10 'across':38 'addit':43 'ambush':4 'around':92 'attack':97 'back':95,104 'barrier':37 'blade':36 'bloodbath':116 'cast':35 'complet':115 'concentr':107 'courtyard':7 'damag':49 'diamond':134 'die':77,100 'difficult':54 'dire':111 'doesn':121 'duck':32 'end':70 'enemi':11,59,119 'entir':40 'everi':50 'fire':61 'futil':89 'get':26 'got':3 'immedi':20 'impos':53 'like':132 'lot':47 'obvious':21 'often':125 'realiz':86 'run':67,94 'seem':84 'shadowheart':34,120 'shine':123,131 'singl':106 'sit':31 'situat':112 'spell':108 'stand':12 'stop':60 'terrain':55 'tri':65 'turn':51,91,109 'us':17,24,63,98 'walkway':15,41,73 'way':22,80,103"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700722175
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8305631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700635775 {#1576
    date: 2023-11-22 07:49:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: Proxies\__CG__\App\Entity\User {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "deleted"
  +title: "deleted"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675158 {#1566
    date: 2023-11-22 18:45:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 32214
  -titleTs: "'delet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675158
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15754592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675158 {#1563
    date: 2023-11-22 18:45:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "deleted"
  +title: "deleted"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675158 {#1566
    date: 2023-11-22 18:45:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 32214
  -titleTs: "'delet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675158
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15754592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675158 {#1563
    date: 2023-11-22 18:45:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "deleted"
  +title: "deleted"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675158 {#1566
    date: 2023-11-22 18:45:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  +badges: Doctrine\ORM\PersistentCollection {#1702 …}
  +children: []
  -id: 32214
  -titleTs: "'delet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700675158
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15754592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675158 {#1563
    date: 2023-11-22 18:45:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-I-change-my-layout-back-to-white-background"
  +title: "How do I change my layout back to white background?"
  +url: null
  +body: "Not sure why it changed, but I don’t like this black background on Lemmy…any way to change it back?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700673168 {#1683
    date: 2023-11-22 18:12:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 15308
  -titleTs: "'back':7 'background':10 'chang':4 'layout':6 'white':9"
  -bodyTs: "'back':21 'background':13 'black':12 'chang':5,19 'lemmi':15 'like':10 'sure':2 'way':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700653375
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8585993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620375 {#1687
    date: 2023-11-22 03:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-I-change-my-layout-back-to-white-background"
  +title: "How do I change my layout back to white background?"
  +url: null
  +body: "Not sure why it changed, but I don’t like this black background on Lemmy…any way to change it back?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700673168 {#1683
    date: 2023-11-22 18:12:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 15308
  -titleTs: "'back':7 'background':10 'chang':4 'layout':6 'white':9"
  -bodyTs: "'back':21 'background':13 'black':12 'chang':5,19 'lemmi':15 'like':10 'sure':2 'way':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700653375
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8585993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620375 {#1687
    date: 2023-11-22 03:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-I-change-my-layout-back-to-white-background"
  +title: "How do I change my layout back to white background?"
  +url: null
  +body: "Not sure why it changed, but I don’t like this black background on Lemmy…any way to change it back?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700673168 {#1683
    date: 2023-11-22 18:12:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 15308
  -titleTs: "'back':7 'background':10 'chang':4 'layout':6 'white':9"
  -bodyTs: "'back':21 'background':13 'black':12 'chang':5,19 'lemmi':15 'like':10 'sure':2 'way':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700653375
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8585993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620375 {#1687
    date: 2023-11-22 03:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1618
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-you-work-full-time-and-stay-awake-all-shift"
  +title: "How do you work full-time and stay awake all shift?"
  +url: null
  +body: "A few questions to people who have struggled long-term with fatigue, exhaustion, insomnia, etc.: what do you do to keep awake for a full-time workday? Black coffee, supplements, herbs, drugs/prescriptions, other? None, and it required a lifecycle habit change? Have you had success with “desk” jobs sitting all day, or had to choose a field with physical activity to keep from falling asleep on the job? Does it just “get easier” to wake up and stay up after multiple years of full-time? Before starting full-time I had only been able to get part-time gigs before, but it hasn’t taken long for me to notice my biological clock isn’t set right and every day I’m not sure if I’m “built” for it. Is anyone? Thanks Lemmy!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700668582 {#1626
    date: 2023-11-22 16:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: []
  -id: 14764
  -titleTs: "'awak':10 'full':6 'full-tim':5 'shift':12 'stay':9 'time':7 'work':4"
  -bodyTs: "'abl':98 'activ':62 'anyon':137 'asleep':67 'awak':23 'biolog':117 'black':30 'built':133 'chang':43 'choos':57 'clock':118 'coffe':31 'day':53,125 'desk':49 'drugs/prescriptions':34 'easier':75 'etc':16 'everi':124 'exhaust':14 'fall':66 'fatigu':13 'field':59 'full':27,87,92 'full-tim':26,86,91 'get':74,100 'gig':104 'habit':42 'hasn':108 'herb':33 'insomnia':15 'isn':119 'job':50,70 'keep':22,64 'lemmi':139 'lifecycl':41 'long':10,111 'long-term':9 'm':127,132 'multipl':83 'none':36 'notic':115 'part':102 'part-tim':101 'peopl':5 'physic':61 'question':3 'requir':39 'right':122 'set':121 'sit':51 'start':90 'stay':80 'struggl':8 'success':47 'supplement':32 'sure':129 'taken':110 'term':11 'thank':138 'time':28,88,93,103 'wake':77 'workday':29 'year':84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8521008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700492362 {#1599
    date: 2023-11-20 15:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-you-work-full-time-and-stay-awake-all-shift"
  +title: "How do you work full-time and stay awake all shift?"
  +url: null
  +body: "A few questions to people who have struggled long-term with fatigue, exhaustion, insomnia, etc.: what do you do to keep awake for a full-time workday? Black coffee, supplements, herbs, drugs/prescriptions, other? None, and it required a lifecycle habit change? Have you had success with “desk” jobs sitting all day, or had to choose a field with physical activity to keep from falling asleep on the job? Does it just “get easier” to wake up and stay up after multiple years of full-time? Before starting full-time I had only been able to get part-time gigs before, but it hasn’t taken long for me to notice my biological clock isn’t set right and every day I’m not sure if I’m “built” for it. Is anyone? Thanks Lemmy!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700668582 {#1626
    date: 2023-11-22 16:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: []
  -id: 14764
  -titleTs: "'awak':10 'full':6 'full-tim':5 'shift':12 'stay':9 'time':7 'work':4"
  -bodyTs: "'abl':98 'activ':62 'anyon':137 'asleep':67 'awak':23 'biolog':117 'black':30 'built':133 'chang':43 'choos':57 'clock':118 'coffe':31 'day':53,125 'desk':49 'drugs/prescriptions':34 'easier':75 'etc':16 'everi':124 'exhaust':14 'fall':66 'fatigu':13 'field':59 'full':27,87,92 'full-tim':26,86,91 'get':74,100 'gig':104 'habit':42 'hasn':108 'herb':33 'insomnia':15 'isn':119 'job':50,70 'keep':22,64 'lemmi':139 'lifecycl':41 'long':10,111 'long-term':9 'm':127,132 'multipl':83 'none':36 'notic':115 'part':102 'part-tim':101 'peopl':5 'physic':61 'question':3 'requir':39 'right':122 'set':121 'sit':51 'start':90 'stay':80 'struggl':8 'success':47 'supplement':32 'sure':129 'taken':110 'term':11 'thank':138 'time':28,88,93,103 'wake':77 'workday':29 'year':84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8521008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700492362 {#1599
    date: 2023-11-20 15:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-you-work-full-time-and-stay-awake-all-shift"
  +title: "How do you work full-time and stay awake all shift?"
  +url: null
  +body: "A few questions to people who have struggled long-term with fatigue, exhaustion, insomnia, etc.: what do you do to keep awake for a full-time workday? Black coffee, supplements, herbs, drugs/prescriptions, other? None, and it required a lifecycle habit change? Have you had success with “desk” jobs sitting all day, or had to choose a field with physical activity to keep from falling asleep on the job? Does it just “get easier” to wake up and stay up after multiple years of full-time? Before starting full-time I had only been able to get part-time gigs before, but it hasn’t taken long for me to notice my biological clock isn’t set right and every day I’m not sure if I’m “built” for it. Is anyone? Thanks Lemmy!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700668582 {#1626
    date: 2023-11-22 16:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: []
  -id: 14764
  -titleTs: "'awak':10 'full':6 'full-tim':5 'shift':12 'stay':9 'time':7 'work':4"
  -bodyTs: "'abl':98 'activ':62 'anyon':137 'asleep':67 'awak':23 'biolog':117 'black':30 'built':133 'chang':43 'choos':57 'clock':118 'coffe':31 'day':53,125 'desk':49 'drugs/prescriptions':34 'easier':75 'etc':16 'everi':124 'exhaust':14 'fall':66 'fatigu':13 'field':59 'full':27,87,92 'full-tim':26,86,91 'get':74,100 'gig':104 'habit':42 'hasn':108 'herb':33 'insomnia':15 'isn':119 'job':50,70 'keep':22,64 'lemmi':139 'lifecycl':41 'long':10,111 'long-term':9 'm':127,132 'multipl':83 'none':36 'notic':115 'part':102 'part-tim':101 'peopl':5 'physic':61 'question':3 'requir':39 'right':122 'set':121 'sit':51 'start':90 'stay':80 'struggl':8 'success':47 'supplement':32 'sure':129 'taken':110 'term':11 'thank':138 'time':28,88,93,103 'wake':77 'workday':29 'year':84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578762
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8521008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700492362 {#1599
    date: 2023-11-20 15:59:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1727
  +user: Proxies\__CG__\App\Entity\User {#1735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lore-friendly-playstyle-itemization-for-Shadowheart-Acts-1-and-amp-2"
  +title: "Lore-friendly playstyle/itemization for Shadowheart? (Acts 1 & 2)"
  +url: null
  +body: """
    The Shar-worshipping crazy goth chick is a great character concept. Trouble is, the game seems to throw a lot of great light-related cleric spells and equipment at us, and all the alternatives seem to be bad. From an RP point of view, Shadowheart obviously shouldn’t be wielding a light-emitting mace, wearing radiance armor, and shooting Faerie Fire and Guiding Bolt all over the place. But I can’t find a lore-friendly playstyle that isn’t substantially worse in fights.\n
    \n
    Some of the Shar-related equipment, and the Trickery domain subclass perks, seem to point to some sort of melee cleric build exploiting darkness. But the overall effect seems subpar; for starters, clerics can’t cast Darkness, so another party member would need to supply that, which is clunky.\n
    \n
    Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700664387 {#1734
    date: 2023-11-22 15:46:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 15336
  -titleTs: "'1':8 '2':9 'act':7 'friend':3 'lore':2 'lore-friend':1 'playstyle/itemization':4 'shadowheart':6"
  -bodyTs: "'altern':36 'anoth':128 'armor':60 'bad':40 'bolt':67 'build':111 'cast':125 'charact':11 'chick':7 'cleric':27,110,122 'clunki':138 'concept':12 'crazi':5 'dark':113,126 'domain':99 'effect':117 'emit':56 'equip':30,95 'exploit':112 'faeri':63 'fight':88 'find':76 'fire':64 'friend':80 'game':16 'goth':6 'great':10,23 'guid':66 'isn':83 'light':25,55 'light-emit':54 'light-rel':24 'lore':79 'lore-friend':78 'lot':21 'mace':57 'mele':109 'member':130 'need':132 'obvious':48 'overal':116 'parti':129 'perk':101 'place':71 'playstyl':81 'point':44,104 'radianc':59 'relat':26,94 'rp':43 'seem':17,37,102,118 'shadowheart':47 'shar':3,93 'shar-rel':92 'shar-worship':2 'shoot':62 'shouldn':49 'sort':107 'spell':28 'starter':121 'subclass':100 'subpar':119 'substanti':85 'suggest':140 'suppli':134 'throw':19 'trickeri':98 'troubl':13 'us':32 'view':46 'wear':58 'wield':52 'wors':86 'worship':4 'would':131"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700717693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8590821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700631293 {#1732
    date: 2023-11-22 06:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#1735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lore-friendly-playstyle-itemization-for-Shadowheart-Acts-1-and-amp-2"
  +title: "Lore-friendly playstyle/itemization for Shadowheart? (Acts 1 & 2)"
  +url: null
  +body: """
    The Shar-worshipping crazy goth chick is a great character concept. Trouble is, the game seems to throw a lot of great light-related cleric spells and equipment at us, and all the alternatives seem to be bad. From an RP point of view, Shadowheart obviously shouldn’t be wielding a light-emitting mace, wearing radiance armor, and shooting Faerie Fire and Guiding Bolt all over the place. But I can’t find a lore-friendly playstyle that isn’t substantially worse in fights.\n
    \n
    Some of the Shar-related equipment, and the Trickery domain subclass perks, seem to point to some sort of melee cleric build exploiting darkness. But the overall effect seems subpar; for starters, clerics can’t cast Darkness, so another party member would need to supply that, which is clunky.\n
    \n
    Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700664387 {#1734
    date: 2023-11-22 15:46:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 15336
  -titleTs: "'1':8 '2':9 'act':7 'friend':3 'lore':2 'lore-friend':1 'playstyle/itemization':4 'shadowheart':6"
  -bodyTs: "'altern':36 'anoth':128 'armor':60 'bad':40 'bolt':67 'build':111 'cast':125 'charact':11 'chick':7 'cleric':27,110,122 'clunki':138 'concept':12 'crazi':5 'dark':113,126 'domain':99 'effect':117 'emit':56 'equip':30,95 'exploit':112 'faeri':63 'fight':88 'find':76 'fire':64 'friend':80 'game':16 'goth':6 'great':10,23 'guid':66 'isn':83 'light':25,55 'light-emit':54 'light-rel':24 'lore':79 'lore-friend':78 'lot':21 'mace':57 'mele':109 'member':130 'need':132 'obvious':48 'overal':116 'parti':129 'perk':101 'place':71 'playstyl':81 'point':44,104 'radianc':59 'relat':26,94 'rp':43 'seem':17,37,102,118 'shadowheart':47 'shar':3,93 'shar-rel':92 'shar-worship':2 'shoot':62 'shouldn':49 'sort':107 'spell':28 'starter':121 'subclass':100 'subpar':119 'substanti':85 'suggest':140 'suppli':134 'throw':19 'trickeri':98 'troubl':13 'us':32 'view':46 'wear':58 'wield':52 'wors':86 'worship':4 'would':131"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700717693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8590821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700631293 {#1732
    date: 2023-11-22 06:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#1735 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lore-friendly-playstyle-itemization-for-Shadowheart-Acts-1-and-amp-2"
  +title: "Lore-friendly playstyle/itemization for Shadowheart? (Acts 1 & 2)"
  +url: null
  +body: """
    The Shar-worshipping crazy goth chick is a great character concept. Trouble is, the game seems to throw a lot of great light-related cleric spells and equipment at us, and all the alternatives seem to be bad. From an RP point of view, Shadowheart obviously shouldn’t be wielding a light-emitting mace, wearing radiance armor, and shooting Faerie Fire and Guiding Bolt all over the place. But I can’t find a lore-friendly playstyle that isn’t substantially worse in fights.\n
    \n
    Some of the Shar-related equipment, and the Trickery domain subclass perks, seem to point to some sort of melee cleric build exploiting darkness. But the overall effect seems subpar; for starters, clerics can’t cast Darkness, so another party member would need to supply that, which is clunky.\n
    \n
    Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700664387 {#1734
    date: 2023-11-22 15:46:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: []
  -id: 15336
  -titleTs: "'1':8 '2':9 'act':7 'friend':3 'lore':2 'lore-friend':1 'playstyle/itemization':4 'shadowheart':6"
  -bodyTs: "'altern':36 'anoth':128 'armor':60 'bad':40 'bolt':67 'build':111 'cast':125 'charact':11 'chick':7 'cleric':27,110,122 'clunki':138 'concept':12 'crazi':5 'dark':113,126 'domain':99 'effect':117 'emit':56 'equip':30,95 'exploit':112 'faeri':63 'fight':88 'find':76 'fire':64 'friend':80 'game':16 'goth':6 'great':10,23 'guid':66 'isn':83 'light':25,55 'light-emit':54 'light-rel':24 'lore':79 'lore-friend':78 'lot':21 'mace':57 'mele':109 'member':130 'need':132 'obvious':48 'overal':116 'parti':129 'perk':101 'place':71 'playstyl':81 'point':44,104 'radianc':59 'relat':26,94 'rp':43 'seem':17,37,102,118 'shadowheart':47 'shar':3,93 'shar-rel':92 'shar-worship':2 'shoot':62 'shouldn':49 'sort':107 'spell':28 'starter':121 'subclass':100 'subpar':119 'substanti':85 'suggest':140 'suppli':134 'throw':19 'trickeri':98 'troubl':13 'us':32 'view':46 'wear':58 'wield':52 'wors':86 'worship':4 'would':131"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700717693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8590821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700631293 {#1732
    date: 2023-11-22 06:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-has-YouTube-introduced-support-for-multiple-audio-tracks-for"
  +title: "Why has YouTube introduced support for multiple audio tracks for videos only now?"
  +url: null
  +body: "Was this feature impossible to implement many years ago?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700663344 {#1740
    date: 2023-11-22 15:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 13292
  -titleTs: "'audio':8 'introduc':4 'multipl':7 'support':5 'track':9 'video':11 'youtub':3"
  -bodyTs: "'ago':9 'featur':3 'implement':6 'imposs':4 'mani':7 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700154352
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3096825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700067952 {#1707
    date: 2023-11-15 18:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-has-YouTube-introduced-support-for-multiple-audio-tracks-for"
  +title: "Why has YouTube introduced support for multiple audio tracks for videos only now?"
  +url: null
  +body: "Was this feature impossible to implement many years ago?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700663344 {#1740
    date: 2023-11-22 15:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 13292
  -titleTs: "'audio':8 'introduc':4 'multipl':7 'support':5 'track':9 'video':11 'youtub':3"
  -bodyTs: "'ago':9 'featur':3 'implement':6 'imposs':4 'mani':7 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700154352
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3096825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700067952 {#1707
    date: 2023-11-15 18:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-has-YouTube-introduced-support-for-multiple-audio-tracks-for"
  +title: "Why has YouTube introduced support for multiple audio tracks for videos only now?"
  +url: null
  +body: "Was this feature impossible to implement many years ago?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700663344 {#1740
    date: 2023-11-22 15:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  +badges: Doctrine\ORM\PersistentCollection {#2453 …}
  +children: []
  -id: 13292
  -titleTs: "'audio':8 'introduc':4 'multipl':7 'support':5 'track':9 'video':11 'youtub':3"
  -bodyTs: "'ago':9 'featur':3 'implement':6 'imposs':4 'mani':7 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700154352
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3096825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700067952 {#1707
    date: 2023-11-15 18:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "EndeavourOS-encrypted-partition"
  +title: "EndeavourOS encrypted partition"
  +url: null
  +body: "I installed endeavourOS 2 days ago and then, the next day, there was a newnrelease of endeavourOS. It’s supposed to have better encryption. Is it possible to upgrade encryption on Linux? An unrelated question: is it possible to change the password of an encrypted partition? I’m a beginner, so please explain your magical commands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700662005 {#2457
    date: 2023-11-22 15:06:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 15353
  -titleTs: "'encrypt':2 'endeavouro':1 'partit':3"
  -bodyTs: "'2':4 'ago':6 'beginn':50 'better':23 'chang':40 'command':56 'day':5,11 'encrypt':24,30,45 'endeavouro':3,17 'explain':53 'instal':2 'linux':32 'm':48 'magic':55 'newnreleas':15 'next':10 'partit':46 'password':42 'pleas':52 'possibl':27,38 'question':35 'suppos':20 'unrel':34 'upgrad':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700721536
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15709357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637036 {#2454
    date: 2023-11-22 08:10:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "EndeavourOS-encrypted-partition"
  +title: "EndeavourOS encrypted partition"
  +url: null
  +body: "I installed endeavourOS 2 days ago and then, the next day, there was a newnrelease of endeavourOS. It’s supposed to have better encryption. Is it possible to upgrade encryption on Linux? An unrelated question: is it possible to change the password of an encrypted partition? I’m a beginner, so please explain your magical commands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700662005 {#2457
    date: 2023-11-22 15:06:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 15353
  -titleTs: "'encrypt':2 'endeavouro':1 'partit':3"
  -bodyTs: "'2':4 'ago':6 'beginn':50 'better':23 'chang':40 'command':56 'day':5,11 'encrypt':24,30,45 'endeavouro':3,17 'explain':53 'instal':2 'linux':32 'm':48 'magic':55 'newnreleas':15 'next':10 'partit':46 'password':42 'pleas':52 'possibl':27,38 'question':35 'suppos':20 'unrel':34 'upgrad':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700721536
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15709357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637036 {#2454
    date: 2023-11-22 08:10:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "EndeavourOS-encrypted-partition"
  +title: "EndeavourOS encrypted partition"
  +url: null
  +body: "I installed endeavourOS 2 days ago and then, the next day, there was a newnrelease of endeavourOS. It’s supposed to have better encryption. Is it possible to upgrade encryption on Linux? An unrelated question: is it possible to change the password of an encrypted partition? I’m a beginner, so please explain your magical commands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700662005 {#2457
    date: 2023-11-22 15:06:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#2359 …}
  +children: []
  -id: 15353
  -titleTs: "'encrypt':2 'endeavouro':1 'partit':3"
  -bodyTs: "'2':4 'ago':6 'beginn':50 'better':23 'chang':40 'command':56 'day':5,11 'encrypt':24,30,45 'endeavouro':3,17 'explain':53 'instal':2 'linux':32 'm':48 'magic':55 'newnreleas':15 'next':10 'partit':46 'password':42 'pleas':52 'possibl':27,38 'question':35 'suppos':20 'unrel':34 'upgrad':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700721536
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15709357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637036 {#2454
    date: 2023-11-22 08:10:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Who-is-the-cruelest-fictional-villain"
  +title: "Who is the cruelest fictional villain?"
  +url: null
  +body: "I’m not just talking cruelty in terms of their goals, but also how they went about achieving their goals"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700661537 {#2364
    date: 2023-11-22 14:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1708 …}
  +children: []
  -id: 13397
  -titleTs: "'cruelest':4 'fiction':5 'villain':6"
  -bodyTs: "'achiev':18 'also':13 'cruelti':6 'goal':11,20 'm':2 'talk':5 'term':8 'went':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700183309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8312997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700096909 {#2372
    date: 2023-11-16 02:08:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Who-is-the-cruelest-fictional-villain"
  +title: "Who is the cruelest fictional villain?"
  +url: null
  +body: "I’m not just talking cruelty in terms of their goals, but also how they went about achieving their goals"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700661537 {#2364
    date: 2023-11-22 14:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1708 …}
  +children: []
  -id: 13397
  -titleTs: "'cruelest':4 'fiction':5 'villain':6"
  -bodyTs: "'achiev':18 'also':13 'cruelti':6 'goal':11,20 'm':2 'talk':5 'term':8 'went':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700183309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8312997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700096909 {#2372
    date: 2023-11-16 02:08:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Who-is-the-cruelest-fictional-villain"
  +title: "Who is the cruelest fictional villain?"
  +url: null
  +body: "I’m not just talking cruelty in terms of their goals, but also how they went about achieving their goals"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700661537 {#2364
    date: 2023-11-22 14:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  +badges: Doctrine\ORM\PersistentCollection {#1708 …}
  +children: []
  -id: 13397
  -titleTs: "'cruelest':4 'fiction':5 'villain':6"
  -bodyTs: "'achiev':18 'also':13 'cruelti':6 'goal':11,20 'm':2 'talk':5 'term':8 'went':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700183309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8312997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700096909 {#2372
    date: 2023-11-16 02:08:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Site-availability-monitoring-services"
  +title: "Site availability monitoring services"
  +url: null
  +body: """
    Hello fellow pirates!\n
    \n
    I have a question that many pirate siteops might already encountered - how do you monitor availability your website in uncommon locations?\n
    \n
    There’s ton of services to monitor if site is blocked in US/China/EU/Russia et c., but none of them could say if your site is blocked by Kenian or Bangladeshi authorities.\n
    \n
    So if you know such service, please share it’s name or URL.\n
    \n
    Many thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700659555 {#1410
    date: 2023-11-22 14:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 15427
  -titleTs: "'avail':2 'monitor':3 'servic':4 'site':1"
  -bodyTs: "'alreadi':13 'author':55 'avail':19 'bangladeshi':54 'block':35,50 'c':39 'could':44 'encount':14 'et':38 'fellow':2 'hello':1 'kenian':52 'know':59 'locat':24 'mani':9,69 'might':12 'monitor':18,31 'name':66 'none':41 'pirat':3,10 'pleas':62 'question':7 'say':45 'servic':29,61 'share':63 'site':33,48 'siteop':11 'thank':70 'ton':27 'uncommon':23 'url':68 'us/china/eu/russia':37 'websit':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700713555
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8900566"
  +editedAt: DateTimeImmutable @1701130019 {#1874
    date: 2023-11-28 01:06:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700659555 {#1907
    date: 2023-11-22 14:25:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Site-availability-monitoring-services"
  +title: "Site availability monitoring services"
  +url: null
  +body: """
    Hello fellow pirates!\n
    \n
    I have a question that many pirate siteops might already encountered - how do you monitor availability your website in uncommon locations?\n
    \n
    There’s ton of services to monitor if site is blocked in US/China/EU/Russia et c., but none of them could say if your site is blocked by Kenian or Bangladeshi authorities.\n
    \n
    So if you know such service, please share it’s name or URL.\n
    \n
    Many thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700659555 {#1410
    date: 2023-11-22 14:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 15427
  -titleTs: "'avail':2 'monitor':3 'servic':4 'site':1"
  -bodyTs: "'alreadi':13 'author':55 'avail':19 'bangladeshi':54 'block':35,50 'c':39 'could':44 'encount':14 'et':38 'fellow':2 'hello':1 'kenian':52 'know':59 'locat':24 'mani':9,69 'might':12 'monitor':18,31 'name':66 'none':41 'pirat':3,10 'pleas':62 'question':7 'say':45 'servic':29,61 'share':63 'site':33,48 'siteop':11 'thank':70 'ton':27 'uncommon':23 'url':68 'us/china/eu/russia':37 'websit':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700713555
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8900566"
  +editedAt: DateTimeImmutable @1701130019 {#1874
    date: 2023-11-28 01:06:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700659555 {#1907
    date: 2023-11-22 14:25:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Site-availability-monitoring-services"
  +title: "Site availability monitoring services"
  +url: null
  +body: """
    Hello fellow pirates!\n
    \n
    I have a question that many pirate siteops might already encountered - how do you monitor availability your website in uncommon locations?\n
    \n
    There’s ton of services to monitor if site is blocked in US/China/EU/Russia et c., but none of them could say if your site is blocked by Kenian or Bangladeshi authorities.\n
    \n
    So if you know such service, please share it’s name or URL.\n
    \n
    Many thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700659555 {#1410
    date: 2023-11-22 14:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 15427
  -titleTs: "'avail':2 'monitor':3 'servic':4 'site':1"
  -bodyTs: "'alreadi':13 'author':55 'avail':19 'bangladeshi':54 'block':35,50 'c':39 'could':44 'encount':14 'et':38 'fellow':2 'hello':1 'kenian':52 'know':59 'locat':24 'mani':9,69 'might':12 'monitor':18,31 'name':66 'none':41 'pirat':3,10 'pleas':62 'question':7 'say':45 'servic':29,61 'share':63 'site':33,48 'siteop':11 'thank':70 'ton':27 'uncommon':23 'url':68 'us/china/eu/russia':37 'websit':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700713555
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8900566"
  +editedAt: DateTimeImmutable @1701130019 {#1874
    date: 2023-11-28 01:06:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700659555 {#1907
    date: 2023-11-22 14:25:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-boot-doesn-t-work-anymore"
  +title: "Help, boot doesn't work anymore"
  +url: null
  +body: "I have a laptop eith sata and a nvme drive. I installed a few operating systems and I decided on Mint for Sata. Installed it copied data from Nvme drive since I was using it as primary. I installed Nobara on nvme and it worked flawless until a few moments ago. Reboted and Mint is gone from boot options. Tried to add it but don’t find it. Tried to boot into Nobara but it gets stuck on blank screen. Power button works but that’s about it. No HDMI output. Recovery options dosen’t work either. In Nobara live session I can see my Mint drive with all the partition and so is Nobara. Also I have for some reason option to boot into windows and Debian even tho when I installed I chose full drive."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700658440 {#1402
    date: 2023-11-22 14:07:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  +badges: Doctrine\ORM\PersistentCollection {#2026 …}
  +children: []
  -id: 15220
  -titleTs: "'anymor':6 'boot':2 'doesn':3 'help':1 'work':5"
  -bodyTs: "'add':62 'ago':51 'also':116 'blank':79 'boot':58,71,124 'button':82 'chose':135 'copi':26 'data':27 'debian':128 'decid':19 'dosen':94 'drive':10,30,107,137 'eith':5 'either':97 'even':129 'find':67 'flawless':46 'full':136 'get':76 'gone':56 'hdmi':90 'instal':12,24,39,133 'laptop':4 'live':100 'mint':21,54,106 'moment':50 'nobara':40,73,99,115 'nvme':9,29,42 'oper':15 'option':59,93,122 'output':91 'partit':111 'power':81 'primari':37 'reason':121 'rebot':52 'recoveri':92 'sata':6,23 'screen':80 'see':104 'session':101 'sinc':31 'stuck':77 'system':16 'tho':130 'tri':60,69 'use':34 'window':126 'work':45,83,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8577813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601505 {#1405
    date: 2023-11-21 22:18:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-boot-doesn-t-work-anymore"
  +title: "Help, boot doesn't work anymore"
  +url: null
  +body: "I have a laptop eith sata and a nvme drive. I installed a few operating systems and I decided on Mint for Sata. Installed it copied data from Nvme drive since I was using it as primary. I installed Nobara on nvme and it worked flawless until a few moments ago. Reboted and Mint is gone from boot options. Tried to add it but don’t find it. Tried to boot into Nobara but it gets stuck on blank screen. Power button works but that’s about it. No HDMI output. Recovery options dosen’t work either. In Nobara live session I can see my Mint drive with all the partition and so is Nobara. Also I have for some reason option to boot into windows and Debian even tho when I installed I chose full drive."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700658440 {#1402
    date: 2023-11-22 14:07:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  +badges: Doctrine\ORM\PersistentCollection {#2026 …}
  +children: []
  -id: 15220
  -titleTs: "'anymor':6 'boot':2 'doesn':3 'help':1 'work':5"
  -bodyTs: "'add':62 'ago':51 'also':116 'blank':79 'boot':58,71,124 'button':82 'chose':135 'copi':26 'data':27 'debian':128 'decid':19 'dosen':94 'drive':10,30,107,137 'eith':5 'either':97 'even':129 'find':67 'flawless':46 'full':136 'get':76 'gone':56 'hdmi':90 'instal':12,24,39,133 'laptop':4 'live':100 'mint':21,54,106 'moment':50 'nobara':40,73,99,115 'nvme':9,29,42 'oper':15 'option':59,93,122 'output':91 'partit':111 'power':81 'primari':37 'reason':121 'rebot':52 'recoveri':92 'sata':6,23 'screen':80 'see':104 'session':101 'sinc':31 'stuck':77 'system':16 'tho':130 'tri':60,69 'use':34 'window':126 'work':45,83,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8577813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601505 {#1405
    date: 2023-11-21 22:18:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-boot-doesn-t-work-anymore"
  +title: "Help, boot doesn't work anymore"
  +url: null
  +body: "I have a laptop eith sata and a nvme drive. I installed a few operating systems and I decided on Mint for Sata. Installed it copied data from Nvme drive since I was using it as primary. I installed Nobara on nvme and it worked flawless until a few moments ago. Reboted and Mint is gone from boot options. Tried to add it but don’t find it. Tried to boot into Nobara but it gets stuck on blank screen. Power button works but that’s about it. No HDMI output. Recovery options dosen’t work either. In Nobara live session I can see my Mint drive with all the partition and so is Nobara. Also I have for some reason option to boot into windows and Debian even tho when I installed I chose full drive."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700658440 {#1402
    date: 2023-11-22 14:07:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  +badges: Doctrine\ORM\PersistentCollection {#2026 …}
  +children: []
  -id: 15220
  -titleTs: "'anymor':6 'boot':2 'doesn':3 'help':1 'work':5"
  -bodyTs: "'add':62 'ago':51 'also':116 'blank':79 'boot':58,71,124 'button':82 'chose':135 'copi':26 'data':27 'debian':128 'decid':19 'dosen':94 'drive':10,30,107,137 'eith':5 'either':97 'even':129 'find':67 'flawless':46 'full':136 'get':76 'gone':56 'hdmi':90 'instal':12,24,39,133 'laptop':4 'live':100 'mint':21,54,106 'moment':50 'nobara':40,73,99,115 'nvme':9,29,42 'oper':15 'option':59,93,122 'output':91 'partit':111 'power':81 'primari':37 'reason':121 'rebot':52 'recoveri':92 'sata':6,23 'screen':80 'see':104 'session':101 'sinc':31 'stuck':77 'system':16 'tho':130 'tri':60,69 'use':34 'window':126 'work':45,83,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687905
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8577813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601505 {#1405
    date: 2023-11-21 22:18:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details