GET https://kbin.spritesserver.nl/all/hot/%E2%88%9E/articles?p=189

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.45 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#183
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#247
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#183
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#247
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-something-you-re-oddly-obsessed-about-SFW"
  +title: "What's something you're oddly obsessed about? (SFW)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702786597 {#183
    date: 2023-12-17 05:16:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 30214
  -titleTs: "'obsess':7 'odd':6 're':5 'sfw':9 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11145074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702786597 {#247
    date: 2023-12-17 05:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1866
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1881
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1866
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1881
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-of-fanfiction"
  +title: "What do you think of fanfiction ?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702778940 {#1866
    date: 2023-12-17 03:09:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 29654
  -titleTs: "'fanfict':6 'think':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778940 {#1881
    date: 2023-12-17 03:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1896
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1395
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1896
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1395
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-was-your-most-shameful-act-of-cowardice"
  +title: "What was your most shameful act of cowardice?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702746404 {#1896
    date: 2023-12-16 18:06:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 29343
  -titleTs: "'act':6 'cowardic':8 'shame':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9643249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746404 {#1395
    date: 2023-12-16 18:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#1970
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#1978
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#1970
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#1978
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Waydroid-and-the-DRM-issue-How-to-play-DRM-protected"
  +title: "Waydroid and the DRM issue | How to play DRM protected videos on Waydroid?"
  +url: null
  +body: """
    I managed to install waydroid after a long and rather stressful installation process, but now that I have installed it, I am realizing that since Waydroid doesn’t come with DRM software (or malware) installed with it, it won’t play no videos, which is one of the reasons I installed it. Is there a way I can run drm protected videos on Wayland?\n
    \n
    Also, what’s the likelihood that when I install drm and try to play it, it would just disappear since it is not technically a phone?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702729800 {#1970
    date: 2023-12-16 13:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 29358
  -titleTs: "'drm':4,9 'issu':5 'play':8 'protect':10 'video':11 'waydroid':1,13"
  -bodyTs: "'also':65 'come':29 'disappear':83 'doesn':27 'drm':31,60,74 'instal':4,12,19,35,51,73 'likelihood':69 'long':8 'malwar':34 'manag':2 'one':46 'phone':90 'play':41,78 'process':13 'protect':61 'rather':10 'realiz':23 'reason':49 'run':59 'sinc':25,84 'softwar':32 'stress':11 'technic':88 'tri':76 'video':43,62 'way':56 'waydroid':5,26 'wayland':64 'won':39 'would':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9387957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702729800 {#1978
    date: 2023-12-16 13:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-minded-instant-messaging-quest"
  +title: "Privacy minded ` instant messaging ` quest."
  +url: null
  +body: """
    Hi,\n
    \n
    I’m looking for an instant messaging ( IM ) apps software/protocol that run on Android and computer\n
    \n
    and meet the following requirements :\n
    \n
    - Open source !\n
    - [E2EE](https://en.wikipedia.org/wiki/E2EE)\n
    - Messages are send in direct ! (not passing by a server)\n
    - handle group\n
    - Truly private ! ( That’s the tricky part )\n
    \n
    The closest that I’ve found is [Briar](https://briarproject.org)\n
    \n
    - +can work without internet ! (bluetooth, local wifi, files !)\n
    - + use [TOR](https://en.wikipedia.org/wiki/Tor_(network))\n
    - - Mutual party have to exchange key (or your can introduce someone)\n
    - - sending media suck for now, poor image quality\n
    - - no call or voice messaging\n
    \n
    I’ve been looking for alternatives:\n
    \n
    - [Session](https://getsession.org)\n
        - Sadly it keep ALL the conversation into server !!! so it’s a no go.\n
    - [speek](https://speek.network)\n
        - I didn’t try it yet, any feedback ?\n
    - [simplex](https://simplex.chat)\n
        - it look very promising ! (didn’t tried it yet)\n
        - + seem to handle multiple profile in one !\n
        - + do not require that both party send an invitation ! \n
            - and have also a [optional long term address](https://simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)\n
        - ! I didn’t found (yet) if the messages are send in direct or pass by a server…\n
    \n
    All post about alternatives or experience with the one that I cited are welcome.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702719914 {#1380
    date: 2023-12-16 10:45:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 29316
  -titleTs: "'instant':3 'messag':4 'mind':2 'privaci':1 'quest':5"
  -bodyTs: "'/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':163 '/wiki/e2ee)':28 '/wiki/tor_(network))':69 'address':160 'also':155 'altern':99,184 'android':15 'app':10 'bluetooth':61 'briar':55 'briarproject.org':56 'call':90 'cite':192 'closest':49 'comput':17 'convers':107 'didn':119,132,165 'direct':33,175 'e2ee':25 'en.wikipedia.org':27,68 'en.wikipedia.org/wiki/e2ee)':26 'en.wikipedia.org/wiki/tor_(network))':67 'exchang':74 'experi':186 'feedback':125 'file':64 'follow':21 'found':53,167 'getsession.org':101 'go':115 'group':40 'handl':39,139 'hi':1 'im':9 'imag':87 'instant':7 'internet':60 'introduc':79 'invit':152 'keep':104 'key':75 'local':62 'long':158 'look':4,97,129 'm':3 'media':82 'meet':19 'messag':8,29,93,171 'multipl':140 'mutual':70 'one':143,189 'open':23 'option':157 'part':47 'parti':71,149 'pass':35,177 'poor':86 'post':182 'privat':42 'profil':141 'promis':131 'qualiti':88 'requir':22,146 'run':13 'sad':102 'seem':137 'send':31,81,150,173 'server':38,109,180 'session':100 'simplex':126 'simplex.chat':127,162 'simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':161 'software/protocol':11 'someon':80 'sourc':24 'speek':116 'speek.network':117 'suck':83 'term':159 'tor':66 'tri':121,134 'tricki':46 'truli':41 'use':65 've':52,95 'voic':92 'welcom':194 'wifi':63 'without':59 'work':58 'yet':123,136,168"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9384870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702719914 {#1890
    date: 2023-12-16 10:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-minded-instant-messaging-quest"
  +title: "Privacy minded ` instant messaging ` quest."
  +url: null
  +body: """
    Hi,\n
    \n
    I’m looking for an instant messaging ( IM ) apps software/protocol that run on Android and computer\n
    \n
    and meet the following requirements :\n
    \n
    - Open source !\n
    - [E2EE](https://en.wikipedia.org/wiki/E2EE)\n
    - Messages are send in direct ! (not passing by a server)\n
    - handle group\n
    - Truly private ! ( That’s the tricky part )\n
    \n
    The closest that I’ve found is [Briar](https://briarproject.org)\n
    \n
    - +can work without internet ! (bluetooth, local wifi, files !)\n
    - + use [TOR](https://en.wikipedia.org/wiki/Tor_(network))\n
    - - Mutual party have to exchange key (or your can introduce someone)\n
    - - sending media suck for now, poor image quality\n
    - - no call or voice messaging\n
    \n
    I’ve been looking for alternatives:\n
    \n
    - [Session](https://getsession.org)\n
        - Sadly it keep ALL the conversation into server !!! so it’s a no go.\n
    - [speek](https://speek.network)\n
        - I didn’t try it yet, any feedback ?\n
    - [simplex](https://simplex.chat)\n
        - it look very promising ! (didn’t tried it yet)\n
        - + seem to handle multiple profile in one !\n
        - + do not require that both party send an invitation ! \n
            - and have also a [optional long term address](https://simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)\n
        - ! I didn’t found (yet) if the messages are send in direct or pass by a server…\n
    \n
    All post about alternatives or experience with the one that I cited are welcome.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702719914 {#1380
    date: 2023-12-16 10:45:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 29316
  -titleTs: "'instant':3 'messag':4 'mind':2 'privaci':1 'quest':5"
  -bodyTs: "'/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':163 '/wiki/e2ee)':28 '/wiki/tor_(network))':69 'address':160 'also':155 'altern':99,184 'android':15 'app':10 'bluetooth':61 'briar':55 'briarproject.org':56 'call':90 'cite':192 'closest':49 'comput':17 'convers':107 'didn':119,132,165 'direct':33,175 'e2ee':25 'en.wikipedia.org':27,68 'en.wikipedia.org/wiki/e2ee)':26 'en.wikipedia.org/wiki/tor_(network))':67 'exchang':74 'experi':186 'feedback':125 'file':64 'follow':21 'found':53,167 'getsession.org':101 'go':115 'group':40 'handl':39,139 'hi':1 'im':9 'imag':87 'instant':7 'internet':60 'introduc':79 'invit':152 'keep':104 'key':75 'local':62 'long':158 'look':4,97,129 'm':3 'media':82 'meet':19 'messag':8,29,93,171 'multipl':140 'mutual':70 'one':143,189 'open':23 'option':157 'part':47 'parti':71,149 'pass':35,177 'poor':86 'post':182 'privat':42 'profil':141 'promis':131 'qualiti':88 'requir':22,146 'run':13 'sad':102 'seem':137 'send':31,81,150,173 'server':38,109,180 'session':100 'simplex':126 'simplex.chat':127,162 'simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':161 'software/protocol':11 'someon':80 'sourc':24 'speek':116 'speek.network':117 'suck':83 'term':159 'tor':66 'tri':121,134 'tricki':46 'truli':41 'use':65 've':52,95 'voic':92 'welcom':194 'wifi':63 'without':59 'work':58 'yet':123,136,168"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9384870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702719914 {#1890
    date: 2023-12-16 10:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-minded-instant-messaging-quest"
  +title: "Privacy minded ` instant messaging ` quest."
  +url: null
  +body: """
    Hi,\n
    \n
    I’m looking for an instant messaging ( IM ) apps software/protocol that run on Android and computer\n
    \n
    and meet the following requirements :\n
    \n
    - Open source !\n
    - [E2EE](https://en.wikipedia.org/wiki/E2EE)\n
    - Messages are send in direct ! (not passing by a server)\n
    - handle group\n
    - Truly private ! ( That’s the tricky part )\n
    \n
    The closest that I’ve found is [Briar](https://briarproject.org)\n
    \n
    - +can work without internet ! (bluetooth, local wifi, files !)\n
    - + use [TOR](https://en.wikipedia.org/wiki/Tor_(network))\n
    - - Mutual party have to exchange key (or your can introduce someone)\n
    - - sending media suck for now, poor image quality\n
    - - no call or voice messaging\n
    \n
    I’ve been looking for alternatives:\n
    \n
    - [Session](https://getsession.org)\n
        - Sadly it keep ALL the conversation into server !!! so it’s a no go.\n
    - [speek](https://speek.network)\n
        - I didn’t try it yet, any feedback ?\n
    - [simplex](https://simplex.chat)\n
        - it look very promising ! (didn’t tried it yet)\n
        - + seem to handle multiple profile in one !\n
        - + do not require that both party send an invitation ! \n
            - and have also a [optional long term address](https://simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)\n
        - ! I didn’t found (yet) if the messages are send in direct or pass by a server…\n
    \n
    All post about alternatives or experience with the one that I cited are welcome.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702719914 {#1380
    date: 2023-12-16 10:45:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 29316
  -titleTs: "'instant':3 'messag':4 'mind':2 'privaci':1 'quest':5"
  -bodyTs: "'/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':163 '/wiki/e2ee)':28 '/wiki/tor_(network))':69 'address':160 'also':155 'altern':99,184 'android':15 'app':10 'bluetooth':61 'briar':55 'briarproject.org':56 'call':90 'cite':192 'closest':49 'comput':17 'convers':107 'didn':119,132,165 'direct':33,175 'e2ee':25 'en.wikipedia.org':27,68 'en.wikipedia.org/wiki/e2ee)':26 'en.wikipedia.org/wiki/tor_(network))':67 'exchang':74 'experi':186 'feedback':125 'file':64 'follow':21 'found':53,167 'getsession.org':101 'go':115 'group':40 'handl':39,139 'hi':1 'im':9 'imag':87 'instant':7 'internet':60 'introduc':79 'invit':152 'keep':104 'key':75 'local':62 'long':158 'look':4,97,129 'm':3 'media':82 'meet':19 'messag':8,29,93,171 'multipl':140 'mutual':70 'one':143,189 'open':23 'option':157 'part':47 'parti':71,149 'pass':35,177 'poor':86 'post':182 'privat':42 'profil':141 'promis':131 'qualiti':88 'requir':22,146 'run':13 'sad':102 'seem':137 'send':31,81,150,173 'server':38,109,180 'session':100 'simplex':126 'simplex.chat':127,162 'simplex.chat/docs/guide/making-connections.html#comparison-of-1-time-invitation-links-and-simplex-contact-addresses)':161 'software/protocol':11 'someon':80 'sourc':24 'speek':116 'speek.network':117 'suck':83 'term':159 'tor':66 'tri':121,134 'tricki':46 'truli':41 'use':65 've':52,95 'voic':92 'welcom':194 'wifi':63 'without':59 'work':58 'yet':123,136,168"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9384870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702719914 {#1890
    date: 2023-12-16 10:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Mandela-Effect-test-Without-looking-it-up-what-was-the"
  +title: "Mandela Effect test: Without looking it up, what was the name of the guy who narrated The Twilight Zone?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702710986 {#1971
    date: 2023-12-16 08:16:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 29102
  -titleTs: "'effect':2 'guy':14 'look':5 'mandela':1 'name':11 'narrat':16 'test':3 'twilight':18 'without':4 'zone':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11098847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702710986 {#1927
    date: 2023-12-16 08:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Mandela-Effect-test-Without-looking-it-up-what-was-the"
  +title: "Mandela Effect test: Without looking it up, what was the name of the guy who narrated The Twilight Zone?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702710986 {#1971
    date: 2023-12-16 08:16:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 29102
  -titleTs: "'effect':2 'guy':14 'look':5 'mandela':1 'name':11 'narrat':16 'test':3 'twilight':18 'without':4 'zone':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11098847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702710986 {#1927
    date: 2023-12-16 08:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Mandela-Effect-test-Without-looking-it-up-what-was-the"
  +title: "Mandela Effect test: Without looking it up, what was the name of the guy who narrated The Twilight Zone?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702710986 {#1971
    date: 2023-12-16 08:16:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 29102
  -titleTs: "'effect':2 'guy':14 'look':5 'mandela':1 'name':11 'narrat':16 'test':3 'twilight':18 'without':4 'zone':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11098847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702710986 {#1927
    date: 2023-12-16 08:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-you-were-to-divide-your-life-into-chapters-what"
  +title: "If you were to divide your life into chapters, what would they be?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702686165 {#1367
    date: 2023-12-16 01:22:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 28893
  -titleTs: "'chapter':9 'divid':5 'life':7 'would':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9619364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702686165 {#1902
    date: 2023-12-16 01:22: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
27 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-you-were-to-divide-your-life-into-chapters-what"
  +title: "If you were to divide your life into chapters, what would they be?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702686165 {#1367
    date: 2023-12-16 01:22:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 28893
  -titleTs: "'chapter':9 'divid':5 'life':7 'would':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9619364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702686165 {#1902
    date: 2023-12-16 01:22: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
28 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-you-were-to-divide-your-life-into-chapters-what"
  +title: "If you were to divide your life into chapters, what would they be?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702686165 {#1367
    date: 2023-12-16 01:22:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 28893
  -titleTs: "'chapter':9 'divid':5 'life':7 'would':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9619364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702686165 {#1902
    date: 2023-12-16 01:22: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
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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chats-msg-s"
  +title: "Chats / msg's"
  +url: null
  +body: "Where do i go to see chats and msg’s ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653747 {#2432
    date: 2023-12-15 16:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 29450
  -titleTs: "'chat':1 'msg':2"
  -bodyTs: "'chat':7 'go':4 'msg':9 'see':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9351507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653747 {#2443
    date: 2023-12-15 16:22:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chats-msg-s"
  +title: "Chats / msg's"
  +url: null
  +body: "Where do i go to see chats and msg’s ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653747 {#2432
    date: 2023-12-15 16:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 29450
  -titleTs: "'chat':1 'msg':2"
  -bodyTs: "'chat':7 'go':4 'msg':9 'see':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9351507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653747 {#2443
    date: 2023-12-15 16:22:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chats-msg-s"
  +title: "Chats / msg's"
  +url: null
  +body: "Where do i go to see chats and msg’s ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702653747 {#2432
    date: 2023-12-15 16:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 29450
  -titleTs: "'chat':1 'msg':2"
  -bodyTs: "'chat':7 'go':4 'msg':9 'see':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9351507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702653747 {#2443
    date: 2023-12-15 16:22:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-the-best-ways-that-you-beat-the-winter"
  +title: "What are the best ways that you beat the winter blues that really help?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702607072 {#2475
    date: 2023-12-15 03:24:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 28454
  -titleTs: "'beat':8 'best':4 'blue':11 'help':14 'realli':13 'way':5 'winter':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9582433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702607072 {#2472
    date: 2023-12-15 03:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-the-best-ways-that-you-beat-the-winter"
  +title: "What are the best ways that you beat the winter blues that really help?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702607072 {#2475
    date: 2023-12-15 03:24:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 28454
  -titleTs: "'beat':8 'best':4 'blue':11 'help':14 'realli':13 'way':5 'winter':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9582433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702607072 {#2472
    date: 2023-12-15 03:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-the-best-ways-that-you-beat-the-winter"
  +title: "What are the best ways that you beat the winter blues that really help?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702607072 {#2475
    date: 2023-12-15 03:24:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 28454
  -titleTs: "'beat':8 'best':4 'blue':11 'help':14 'realli':13 'way':5 'winter':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9582433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702607072 {#2472
    date: 2023-12-15 03:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-Texas-Pete-from-Superted-an-accurate-representation-of-the"
  +title: "Is Texas Pete from Superted an accurate representation of the average Texan?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702602668 {#2489
    date: 2023-12-15 02:11:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 28430
  -titleTs: "'accur':7 'averag':11 'pete':3 'represent':8 'supert':5 'texa':2 'texan':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702602668 {#2473
    date: 2023-12-15 02:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-Texas-Pete-from-Superted-an-accurate-representation-of-the"
  +title: "Is Texas Pete from Superted an accurate representation of the average Texan?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702602668 {#2489
    date: 2023-12-15 02:11:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 28430
  -titleTs: "'accur':7 'averag':11 'pete':3 'represent':8 'supert':5 'texa':2 'texan':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702602668 {#2473
    date: 2023-12-15 02:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-Texas-Pete-from-Superted-an-accurate-representation-of-the"
  +title: "Is Texas Pete from Superted an accurate representation of the average Texan?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702602668 {#2489
    date: 2023-12-15 02:11:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 28430
  -titleTs: "'accur':7 'averag':11 'pete':3 'represent':8 'supert':5 'texa':2 'texan':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702602668 {#2473
    date: 2023-12-15 02:11:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-you-were-to-lose-your-job-and-feeling-down"
  +title: "If you were to lose your job and feeling down, what would you like from a friend to cheer you up?"
  +url: null
  +body: """
    pizza? flowers? a card?\n
    \n
    Also, what’s the phrase in english for support and encouragement to keep going when someone is going through a difficult time? In chinese say “加油” (literally: add oil ie. add fuel to keep going) or in french we say “courage”, don’t know what the phrase is in english.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702600340 {#1546
    date: 2023-12-15 01:32:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 30966
  -titleTs: "'cheer':19 'feel':9 'friend':17 'job':7 'like':14 'lose':5 'would':12"
  -bodyTs: "'add':32,35 'also':5 'card':4 'chines':28 'courag':45 'difficult':25 'encourag':15 'english':11,54 'flower':2 'french':42 'fuel':36 'go':18,22,39 'ie':34 'keep':17,38 'know':48 'liter':31 'oil':33 'phrase':9,51 'pizza':1 'say':29,44 'someon':20 'support':13 'time':26 '加油':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702600340 {#1544
    date: 2023-12-15 01:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-you-were-to-lose-your-job-and-feeling-down"
  +title: "If you were to lose your job and feeling down, what would you like from a friend to cheer you up?"
  +url: null
  +body: """
    pizza? flowers? a card?\n
    \n
    Also, what’s the phrase in english for support and encouragement to keep going when someone is going through a difficult time? In chinese say “加油” (literally: add oil ie. add fuel to keep going) or in french we say “courage”, don’t know what the phrase is in english.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702600340 {#1546
    date: 2023-12-15 01:32:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 30966
  -titleTs: "'cheer':19 'feel':9 'friend':17 'job':7 'like':14 'lose':5 'would':12"
  -bodyTs: "'add':32,35 'also':5 'card':4 'chines':28 'courag':45 'difficult':25 'encourag':15 'english':11,54 'flower':2 'french':42 'fuel':36 'go':18,22,39 'ie':34 'keep':17,38 'know':48 'liter':31 'oil':33 'phrase':9,51 'pizza':1 'say':29,44 'someon':20 'support':13 'time':26 '加油':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702600340 {#1544
    date: 2023-12-15 01:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-you-were-to-lose-your-job-and-feeling-down"
  +title: "If you were to lose your job and feeling down, what would you like from a friend to cheer you up?"
  +url: null
  +body: """
    pizza? flowers? a card?\n
    \n
    Also, what’s the phrase in english for support and encouragement to keep going when someone is going through a difficult time? In chinese say “加油” (literally: add oil ie. add fuel to keep going) or in french we say “courage”, don’t know what the phrase is in english.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702600340 {#1546
    date: 2023-12-15 01:32:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 30966
  -titleTs: "'cheer':19 'feel':9 'friend':17 'job':7 'like':14 'lose':5 'would':12"
  -bodyTs: "'add':32,35 'also':5 'card':4 'chines':28 'courag':45 'difficult':25 'encourag':15 'english':11,54 'flower':2 'french':42 'fuel':36 'go':18,22,39 'ie':34 'keep':17,38 'know':48 'liter':31 'oil':33 'phrase':9,51 'pizza':1 'say':29,44 'someon':20 'support':13 'time':26 '加油':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9580155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702600340 {#1544
    date: 2023-12-15 01:32:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Miniflux-News-App"
  +title: "Miniflux + News App"
  +url: null
  +body: """
    I started using miniflux a while back, and enjoy it. Recently I also gave News app on F-droid a try, and the combination of the two is one of the best news reading experiences I’ve had.\n
    \n
    Miniflux: [miniflux.app](https://miniflux.app/)\n
    \n
    News app: [github.com/bubelov/news](https://github.com/bubelov/news)\n
    \n
    Just wanted to share!\n
    \n
    EDIT: Based on comment from @refreeze@lemmy.world , I am now mostly using Flux News [github.com/KevinCFechtel/FluxNews](https://github.com/KevinCFechtel/FluxNews) . But I could go either way
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702588051 {#1532
    date: 2023-12-14 22:07:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@refreeze@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 25041
  -titleTs: "'app':3 'miniflux':1 'news':2"
  -bodyTs: "'/)':44 '/bubelov/news](https://github.com/bubelov/news)':49 '/kevincfechtel/fluxnews](https://github.com/kevincfechtel/fluxnews)':69 'also':13 'app':16,46 'back':7 'base':55 'best':33 'combin':25 'comment':57 'could':72 'droid':20 'edit':54 'either':74 'enjoy':9 'experi':36 'f':19 'f-droid':18 'flux':65 'gave':14 'github.com':48,68 'github.com/bubelov/news](https://github.com/bubelov/news)':47 'github.com/kevincfechtel/fluxnews](https://github.com/kevincfechtel/fluxnews)':67 'go':73 'miniflux':4,40 'miniflux.app':41,43 'miniflux.app/)':42 'most':63 'news':15,34,45,66 'one':30 'read':35 'recent':11 'refreeze@lemmy.world':59 'share':53 'start':2 'tri':22 'two':28 'use':3,64 've':38 'want':51 'way':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9574514"
  +editedAt: DateTimeImmutable @1708006337 {#1535
    date: 2024-02-15 15:12:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702588051 {#1534
    date: 2023-12-14 22:07:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Miniflux-News-App"
  +title: "Miniflux + News App"
  +url: null
  +body: """
    I started using miniflux a while back, and enjoy it. Recently I also gave News app on F-droid a try, and the combination of the two is one of the best news reading experiences I’ve had.\n
    \n
    Miniflux: [miniflux.app](https://miniflux.app/)\n
    \n
    News app: [github.com/bubelov/news](https://github.com/bubelov/news)\n
    \n
    Just wanted to share!\n
    \n
    EDIT: Based on comment from @refreeze@lemmy.world , I am now mostly using Flux News [github.com/KevinCFechtel/FluxNews](https://github.com/KevinCFechtel/FluxNews) . But I could go either way
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702588051 {#1532
    date: 2023-12-14 22:07:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@refreeze@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 25041
  -titleTs: "'app':3 'miniflux':1 'news':2"
  -bodyTs: "'/)':44 '/bubelov/news](https://github.com/bubelov/news)':49 '/kevincfechtel/fluxnews](https://github.com/kevincfechtel/fluxnews)':69 'also':13 'app':16,46 'back':7 'base':55 'best':33 'combin':25 'comment':57 'could':72 'droid':20 'edit':54 'either':74 'enjoy':9 'experi':36 'f':19 'f-droid':18 'flux':65 'gave':14 'github.com':48,68 'github.com/bubelov/news](https://github.com/bubelov/news)':47 'github.com/kevincfechtel/fluxnews](https://github.com/kevincfechtel/fluxnews)':67 'go':73 'miniflux':4,40 'miniflux.app':41,43 'miniflux.app/)':42 'most':63 'news':15,34,45,66 'one':30 'read':35 'recent':11 'refreeze@lemmy.world':59 'share':53 'start':2 'tri':22 'two':28 'use':3,64 've':38 'want':51 'way':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9574514"
  +editedAt: DateTimeImmutable @1708006337 {#1535
    date: 2024-02-15 15:12:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702588051 {#1534
    date: 2023-12-14 22:07:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Miniflux-News-App"
  +title: "Miniflux + News App"
  +url: null
  +body: """
    I started using miniflux a while back, and enjoy it. Recently I also gave News app on F-droid a try, and the combination of the two is one of the best news reading experiences I’ve had.\n
    \n
    Miniflux: [miniflux.app](https://miniflux.app/)\n
    \n
    News app: [github.com/bubelov/news](https://github.com/bubelov/news)\n
    \n
    Just wanted to share!\n
    \n
    EDIT: Based on comment from @refreeze@lemmy.world , I am now mostly using Flux News [github.com/KevinCFechtel/FluxNews](https://github.com/KevinCFechtel/FluxNews) . But I could go either way
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702588051 {#1532
    date: 2023-12-14 22:07:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@refreeze@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 25041
  -titleTs: "'app':3 'miniflux':1 'news':2"
  -bodyTs: "'/)':44 '/bubelov/news](https://github.com/bubelov/news)':49 '/kevincfechtel/fluxnews](https://github.com/kevincfechtel/fluxnews)':69 'also':13 'app':16,46 'back':7 'base':55 'best':33 'combin':25 'comment':57 'could':72 'droid':20 'edit':54 'either':74 'enjoy':9 'experi':36 'f':19 'f-droid':18 'flux':65 'gave':14 'github.com':48,68 'github.com/bubelov/news](https://github.com/bubelov/news)':47 'github.com/kevincfechtel/fluxnews](https://github.com/kevincfechtel/fluxnews)':67 'go':73 'miniflux':4,40 'miniflux.app':41,43 'miniflux.app/)':42 'most':63 'news':15,34,45,66 'one':30 'read':35 'recent':11 'refreeze@lemmy.world':59 'share':53 'start':2 'tri':22 'two':28 'use':3,64 've':38 'want':51 'way':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9574514"
  +editedAt: DateTimeImmutable @1708006337 {#1535
    date: 2024-02-15 15:12:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702588051 {#1534
    date: 2023-12-14 22:07:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-happiness-for-you-and-how-would-you-differentiate"
  +title: "What is happiness for you and how would you differentiate it from satisfaction?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702571040 {#1520
    date: 2023-12-14 17:24:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 28200
  -titleTs: "'differenti':10 'happi':3 'satisfact':13 'would':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9564288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702571040 {#1517
    date: 2023-12-14 17:24:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-happiness-for-you-and-how-would-you-differentiate"
  +title: "What is happiness for you and how would you differentiate it from satisfaction?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702571040 {#1520
    date: 2023-12-14 17:24:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 28200
  -titleTs: "'differenti':10 'happi':3 'satisfact':13 'would':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9564288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702571040 {#1517
    date: 2023-12-14 17:24:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-happiness-for-you-and-how-would-you-differentiate"
  +title: "What is happiness for you and how would you differentiate it from satisfaction?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702571040 {#1520
    date: 2023-12-14 17:24:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 28200
  -titleTs: "'differenti':10 'happi':3 'satisfact':13 'would':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9564288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702571040 {#1517
    date: 2023-12-14 17:24:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#1738
    date: 2023-12-14 14:54:06.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: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#1753
    date: 2023-12-14 14:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#1738
    date: 2023-12-14 14:54:06.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: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#1753
    date: 2023-12-14 14:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#1738
    date: 2023-12-14 14:54:06.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: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#1753
    date: 2023-12-14 14:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "screen-being-black-when-I-toggle-into-app-until-I"
  +title: "screen being black when I toggle into app until I reopen it again"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702537180 {#1497
    date: 2023-12-14 07:59:40.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: 28051
  -titleTs: "'app':8 'black':3 'reopen':11 'screen':1 'toggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9549344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702537180 {#1484
    date: 2023-12-14 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "screen-being-black-when-I-toggle-into-app-until-I"
  +title: "screen being black when I toggle into app until I reopen it again"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702537180 {#1497
    date: 2023-12-14 07:59:40.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: 28051
  -titleTs: "'app':8 'black':3 'reopen':11 'screen':1 'toggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9549344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702537180 {#1484
    date: 2023-12-14 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "screen-being-black-when-I-toggle-into-app-until-I"
  +title: "screen being black when I toggle into app until I reopen it again"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702537180 {#1497
    date: 2023-12-14 07:59:40.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: 28051
  -titleTs: "'app':8 'black':3 'reopen':11 'screen':1 'toggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9549344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702537180 {#1484
    date: 2023-12-14 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Civic-Genie-appears-and-will-instantly-pass-three-pieces"
  +title: "The Civic Genie appears and will instantly pass three pieces of legislation in your town. (Not state or federal) What laws will you choose?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519281 {#1761
    date: 2023-12-14 03:01:21.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: 27898
  -titleTs: "'appear':4 'choos':24 'civic':2 'feder':19 'geni':3 'instant':7 'law':21 'legisl':12 'pass':8 'piec':10 'state':17 'three':9 'town':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9543244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519281 {#1758
    date: 2023-12-14 03:01: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
63 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Civic-Genie-appears-and-will-instantly-pass-three-pieces"
  +title: "The Civic Genie appears and will instantly pass three pieces of legislation in your town. (Not state or federal) What laws will you choose?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519281 {#1761
    date: 2023-12-14 03:01:21.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: 27898
  -titleTs: "'appear':4 'choos':24 'civic':2 'feder':19 'geni':3 'instant':7 'law':21 'legisl':12 'pass':8 'piec':10 'state':17 'three':9 'town':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9543244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519281 {#1758
    date: 2023-12-14 03:01: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
64 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Civic-Genie-appears-and-will-instantly-pass-three-pieces"
  +title: "The Civic Genie appears and will instantly pass three pieces of legislation in your town. (Not state or federal) What laws will you choose?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519281 {#1761
    date: 2023-12-14 03:01:21.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: 27898
  -titleTs: "'appear':4 'choos':24 'civic':2 'feder':19 'geni':3 'instant':7 'law':21 'legisl':12 'pass':8 'piec':10 'state':17 'three':9 'town':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9543244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519281 {#1758
    date: 2023-12-14 03:01: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
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-workaround-for-regionally-locked-DVDs"
  +title: "What is the workaround for regionally locked DVDs?"
  +url: null
  +body: "My beloved Mighty Boosh DVDs can’t be played in the USA! WHAT CAN I DO!?! FYI I’ve had some wine and I can’t googly it properly"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702518670 {#1787
    date: 2023-12-14 02:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 27887
  -titleTs: "'dvds':8 'lock':7 'region':6 'workaround':4"
  -bodyTs: "'belov':2 'boosh':4 'dvds':5 'fyi':17 'goog':27 'mighti':3 'play':9 'proper':29 'usa':12 've':19 'wine':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702518670 {#1777
    date: 2023-12-14 02:51: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
67 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-workaround-for-regionally-locked-DVDs"
  +title: "What is the workaround for regionally locked DVDs?"
  +url: null
  +body: "My beloved Mighty Boosh DVDs can’t be played in the USA! WHAT CAN I DO!?! FYI I’ve had some wine and I can’t googly it properly"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702518670 {#1787
    date: 2023-12-14 02:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 27887
  -titleTs: "'dvds':8 'lock':7 'region':6 'workaround':4"
  -bodyTs: "'belov':2 'boosh':4 'dvds':5 'fyi':17 'goog':27 'mighti':3 'play':9 'proper':29 'usa':12 've':19 'wine':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702518670 {#1777
    date: 2023-12-14 02:51: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
68 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-workaround-for-regionally-locked-DVDs"
  +title: "What is the workaround for regionally locked DVDs?"
  +url: null
  +body: "My beloved Mighty Boosh DVDs can’t be played in the USA! WHAT CAN I DO!?! FYI I’ve had some wine and I can’t googly it properly"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702518670 {#1787
    date: 2023-12-14 02:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 27887
  -titleTs: "'dvds':8 'lock':7 'region':6 'workaround':4"
  -bodyTs: "'belov':2 'boosh':4 'dvds':5 'fyi':17 'goog':27 'mighti':3 'play':9 'proper':29 'usa':12 've':19 'wine':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702518670 {#1777
    date: 2023-12-14 02:51: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
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 {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-deal-with-two-people-who-you-are"
  +title: "How do you deal with two people who you are close to and have to spend every day with...but one of them hates the other one?"
  +url: null
  +body: """
    I apologize if this isn’t allowed, but I wasn’t sure exactly where to put it. Just let me know if it’s inappropriate and I’ll delete. Thanks.\n
    \n
    I’m a loner, so my life is basically just work and the internet. Two of my coworkers are among my favorite people in the whole world, but one of them doesn’t like the other one and will complain to me about how they don’t like them.\n
    \n
    We work incredibly closely together…only a few feet apart for hours on end. Our job also necessitates that we frequently communicate with one another. In the beginning, I absolutely loved it and there was no conflict.\n
    \n
    Now, I often get my one coworker complaining to me that the other is lazy. And I’m not going to lie, the “lazy” one definitely takes more breaks than everyone and doesn’t at all work as hard as the others. But that doesn’t really bother me because she’s a super incredibly nice and friendly person.\n
    \n
    But over time it has bothered my hardworking coworker more and more and driven a wedge into what I would have once considered to be a friendship between the 3 of us.\n
    \n
    It never gets to the point where there is yelling or arguments or anything, but it absolutely ruins the mood and then I hear about it later.\n
    \n
    I interact with these people for hours on end every single day and I’m just not sure how to handle it. I’ve been struggling to know how to deal with it for months now.\n
    \n
    To top it all off it gives me endless paranoia that the hardworking coworker secretly resents me and hates me too. This stuff never used to happen before, but know I feel like it’s all that happens.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702517937 {#1682
    date: 2023-12-14 02:38:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 27969
  -titleTs: "'close':11 'day':18 'deal':4 'everi':17 'hate':24 'one':21,27 'peopl':7 'spend':16 'two':6"
  -bodyTs: "'3':205 'absolut':109,224 'allow':7 'also':96 'among':50 'anoth':104 'anyth':221 'apart':89 'apolog':2 'argument':219 'basic':39 'begin':107 'bother':164,181 'break':145 'close':83 'communic':101 'complain':70,124 'conflict':116 'consid':198 'cowork':48,123,184,284 'day':246 'deal':265 'definit':142 'delet':29 'doesn':62,149,161 'driven':189 'end':93,243 'endless':279 'everi':244 'everyon':147 'exact':13 'favorit':52 'feel':302 'feet':88 'frequent':100 'friend':174 'friendship':202 'get':120,210 'give':277 'go':136 'handl':255 'happen':297,308 'hard':155 'hardwork':183,283 'hate':289 'hear':231 'hour':91,241 'inappropri':25 'incred':82,171 'interact':236 'internet':44 'isn':5 'job':95 'know':21,262,300 'later':234 'lazi':131,140 'let':19 'lie':138 'life':37 'like':64,78,303 'll':28 'loner':34 'love':110 'm':32,134,249 'month':269 'mood':227 'necessit':97 'never':209,294 'nice':172 'often':119 'one':59,67,103,122,141 'other':158 'paranoia':280 'peopl':53,239 'person':175 'point':213 'put':16 'realli':163 'resent':286 'ruin':225 'secret':285 'singl':245 'struggl':260 'stuff':293 'super':170 'sure':12,252 'take':143 'thank':30 'time':178 'togeth':84 'top':272 'two':45 'us':207 'use':295 've':258 'wasn':10 'wedg':191 'whole':56 'work':41,81,153 'world':57 'would':195 'yell':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702517937 {#1681
    date: 2023-12-14 02:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-deal-with-two-people-who-you-are"
  +title: "How do you deal with two people who you are close to and have to spend every day with...but one of them hates the other one?"
  +url: null
  +body: """
    I apologize if this isn’t allowed, but I wasn’t sure exactly where to put it. Just let me know if it’s inappropriate and I’ll delete. Thanks.\n
    \n
    I’m a loner, so my life is basically just work and the internet. Two of my coworkers are among my favorite people in the whole world, but one of them doesn’t like the other one and will complain to me about how they don’t like them.\n
    \n
    We work incredibly closely together…only a few feet apart for hours on end. Our job also necessitates that we frequently communicate with one another. In the beginning, I absolutely loved it and there was no conflict.\n
    \n
    Now, I often get my one coworker complaining to me that the other is lazy. And I’m not going to lie, the “lazy” one definitely takes more breaks than everyone and doesn’t at all work as hard as the others. But that doesn’t really bother me because she’s a super incredibly nice and friendly person.\n
    \n
    But over time it has bothered my hardworking coworker more and more and driven a wedge into what I would have once considered to be a friendship between the 3 of us.\n
    \n
    It never gets to the point where there is yelling or arguments or anything, but it absolutely ruins the mood and then I hear about it later.\n
    \n
    I interact with these people for hours on end every single day and I’m just not sure how to handle it. I’ve been struggling to know how to deal with it for months now.\n
    \n
    To top it all off it gives me endless paranoia that the hardworking coworker secretly resents me and hates me too. This stuff never used to happen before, but know I feel like it’s all that happens.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702517937 {#1682
    date: 2023-12-14 02:38:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 27969
  -titleTs: "'close':11 'day':18 'deal':4 'everi':17 'hate':24 'one':21,27 'peopl':7 'spend':16 'two':6"
  -bodyTs: "'3':205 'absolut':109,224 'allow':7 'also':96 'among':50 'anoth':104 'anyth':221 'apart':89 'apolog':2 'argument':219 'basic':39 'begin':107 'bother':164,181 'break':145 'close':83 'communic':101 'complain':70,124 'conflict':116 'consid':198 'cowork':48,123,184,284 'day':246 'deal':265 'definit':142 'delet':29 'doesn':62,149,161 'driven':189 'end':93,243 'endless':279 'everi':244 'everyon':147 'exact':13 'favorit':52 'feel':302 'feet':88 'frequent':100 'friend':174 'friendship':202 'get':120,210 'give':277 'go':136 'handl':255 'happen':297,308 'hard':155 'hardwork':183,283 'hate':289 'hear':231 'hour':91,241 'inappropri':25 'incred':82,171 'interact':236 'internet':44 'isn':5 'job':95 'know':21,262,300 'later':234 'lazi':131,140 'let':19 'lie':138 'life':37 'like':64,78,303 'll':28 'loner':34 'love':110 'm':32,134,249 'month':269 'mood':227 'necessit':97 'never':209,294 'nice':172 'often':119 'one':59,67,103,122,141 'other':158 'paranoia':280 'peopl':53,239 'person':175 'point':213 'put':16 'realli':163 'resent':286 'ruin':225 'secret':285 'singl':245 'struggl':260 'stuff':293 'super':170 'sure':12,252 'take':143 'thank':30 'time':178 'togeth':84 'top':272 'two':45 'us':207 'use':295 've':258 'wasn':10 'wedg':191 'whole':56 'work':41,81,153 'world':57 'would':195 'yell':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702517937 {#1681
    date: 2023-12-14 02:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-deal-with-two-people-who-you-are"
  +title: "How do you deal with two people who you are close to and have to spend every day with...but one of them hates the other one?"
  +url: null
  +body: """
    I apologize if this isn’t allowed, but I wasn’t sure exactly where to put it. Just let me know if it’s inappropriate and I’ll delete. Thanks.\n
    \n
    I’m a loner, so my life is basically just work and the internet. Two of my coworkers are among my favorite people in the whole world, but one of them doesn’t like the other one and will complain to me about how they don’t like them.\n
    \n
    We work incredibly closely together…only a few feet apart for hours on end. Our job also necessitates that we frequently communicate with one another. In the beginning, I absolutely loved it and there was no conflict.\n
    \n
    Now, I often get my one coworker complaining to me that the other is lazy. And I’m not going to lie, the “lazy” one definitely takes more breaks than everyone and doesn’t at all work as hard as the others. But that doesn’t really bother me because she’s a super incredibly nice and friendly person.\n
    \n
    But over time it has bothered my hardworking coworker more and more and driven a wedge into what I would have once considered to be a friendship between the 3 of us.\n
    \n
    It never gets to the point where there is yelling or arguments or anything, but it absolutely ruins the mood and then I hear about it later.\n
    \n
    I interact with these people for hours on end every single day and I’m just not sure how to handle it. I’ve been struggling to know how to deal with it for months now.\n
    \n
    To top it all off it gives me endless paranoia that the hardworking coworker secretly resents me and hates me too. This stuff never used to happen before, but know I feel like it’s all that happens.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702517937 {#1682
    date: 2023-12-14 02:38:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 27969
  -titleTs: "'close':11 'day':18 'deal':4 'everi':17 'hate':24 'one':21,27 'peopl':7 'spend':16 'two':6"
  -bodyTs: "'3':205 'absolut':109,224 'allow':7 'also':96 'among':50 'anoth':104 'anyth':221 'apart':89 'apolog':2 'argument':219 'basic':39 'begin':107 'bother':164,181 'break':145 'close':83 'communic':101 'complain':70,124 'conflict':116 'consid':198 'cowork':48,123,184,284 'day':246 'deal':265 'definit':142 'delet':29 'doesn':62,149,161 'driven':189 'end':93,243 'endless':279 'everi':244 'everyon':147 'exact':13 'favorit':52 'feel':302 'feet':88 'frequent':100 'friend':174 'friendship':202 'get':120,210 'give':277 'go':136 'handl':255 'happen':297,308 'hard':155 'hardwork':183,283 'hate':289 'hear':231 'hour':91,241 'inappropri':25 'incred':82,171 'interact':236 'internet':44 'isn':5 'job':95 'know':21,262,300 'later':234 'lazi':131,140 'let':19 'lie':138 'life':37 'like':64,78,303 'll':28 'loner':34 'love':110 'm':32,134,249 'month':269 'mood':227 'necessit':97 'never':209,294 'nice':172 'often':119 'one':59,67,103,122,141 'other':158 'paranoia':280 'peopl':53,239 'person':175 'point':213 'put':16 'realli':163 'resent':286 'ruin':225 'secret':285 'singl':245 'struggl':260 'stuff':293 'super':170 'sure':12,252 'take':143 'thank':30 'time':178 'togeth':84 'top':272 'two':45 'us':207 'use':295 've':258 'wasn':10 'wedg':191 'whole':56 'work':41,81,153 'world':57 'would':195 'yell':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702517937 {#1681
    date: 2023-12-14 02:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Lemmy-is-hurt-by-having-too-many"
  +title: "Do you think Lemmy is hurt by having too many dead/low-PPM communities?"
  +url: null
  +body: """
    Title is a bit of a loaded question but I tried to fit it into one sentence.\n
    \n
    Do you think Lemmy’s search and use functions are hurt by all the communities that were made and abandoned during the 2023 Redditfugee influx? As in, do you think that Lemmy would be better off if some of these communities were consolidated into larger general pages until it gets a big enough user base to warrant individual communities for specific TV shows, for example.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702502214 {#1634
    date: 2023-12-13 22:16:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 27904
  -titleTs: "'communiti':12 'dead/low-ppm':11 'hurt':6 'lemmi':4 'mani':10 'think':3"
  -bodyTs: "'2023':40 'abandon':37 'base':72 'better':52 'big':69 'bit':4 'communiti':32,58,76 'consolid':60 'enough':70 'exampl':82 'fit':13 'function':26 'general':63 'get':67 'hurt':28 'individu':75 'influx':42 'larger':62 'lemmi':21,49 'load':7 'made':35 'one':16 'page':64 'question':8 'redditfuge':41 'search':23 'sentenc':17 'show':80 'specif':78 'think':20,47 'titl':1 'tri':11 'tv':79 'use':25 'user':71 'warrant':74 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9533574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702502214 {#1636
    date: 2023-12-13 22:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Lemmy-is-hurt-by-having-too-many"
  +title: "Do you think Lemmy is hurt by having too many dead/low-PPM communities?"
  +url: null
  +body: """
    Title is a bit of a loaded question but I tried to fit it into one sentence.\n
    \n
    Do you think Lemmy’s search and use functions are hurt by all the communities that were made and abandoned during the 2023 Redditfugee influx? As in, do you think that Lemmy would be better off if some of these communities were consolidated into larger general pages until it gets a big enough user base to warrant individual communities for specific TV shows, for example.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702502214 {#1634
    date: 2023-12-13 22:16:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 27904
  -titleTs: "'communiti':12 'dead/low-ppm':11 'hurt':6 'lemmi':4 'mani':10 'think':3"
  -bodyTs: "'2023':40 'abandon':37 'base':72 'better':52 'big':69 'bit':4 'communiti':32,58,76 'consolid':60 'enough':70 'exampl':82 'fit':13 'function':26 'general':63 'get':67 'hurt':28 'individu':75 'influx':42 'larger':62 'lemmi':21,49 'load':7 'made':35 'one':16 'page':64 'question':8 'redditfuge':41 'search':23 'sentenc':17 'show':80 'specif':78 'think':20,47 'titl':1 'tri':11 'tv':79 'use':25 'user':71 'warrant':74 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9533574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702502214 {#1636
    date: 2023-12-13 22:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Lemmy-is-hurt-by-having-too-many"
  +title: "Do you think Lemmy is hurt by having too many dead/low-PPM communities?"
  +url: null
  +body: """
    Title is a bit of a loaded question but I tried to fit it into one sentence.\n
    \n
    Do you think Lemmy’s search and use functions are hurt by all the communities that were made and abandoned during the 2023 Redditfugee influx? As in, do you think that Lemmy would be better off if some of these communities were consolidated into larger general pages until it gets a big enough user base to warrant individual communities for specific TV shows, for example.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702502214 {#1634
    date: 2023-12-13 22:16:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 27904
  -titleTs: "'communiti':12 'dead/low-ppm':11 'hurt':6 'lemmi':4 'mani':10 'think':3"
  -bodyTs: "'2023':40 'abandon':37 'base':72 'better':52 'big':69 'bit':4 'communiti':32,58,76 'consolid':60 'enough':70 'exampl':82 'fit':13 'function':26 'general':63 'get':67 'hurt':28 'individu':75 'influx':42 'larger':62 'lemmi':21,49 'load':7 'made':35 'one':16 'page':64 'question':8 'redditfuge':41 'search':23 'sentenc':17 'show':80 'specif':78 'think':20,47 'titl':1 'tri':11 'tv':79 'use':25 'user':71 'warrant':74 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9533574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702502214 {#1636
    date: 2023-12-13 22:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Nvidia-Confusion-is-it-possible-to-freeze-a-kernel-module"
  +title: "Nvidia Confusion - is it possible to freeze a kernel module to a container when the base sys is shimmed?"
  +url: null
  +body: """
    Fedora WS. I want to continue using an older version of Oobabooga Textgen WebUI, but the 6.6 kernel build of the Nvidia open source module with the x86 UEFI shim breaks compatibility with one of the Python *Blas packages.\n
    \n
    Now I need to figure out how to build the kernel module for a distrobox (podman(docker)) container. Is that even possible when I do not have the ability to set my own UEFI boot lock keys in the factory bootloader?\n
    \n
    I’m not 100% positive this machine has the right hardware MUX for running the Nvidia GPU independent of the Intel integrated GPU (laptop) but I really wish I could run the 3080TI completely independent of the display. I only use it for AI.\n
    \n
    The documentation for everything Nvidia on Fedora is a mess of outdated info and the information Nvidia provides is all wrong and downright malicious in my experience.\n
    \n
    Has anyone gone through this recently or can help me fast track?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490848 {#1426
    date: 2023-12-13 19:07:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 27923
  -titleTs: "'base':16 'confus':2 'contain':13 'freez':7 'kernel':9 'modul':10 'nvidia':1 'possibl':5 'shim':19 'sys':17"
  -bodyTs: "'100':84 '3080ti':113 '6.6':17 'abil':68 'ai':124 'anyon':153 'blas':38 'boot':74 'bootload':80 'break':31 'build':19,48 'compat':32 'complet':114 'contain':57 'continu':6 'could':110 'display':118 'distrobox':54 'docker':56 'document':126 'downright':147 'even':60 'everyth':128 'experi':151 'factori':79 'fast':162 'fedora':1,131 'figur':44 'gone':154 'gpu':97,103 'hardwar':91 'help':160 'independ':98,115 'info':137 'inform':140 'integr':102 'intel':101 'kernel':18,50 'key':76 'laptop':104 'lock':75 'm':82 'machin':87 'malici':148 'mess':134 'modul':25,51 'mux':92 'need':42 'nvidia':22,96,129,141 'older':9 'one':34 'oobabooga':12 'open':23 'outdat':136 'packag':39 'podman':55 'posit':85 'possibl':61 'provid':142 'python':37 'realli':107 'recent':157 'right':90 'run':94,111 'set':70 'shim':30 'sourc':24 'textgen':13 'track':163 'uefi':29,73 'use':7,121 'version':10 'want':4 'webui':14 'wish':108 'wrong':145 'ws':2 'x86':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490848 {#1451
    date: 2023-12-13 19:07: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
79 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Nvidia-Confusion-is-it-possible-to-freeze-a-kernel-module"
  +title: "Nvidia Confusion - is it possible to freeze a kernel module to a container when the base sys is shimmed?"
  +url: null
  +body: """
    Fedora WS. I want to continue using an older version of Oobabooga Textgen WebUI, but the 6.6 kernel build of the Nvidia open source module with the x86 UEFI shim breaks compatibility with one of the Python *Blas packages.\n
    \n
    Now I need to figure out how to build the kernel module for a distrobox (podman(docker)) container. Is that even possible when I do not have the ability to set my own UEFI boot lock keys in the factory bootloader?\n
    \n
    I’m not 100% positive this machine has the right hardware MUX for running the Nvidia GPU independent of the Intel integrated GPU (laptop) but I really wish I could run the 3080TI completely independent of the display. I only use it for AI.\n
    \n
    The documentation for everything Nvidia on Fedora is a mess of outdated info and the information Nvidia provides is all wrong and downright malicious in my experience.\n
    \n
    Has anyone gone through this recently or can help me fast track?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490848 {#1426
    date: 2023-12-13 19:07:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 27923
  -titleTs: "'base':16 'confus':2 'contain':13 'freez':7 'kernel':9 'modul':10 'nvidia':1 'possibl':5 'shim':19 'sys':17"
  -bodyTs: "'100':84 '3080ti':113 '6.6':17 'abil':68 'ai':124 'anyon':153 'blas':38 'boot':74 'bootload':80 'break':31 'build':19,48 'compat':32 'complet':114 'contain':57 'continu':6 'could':110 'display':118 'distrobox':54 'docker':56 'document':126 'downright':147 'even':60 'everyth':128 'experi':151 'factori':79 'fast':162 'fedora':1,131 'figur':44 'gone':154 'gpu':97,103 'hardwar':91 'help':160 'independ':98,115 'info':137 'inform':140 'integr':102 'intel':101 'kernel':18,50 'key':76 'laptop':104 'lock':75 'm':82 'machin':87 'malici':148 'mess':134 'modul':25,51 'mux':92 'need':42 'nvidia':22,96,129,141 'older':9 'one':34 'oobabooga':12 'open':23 'outdat':136 'packag':39 'podman':55 'posit':85 'possibl':61 'provid':142 'python':37 'realli':107 'recent':157 'right':90 'run':94,111 'set':70 'shim':30 'sourc':24 'textgen':13 'track':163 'uefi':29,73 'use':7,121 'version':10 'want':4 'webui':14 'wish':108 'wrong':145 'ws':2 'x86':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490848 {#1451
    date: 2023-12-13 19:07: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
80 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Nvidia-Confusion-is-it-possible-to-freeze-a-kernel-module"
  +title: "Nvidia Confusion - is it possible to freeze a kernel module to a container when the base sys is shimmed?"
  +url: null
  +body: """
    Fedora WS. I want to continue using an older version of Oobabooga Textgen WebUI, but the 6.6 kernel build of the Nvidia open source module with the x86 UEFI shim breaks compatibility with one of the Python *Blas packages.\n
    \n
    Now I need to figure out how to build the kernel module for a distrobox (podman(docker)) container. Is that even possible when I do not have the ability to set my own UEFI boot lock keys in the factory bootloader?\n
    \n
    I’m not 100% positive this machine has the right hardware MUX for running the Nvidia GPU independent of the Intel integrated GPU (laptop) but I really wish I could run the 3080TI completely independent of the display. I only use it for AI.\n
    \n
    The documentation for everything Nvidia on Fedora is a mess of outdated info and the information Nvidia provides is all wrong and downright malicious in my experience.\n
    \n
    Has anyone gone through this recently or can help me fast track?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490848 {#1426
    date: 2023-12-13 19:07:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 27923
  -titleTs: "'base':16 'confus':2 'contain':13 'freez':7 'kernel':9 'modul':10 'nvidia':1 'possibl':5 'shim':19 'sys':17"
  -bodyTs: "'100':84 '3080ti':113 '6.6':17 'abil':68 'ai':124 'anyon':153 'blas':38 'boot':74 'bootload':80 'break':31 'build':19,48 'compat':32 'complet':114 'contain':57 'continu':6 'could':110 'display':118 'distrobox':54 'docker':56 'document':126 'downright':147 'even':60 'everyth':128 'experi':151 'factori':79 'fast':162 'fedora':1,131 'figur':44 'gone':154 'gpu':97,103 'hardwar':91 'help':160 'independ':98,115 'info':137 'inform':140 'integr':102 'intel':101 'kernel':18,50 'key':76 'laptop':104 'lock':75 'm':82 'machin':87 'malici':148 'mess':134 'modul':25,51 'mux':92 'need':42 'nvidia':22,96,129,141 'older':9 'one':34 'oobabooga':12 'open':23 'outdat':136 'packag':39 'podman':55 'posit':85 'possibl':61 'provid':142 'python':37 'realli':107 'recent':157 'right':90 'run':94,111 'set':70 'shim':30 'sourc':24 'textgen':13 'track':163 'uefi':29,73 'use':7,121 'version':10 'want':4 'webui':14 'wish':108 'wrong':145 'ws':2 'x86':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490848 {#1451
    date: 2023-12-13 19:07: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
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 {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-we-were-to-create-a-2023-Lemmy-Recap-what"
  +title: "If we were to create a 2023 Lemmy Recap, what should be included?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490666 {#1461
    date: 2023-12-13 19:04:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 27970
  -titleTs: "'2023':7 'creat':5 'includ':13 'lemmi':8 'recap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490666 {#1462
    date: 2023-12-13 19:04:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-we-were-to-create-a-2023-Lemmy-Recap-what"
  +title: "If we were to create a 2023 Lemmy Recap, what should be included?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490666 {#1461
    date: 2023-12-13 19:04:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 27970
  -titleTs: "'2023':7 'creat':5 'includ':13 'lemmi':8 'recap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490666 {#1462
    date: 2023-12-13 19:04:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-we-were-to-create-a-2023-Lemmy-Recap-what"
  +title: "If we were to create a 2023 Lemmy Recap, what should be included?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490666 {#1461
    date: 2023-12-13 19:04:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +children: []
  -id: 27970
  -titleTs: "'2023':7 'creat':5 'includ':13 'lemmi':8 'recap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490666 {#1462
    date: 2023-12-13 19:04:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-scientists-enterpreneurs"
  +title: "Are there scientists-enterpreneurs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702484403 {#1428
    date: 2023-12-13 17:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 27980
  -titleTs: "'enterpreneur':5 'scientist':4 'scientists-enterpreneur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2030696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484403 {#1435
    date: 2023-12-13 17:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-scientists-enterpreneurs"
  +title: "Are there scientists-enterpreneurs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702484403 {#1428
    date: 2023-12-13 17:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 27980
  -titleTs: "'enterpreneur':5 'scientist':4 'scientists-enterpreneur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2030696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484403 {#1435
    date: 2023-12-13 17:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-scientists-enterpreneurs"
  +title: "Are there scientists-enterpreneurs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702484403 {#1428
    date: 2023-12-13 17:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 27980
  -titleTs: "'enterpreneur':5 'scientist':4 'scientists-enterpreneur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2030696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484403 {#1435
    date: 2023-12-13 17:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZFS-Swap-on-Linux"
  +title: "ZFS Swap on Linux"
  +url: null
  +body: """
    One for those running #ZFS on #Linux systems. I realise that you can’t have hibernate aka suspend to disk on a swap in the encrypted zpool but if you don’t use hibernation then is it OK to use swap using the likes of the command example below to set it up in the encrypted pool?\n
    \n
    I should point out that I’m thinking of switching from my current Void Linux luks lvm setup to Void with fully encrypted zpool and zfsbootmenu on my ThinkPad P14s AMD Gen 1which has 16Gb ram that I may upgrade to 40Gb. It also has a 1Tb nvme.\n
    \n
    zfs create -V “${v_swap_size}G” -b “$(getconf PAGESIZE)” -o compression=zle -o logbias=throughput -o sync=always -o primarycache=metadata -o secondarycache=none -o com.sun:auto-snapshot=false “$v_rpool_name/swap”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702472295 {#1698
    date: 2023-12-13 13:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 27983
  -titleTs: "'linux':4 'swap':2 'zfs':1"
  -bodyTs: "'16gb':92 '1tb':104 '1which':90 '40gb':99 'aka':17 'also':101 'alway':124 'amd':88 'auto':134 'auto-snapshot':133 'b':113 'com.sun':132 'command':47 'compress':117 'creat':107 'current':70 'disk':20 'encrypt':26,56,80 'exampl':48 'fals':136 'fulli':79 'g':112 'gen':89 'getconf':114 'hibern':16,34 'like':44 'linux':7,72 'logbia':120 'luk':73 'lvm':74 'm':64 'may':96 'metadata':127 'name/swap':139 'none':130 'nvme':105 'o':116,119,122,125,128,131 'ok':38 'one':1 'p14s':87 'pages':115 'point':60 'pool':57 'primarycach':126 'ram':93 'realis':10 'rpool':138 'run':4 'secondarycach':129 'set':51 'setup':75 'size':111 'snapshot':135 'suspend':18 'swap':23,41,110 'switch':67 'sync':123 'system':8 'think':65 'thinkpad':86 'throughput':121 'upgrad':97 'use':33,40,42 'v':108,109,137 'void':71,77 'zfs':5,106 'zfsbootmenu':83 'zle':118 'zpool':27,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9516185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702472295 {#1696
    date: 2023-12-13 13:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZFS-Swap-on-Linux"
  +title: "ZFS Swap on Linux"
  +url: null
  +body: """
    One for those running #ZFS on #Linux systems. I realise that you can’t have hibernate aka suspend to disk on a swap in the encrypted zpool but if you don’t use hibernation then is it OK to use swap using the likes of the command example below to set it up in the encrypted pool?\n
    \n
    I should point out that I’m thinking of switching from my current Void Linux luks lvm setup to Void with fully encrypted zpool and zfsbootmenu on my ThinkPad P14s AMD Gen 1which has 16Gb ram that I may upgrade to 40Gb. It also has a 1Tb nvme.\n
    \n
    zfs create -V “${v_swap_size}G” -b “$(getconf PAGESIZE)” -o compression=zle -o logbias=throughput -o sync=always -o primarycache=metadata -o secondarycache=none -o com.sun:auto-snapshot=false “$v_rpool_name/swap”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702472295 {#1698
    date: 2023-12-13 13:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 27983
  -titleTs: "'linux':4 'swap':2 'zfs':1"
  -bodyTs: "'16gb':92 '1tb':104 '1which':90 '40gb':99 'aka':17 'also':101 'alway':124 'amd':88 'auto':134 'auto-snapshot':133 'b':113 'com.sun':132 'command':47 'compress':117 'creat':107 'current':70 'disk':20 'encrypt':26,56,80 'exampl':48 'fals':136 'fulli':79 'g':112 'gen':89 'getconf':114 'hibern':16,34 'like':44 'linux':7,72 'logbia':120 'luk':73 'lvm':74 'm':64 'may':96 'metadata':127 'name/swap':139 'none':130 'nvme':105 'o':116,119,122,125,128,131 'ok':38 'one':1 'p14s':87 'pages':115 'point':60 'pool':57 'primarycach':126 'ram':93 'realis':10 'rpool':138 'run':4 'secondarycach':129 'set':51 'setup':75 'size':111 'snapshot':135 'suspend':18 'swap':23,41,110 'switch':67 'sync':123 'system':8 'think':65 'thinkpad':86 'throughput':121 'upgrad':97 'use':33,40,42 'v':108,109,137 'void':71,77 'zfs':5,106 'zfsbootmenu':83 'zle':118 'zpool':27,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9516185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702472295 {#1696
    date: 2023-12-13 13:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZFS-Swap-on-Linux"
  +title: "ZFS Swap on Linux"
  +url: null
  +body: """
    One for those running #ZFS on #Linux systems. I realise that you can’t have hibernate aka suspend to disk on a swap in the encrypted zpool but if you don’t use hibernation then is it OK to use swap using the likes of the command example below to set it up in the encrypted pool?\n
    \n
    I should point out that I’m thinking of switching from my current Void Linux luks lvm setup to Void with fully encrypted zpool and zfsbootmenu on my ThinkPad P14s AMD Gen 1which has 16Gb ram that I may upgrade to 40Gb. It also has a 1Tb nvme.\n
    \n
    zfs create -V “${v_swap_size}G” -b “$(getconf PAGESIZE)” -o compression=zle -o logbias=throughput -o sync=always -o primarycache=metadata -o secondarycache=none -o com.sun:auto-snapshot=false “$v_rpool_name/swap”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702472295 {#1698
    date: 2023-12-13 13:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 27983
  -titleTs: "'linux':4 'swap':2 'zfs':1"
  -bodyTs: "'16gb':92 '1tb':104 '1which':90 '40gb':99 'aka':17 'also':101 'alway':124 'amd':88 'auto':134 'auto-snapshot':133 'b':113 'com.sun':132 'command':47 'compress':117 'creat':107 'current':70 'disk':20 'encrypt':26,56,80 'exampl':48 'fals':136 'fulli':79 'g':112 'gen':89 'getconf':114 'hibern':16,34 'like':44 'linux':7,72 'logbia':120 'luk':73 'lvm':74 'm':64 'may':96 'metadata':127 'name/swap':139 'none':130 'nvme':105 'o':116,119,122,125,128,131 'ok':38 'one':1 'p14s':87 'pages':115 'point':60 'pool':57 'primarycach':126 'ram':93 'realis':10 'rpool':138 'run':4 'secondarycach':129 'set':51 'setup':75 'size':111 'snapshot':135 'suspend':18 'swap':23,41,110 'switch':67 'sync':123 'system':8 'think':65 'thinkpad':86 'throughput':121 'upgrad':97 'use':33,40,42 'v':108,109,137 'void':71,77 'zfs':5,106 'zfsbootmenu':83 'zle':118 'zpool':27,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9516185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702472295 {#1696
    date: 2023-12-13 13:58:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#1645
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#1640
    date: 2023-12-13 13:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#1645
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#1640
    date: 2023-12-13 13:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#1645
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#1640
    date: 2023-12-13 13:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "lemmy-ml-shows-read-posts-despite-setting"
  +title: "lemmy.ml shows read posts despite setting"
  +url: null
  +body: "Read posts keep being shown despite the setting being disabled in my profile. Is this a Bug? Does someone else have the same issue?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702469081 {#1668
    date: 2023-12-13 13:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 28058
  -titleTs: "'despit':5 'lemmy.ml':1 'post':4 'read':3 'set':6 'show':2"
  -bodyTs: "'bug':17 'despit':6 'disabl':10 'els':20 'issu':24 'keep':3 'post':2 'profil':13 'read':1 'set':8 'shown':5 'someon':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469081 {#1671
    date: 2023-12-13 13:04:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "lemmy-ml-shows-read-posts-despite-setting"
  +title: "lemmy.ml shows read posts despite setting"
  +url: null
  +body: "Read posts keep being shown despite the setting being disabled in my profile. Is this a Bug? Does someone else have the same issue?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702469081 {#1668
    date: 2023-12-13 13:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 28058
  -titleTs: "'despit':5 'lemmy.ml':1 'post':4 'read':3 'set':6 'show':2"
  -bodyTs: "'bug':17 'despit':6 'disabl':10 'els':20 'issu':24 'keep':3 'post':2 'profil':13 'read':1 'set':8 'shown':5 'someon':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469081 {#1671
    date: 2023-12-13 13:04:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "lemmy-ml-shows-read-posts-despite-setting"
  +title: "lemmy.ml shows read posts despite setting"
  +url: null
  +body: "Read posts keep being shown despite the setting being disabled in my profile. Is this a Bug? Does someone else have the same issue?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702469081 {#1668
    date: 2023-12-13 13:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 28058
  -titleTs: "'despit':5 'lemmy.ml':1 'post':4 'read':3 'set':6 'show':2"
  -bodyTs: "'bug':17 'despit':6 'disabl':10 'els':20 'issu':24 'keep':3 'post':2 'profil':13 'read':1 'set':8 'shown':5 'someon':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469081 {#1671
    date: 2023-12-13 13:04:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details