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

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.22 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Dreamcatcher"
  +title: "Dreamcatcher"
  +url: "https://lemmy.world/pictrs/image/1e944301-b317-4a8e-aa50-c6041356da9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721437623 {#191
    date: 2024-07-20 03:07:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 27439
  -titleTs: "'dreamcatch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704562566
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10355008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476166 {#242
    date: 2024-01-05 18:36: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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Dreamcatcher"
  +title: "Dreamcatcher"
  +url: "https://lemmy.world/pictrs/image/1e944301-b317-4a8e-aa50-c6041356da9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721437623 {#191
    date: 2024-07-20 03:07:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 27439
  -titleTs: "'dreamcatch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704562566
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10355008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476166 {#242
    date: 2024-01-05 18:36: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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Dreamcatcher"
  +title: "Dreamcatcher"
  +url: "https://lemmy.world/pictrs/image/1e944301-b317-4a8e-aa50-c6041356da9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721437623 {#191
    date: 2024-07-20 03:07:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 27439
  -titleTs: "'dreamcatch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704562566
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10355008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476166 {#242
    date: 2024-01-05 18:36: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
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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "unholy-software"
  +title: "unholy software.."
  +url: "https://feddit.de/pictrs/image/b5deef00-5e2e-4e5a-ab2f-96b4f384d713.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721434240 {#1882
    date: 2024-07-20 02:10:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 3174
  -titleTs: "'..':3 'softwar':2 'unholi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693721773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3081691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693635373 {#1885
    date: 2023-09-02 08:16:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "unholy-software"
  +title: "unholy software.."
  +url: "https://feddit.de/pictrs/image/b5deef00-5e2e-4e5a-ab2f-96b4f384d713.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721434240 {#1882
    date: 2024-07-20 02:10:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 3174
  -titleTs: "'..':3 'softwar':2 'unholi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693721773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3081691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693635373 {#1885
    date: 2023-09-02 08:16:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "unholy-software"
  +title: "unholy software.."
  +url: "https://feddit.de/pictrs/image/b5deef00-5e2e-4e5a-ab2f-96b4f384d713.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721434240 {#1882
    date: 2024-07-20 02:10:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 3174
  -titleTs: "'..':3 'softwar':2 'unholi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693721773
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3081691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693635373 {#1885
    date: 2023-09-02 08:16:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "local-hunger-games-construction-almost-complete"
  +title: "local hunger games construction almost complete"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431310 {#1975
    date: 2024-07-20 01:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 27558
  -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704602577
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516177 {#1953
    date: 2024-01-06 05:42: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
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "local-hunger-games-construction-almost-complete"
  +title: "local hunger games construction almost complete"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431310 {#1975
    date: 2024-07-20 01:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 27558
  -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704602577
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516177 {#1953
    date: 2024-01-06 05:42: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
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "local-hunger-games-construction-almost-complete"
  +title: "local hunger games construction almost complete"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 405
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431310 {#1975
    date: 2024-07-20 01:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 27558
  -titleTs: "'almost':5 'complet':6 'construct':4 'game':3 'hunger':2 'local':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704602577
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/743387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704516177 {#1953
    date: 2024-01-06 05:42: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
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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "When-you-forget-to-set-a-boundary-conditions-in-your"
  +title: "When you forget to set a boundary conditions in your logic"
  +url: "https://programming.dev/pictrs/image/02860817-7148-4af2-85b7-9220f2d83b3c.jpeg"
  +body: """
    915 days a year 😂\n
    \n
    This is a screenshot short of my kucoin account that have me a year wrap
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431217 {#1388
    date: 2024-07-20 01:20:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 27571
  -titleTs: "'boundari':7 'condit':8 'forget':3 'logic':11 'set':5"
  -bodyTs: "'915':1 'account':13 'day':2 'kucoin':12 'screenshot':8 'short':9 'wrap':19 'year':4,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704615959
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8198840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529559 {#1387
    date: 2024-01-06 09:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "When-you-forget-to-set-a-boundary-conditions-in-your"
  +title: "When you forget to set a boundary conditions in your logic"
  +url: "https://programming.dev/pictrs/image/02860817-7148-4af2-85b7-9220f2d83b3c.jpeg"
  +body: """
    915 days a year 😂\n
    \n
    This is a screenshot short of my kucoin account that have me a year wrap
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431217 {#1388
    date: 2024-07-20 01:20:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 27571
  -titleTs: "'boundari':7 'condit':8 'forget':3 'logic':11 'set':5"
  -bodyTs: "'915':1 'account':13 'day':2 'kucoin':12 'screenshot':8 'short':9 'wrap':19 'year':4,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704615959
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8198840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529559 {#1387
    date: 2024-01-06 09:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "When-you-forget-to-set-a-boundary-conditions-in-your"
  +title: "When you forget to set a boundary conditions in your logic"
  +url: "https://programming.dev/pictrs/image/02860817-7148-4af2-85b7-9220f2d83b3c.jpeg"
  +body: """
    915 days a year 😂\n
    \n
    This is a screenshot short of my kucoin account that have me a year wrap
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721431217 {#1388
    date: 2024-07-20 01:20:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 27571
  -titleTs: "'boundari':7 'condit':8 'forget':3 'logic':11 'set':5"
  -bodyTs: "'915':1 'account':13 'day':2 'kucoin':12 'screenshot':8 'short':9 'wrap':19 'year':4,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704615959
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8198840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704529559 {#1387
    date: 2024-01-06 09:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "cool-phone-trick"
  +title: "cool phone trick"
  +url: "https://slrpnk.net/pictrs/image/276ba067-38a5-40e7-953a-9db8abf96478.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 473
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721429578 {#1942
    date: 2024-07-20 00:52:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 27304
  -titleTs: "'cool':1 'phone':2 'trick':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704503352
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5473062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416952 {#1971
    date: 2024-01-05 02:09:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "cool-phone-trick"
  +title: "cool phone trick"
  +url: "https://slrpnk.net/pictrs/image/276ba067-38a5-40e7-953a-9db8abf96478.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 473
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721429578 {#1942
    date: 2024-07-20 00:52:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 27304
  -titleTs: "'cool':1 'phone':2 'trick':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704503352
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5473062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416952 {#1971
    date: 2024-01-05 02:09:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "cool-phone-trick"
  +title: "cool phone trick"
  +url: "https://slrpnk.net/pictrs/image/276ba067-38a5-40e7-953a-9db8abf96478.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 473
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721429578 {#1942
    date: 2024-07-20 00:52:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 27304
  -titleTs: "'cool':1 'phone':2 'trick':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704503352
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5473062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416952 {#1971
    date: 2024-01-05 02:09:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Priorities"
  +title: "Priorities"
  +url: "https://startrek.website/pictrs/image/fb22f506-5687-499c-99c7-263443b1dc81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721428315 {#1902
    date: 2024-07-20 00:31:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 27631
  -titleTs: "'prioriti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704639864
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5380274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553464 {#1898
    date: 2024-01-06 16:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Priorities"
  +title: "Priorities"
  +url: "https://startrek.website/pictrs/image/fb22f506-5687-499c-99c7-263443b1dc81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721428315 {#1902
    date: 2024-07-20 00:31:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 27631
  -titleTs: "'prioriti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704639864
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5380274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553464 {#1898
    date: 2024-01-06 16:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Priorities"
  +title: "Priorities"
  +url: "https://startrek.website/pictrs/image/fb22f506-5687-499c-99c7-263443b1dc81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 305
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721428315 {#1902
    date: 2024-07-20 00:31:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 27631
  -titleTs: "'prioriti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704639864
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5380274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553464 {#1898
    date: 2024-01-06 16:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Reddit"
  +title: "Reddit ☕"
  +url: "https://shota.nu/ss/1zmr7xmb.jpeg"
  +body: "Glad to not be there anymore… Fuck Spez."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721420943 {#2426
    date: 2024-07-19 22:29:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 28066
  -titleTs: "'reddit':1"
  -bodyTs: "'anymor':6 'fuck':7 'glad':1 'spez':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704794767
  +visibility: "visible             "
  +apId: "https://ani.social/post/1636911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704708367 {#2440
    date: 2024-01-08 11:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Reddit"
  +title: "Reddit ☕"
  +url: "https://shota.nu/ss/1zmr7xmb.jpeg"
  +body: "Glad to not be there anymore… Fuck Spez."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721420943 {#2426
    date: 2024-07-19 22:29:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 28066
  -titleTs: "'reddit':1"
  -bodyTs: "'anymor':6 'fuck':7 'glad':1 'spez':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704794767
  +visibility: "visible             "
  +apId: "https://ani.social/post/1636911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704708367 {#2440
    date: 2024-01-08 11:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Reddit"
  +title: "Reddit ☕"
  +url: "https://shota.nu/ss/1zmr7xmb.jpeg"
  +body: "Glad to not be there anymore… Fuck Spez."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721420943 {#2426
    date: 2024-07-19 22:29:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 28066
  -titleTs: "'reddit':1"
  -bodyTs: "'anymor':6 'fuck':7 'glad':1 'spez':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704794767
  +visibility: "visible             "
  +apId: "https://ani.social/post/1636911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704708367 {#2440
    date: 2024-01-08 11:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-s-sandbox-duty-lmao"
  +title: "How's sandbox duty lmao"
  +url: "https://lemmy.world/pictrs/image/8fffa643-fbf2-473d-b2bd-c7395c125436.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721416238 {#2483
    date: 2024-07-19 21:10:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 29218
  -titleTs: "'duti':4 'lmao':5 'sandbox':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705116061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10602785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705029661 {#2354
    date: 2024-01-12 04:21:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-s-sandbox-duty-lmao"
  +title: "How's sandbox duty lmao"
  +url: "https://lemmy.world/pictrs/image/8fffa643-fbf2-473d-b2bd-c7395c125436.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721416238 {#2483
    date: 2024-07-19 21:10:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 29218
  -titleTs: "'duti':4 'lmao':5 'sandbox':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705116061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10602785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705029661 {#2354
    date: 2024-01-12 04:21:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-s-sandbox-duty-lmao"
  +title: "How's sandbox duty lmao"
  +url: "https://lemmy.world/pictrs/image/8fffa643-fbf2-473d-b2bd-c7395c125436.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721416238 {#2483
    date: 2024-07-19 21:10:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 29218
  -titleTs: "'duti':4 'lmao':5 'sandbox':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705116061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10602785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705029661 {#2354
    date: 2024-01-12 04:21:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Friday-Facts-392-Parametrised-blueprints-Factorio"
  +title: "Friday Facts #392 - Parametrised blueprints | Factorio"
  +url: "https://factorio.com/blog/post/fff-392"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721413466 {#1512
    date: 2024-07-19 20:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 29161
  -titleTs: "'392':3 'blueprint':5 'fact':2 'factorio':6 'friday':1 'parametris':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704491160
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7470444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469160 {#1508
    date: 2024-01-05 16:39: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
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Friday-Facts-392-Parametrised-blueprints-Factorio"
  +title: "Friday Facts #392 - Parametrised blueprints | Factorio"
  +url: "https://factorio.com/blog/post/fff-392"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721413466 {#1512
    date: 2024-07-19 20:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 29161
  -titleTs: "'392':3 'blueprint':5 'fact':2 'factorio':6 'friday':1 'parametris':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704491160
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7470444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469160 {#1508
    date: 2024-01-05 16:39: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
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Friday-Facts-392-Parametrised-blueprints-Factorio"
  +title: "Friday Facts #392 - Parametrised blueprints | Factorio"
  +url: "https://factorio.com/blog/post/fff-392"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721413466 {#1512
    date: 2024-07-19 20:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 29161
  -titleTs: "'392':3 'blueprint':5 'fact':2 'factorio':6 'friday':1 'parametris':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704491160
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7470444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469160 {#1508
    date: 2024-01-05 16:39: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
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 {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "How-to-make-your-own-custom-ublue-image"
  +title: "How to make your own custom ublue image."
  +url: null
  +body: """
    this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
    \n
    so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
    \n
    create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
    \n
    ```\n
    \n
    <span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
    </span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
    </span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
    </span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
    </span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">ostree container commit\n
    </span>\n
    ```\n
    \n
    save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo docker build -t custom_image:latest .\n
    </span>\n
    ```\n
    \n
    you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
    \n
    I hope this was useful. :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721411880 {#1510
    date: 2024-07-19 19:58:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 27797
  -titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
  -bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704703666
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12815622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704617266 {#1506
    date: 2024-01-07 09:47:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "How-to-make-your-own-custom-ublue-image"
  +title: "How to make your own custom ublue image."
  +url: null
  +body: """
    this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
    \n
    so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
    \n
    create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
    \n
    ```\n
    \n
    <span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
    </span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
    </span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
    </span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
    </span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">ostree container commit\n
    </span>\n
    ```\n
    \n
    save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo docker build -t custom_image:latest .\n
    </span>\n
    ```\n
    \n
    you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
    \n
    I hope this was useful. :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721411880 {#1510
    date: 2024-07-19 19:58:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 27797
  -titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
  -bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704703666
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12815622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704617266 {#1506
    date: 2024-01-07 09:47:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "How-to-make-your-own-custom-ublue-image"
  +title: "How to make your own custom ublue image."
  +url: null
  +body: """
    this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
    \n
    so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
    \n
    create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
    \n
    ```\n
    \n
    <span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
    </span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
    </span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
    </span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
    </span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">ostree container commit\n
    </span>\n
    ```\n
    \n
    save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo docker build -t custom_image:latest .\n
    </span>\n
    ```\n
    \n
    you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
    \n
    I hope this was useful. :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721411880 {#1510
    date: 2024-07-19 19:58:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 27797
  -titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
  -bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704703666
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12815622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704617266 {#1506
    date: 2024-01-07 09:47:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "One-of-the-few-times-I-ve-downvoted"
  +title: "One of the few times I've downvoted"
  +url: "https://sh.itjust.works/pictrs/image/e7c9f7b7-36a2-4837-a42a-bcd139b428ab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721411039 {#1531
    date: 2024-07-19 19:43:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 27556
  -titleTs: "'downvot':8 'one':1 'time':5 've':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704601384
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12247903"
  +editedAt: DateTimeImmutable @1712196585 {#1530
    date: 2024-04-04 04:09:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704514984 {#1537
    date: 2024-01-06 05:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "One-of-the-few-times-I-ve-downvoted"
  +title: "One of the few times I've downvoted"
  +url: "https://sh.itjust.works/pictrs/image/e7c9f7b7-36a2-4837-a42a-bcd139b428ab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721411039 {#1531
    date: 2024-07-19 19:43:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 27556
  -titleTs: "'downvot':8 'one':1 'time':5 've':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704601384
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12247903"
  +editedAt: DateTimeImmutable @1712196585 {#1530
    date: 2024-04-04 04:09:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704514984 {#1537
    date: 2024-01-06 05:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "One-of-the-few-times-I-ve-downvoted"
  +title: "One of the few times I've downvoted"
  +url: "https://sh.itjust.works/pictrs/image/e7c9f7b7-36a2-4837-a42a-bcd139b428ab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721411039 {#1531
    date: 2024-07-19 19:43:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 27556
  -titleTs: "'downvot':8 'one':1 'time':5 've':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704601384
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12247903"
  +editedAt: DateTimeImmutable @1712196585 {#1530
    date: 2024-04-04 04:09:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704514984 {#1537
    date: 2024-01-06 05:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Blender-4-0-Problems-pls-help"
  +title: "Blender 4.0 Problems pls help ;-;"
  +url: "https://lemmy.ml/pictrs/image/5a82d6de-8a72-4f67-8493-83fd4074d055.png"
  +body: """
    I recently switched from Windows to Manjaro because i tied it for some time on my laptop and really liked it.\n
    \n
    But now I have major problems with blender 4.0 Cycles HIP rendering on my PC. I tried amdgpu-pro-oglp, hip-runtime-amd and hip-runtime-amd-blender but i get strange shading with *progl blender* and hip-runtime-amd-blender, with hip-runtime-amd blender crashes when selecting gpu rendering. I use a “radeon 5600 xt” GPU and everything worked fine on Windows, but i really don’t want to go back to Windows\n
    \n
    Everything works fine in blender 3.6 LTS I created a simple scene to show the problems on the left is simple principled bsdf, middle left is principled bsdf with full SSS the sphere is metallic and the cube on the right is glas:\n
    \n
    1. Blender 3.6 (GPU HIP, works fine thats how it should look)\n
    \n
    ![](https://lemmy.ml/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)\n
    \n
    2. Blender 4.0 CPU rendering (works fine)\n
    \n
    ![](https://lemmy.ml/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)\n
    \n
    3. Blender 4.0 GPU (HIP, not working, sometimes crashing)\n
    \n
    ![](https://lemmy.ml/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)\n
    \n
    Pls help its pretty important for me that newer versions of blender work. If you need more information just ask.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721409924 {#1742
    date: 2024-07-19 19:25:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 27778
  -titleTs: "'4.0':2 'blender':1 'help':5 'pls':4 'problem':3"
  -bodyTs: "'/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)':169 '/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)':159 '/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)':181 '1':145 '2':160 '3':170 '3.6':107,147 '4.0':30,162,172 '5600':82 'amd':46,51,65,71 'amdgpu':40 'amdgpu-pro-oglp':39 'ask':201 'back':99 'blender':29,52,60,66,72,106,146,161,171,193 'bsdf':124,129 'cpu':163 'crash':73,178 'creat':110 'cube':139 'cycl':31 'everyth':86,102 'fine':88,104,151,166 'full':131 'get':55 'glas':144 'go':98 'gpu':76,84,148,173 'help':183 'hip':32,44,49,63,69,149,174 'hip-runtime-amd':43,68 'hip-runtime-amd-blend':48,62 'import':186 'inform':199 'laptop':17 'left':120,126 'lemmy.ml':158,168,180 'lemmy.ml/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)':167 'lemmy.ml/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)':157 'lemmy.ml/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)':179 'like':20 'look':156 'lts':108 'major':26 'manjaro':7 'metal':136 'middl':125 'need':197 'newer':190 'oglp':42 'pc':36 'pls':182 'pretti':185 'principl':123,128 'pro':41 'problem':27,117 'progl':59 'radeon':81 'realli':19,93 'recent':2 'render':33,77,164 'right':142 'runtim':45,50,64,70 'scene':113 'select':75 'shade':57 'show':115 'simpl':112,122 'sometim':177 'sphere':134 'sss':132 'strang':56 'switch':3 'that':152 'tie':10 'time':14 'tri':38 'use':79 'version':191 'want':96 'window':5,90,101 'work':87,103,150,165,176,194 'xt':83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704693280
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10222248"
  +editedAt: DateTimeImmutable @1712654729 {#1657
    date: 2024-04-09 11:25:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704606880 {#1659
    date: 2024-01-07 06:54: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
47 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Blender-4-0-Problems-pls-help"
  +title: "Blender 4.0 Problems pls help ;-;"
  +url: "https://lemmy.ml/pictrs/image/5a82d6de-8a72-4f67-8493-83fd4074d055.png"
  +body: """
    I recently switched from Windows to Manjaro because i tied it for some time on my laptop and really liked it.\n
    \n
    But now I have major problems with blender 4.0 Cycles HIP rendering on my PC. I tried amdgpu-pro-oglp, hip-runtime-amd and hip-runtime-amd-blender but i get strange shading with *progl blender* and hip-runtime-amd-blender, with hip-runtime-amd blender crashes when selecting gpu rendering. I use a “radeon 5600 xt” GPU and everything worked fine on Windows, but i really don’t want to go back to Windows\n
    \n
    Everything works fine in blender 3.6 LTS I created a simple scene to show the problems on the left is simple principled bsdf, middle left is principled bsdf with full SSS the sphere is metallic and the cube on the right is glas:\n
    \n
    1. Blender 3.6 (GPU HIP, works fine thats how it should look)\n
    \n
    ![](https://lemmy.ml/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)\n
    \n
    2. Blender 4.0 CPU rendering (works fine)\n
    \n
    ![](https://lemmy.ml/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)\n
    \n
    3. Blender 4.0 GPU (HIP, not working, sometimes crashing)\n
    \n
    ![](https://lemmy.ml/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)\n
    \n
    Pls help its pretty important for me that newer versions of blender work. If you need more information just ask.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721409924 {#1742
    date: 2024-07-19 19:25:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 27778
  -titleTs: "'4.0':2 'blender':1 'help':5 'pls':4 'problem':3"
  -bodyTs: "'/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)':169 '/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)':159 '/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)':181 '1':145 '2':160 '3':170 '3.6':107,147 '4.0':30,162,172 '5600':82 'amd':46,51,65,71 'amdgpu':40 'amdgpu-pro-oglp':39 'ask':201 'back':99 'blender':29,52,60,66,72,106,146,161,171,193 'bsdf':124,129 'cpu':163 'crash':73,178 'creat':110 'cube':139 'cycl':31 'everyth':86,102 'fine':88,104,151,166 'full':131 'get':55 'glas':144 'go':98 'gpu':76,84,148,173 'help':183 'hip':32,44,49,63,69,149,174 'hip-runtime-amd':43,68 'hip-runtime-amd-blend':48,62 'import':186 'inform':199 'laptop':17 'left':120,126 'lemmy.ml':158,168,180 'lemmy.ml/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)':167 'lemmy.ml/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)':157 'lemmy.ml/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)':179 'like':20 'look':156 'lts':108 'major':26 'manjaro':7 'metal':136 'middl':125 'need':197 'newer':190 'oglp':42 'pc':36 'pls':182 'pretti':185 'principl':123,128 'pro':41 'problem':27,117 'progl':59 'radeon':81 'realli':19,93 'recent':2 'render':33,77,164 'right':142 'runtim':45,50,64,70 'scene':113 'select':75 'shade':57 'show':115 'simpl':112,122 'sometim':177 'sphere':134 'sss':132 'strang':56 'switch':3 'that':152 'tie':10 'time':14 'tri':38 'use':79 'version':191 'want':96 'window':5,90,101 'work':87,103,150,165,176,194 'xt':83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704693280
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10222248"
  +editedAt: DateTimeImmutable @1712654729 {#1657
    date: 2024-04-09 11:25:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704606880 {#1659
    date: 2024-01-07 06:54: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
48 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#1747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Blender-4-0-Problems-pls-help"
  +title: "Blender 4.0 Problems pls help ;-;"
  +url: "https://lemmy.ml/pictrs/image/5a82d6de-8a72-4f67-8493-83fd4074d055.png"
  +body: """
    I recently switched from Windows to Manjaro because i tied it for some time on my laptop and really liked it.\n
    \n
    But now I have major problems with blender 4.0 Cycles HIP rendering on my PC. I tried amdgpu-pro-oglp, hip-runtime-amd and hip-runtime-amd-blender but i get strange shading with *progl blender* and hip-runtime-amd-blender, with hip-runtime-amd blender crashes when selecting gpu rendering. I use a “radeon 5600 xt” GPU and everything worked fine on Windows, but i really don’t want to go back to Windows\n
    \n
    Everything works fine in blender 3.6 LTS I created a simple scene to show the problems on the left is simple principled bsdf, middle left is principled bsdf with full SSS the sphere is metallic and the cube on the right is glas:\n
    \n
    1. Blender 3.6 (GPU HIP, works fine thats how it should look)\n
    \n
    ![](https://lemmy.ml/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)\n
    \n
    2. Blender 4.0 CPU rendering (works fine)\n
    \n
    ![](https://lemmy.ml/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)\n
    \n
    3. Blender 4.0 GPU (HIP, not working, sometimes crashing)\n
    \n
    ![](https://lemmy.ml/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)\n
    \n
    Pls help its pretty important for me that newer versions of blender work. If you need more information just ask.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721409924 {#1742
    date: 2024-07-19 19:25:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 27778
  -titleTs: "'4.0':2 'blender':1 'help':5 'pls':4 'problem':3"
  -bodyTs: "'/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)':169 '/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)':159 '/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)':181 '1':145 '2':160 '3':170 '3.6':107,147 '4.0':30,162,172 '5600':82 'amd':46,51,65,71 'amdgpu':40 'amdgpu-pro-oglp':39 'ask':201 'back':99 'blender':29,52,60,66,72,106,146,161,171,193 'bsdf':124,129 'cpu':163 'crash':73,178 'creat':110 'cube':139 'cycl':31 'everyth':86,102 'fine':88,104,151,166 'full':131 'get':55 'glas':144 'go':98 'gpu':76,84,148,173 'help':183 'hip':32,44,49,63,69,149,174 'hip-runtime-amd':43,68 'hip-runtime-amd-blend':48,62 'import':186 'inform':199 'laptop':17 'left':120,126 'lemmy.ml':158,168,180 'lemmy.ml/pictrs/image/28055b63-7277-4563-96a0-4baaafc2c2eb.png)':167 'lemmy.ml/pictrs/image/a34e866d-92df-4867-a2c6-c0e6d09da477.png)':157 'lemmy.ml/pictrs/image/a6766461-52c7-48b6-807b-34dfc32a1d8f.png)':179 'like':20 'look':156 'lts':108 'major':26 'manjaro':7 'metal':136 'middl':125 'need':197 'newer':190 'oglp':42 'pc':36 'pls':182 'pretti':185 'principl':123,128 'pro':41 'problem':27,117 'progl':59 'radeon':81 'realli':19,93 'recent':2 'render':33,77,164 'right':142 'runtim':45,50,64,70 'scene':113 'select':75 'shade':57 'show':115 'simpl':112,122 'sometim':177 'sphere':134 'sss':132 'strang':56 'switch':3 'that':152 'tie':10 'time':14 'tri':38 'use':79 'version':191 'want':96 'window':5,90,101 'work':87,103,150,165,176,194 'xt':83"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704693280
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10222248"
  +editedAt: DateTimeImmutable @1712654729 {#1657
    date: 2024-04-09 11:25:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704606880 {#1659
    date: 2024-01-07 06:54: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
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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1488 …}
  +slug: "New-email-from-test-at-scam-com"
  +title: "New email from test@scam.com"
  +url: "https://lemmy.blahaj.zone/pictrs/image/cf66dedf-64be-43ad-a7e7-7531f477be21.png"
  +body: "*Alt text: Michael Scott Handshake meme. Managers text: “My company Congratulating me on avoiding a phishing test email”. Michael Scott text: “Me, terminally behind on answering email.”*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721402446 {#1473
    date: 2024-07-19 17:20:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 27374
  -titleTs: "'email':2 'new':1 'test@scam.com':4"
  -bodyTs: "'alt':1 'answer':26 'avoid':14 'behind':24 'compani':10 'congratul':11 'email':18,27 'handshak':5 'manag':7 'meme':6 'michael':3,19 'phish':16 'scott':4,20 'termin':23 'test':17 'text':2,8,21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704548682
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7241800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704462282 {#1498
    date: 2024-01-05 14:44:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1488 …}
  +slug: "New-email-from-test-at-scam-com"
  +title: "New email from test@scam.com"
  +url: "https://lemmy.blahaj.zone/pictrs/image/cf66dedf-64be-43ad-a7e7-7531f477be21.png"
  +body: "*Alt text: Michael Scott Handshake meme. Managers text: “My company Congratulating me on avoiding a phishing test email”. Michael Scott text: “Me, terminally behind on answering email.”*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721402446 {#1473
    date: 2024-07-19 17:20:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 27374
  -titleTs: "'email':2 'new':1 'test@scam.com':4"
  -bodyTs: "'alt':1 'answer':26 'avoid':14 'behind':24 'compani':10 'congratul':11 'email':18,27 'handshak':5 'manag':7 'meme':6 'michael':3,19 'phish':16 'scott':4,20 'termin':23 'test':17 'text':2,8,21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704548682
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7241800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704462282 {#1498
    date: 2024-01-05 14:44:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1488 …}
  +slug: "New-email-from-test-at-scam-com"
  +title: "New email from test@scam.com"
  +url: "https://lemmy.blahaj.zone/pictrs/image/cf66dedf-64be-43ad-a7e7-7531f477be21.png"
  +body: "*Alt text: Michael Scott Handshake meme. Managers text: “My company Congratulating me on avoiding a phishing test email”. Michael Scott text: “Me, terminally behind on answering email.”*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721402446 {#1473
    date: 2024-07-19 17:20:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 27374
  -titleTs: "'email':2 'new':1 'test@scam.com':4"
  -bodyTs: "'alt':1 'answer':26 'avoid':14 'behind':24 'compani':10 'congratul':11 'email':18,27 'handshak':5 'manag':7 'meme':6 'michael':3,19 'phish':16 'scott':4,20 'termin':23 'test':17 'text':2,8,21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704548682
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7241800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704462282 {#1498
    date: 2024-01-05 14:44:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-was-able-to-learn-React-though"
  +title: "I was able to learn React though"
  +url: "https://lemmy.world/pictrs/image/e393f915-3941-404d-8b4b-eecf6e696f36.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 398
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721397128 {#1476
    date: 2024-07-19 15:52:08.0 +02: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: 27629
  -titleTs: "'abl':3 'learn':5 'react':6 'though':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638918
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10385846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552518 {#1761
    date: 2024-01-06 15:48:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-was-able-to-learn-React-though"
  +title: "I was able to learn React though"
  +url: "https://lemmy.world/pictrs/image/e393f915-3941-404d-8b4b-eecf6e696f36.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 398
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721397128 {#1476
    date: 2024-07-19 15:52:08.0 +02: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: 27629
  -titleTs: "'abl':3 'learn':5 'react':6 'though':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638918
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10385846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552518 {#1761
    date: 2024-01-06 15:48:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-was-able-to-learn-React-though"
  +title: "I was able to learn React though"
  +url: "https://lemmy.world/pictrs/image/e393f915-3941-404d-8b4b-eecf6e696f36.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 398
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721397128 {#1476
    date: 2024-07-19 15:52:08.0 +02: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: 27629
  -titleTs: "'abl':3 'learn':5 'react':6 'though':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638918
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10385846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552518 {#1761
    date: 2024-01-06 15:48:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#1787
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#1777
    date: 2024-01-04 20:37:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#1787
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#1777
    date: 2024-01-04 20:37:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#1787
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#1777
    date: 2024-01-04 20:37:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-Warning"
  +title: "A Warning"
  +url: "https://lemmy.world/pictrs/image/52fc124d-cd8c-4623-b4bb-f9beb4777104.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721391578 {#1681
    date: 2024-07-19 14:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 27409
  -titleTs: "'warn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704557104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10352435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704470704 {#1444
    date: 2024-01-05 17:05:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-Warning"
  +title: "A Warning"
  +url: "https://lemmy.world/pictrs/image/52fc124d-cd8c-4623-b4bb-f9beb4777104.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721391578 {#1681
    date: 2024-07-19 14:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 27409
  -titleTs: "'warn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704557104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10352435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704470704 {#1444
    date: 2024-01-05 17:05:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-Warning"
  +title: "A Warning"
  +url: "https://lemmy.world/pictrs/image/52fc124d-cd8c-4623-b4bb-f9beb4777104.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721391578 {#1681
    date: 2024-07-19 14:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 27409
  -titleTs: "'warn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704557104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10352435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704470704 {#1444
    date: 2024-01-05 17:05:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "They-don-t-even-know-the-song"
  +title: "They don't even know the song"
  +url: "https://startrek.website/pictrs/image/b06f67fd-c373-4929-b3c8-ae5ff7e3fba3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721389101 {#1636
    date: 2024-07-19 13:38:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 28638
  -titleTs: "'even':4 'know':5 'song':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704983970
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5513953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897570 {#1635
    date: 2024-01-10 15:39:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "They-don-t-even-know-the-song"
  +title: "They don't even know the song"
  +url: "https://startrek.website/pictrs/image/b06f67fd-c373-4929-b3c8-ae5ff7e3fba3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721389101 {#1636
    date: 2024-07-19 13:38:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 28638
  -titleTs: "'even':4 'know':5 'song':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704983970
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5513953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897570 {#1635
    date: 2024-01-10 15:39:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "They-don-t-even-know-the-song"
  +title: "They don't even know the song"
  +url: "https://startrek.website/pictrs/image/b06f67fd-c373-4929-b3c8-ae5ff7e3fba3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721389101 {#1636
    date: 2024-07-19 13:38:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 28638
  -titleTs: "'even':4 'know':5 'song':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704983970
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5513953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704897570 {#1635
    date: 2024-01-10 15:39:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Proton-Mail-CEO-Calls-New-Address-Verification-Feature-Blockchain-in"
  +title: "Proton Mail CEO Calls New Address Verification Feature 'Blockchain in a Very Pure Form'"
  +url: "https://tech.slashdot.org/story/23/11/16/141213/proton-mail-ceo-calls-new-address-verification-feature-blockchain-in-a-very-pure-form"
  +body: """
    > Proton Mail, the leading privacy-focused email service, is making its first foray into blockchain technology with Key Transparency, which will allow users to verify email addresses. From a report: In an interview with Fortune, CEO and founder Andy Yen made clear that although the new feature uses blockchain, the key technology behind crypto, Key Transparency isn’t “some sketchy cryptocurrency” linked to an “exit scam.” A student of cryptography, Yen added that the new feature is “blockchain in a very pure form,” and it allows the platform to solve the thorny issue of ensuring that every email address actually belongs to the person who’s claiming it.\n
    \n
    > Proton Mail uses end-to-end encryption, a secure form of communication that ensures only the intended recipient can read the information. Senders encrypt an email using their intended recipient’s public key – a long string of letters and numbers – which the recipient can then decrypt with their own private key. The issue, Yen said, is ensuring that the public key actually belongs to the intended recipient. “Maybe it’s the NSA that has created a fake public key linked to you, and I’m somehow tricked into encrypting data with that public key,” he told Fortune. In the security space, the tactic is known as a “man-in-the-middle attack,” like a postal worker opening your bank statement to get your social security number and then resealing the envelope.\n
    \n
    > Blockchains are an immutable ledger, meaning any data initially entered onto them can’t be altered. Yen realized that putting users’ public keys on a blockchain would create a record ensuring those keys actually belonged to them – and would be cross-referenced whenever other users send emails. “In order for the verification to be trusted, it needs to be public, and it needs to be unchanging,” Yen said.\n
    \n
    Curious if anyone here would use a feature like this? It sounds neat but I don’t think I’m going to be needing a feature like this on a day-to-day basis, though I could see use cases for folks handling sensitive information.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721385980 {#1451
    date: 2024-07-19 12:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 13589
  -titleTs: "'address':6 'blockchain':9 'call':4 'ceo':3 'featur':8 'form':14 'mail':2 'new':5 'proton':1 'pure':13 'verif':7"
  -bodyTs: "'actual':101,172,276 'ad':73 'address':28,100 'allow':23,87 'alter':258 'although':45 'andi':40 'anyon':314 'attack':223 'bank':230 'basi':346 'behind':54 'belong':102,173,277 'blockchain':16,50,79,243,268 'case':352 'ceo':37 'claim':108 'clear':43 'communic':122 'could':349 'creat':185,270 'cross':284 'cross-referenc':283 'crypto':55 'cryptocurr':62 'cryptographi':71 'curious':312 'data':200,250 'day':343,345 'day-to-day':342 'decrypt':156 'email':8,27,99,136,290 'encrypt':117,134,199 'end':114,116 'end-to-end':113 'ensur':96,124,167,273 'enter':252 'envelop':242 'everi':98 'exit':66 'fake':187 'featur':48,77,319,337 'first':13 'focus':7 'folk':354 'foray':14 'form':84,120 'fortun':36,207 'founder':39 'get':233 'go':332 'handl':355 'immut':246 'inform':132,357 'initi':251 'intend':127,139,176 'interview':34 'isn':58 'issu':94,163 'key':19,52,56,143,161,171,189,204,265,275 'known':215 'lead':4 'ledger':247 'letter':148 'like':224,320,338 'link':63,190 'long':145 'm':195,331 'made':42 'mail':2,111 'make':11 'man':219 'man-in-the-middl':218 'mayb':178 'mean':248 'middl':222 'neat':324 'need':300,306,335 'new':47,76 'nsa':182 'number':150,237 'onto':253 'open':228 'order':292 'person':105 'platform':89 'postal':226 'privaci':6 'privacy-focus':5 'privat':160 'proton':1,110 'public':142,170,188,203,264,303 'pure':83 'put':262 'read':130 'realiz':260 'recipi':128,140,153,177 'record':272 'referenc':285 'report':31 'reseal':240 'said':165,311 'scam':67 'secur':119,210,236 'see':350 'send':289 'sender':133 'sensit':356 'servic':9 'sketchi':61 'social':235 'solv':91 'somehow':196 'sound':323 'space':211 'statement':231 'string':146 'student':69 'tactic':213 'technolog':17,53 'think':329 'thorni':93 'though':347 'told':206 'transpar':20,57 'trick':197 'trust':298 'unchang':309 'use':49,112,137,317,351 'user':24,263,288 'verif':295 'verifi':26 'whenev':286 'worker':227 'would':269,281,316 'yen':41,72,164,259,310"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700233024
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5919305"
  +editedAt: DateTimeImmutable @1700416423 {#1413
    date: 2023-11-19 18:53:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700146624 {#1417
    date: 2023-11-16 15:57:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Proton-Mail-CEO-Calls-New-Address-Verification-Feature-Blockchain-in"
  +title: "Proton Mail CEO Calls New Address Verification Feature 'Blockchain in a Very Pure Form'"
  +url: "https://tech.slashdot.org/story/23/11/16/141213/proton-mail-ceo-calls-new-address-verification-feature-blockchain-in-a-very-pure-form"
  +body: """
    > Proton Mail, the leading privacy-focused email service, is making its first foray into blockchain technology with Key Transparency, which will allow users to verify email addresses. From a report: In an interview with Fortune, CEO and founder Andy Yen made clear that although the new feature uses blockchain, the key technology behind crypto, Key Transparency isn’t “some sketchy cryptocurrency” linked to an “exit scam.” A student of cryptography, Yen added that the new feature is “blockchain in a very pure form,” and it allows the platform to solve the thorny issue of ensuring that every email address actually belongs to the person who’s claiming it.\n
    \n
    > Proton Mail uses end-to-end encryption, a secure form of communication that ensures only the intended recipient can read the information. Senders encrypt an email using their intended recipient’s public key – a long string of letters and numbers – which the recipient can then decrypt with their own private key. The issue, Yen said, is ensuring that the public key actually belongs to the intended recipient. “Maybe it’s the NSA that has created a fake public key linked to you, and I’m somehow tricked into encrypting data with that public key,” he told Fortune. In the security space, the tactic is known as a “man-in-the-middle attack,” like a postal worker opening your bank statement to get your social security number and then resealing the envelope.\n
    \n
    > Blockchains are an immutable ledger, meaning any data initially entered onto them can’t be altered. Yen realized that putting users’ public keys on a blockchain would create a record ensuring those keys actually belonged to them – and would be cross-referenced whenever other users send emails. “In order for the verification to be trusted, it needs to be public, and it needs to be unchanging,” Yen said.\n
    \n
    Curious if anyone here would use a feature like this? It sounds neat but I don’t think I’m going to be needing a feature like this on a day-to-day basis, though I could see use cases for folks handling sensitive information.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721385980 {#1451
    date: 2024-07-19 12:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 13589
  -titleTs: "'address':6 'blockchain':9 'call':4 'ceo':3 'featur':8 'form':14 'mail':2 'new':5 'proton':1 'pure':13 'verif':7"
  -bodyTs: "'actual':101,172,276 'ad':73 'address':28,100 'allow':23,87 'alter':258 'although':45 'andi':40 'anyon':314 'attack':223 'bank':230 'basi':346 'behind':54 'belong':102,173,277 'blockchain':16,50,79,243,268 'case':352 'ceo':37 'claim':108 'clear':43 'communic':122 'could':349 'creat':185,270 'cross':284 'cross-referenc':283 'crypto':55 'cryptocurr':62 'cryptographi':71 'curious':312 'data':200,250 'day':343,345 'day-to-day':342 'decrypt':156 'email':8,27,99,136,290 'encrypt':117,134,199 'end':114,116 'end-to-end':113 'ensur':96,124,167,273 'enter':252 'envelop':242 'everi':98 'exit':66 'fake':187 'featur':48,77,319,337 'first':13 'focus':7 'folk':354 'foray':14 'form':84,120 'fortun':36,207 'founder':39 'get':233 'go':332 'handl':355 'immut':246 'inform':132,357 'initi':251 'intend':127,139,176 'interview':34 'isn':58 'issu':94,163 'key':19,52,56,143,161,171,189,204,265,275 'known':215 'lead':4 'ledger':247 'letter':148 'like':224,320,338 'link':63,190 'long':145 'm':195,331 'made':42 'mail':2,111 'make':11 'man':219 'man-in-the-middl':218 'mayb':178 'mean':248 'middl':222 'neat':324 'need':300,306,335 'new':47,76 'nsa':182 'number':150,237 'onto':253 'open':228 'order':292 'person':105 'platform':89 'postal':226 'privaci':6 'privacy-focus':5 'privat':160 'proton':1,110 'public':142,170,188,203,264,303 'pure':83 'put':262 'read':130 'realiz':260 'recipi':128,140,153,177 'record':272 'referenc':285 'report':31 'reseal':240 'said':165,311 'scam':67 'secur':119,210,236 'see':350 'send':289 'sender':133 'sensit':356 'servic':9 'sketchi':61 'social':235 'solv':91 'somehow':196 'sound':323 'space':211 'statement':231 'string':146 'student':69 'tactic':213 'technolog':17,53 'think':329 'thorni':93 'though':347 'told':206 'transpar':20,57 'trick':197 'trust':298 'unchang':309 'use':49,112,137,317,351 'user':24,263,288 'verif':295 'verifi':26 'whenev':286 'worker':227 'would':269,281,316 'yen':41,72,164,259,310"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700233024
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5919305"
  +editedAt: DateTimeImmutable @1700416423 {#1413
    date: 2023-11-19 18:53:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700146624 {#1417
    date: 2023-11-16 15:57:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Proton-Mail-CEO-Calls-New-Address-Verification-Feature-Blockchain-in"
  +title: "Proton Mail CEO Calls New Address Verification Feature 'Blockchain in a Very Pure Form'"
  +url: "https://tech.slashdot.org/story/23/11/16/141213/proton-mail-ceo-calls-new-address-verification-feature-blockchain-in-a-very-pure-form"
  +body: """
    > Proton Mail, the leading privacy-focused email service, is making its first foray into blockchain technology with Key Transparency, which will allow users to verify email addresses. From a report: In an interview with Fortune, CEO and founder Andy Yen made clear that although the new feature uses blockchain, the key technology behind crypto, Key Transparency isn’t “some sketchy cryptocurrency” linked to an “exit scam.” A student of cryptography, Yen added that the new feature is “blockchain in a very pure form,” and it allows the platform to solve the thorny issue of ensuring that every email address actually belongs to the person who’s claiming it.\n
    \n
    > Proton Mail uses end-to-end encryption, a secure form of communication that ensures only the intended recipient can read the information. Senders encrypt an email using their intended recipient’s public key – a long string of letters and numbers – which the recipient can then decrypt with their own private key. The issue, Yen said, is ensuring that the public key actually belongs to the intended recipient. “Maybe it’s the NSA that has created a fake public key linked to you, and I’m somehow tricked into encrypting data with that public key,” he told Fortune. In the security space, the tactic is known as a “man-in-the-middle attack,” like a postal worker opening your bank statement to get your social security number and then resealing the envelope.\n
    \n
    > Blockchains are an immutable ledger, meaning any data initially entered onto them can’t be altered. Yen realized that putting users’ public keys on a blockchain would create a record ensuring those keys actually belonged to them – and would be cross-referenced whenever other users send emails. “In order for the verification to be trusted, it needs to be public, and it needs to be unchanging,” Yen said.\n
    \n
    Curious if anyone here would use a feature like this? It sounds neat but I don’t think I’m going to be needing a feature like this on a day-to-day basis, though I could see use cases for folks handling sensitive information.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721385980 {#1451
    date: 2024-07-19 12:46:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 13589
  -titleTs: "'address':6 'blockchain':9 'call':4 'ceo':3 'featur':8 'form':14 'mail':2 'new':5 'proton':1 'pure':13 'verif':7"
  -bodyTs: "'actual':101,172,276 'ad':73 'address':28,100 'allow':23,87 'alter':258 'although':45 'andi':40 'anyon':314 'attack':223 'bank':230 'basi':346 'behind':54 'belong':102,173,277 'blockchain':16,50,79,243,268 'case':352 'ceo':37 'claim':108 'clear':43 'communic':122 'could':349 'creat':185,270 'cross':284 'cross-referenc':283 'crypto':55 'cryptocurr':62 'cryptographi':71 'curious':312 'data':200,250 'day':343,345 'day-to-day':342 'decrypt':156 'email':8,27,99,136,290 'encrypt':117,134,199 'end':114,116 'end-to-end':113 'ensur':96,124,167,273 'enter':252 'envelop':242 'everi':98 'exit':66 'fake':187 'featur':48,77,319,337 'first':13 'focus':7 'folk':354 'foray':14 'form':84,120 'fortun':36,207 'founder':39 'get':233 'go':332 'handl':355 'immut':246 'inform':132,357 'initi':251 'intend':127,139,176 'interview':34 'isn':58 'issu':94,163 'key':19,52,56,143,161,171,189,204,265,275 'known':215 'lead':4 'ledger':247 'letter':148 'like':224,320,338 'link':63,190 'long':145 'm':195,331 'made':42 'mail':2,111 'make':11 'man':219 'man-in-the-middl':218 'mayb':178 'mean':248 'middl':222 'neat':324 'need':300,306,335 'new':47,76 'nsa':182 'number':150,237 'onto':253 'open':228 'order':292 'person':105 'platform':89 'postal':226 'privaci':6 'privacy-focus':5 'privat':160 'proton':1,110 'public':142,170,188,203,264,303 'pure':83 'put':262 'read':130 'realiz':260 'recipi':128,140,153,177 'record':272 'referenc':285 'report':31 'reseal':240 'said':165,311 'scam':67 'secur':119,210,236 'see':350 'send':289 'sender':133 'sensit':356 'servic':9 'sketchi':61 'social':235 'solv':91 'somehow':196 'sound':323 'space':211 'statement':231 'string':146 'student':69 'tactic':213 'technolog':17,53 'think':329 'thorni':93 'though':347 'told':206 'transpar':20,57 'trick':197 'trust':298 'unchang':309 'use':49,112,137,317,351 'user':24,263,288 'verif':295 'verifi':26 'whenev':286 'worker':227 'would':269,281,316 'yen':41,72,164,259,310"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700233024
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5919305"
  +editedAt: DateTimeImmutable @1700416423 {#1413
    date: 2023-11-19 18:53:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700146624 {#1417
    date: 2023-11-16 15:57:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "Want-to-Fix-America-s-Broken-Sexual-Culture-Ditch-the-Myth"
  +title: "Want to Fix America’s Broken Sexual Culture? Ditch the Myth That Young Men Don’t Want Love."
  +url: "https://slate.com/human-interest/2016/03/american-sex-ed-and-culture-is-damaged-by-the-myth-that-young-men-dont-want-love.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382639 {#1457
    date: 2024-07-19 11:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 27402
  -titleTs: "'america':4 'broken':6 'cultur':8 'ditch':9 'fix':3 'love':18 'men':14 'myth':11 'sexual':7 'want':1,17 'young':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704555753
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5490181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469353 {#1455
    date: 2024-01-05 16:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "Want-to-Fix-America-s-Broken-Sexual-Culture-Ditch-the-Myth"
  +title: "Want to Fix America’s Broken Sexual Culture? Ditch the Myth That Young Men Don’t Want Love."
  +url: "https://slate.com/human-interest/2016/03/american-sex-ed-and-culture-is-damaged-by-the-myth-that-young-men-dont-want-love.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382639 {#1457
    date: 2024-07-19 11:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 27402
  -titleTs: "'america':4 'broken':6 'cultur':8 'ditch':9 'fix':3 'love':18 'men':14 'myth':11 'sexual':7 'want':1,17 'young':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704555753
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5490181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469353 {#1455
    date: 2024-01-05 16:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "Want-to-Fix-America-s-Broken-Sexual-Culture-Ditch-the-Myth"
  +title: "Want to Fix America’s Broken Sexual Culture? Ditch the Myth That Young Men Don’t Want Love."
  +url: "https://slate.com/human-interest/2016/03/american-sex-ed-and-culture-is-damaged-by-the-myth-that-young-men-dont-want-love.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382639 {#1457
    date: 2024-07-19 11:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 27402
  -titleTs: "'america':4 'broken':6 'cultur':8 'ditch':9 'fix':3 'love':18 'men':14 'myth':11 'sexual':7 'want':1,17 'young':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704555753
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5490181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469353 {#1455
    date: 2024-01-05 16:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Gotta-stay-grounded"
  +title: "Gotta stay grounded."
  +url: "https://lemmy.ml/pictrs/image/a8f2a351-14c9-41f0-ae0f-40d7385bf17a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382039 {#1699
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 27390
  -titleTs: "'gotta':1 'ground':3 'stay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550312
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10152973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463912 {#1694
    date: 2024-01-05 15:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Gotta-stay-grounded"
  +title: "Gotta stay grounded."
  +url: "https://lemmy.ml/pictrs/image/a8f2a351-14c9-41f0-ae0f-40d7385bf17a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382039 {#1699
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 27390
  -titleTs: "'gotta':1 'ground':3 'stay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550312
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10152973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463912 {#1694
    date: 2024-01-05 15:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Gotta-stay-grounded"
  +title: "Gotta stay grounded."
  +url: "https://lemmy.ml/pictrs/image/a8f2a351-14c9-41f0-ae0f-40d7385bf17a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382039 {#1699
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 27390
  -titleTs: "'gotta':1 'ground':3 'stay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550312
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10152973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463912 {#1694
    date: 2024-01-05 15:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "How-To-Unmap-remap-an-album-tracks-in-Lidarr"
  +title: "How To Unmap/remap an album/tracks in Lidarr?"
  +url: null
  +body: """
    HELP!!!\n
    \n
    I have three situations, all would be very helpful if I could manually update the mappings of individual files or albums. If this is the wrong sub/community, can you point me in the right directions?\n
    \n
    1. I have an album that i accidentally mapped to the wrong artist/album combination and now it won’t let me change it because I also tagged it, even renaming doesn’t help.\n
    2. I have an album where the 1st and 6th song switched during the mapping/renaming/tagging process and now, even if I rename the files and retag them manually using id3, both lidarr and plex think they’re the wrong track\n
    3. I have an album that’s not only a standalone album, but also a disc in a box set, I’d rather have it as part of the box set, but can’t figure out how to unmap/remap the album to move it to under the box set, when I have the rest of the box set already set up properly\n
    \n
    Any help would be appreciated, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721378241 {#1615
    date: 2024-07-19 10:37:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 27214
  -titleTs: "'album/tracks':5 'lidarr':7 'unmap/remap':3"
  -bodyTs: "'1':37 '1st':77 '2':70 '3':110 '6th':79 'accident':44 'album':22,41,74,114,121,150 'alreadi':168 'also':62,123 'appreci':176 'artist/album':49 'box':128,139,157,166 'chang':58 'combin':50 'could':13 'd':131 'direct':36 'disc':125 'doesn':67 'even':65,88 'figur':144 'file':20,93 'help':1,10,69,173 'id3':99 'individu':19 'let':56 'lidarr':101 'manual':14,97 'map':17,45 'mapping/renaming/tagging':84 'move':152 'part':136 'plex':103 'point':31 'process':85 'proper':171 'rather':132 're':106 'renam':66,91 'rest':163 'retag':95 'right':35 'set':129,140,158,167,169 'situat':5 'song':80 'standalon':120 'sub/community':28 'switch':81 'tag':63 'thank':177 'think':104 'three':4 'track':109 'unmap/remap':148 'updat':15 'use':98 'won':54 'would':7,174 'wrong':27,48,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704460347
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/16640298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704386347 {#1743
    date: 2024-01-04 17:39:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "How-To-Unmap-remap-an-album-tracks-in-Lidarr"
  +title: "How To Unmap/remap an album/tracks in Lidarr?"
  +url: null
  +body: """
    HELP!!!\n
    \n
    I have three situations, all would be very helpful if I could manually update the mappings of individual files or albums. If this is the wrong sub/community, can you point me in the right directions?\n
    \n
    1. I have an album that i accidentally mapped to the wrong artist/album combination and now it won’t let me change it because I also tagged it, even renaming doesn’t help.\n
    2. I have an album where the 1st and 6th song switched during the mapping/renaming/tagging process and now, even if I rename the files and retag them manually using id3, both lidarr and plex think they’re the wrong track\n
    3. I have an album that’s not only a standalone album, but also a disc in a box set, I’d rather have it as part of the box set, but can’t figure out how to unmap/remap the album to move it to under the box set, when I have the rest of the box set already set up properly\n
    \n
    Any help would be appreciated, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721378241 {#1615
    date: 2024-07-19 10:37:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 27214
  -titleTs: "'album/tracks':5 'lidarr':7 'unmap/remap':3"
  -bodyTs: "'1':37 '1st':77 '2':70 '3':110 '6th':79 'accident':44 'album':22,41,74,114,121,150 'alreadi':168 'also':62,123 'appreci':176 'artist/album':49 'box':128,139,157,166 'chang':58 'combin':50 'could':13 'd':131 'direct':36 'disc':125 'doesn':67 'even':65,88 'figur':144 'file':20,93 'help':1,10,69,173 'id3':99 'individu':19 'let':56 'lidarr':101 'manual':14,97 'map':17,45 'mapping/renaming/tagging':84 'move':152 'part':136 'plex':103 'point':31 'process':85 'proper':171 'rather':132 're':106 'renam':66,91 'rest':163 'retag':95 'right':35 'set':129,140,158,167,169 'situat':5 'song':80 'standalon':120 'sub/community':28 'switch':81 'tag':63 'thank':177 'think':104 'three':4 'track':109 'unmap/remap':148 'updat':15 'use':98 'won':54 'would':7,174 'wrong':27,48,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704460347
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/16640298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704386347 {#1743
    date: 2024-01-04 17:39:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "How-To-Unmap-remap-an-album-tracks-in-Lidarr"
  +title: "How To Unmap/remap an album/tracks in Lidarr?"
  +url: null
  +body: """
    HELP!!!\n
    \n
    I have three situations, all would be very helpful if I could manually update the mappings of individual files or albums. If this is the wrong sub/community, can you point me in the right directions?\n
    \n
    1. I have an album that i accidentally mapped to the wrong artist/album combination and now it won’t let me change it because I also tagged it, even renaming doesn’t help.\n
    2. I have an album where the 1st and 6th song switched during the mapping/renaming/tagging process and now, even if I rename the files and retag them manually using id3, both lidarr and plex think they’re the wrong track\n
    3. I have an album that’s not only a standalone album, but also a disc in a box set, I’d rather have it as part of the box set, but can’t figure out how to unmap/remap the album to move it to under the box set, when I have the rest of the box set already set up properly\n
    \n
    Any help would be appreciated, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721378241 {#1615
    date: 2024-07-19 10:37:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 27214
  -titleTs: "'album/tracks':5 'lidarr':7 'unmap/remap':3"
  -bodyTs: "'1':37 '1st':77 '2':70 '3':110 '6th':79 'accident':44 'album':22,41,74,114,121,150 'alreadi':168 'also':62,123 'appreci':176 'artist/album':49 'box':128,139,157,166 'chang':58 'combin':50 'could':13 'd':131 'direct':36 'disc':125 'doesn':67 'even':65,88 'figur':144 'file':20,93 'help':1,10,69,173 'id3':99 'individu':19 'let':56 'lidarr':101 'manual':14,97 'map':17,45 'mapping/renaming/tagging':84 'move':152 'part':136 'plex':103 'point':31 'process':85 'proper':171 'rather':132 're':106 'renam':66,91 'rest':163 'retag':95 'right':35 'set':129,140,158,167,169 'situat':5 'song':80 'standalon':120 'sub/community':28 'switch':81 'tag':63 'thank':177 'think':104 'three':4 'track':109 'unmap/remap':148 'updat':15 'use':98 'won':54 'would':7,174 'wrong':27,48,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704460347
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/16640298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704386347 {#1743
    date: 2024-01-04 17:39:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#1677
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#1678
    date: 2024-01-04 15:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#1677
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#1678
    date: 2024-01-04 15:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#1677
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#1678
    date: 2024-01-04 15:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: Proxies\__CG__\App\Entity\Image {#1552 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "11-January-2024"
  +title: "11 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ff2d9e00-9de4-402b-a8e1-da16401f0c95.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721374909 {#1656
    date: 2024-07-19 09:41:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 29040
  -titleTs: "'11':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705075061
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12572171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988661 {#1661
    date: 2024-01-11 16:57: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
91 DENIED edit
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: Proxies\__CG__\App\Entity\Image {#1552 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "11-January-2024"
  +title: "11 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ff2d9e00-9de4-402b-a8e1-da16401f0c95.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721374909 {#1656
    date: 2024-07-19 09:41:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 29040
  -titleTs: "'11':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705075061
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12572171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988661 {#1661
    date: 2024-01-11 16:57: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
92 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: Proxies\__CG__\App\Entity\Image {#1552 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "11-January-2024"
  +title: "11 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ff2d9e00-9de4-402b-a8e1-da16401f0c95.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721374909 {#1656
    date: 2024-07-19 09:41:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 29040
  -titleTs: "'11':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705075061
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12572171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988661 {#1661
    date: 2024-01-11 16:57: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
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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "PC-died-Trying-the-legal-options"
  +title: "PC died. Trying the legal options."
  +url: null
  +body: """
    And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
    \n
    Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
    \n
    What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721373418 {#1584
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 26447
  -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
  -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189384
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11467805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704102984 {#1581
    date: 2024-01-01 10:56:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "PC-died-Trying-the-legal-options"
  +title: "PC died. Trying the legal options."
  +url: null
  +body: """
    And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
    \n
    Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
    \n
    What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721373418 {#1584
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 26447
  -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
  -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189384
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11467805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704102984 {#1581
    date: 2024-01-01 10:56:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "PC-died-Trying-the-legal-options"
  +title: "PC died. Trying the legal options."
  +url: null
  +body: """
    And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
    \n
    Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
    \n
    What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721373418 {#1584
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 26447
  -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
  -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189384
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11467805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704102984 {#1581
    date: 2024-01-01 10:56:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Decided-by-fate"
  +title: "Decided by fate"
  +url: "https://lemmy.world/pictrs/image/6bffbf89-f295-4418-85da-2c202e433e3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 510
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721372864 {#1528
    date: 2024-07-19 09:07:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 22247
  -titleTs: "'decid':1 'fate':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702660203
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9566385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573803 {#1527
    date: 2023-12-14 18:10: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
99 DENIED edit
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Decided-by-fate"
  +title: "Decided by fate"
  +url: "https://lemmy.world/pictrs/image/6bffbf89-f295-4418-85da-2c202e433e3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 510
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721372864 {#1528
    date: 2024-07-19 09:07:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 22247
  -titleTs: "'decid':1 'fate':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702660203
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9566385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573803 {#1527
    date: 2023-12-14 18:10: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
100 DENIED moderate
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Decided-by-fate"
  +title: "Decided by fate"
  +url: "https://lemmy.world/pictrs/image/6bffbf89-f295-4418-85da-2c202e433e3f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 510
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721372864 {#1528
    date: 2024-07-19 09:07:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 22247
  -titleTs: "'decid':1 'fate':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702660203
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9566385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573803 {#1527
    date: 2023-12-14 18:10: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