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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "I-mean-it-could-be-right"
  +title: "I mean it could be right"
  +url: "https://i.imgur.com/EB2fRAa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725940712 {#191
    date: 2024-09-10 05:58:32.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: 21959
  -titleTs: "'could':4 'mean':2 'right':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697903273
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4775648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896773 {#242
    date: 2023-10-21 15:59:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-mean-it-could-be-right"
  +title: "I mean it could be right"
  +url: "https://i.imgur.com/EB2fRAa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725940712 {#191
    date: 2024-09-10 05:58:32.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: 21959
  -titleTs: "'could':4 'mean':2 'right':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697903273
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4775648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896773 {#242
    date: 2023-10-21 15:59:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "I-mean-it-could-be-right"
  +title: "I mean it could be right"
  +url: "https://i.imgur.com/EB2fRAa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725940712 {#191
    date: 2024-09-10 05:58:32.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: 21959
  -titleTs: "'could':4 'mean':2 'right':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697903273
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4775648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697896773 {#242
    date: 2023-10-21 15:59:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Why-is-Fedora-called-Fedora"
  +title: "Why is Fedora called Fedora?"
  +url: null
  +body: """
    Is there any story or reason behind the name? Or is it just simply a random choice of word? Does it mean anything outside being a hat haha.\n
    \n
    edit: i feel stupid for asking now, should have guessed it had to do with Redhat…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725939399 {#1882
    date: 2024-09-10 05:36:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1877 …}
  +reports: Doctrine\ORM\PersistentCollection {#1920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1889 …}
  +badges: Doctrine\ORM\PersistentCollection {#1900 …}
  +children: []
  -id: 31237
  -titleTs: "'call':4 'fedora':3,5"
  -bodyTs: "'anyth':23 'ask':34 'behind':7 'choic':17 'edit':29 'feel':31 'guess':38 'haha':28 'hat':27 'mean':22 'name':9 'outsid':24 'random':16 'reason':6 'redhat':44 'simpli':14 'stori':4 'stupid':32 'word':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705593990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10830608"
  +editedAt: DateTimeImmutable @1725888983 {#1885
    date: 2024-09-09 15:36:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705507590 {#1688
    date: 2024-01-17 17:06: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
7 DENIED edit
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Why-is-Fedora-called-Fedora"
  +title: "Why is Fedora called Fedora?"
  +url: null
  +body: """
    Is there any story or reason behind the name? Or is it just simply a random choice of word? Does it mean anything outside being a hat haha.\n
    \n
    edit: i feel stupid for asking now, should have guessed it had to do with Redhat…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725939399 {#1882
    date: 2024-09-10 05:36:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1877 …}
  +reports: Doctrine\ORM\PersistentCollection {#1920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1889 …}
  +badges: Doctrine\ORM\PersistentCollection {#1900 …}
  +children: []
  -id: 31237
  -titleTs: "'call':4 'fedora':3,5"
  -bodyTs: "'anyth':23 'ask':34 'behind':7 'choic':17 'edit':29 'feel':31 'guess':38 'haha':28 'hat':27 'mean':22 'name':9 'outsid':24 'random':16 'reason':6 'redhat':44 'simpli':14 'stori':4 'stupid':32 'word':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705593990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10830608"
  +editedAt: DateTimeImmutable @1725888983 {#1885
    date: 2024-09-09 15:36:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705507590 {#1688
    date: 2024-01-17 17:06: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
8 DENIED moderate
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1408 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Why-is-Fedora-called-Fedora"
  +title: "Why is Fedora called Fedora?"
  +url: null
  +body: """
    Is there any story or reason behind the name? Or is it just simply a random choice of word? Does it mean anything outside being a hat haha.\n
    \n
    edit: i feel stupid for asking now, should have guessed it had to do with Redhat…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725939399 {#1882
    date: 2024-09-10 05:36:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1877 …}
  +reports: Doctrine\ORM\PersistentCollection {#1920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1889 …}
  +badges: Doctrine\ORM\PersistentCollection {#1900 …}
  +children: []
  -id: 31237
  -titleTs: "'call':4 'fedora':3,5"
  -bodyTs: "'anyth':23 'ask':34 'behind':7 'choic':17 'edit':29 'feel':31 'guess':38 'haha':28 'hat':27 'mean':22 'name':9 'outsid':24 'random':16 'reason':6 'redhat':44 'simpli':14 'stori':4 'stupid':32 'word':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705593990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10830608"
  +editedAt: DateTimeImmutable @1725888983 {#1885
    date: 2024-09-09 15:36:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705507590 {#1688
    date: 2024-01-17 17:06: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
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 {#1901
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "How-does-Lemmy-combat-illegal-activities-and-content"
  +title: "How does Lemmy combat illegal activities and content?"
  +url: null
  +body: """
    Even if it’s just a recommendation on a different group in which to ask the question, I’m curious how Lemmy combats criminal activity and content like human trafficking, smuggling, terrorism, etc?\n
    \n
    Is it just a matter of each node bans users when they identify a crime, and/or problematic nodes are defederated if they tolerate it?\n
    \n
    And if defederated, does that mean each node has to individually choose to defederate from the one allowing criminal activity?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725938941 {#1893
    date: 2024-09-10 05:29:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 31091
  -titleTs: "'activ':6 'combat':4 'content':8 'illeg':5 'lemmi':3"
  -bodyTs: "'activ':25,77 'allow':75 'and/or':49 'ask':15 'ban':42 'choos':69 'combat':23 'content':27 'crime':48 'crimin':24,76 'curious':20 'defeder':53,60,71 'differ':10 'etc':33 'even':1 'group':11 'human':29 'identifi':46 'individu':68 'lemmi':22 'like':28 'm':19 'matter':38 'mean':63 'node':41,51,65 'one':74 'problemat':50 'question':17 'recommend':7 'smuggl':31 'terror':32 'toler':56 'traffick':30 'user':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532512
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10803182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446112 {#1895
    date: 2024-01-17 00:01: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
11 DENIED edit
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "How-does-Lemmy-combat-illegal-activities-and-content"
  +title: "How does Lemmy combat illegal activities and content?"
  +url: null
  +body: """
    Even if it’s just a recommendation on a different group in which to ask the question, I’m curious how Lemmy combats criminal activity and content like human trafficking, smuggling, terrorism, etc?\n
    \n
    Is it just a matter of each node bans users when they identify a crime, and/or problematic nodes are defederated if they tolerate it?\n
    \n
    And if defederated, does that mean each node has to individually choose to defederate from the one allowing criminal activity?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725938941 {#1893
    date: 2024-09-10 05:29:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 31091
  -titleTs: "'activ':6 'combat':4 'content':8 'illeg':5 'lemmi':3"
  -bodyTs: "'activ':25,77 'allow':75 'and/or':49 'ask':15 'ban':42 'choos':69 'combat':23 'content':27 'crime':48 'crimin':24,76 'curious':20 'defeder':53,60,71 'differ':10 'etc':33 'even':1 'group':11 'human':29 'identifi':46 'individu':68 'lemmi':22 'like':28 'm':19 'matter':38 'mean':63 'node':41,51,65 'one':74 'problemat':50 'question':17 'recommend':7 'smuggl':31 'terror':32 'toler':56 'traffick':30 'user':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532512
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10803182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446112 {#1895
    date: 2024-01-17 00:01: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
12 DENIED moderate
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "How-does-Lemmy-combat-illegal-activities-and-content"
  +title: "How does Lemmy combat illegal activities and content?"
  +url: null
  +body: """
    Even if it’s just a recommendation on a different group in which to ask the question, I’m curious how Lemmy combats criminal activity and content like human trafficking, smuggling, terrorism, etc?\n
    \n
    Is it just a matter of each node bans users when they identify a crime, and/or problematic nodes are defederated if they tolerate it?\n
    \n
    And if defederated, does that mean each node has to individually choose to defederate from the one allowing criminal activity?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725938941 {#1893
    date: 2024-09-10 05:29:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 31091
  -titleTs: "'activ':6 'combat':4 'content':8 'illeg':5 'lemmi':3"
  -bodyTs: "'activ':25,77 'allow':75 'and/or':49 'ask':15 'ban':42 'choos':69 'combat':23 'content':27 'crime':48 'crimin':24,76 'curious':20 'defeder':53,60,71 'differ':10 'etc':33 'even':1 'group':11 'human':29 'identifi':46 'individu':68 'lemmi':22 'like':28 'm':19 'matter':38 'mean':63 'node':41,51,65 'one':74 'problemat':50 'question':17 'recommend':7 'smuggl':31 'terror':32 'toler':56 'traffick':30 'user':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532512
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10803182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446112 {#1895
    date: 2024-01-17 00:01: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
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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Bad-dog"
  +title: "Bad dog"
  +url: "https://lemmy.world/pictrs/image/ebfa02a9-fe8f-45e1-ae8e-435a221c7063.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 943
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725934365 {#1937
    date: 2024-09-10 04:12:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 30917
  -titleTs: "'bad':1 'dog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705495555
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10779995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705409155 {#1962
    date: 2024-01-16 13:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Bad-dog"
  +title: "Bad dog"
  +url: "https://lemmy.world/pictrs/image/ebfa02a9-fe8f-45e1-ae8e-435a221c7063.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 943
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725934365 {#1937
    date: 2024-09-10 04:12:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 30917
  -titleTs: "'bad':1 'dog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705495555
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10779995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705409155 {#1962
    date: 2024-01-16 13:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Bad-dog"
  +title: "Bad dog"
  +url: "https://lemmy.world/pictrs/image/ebfa02a9-fe8f-45e1-ae8e-435a221c7063.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 943
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725934365 {#1937
    date: 2024-09-10 04:12:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 30917
  -titleTs: "'bad':1 'dog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705495555
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10779995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705409155 {#1962
    date: 2024-01-16 13:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1969
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1941
    date: 2024-01-17 08:31: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
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1969
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1941
    date: 2024-01-17 08:31: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
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Where-do-you-get-your-information-about-new-software"
  +title: "Where do you get your information about new software?"
  +url: null
  +body: """
    I guess I’m becoming a dinosaur, and now I don’t know where to find out about new FOSS stuff being developed, when new releases are out, etc.\n
    \n
    I used to get it all on USENET and mailing lists, and then later on sourceforge.net and freshmeat.net. Now I track some things on [freshcode.club](https://freshcode.club/), but I don’t see much that’s ‘fresh’. Maybe new updates, but not too many new packages. sourceforge still exists, but it doesn’t seem current.\n
    \n
    If I know about a project I’ll follow it on GitHub, but I’m looking for a place to find out about new things that I didn’t know I wanted yet.\n
    \n
    tl;dr: Where can I watch to see promising new FOSS software projects?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725916411 {#1969
    date: 2024-09-09 23:13:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 31149
  -titleTs: "'get':4 'inform':6 'new':8 'softwar':9"
  -bodyTs: "'/),':57 'becom':5 'current':84 'develop':23 'didn':112 'dinosaur':7 'doesn':81 'dr':119 'etc':29 'exist':78 'find':16,105 'follow':93 'foss':20,128 'fresh':66 'freshcode.club':54,56 'freshcode.club/),':55 'freshmeat.net':47 'get':33 'github':96 'guess':2 'know':13,87,114 'later':43 'list':40 'll':92 'look':100 'm':4,99 'mail':39 'mani':73 'mayb':67 'much':63 'new':19,25,68,74,108,127 'packag':75 'place':103 'project':90,130 'promis':126 'releas':26 'see':62,125 'seem':83 'softwar':129 'sourceforg':76 'sourceforge.net':45 'still':77 'stuff':21 'thing':52,109 'tl':118 'track':50 'updat':69 'use':31 'usenet':37 'want':116 'watch':123 'yet':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705563090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10815680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705476690 {#1941
    date: 2024-01-17 08:31: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
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 {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "I-m-happy-he-did-actually-say-it"
  +title: "I'm happy he did actually say it"
  +url: null
  +body: """
    ![](https://lemmy.dbzer0.com/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)\n
    \n
    > This statement was made by Ubisoft’s director of subscriptions, Phillipe Tremblay, who recently spoke to Gamesindustry.biz about the digital future and Ubisoft Plus specifically. Tremblay states that people eventually “got comfortable” with not owning their CD or DVD collections, and that a similar shift in attitude “needs to happen” in gamers.\n
    \n
    [source](https://www.thegamer.com/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 315
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725912115 {#1379
    date: 2024-09-09 22:01:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 30903
  -titleTs: "'actual':6 'happi':3 'm':2 'say':7"
  -bodyTs: "'/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)':3 '/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)':59 'attitud':50 'cd':40 'collect':43 'comfort':35 'digit':23 'director':11 'dvd':42 'eventu':33 'futur':24 'gamer':55 'gamesindustry.biz':20 'got':34 'happen':53 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)':1 'made':7 'need':51 'own':38 'peopl':32 'phillip':14 'plus':27 'recent':17 'shift':48 'similar':47 'sourc':56 'specif':28 'spoke':18 'state':30 'statement':5 'subscript':13 'tremblay':15,29 'ubisoft':9,26 'www.thegamer.com':58 'www.thegamer.com/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705488675
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12439029"
  +editedAt: DateTimeImmutable @1724742730 {#1400
    date: 2024-08-27 09:12:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705402275 {#1367
    date: 2024-01-16 11:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "I-m-happy-he-did-actually-say-it"
  +title: "I'm happy he did actually say it"
  +url: null
  +body: """
    ![](https://lemmy.dbzer0.com/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)\n
    \n
    > This statement was made by Ubisoft’s director of subscriptions, Phillipe Tremblay, who recently spoke to Gamesindustry.biz about the digital future and Ubisoft Plus specifically. Tremblay states that people eventually “got comfortable” with not owning their CD or DVD collections, and that a similar shift in attitude “needs to happen” in gamers.\n
    \n
    [source](https://www.thegamer.com/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 315
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725912115 {#1379
    date: 2024-09-09 22:01:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 30903
  -titleTs: "'actual':6 'happi':3 'm':2 'say':7"
  -bodyTs: "'/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)':3 '/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)':59 'attitud':50 'cd':40 'collect':43 'comfort':35 'digit':23 'director':11 'dvd':42 'eventu':33 'futur':24 'gamer':55 'gamesindustry.biz':20 'got':34 'happen':53 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)':1 'made':7 'need':51 'own':38 'peopl':32 'phillip':14 'plus':27 'recent':17 'shift':48 'similar':47 'sourc':56 'specif':28 'spoke':18 'state':30 'statement':5 'subscript':13 'tremblay':15,29 'ubisoft':9,26 'www.thegamer.com':58 'www.thegamer.com/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705488675
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12439029"
  +editedAt: DateTimeImmutable @1724742730 {#1400
    date: 2024-08-27 09:12:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705402275 {#1367
    date: 2024-01-16 11:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "I-m-happy-he-did-actually-say-it"
  +title: "I'm happy he did actually say it"
  +url: null
  +body: """
    ![](https://lemmy.dbzer0.com/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)\n
    \n
    > This statement was made by Ubisoft’s director of subscriptions, Phillipe Tremblay, who recently spoke to Gamesindustry.biz about the digital future and Ubisoft Plus specifically. Tremblay states that people eventually “got comfortable” with not owning their CD or DVD collections, and that a similar shift in attitude “needs to happen” in gamers.\n
    \n
    [source](https://www.thegamer.com/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 315
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725912115 {#1379
    date: 2024-09-09 22:01:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 30903
  -titleTs: "'actual':6 'happi':3 'm':2 'say':7"
  -bodyTs: "'/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)':3 '/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)':59 'attitud':50 'cd':40 'collect':43 'comfort':35 'digit':23 'director':11 'dvd':42 'eventu':33 'futur':24 'gamer':55 'gamesindustry.biz':20 'got':34 'happen':53 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/c55c4a6a-b3bc-471c-8244-cb58aadf117f.png)':1 'made':7 'need':51 'own':38 'peopl':32 'phillip':14 'plus':27 'recent':17 'shift':48 'similar':47 'sourc':56 'specif':28 'spoke':18 'state':30 'statement':5 'subscript':13 'tremblay':15,29 'ubisoft':9,26 'www.thegamer.com':58 'www.thegamer.com/ubisoft-plus-subscription-exec-gamers-need-to-get-comfortable-with-not-owning-your-games/)':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705488675
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12439029"
  +editedAt: DateTimeImmutable @1724742730 {#1400
    date: 2024-08-27 09:12:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705402275 {#1367
    date: 2024-01-16 11:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Opinion-Why-Aren-t-More-People-Getting-Married-Ask-Women-What"
  +title: "Opinion | Why Aren’t More People Getting Married? Ask Women What Dating Is Like."
  +url: "https://www.nytimes.com/2023/11/11/opinion/marriage-women-men-dating.html?unlocked_article_code=1.-Ew.YBZW.dbNcWn1Df7it&smid=url-share"
  +body: """
    cross-posted from: [kbin.social/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)\n
    \n
    > Harping on people to get married from up in the ivory tower fails to engage with reality of life in the dating trenches.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908452 {#2432
    date: 2024-09-09 21:00:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 19227
  -titleTs: "'aren':3 'ask':9 'date':12 'get':7 'like':14 'marri':8 'opinion':1 'peopl':6 'women':10"
  -bodyTs: "'/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)':7 'cross':2 'cross-post':1 'date':29 'engag':22 'fail':20 'get':12 'harp':8 'ivori':18 'kbin.social':6 'kbin.social/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)':5 'life':26 'marri':13 'peopl':10 'post':3 'realiti':24 'tower':19 'trench':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699931759
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3979510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904259 {#2443
    date: 2023-11-13 20:37:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Opinion-Why-Aren-t-More-People-Getting-Married-Ask-Women-What"
  +title: "Opinion | Why Aren’t More People Getting Married? Ask Women What Dating Is Like."
  +url: "https://www.nytimes.com/2023/11/11/opinion/marriage-women-men-dating.html?unlocked_article_code=1.-Ew.YBZW.dbNcWn1Df7it&smid=url-share"
  +body: """
    cross-posted from: [kbin.social/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)\n
    \n
    > Harping on people to get married from up in the ivory tower fails to engage with reality of life in the dating trenches.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908452 {#2432
    date: 2024-09-09 21:00:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 19227
  -titleTs: "'aren':3 'ask':9 'date':12 'get':7 'like':14 'marri':8 'opinion':1 'peopl':6 'women':10"
  -bodyTs: "'/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)':7 'cross':2 'cross-post':1 'date':29 'engag':22 'fail':20 'get':12 'harp':8 'ivori':18 'kbin.social':6 'kbin.social/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)':5 'life':26 'marri':13 'peopl':10 'post':3 'realiti':24 'tower':19 'trench':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699931759
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3979510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904259 {#2443
    date: 2023-11-13 20:37:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2440 …}
  +image: Proxies\__CG__\App\Entity\Image {#2439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2436 …}
  +slug: "Opinion-Why-Aren-t-More-People-Getting-Married-Ask-Women-What"
  +title: "Opinion | Why Aren’t More People Getting Married? Ask Women What Dating Is Like."
  +url: "https://www.nytimes.com/2023/11/11/opinion/marriage-women-men-dating.html?unlocked_article_code=1.-Ew.YBZW.dbNcWn1Df7it&smid=url-share"
  +body: """
    cross-posted from: [kbin.social/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)\n
    \n
    > Harping on people to get married from up in the ivory tower fails to engage with reality of life in the dating trenches.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908452 {#2432
    date: 2024-09-09 21:00:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 19227
  -titleTs: "'aren':3 'ask':9 'date':12 'get':7 'like':14 'marri':8 'opinion':1 'peopl':6 'women':10"
  -bodyTs: "'/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)':7 'cross':2 'cross-post':1 'date':29 'engag':22 'fail':20 'get':12 'harp':8 'ivori':18 'kbin.social':6 'kbin.social/m/mensliberation@lemmy.ca/t/623593](https://kbin.social/m/mensliberation@lemmy.ca/t/623593)':5 'life':26 'marri':13 'peopl':10 'post':3 'realiti':24 'tower':19 'trench':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699931759
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3979510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904259 {#2443
    date: 2023-11-13 20:37:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Dolphin-pattern-by-CrossStitching4Joy"
  +title: "Dolphin pattern by CrossStitching4Joy"
  +url: "https://lemmy.world/pictrs/image/d0df279d-0997-4a73-ad5d-8cd03631c425.jpeg"
  +body: "For some reason the person who made the pattern decided the letter D must be in this four different ways for the key. This one was very tricky regardless and I can’t wait to give it to my mother."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908451 {#2450
    date: 2024-09-09 21:00:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 31057
  -titleTs: "'crossstitching4joy':4 'dolphin':1 'pattern':2"
  -bodyTs: "'d':13 'decid':10 'differ':19 'four':18 'give':36 'key':23 'letter':12 'made':7 'mother':40 'must':14 'one':25 'pattern':9 'person':5 'reason':3 'regardless':29 'tricki':28 'wait':34 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705527026
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10799771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440626 {#2449
    date: 2024-01-16 22:30:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Dolphin-pattern-by-CrossStitching4Joy"
  +title: "Dolphin pattern by CrossStitching4Joy"
  +url: "https://lemmy.world/pictrs/image/d0df279d-0997-4a73-ad5d-8cd03631c425.jpeg"
  +body: "For some reason the person who made the pattern decided the letter D must be in this four different ways for the key. This one was very tricky regardless and I can’t wait to give it to my mother."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908451 {#2450
    date: 2024-09-09 21:00:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 31057
  -titleTs: "'crossstitching4joy':4 'dolphin':1 'pattern':2"
  -bodyTs: "'d':13 'decid':10 'differ':19 'four':18 'give':36 'key':23 'letter':12 'made':7 'mother':40 'must':14 'one':25 'pattern':9 'person':5 'reason':3 'regardless':29 'tricki':28 'wait':34 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705527026
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10799771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440626 {#2449
    date: 2024-01-16 22:30:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Dolphin-pattern-by-CrossStitching4Joy"
  +title: "Dolphin pattern by CrossStitching4Joy"
  +url: "https://lemmy.world/pictrs/image/d0df279d-0997-4a73-ad5d-8cd03631c425.jpeg"
  +body: "For some reason the person who made the pattern decided the letter D must be in this four different ways for the key. This one was very tricky regardless and I can’t wait to give it to my mother."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908451 {#2450
    date: 2024-09-09 21:00:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 31057
  -titleTs: "'crossstitching4joy':4 'dolphin':1 'pattern':2"
  -bodyTs: "'d':13 'decid':10 'differ':19 'four':18 'give':36 'key':23 'letter':12 'made':7 'mother':40 'must':14 'one':25 'pattern':9 'person':5 'reason':3 'regardless':29 'tricki':28 'wait':34 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705527026
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10799771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440626 {#2449
    date: 2024-01-16 22:30:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Spent-a-chunk-of-yesterday-cleaning-the-coffee-station"
  +title: "Spent a chunk of yesterday cleaning the coffee station."
  +url: "https://infosec.pub/pictrs/image/d359c1c5-25ce-4210-bfbf-14d6652fdb1a.jpeg"
  +body: """
    I felt productive and decided to clean literally everything in my coffee station, including doing a long over-due descale and group head flush.\n
    \n
    That Basha Bekele is from [CxffeeBlack](https://cxffeeblack.com/) as part of their coffee subscription from December.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908045 {#2484
    date: 2024-09-09 20:54:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 30946
  -titleTs: "'chunk':3 'clean':6 'coffe':8 'spent':1 'station':9 'yesterday':5"
  -bodyTs: "'/)':34 'basha':27 'bekel':28 'clean':7 'coffe':12,39 'cxffeeblack':31 'cxffeeblack.com':33 'cxffeeblack.com/)':32 'decemb':42 'decid':5 'descal':21 'due':20 'everyth':9 'felt':2 'flush':25 'group':23 'head':24 'includ':14 'liter':8 'long':17 'over-du':18 'part':36 'product':3 'station':13 'subscript':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705502967
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7232012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705416567 {#1391
    date: 2024-01-16 15:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Spent-a-chunk-of-yesterday-cleaning-the-coffee-station"
  +title: "Spent a chunk of yesterday cleaning the coffee station."
  +url: "https://infosec.pub/pictrs/image/d359c1c5-25ce-4210-bfbf-14d6652fdb1a.jpeg"
  +body: """
    I felt productive and decided to clean literally everything in my coffee station, including doing a long over-due descale and group head flush.\n
    \n
    That Basha Bekele is from [CxffeeBlack](https://cxffeeblack.com/) as part of their coffee subscription from December.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908045 {#2484
    date: 2024-09-09 20:54:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 30946
  -titleTs: "'chunk':3 'clean':6 'coffe':8 'spent':1 'station':9 'yesterday':5"
  -bodyTs: "'/)':34 'basha':27 'bekel':28 'clean':7 'coffe':12,39 'cxffeeblack':31 'cxffeeblack.com':33 'cxffeeblack.com/)':32 'decemb':42 'decid':5 'descal':21 'due':20 'everyth':9 'felt':2 'flush':25 'group':23 'head':24 'includ':14 'liter':8 'long':17 'over-du':18 'part':36 'product':3 'station':13 'subscript':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705502967
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7232012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705416567 {#1391
    date: 2024-01-16 15:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Spent-a-chunk-of-yesterday-cleaning-the-coffee-station"
  +title: "Spent a chunk of yesterday cleaning the coffee station."
  +url: "https://infosec.pub/pictrs/image/d359c1c5-25ce-4210-bfbf-14d6652fdb1a.jpeg"
  +body: """
    I felt productive and decided to clean literally everything in my coffee station, including doing a long over-due descale and group head flush.\n
    \n
    That Basha Bekele is from [CxffeeBlack](https://cxffeeblack.com/) as part of their coffee subscription from December.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725908045 {#2484
    date: 2024-09-09 20:54:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 30946
  -titleTs: "'chunk':3 'clean':6 'coffe':8 'spent':1 'station':9 'yesterday':5"
  -bodyTs: "'/)':34 'basha':27 'bekel':28 'clean':7 'coffe':12,39 'cxffeeblack':31 'cxffeeblack.com':33 'cxffeeblack.com/)':32 'decemb':42 'decid':5 'descal':21 'due':20 'everyth':9 'felt':2 'flush':25 'group':23 'head':24 'includ':14 'liter':8 'long':17 'over-du':18 'part':36 'product':3 'station':13 'subscript':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705502967
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7232012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705416567 {#1391
    date: 2024-01-16 15:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "Meta-Shit"
  +title: "Meta-Shit"
  +url: "https://lemmy.zip/pictrs/image/3e571e44-fda4-4a58-bfbd-170fe020dcd9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725907130 {#1523
    date: 2024-09-09 20:38:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 31002
  -titleTs: "'meta':2 'meta-shit':1 'shit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705512435
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8508931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705426035 {#1480
    date: 2024-01-16 18:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "Meta-Shit"
  +title: "Meta-Shit"
  +url: "https://lemmy.zip/pictrs/image/3e571e44-fda4-4a58-bfbd-170fe020dcd9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725907130 {#1523
    date: 2024-09-09 20:38:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 31002
  -titleTs: "'meta':2 'meta-shit':1 'shit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705512435
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8508931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705426035 {#1480
    date: 2024-01-16 18:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "Meta-Shit"
  +title: "Meta-Shit"
  +url: "https://lemmy.zip/pictrs/image/3e571e44-fda4-4a58-bfbd-170fe020dcd9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 344
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725907130 {#1523
    date: 2024-09-09 20:38:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 31002
  -titleTs: "'meta':2 'meta-shit':1 'shit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705512435
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8508931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705426035 {#1480
    date: 2024-01-16 18:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Ooh-maybe-I-ll-try-a-new-font-size"
  +title: "Ooh, maybe I'll try a new font size"
  +url: "https://startrek.website/pictrs/image/f2f0341c-f6dc-4ab8-ad12-658c3329fc45.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 734
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725902954 {#1529
    date: 2024-09-09 19:29:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 28463
  -titleTs: "'font':8 'll':4 'mayb':2 'new':7 'ooh':1 'size':9 'tri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704919095
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5488073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704832695 {#1531
    date: 2024-01-09 21:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Ooh-maybe-I-ll-try-a-new-font-size"
  +title: "Ooh, maybe I'll try a new font size"
  +url: "https://startrek.website/pictrs/image/f2f0341c-f6dc-4ab8-ad12-658c3329fc45.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 734
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725902954 {#1529
    date: 2024-09-09 19:29:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 28463
  -titleTs: "'font':8 'll':4 'mayb':2 'new':7 'ooh':1 'size':9 'tri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704919095
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5488073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704832695 {#1531
    date: 2024-01-09 21:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1536 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Ooh-maybe-I-ll-try-a-new-font-size"
  +title: "Ooh, maybe I'll try a new font size"
  +url: "https://startrek.website/pictrs/image/f2f0341c-f6dc-4ab8-ad12-658c3329fc45.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 734
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725902954 {#1529
    date: 2024-09-09 19:29:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 28463
  -titleTs: "'font':8 'll':4 'mayb':2 'new':7 'ooh':1 'size':9 'tri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704919095
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5488073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704832695 {#1531
    date: 2024-01-09 21:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1657
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Maybe-if-there-s-DLC"
  +title: "Maybe if there's DLC"
  +url: "https://startrek.website/pictrs/image/e84ae41d-dd0c-4cbb-b3c2-3e73a3ef122b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725899458 {#1706
    date: 2024-09-09 18:30:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 30653
  -titleTs: "'dlc':5 'mayb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415186
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5697645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328786 {#1742
    date: 2024-01-15 15:26:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Maybe-if-there-s-DLC"
  +title: "Maybe if there's DLC"
  +url: "https://startrek.website/pictrs/image/e84ae41d-dd0c-4cbb-b3c2-3e73a3ef122b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725899458 {#1706
    date: 2024-09-09 18:30:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 30653
  -titleTs: "'dlc':5 'mayb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415186
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5697645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328786 {#1742
    date: 2024-01-15 15:26:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Maybe-if-there-s-DLC"
  +title: "Maybe if there's DLC"
  +url: "https://startrek.website/pictrs/image/e84ae41d-dd0c-4cbb-b3c2-3e73a3ef122b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725899458 {#1706
    date: 2024-09-09 18:30:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 30653
  -titleTs: "'dlc':5 'mayb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415186
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5697645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328786 {#1742
    date: 2024-01-15 15:26:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://i.postimg.cc/YSjzSdt5/barber.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725898365 {#1470
    date: 2024-09-09 18:12:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 18483
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699563347
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8027766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556847 {#1469
    date: 2023-11-09 20:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://i.postimg.cc/YSjzSdt5/barber.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725898365 {#1470
    date: 2024-09-09 18:12:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 18483
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699563347
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8027766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556847 {#1469
    date: 2023-11-09 20:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://i.postimg.cc/YSjzSdt5/barber.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725898365 {#1470
    date: 2024-09-09 18:12:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 18483
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699563347
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8027766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699556847 {#1469
    date: 2023-11-09 20:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "GNOME-and-AppIndicator-system-tray"
  +title: "GNOME and AppIndicator/system tray"
  +url: null
  +body: """
    What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners.\n
    \n
    But my question is why? Does GNOME really think you don’t need one? Why don’t they include it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725896052 {#1492
    date: 2024-09-09 17:34:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 30645
  -titleTs: "'appindicator/system':3 'gnome':1 'tray':4"
  -bodyTs: "'behind':5 'extens':18 'gnome':12,35 'includ':47 'instal':16 'need':14,41 'newcomers/beginners':28 'one':42 'process':26 'question':31 'realli':36 'reason':4 'system':9 'think':37 'tray':10 'weird':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412743
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5696355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326343 {#1475
    date: 2024-01-15 14:45:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "GNOME-and-AppIndicator-system-tray"
  +title: "GNOME and AppIndicator/system tray"
  +url: null
  +body: """
    What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners.\n
    \n
    But my question is why? Does GNOME really think you don’t need one? Why don’t they include it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725896052 {#1492
    date: 2024-09-09 17:34:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 30645
  -titleTs: "'appindicator/system':3 'gnome':1 'tray':4"
  -bodyTs: "'behind':5 'extens':18 'gnome':12,35 'includ':47 'instal':16 'need':14,41 'newcomers/beginners':28 'one':42 'process':26 'question':31 'realli':36 'reason':4 'system':9 'think':37 'tray':10 'weird':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412743
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5696355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326343 {#1475
    date: 2024-01-15 14:45:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "GNOME-and-AppIndicator-system-tray"
  +title: "GNOME and AppIndicator/system tray"
  +url: null
  +body: """
    What’s the reasoning behind not having a “system tray” in GNOME? You need to install an extension for that, and that is a weird process for newcomers/beginners.\n
    \n
    But my question is why? Does GNOME really think you don’t need one? Why don’t they include it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725896052 {#1492
    date: 2024-09-09 17:34:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 30645
  -titleTs: "'appindicator/system':3 'gnome':1 'tray':4"
  -bodyTs: "'behind':5 'extens':18 'gnome':12,35 'includ':47 'instal':16 'need':14,41 'newcomers/beginners':28 'one':42 'process':26 'question':31 'realli':36 'reason':4 'system':9 'think':37 'tray':10 'weird':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705412743
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5696355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326343 {#1475
    date: 2024-01-15 14:45:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "selfhosted-service-to-share-files-to-SSO-authenticated-users"
  +title: "selfhosted service to share files to SSO-authenticated users ?"
  +url: null
  +body: """
    Hi all,\n
    \n
    Well, my question is in the title of of post. :-)\n
    \n
    Does somebody know if there exists an easy sollution to share files to users (e.g. members of an organisation), based on the fact that the user is known in a SSO (authentik) ?\n
    \n
    I know nextcloud would be an option, but that would create a nextcloud account for all the users, … which is quite overkill for what is needed here.\n
    \n
    I know we can probably build something based on apache, PHP or so, … but if there would be a ready-to-use service for this, that would be nice. (and probably a lot more secure then what I would build myself :-) ).\n
    \n
    Kr.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725895744 {#1788
    date: 2024-09-09 17:29:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 30457
  -titleTs: "'authent':9 'file':5 'selfhost':1 'servic':2 'share':4 'sso':8 'sso-authent':7 'user':10"
  -bodyTs: "'account':58 'apach':81 'authentik':44 'base':32,79 'build':77,112 'creat':55 'e.g':27 'easi':20 'exist':18 'fact':35 'file':24 'hi':1 'know':15,46,73 'known':40 'kr':114 'lot':105 'member':28 'need':70 'nextcloud':47,57 'nice':101 'option':51 'organis':31 'overkil':66 'php':82 'post':12 'probabl':76,103 'question':5 'quit':65 'readi':92 'ready-to-us':91 'secur':107 'servic':95 'share':23 'sollut':21 'somebodi':14 'someth':78 'sso':43 'titl':9 'use':94 'user':26,38,62 'well':3 'would':48,54,88,99,111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705329382
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7164519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251882 {#1772
    date: 2024-01-14 18:04: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
59 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "selfhosted-service-to-share-files-to-SSO-authenticated-users"
  +title: "selfhosted service to share files to SSO-authenticated users ?"
  +url: null
  +body: """
    Hi all,\n
    \n
    Well, my question is in the title of of post. :-)\n
    \n
    Does somebody know if there exists an easy sollution to share files to users (e.g. members of an organisation), based on the fact that the user is known in a SSO (authentik) ?\n
    \n
    I know nextcloud would be an option, but that would create a nextcloud account for all the users, … which is quite overkill for what is needed here.\n
    \n
    I know we can probably build something based on apache, PHP or so, … but if there would be a ready-to-use service for this, that would be nice. (and probably a lot more secure then what I would build myself :-) ).\n
    \n
    Kr.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725895744 {#1788
    date: 2024-09-09 17:29:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 30457
  -titleTs: "'authent':9 'file':5 'selfhost':1 'servic':2 'share':4 'sso':8 'sso-authent':7 'user':10"
  -bodyTs: "'account':58 'apach':81 'authentik':44 'base':32,79 'build':77,112 'creat':55 'e.g':27 'easi':20 'exist':18 'fact':35 'file':24 'hi':1 'know':15,46,73 'known':40 'kr':114 'lot':105 'member':28 'need':70 'nextcloud':47,57 'nice':101 'option':51 'organis':31 'overkil':66 'php':82 'post':12 'probabl':76,103 'question':5 'quit':65 'readi':92 'ready-to-us':91 'secur':107 'servic':95 'share':23 'sollut':21 'somebodi':14 'someth':78 'sso':43 'titl':9 'use':94 'user':26,38,62 'well':3 'would':48,54,88,99,111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705329382
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7164519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251882 {#1772
    date: 2024-01-14 18:04: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
60 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1787 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "selfhosted-service-to-share-files-to-SSO-authenticated-users"
  +title: "selfhosted service to share files to SSO-authenticated users ?"
  +url: null
  +body: """
    Hi all,\n
    \n
    Well, my question is in the title of of post. :-)\n
    \n
    Does somebody know if there exists an easy sollution to share files to users (e.g. members of an organisation), based on the fact that the user is known in a SSO (authentik) ?\n
    \n
    I know nextcloud would be an option, but that would create a nextcloud account for all the users, … which is quite overkill for what is needed here.\n
    \n
    I know we can probably build something based on apache, PHP or so, … but if there would be a ready-to-use service for this, that would be nice. (and probably a lot more secure then what I would build myself :-) ).\n
    \n
    Kr.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725895744 {#1788
    date: 2024-09-09 17:29:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 30457
  -titleTs: "'authent':9 'file':5 'selfhost':1 'servic':2 'share':4 'sso':8 'sso-authent':7 'user':10"
  -bodyTs: "'account':58 'apach':81 'authentik':44 'base':32,79 'build':77,112 'creat':55 'e.g':27 'easi':20 'exist':18 'fact':35 'file':24 'hi':1 'know':15,46,73 'known':40 'kr':114 'lot':105 'member':28 'need':70 'nextcloud':47,57 'nice':101 'option':51 'organis':31 'overkil':66 'php':82 'post':12 'probabl':76,103 'question':5 'quit':65 'readi':92 'ready-to-us':91 'secur':107 'servic':95 'share':23 'sollut':21 'somebodi':14 'someth':78 'sso':43 'titl':9 'use':94 'user':26,38,62 'well':3 'would':48,54,88,99,111"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705329382
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7164519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251882 {#1772
    date: 2024-01-14 18:04: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
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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "The-quackening"
  +title: "The quackening"
  +url: "https://lemmy.world/pictrs/image/b75ba9d8-c7a3-4c69-bda7-9f3c2aef647b.png"
  +body: "by pierremortel: [www.instagram.com/pierremortel/p/C0zIDvOtMVx/](https://www.instagram.com/pierremortel/p/C0zIDvOtMVx/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 829
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725891676 {#1764
    date: 2024-09-09 16:21:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 30861
  -titleTs: "'quacken':2"
  -bodyTs: "'/pierremortel/p/c0zidvotmvx/](https://www.instagram.com/pierremortel/p/c0zidvotmvx/)':5 'pierremortel':2 'www.instagram.com':4 'www.instagram.com/pierremortel/p/c0zidvotmvx/](https://www.instagram.com/pierremortel/p/c0zidvotmvx/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705469275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10769280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382875 {#1765
    date: 2024-01-16 06:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "The-quackening"
  +title: "The quackening"
  +url: "https://lemmy.world/pictrs/image/b75ba9d8-c7a3-4c69-bda7-9f3c2aef647b.png"
  +body: "by pierremortel: [www.instagram.com/pierremortel/p/C0zIDvOtMVx/](https://www.instagram.com/pierremortel/p/C0zIDvOtMVx/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 829
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725891676 {#1764
    date: 2024-09-09 16:21:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 30861
  -titleTs: "'quacken':2"
  -bodyTs: "'/pierremortel/p/c0zidvotmvx/](https://www.instagram.com/pierremortel/p/c0zidvotmvx/)':5 'pierremortel':2 'www.instagram.com':4 'www.instagram.com/pierremortel/p/c0zidvotmvx/](https://www.instagram.com/pierremortel/p/c0zidvotmvx/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705469275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10769280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382875 {#1765
    date: 2024-01-16 06:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "The-quackening"
  +title: "The quackening"
  +url: "https://lemmy.world/pictrs/image/b75ba9d8-c7a3-4c69-bda7-9f3c2aef647b.png"
  +body: "by pierremortel: [www.instagram.com/pierremortel/p/C0zIDvOtMVx/](https://www.instagram.com/pierremortel/p/C0zIDvOtMVx/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 829
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725891676 {#1764
    date: 2024-09-09 16:21:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 30861
  -titleTs: "'quacken':2"
  -bodyTs: "'/pierremortel/p/c0zidvotmvx/](https://www.instagram.com/pierremortel/p/c0zidvotmvx/)':5 'pierremortel':2 'www.instagram.com':4 'www.instagram.com/pierremortel/p/c0zidvotmvx/](https://www.instagram.com/pierremortel/p/c0zidvotmvx/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705469275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10769280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705382875 {#1765
    date: 2024-01-16 06:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1635 …}
  +slug: "elephants"
  +title: "elephants"
  +url: "https://sh.itjust.works/pictrs/image/3fb16559-382b-4b2b-908c-74717aeb12d6.jpeg"
  +body: "ftfy"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725890910 {#1633
    date: 2024-09-09 16:08:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 30778
  -titleTs: "'eleph':1"
  -bodyTs: "'ftfi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705440070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12850087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353670 {#1627
    date: 2024-01-15 22:21:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1635 …}
  +slug: "elephants"
  +title: "elephants"
  +url: "https://sh.itjust.works/pictrs/image/3fb16559-382b-4b2b-908c-74717aeb12d6.jpeg"
  +body: "ftfy"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725890910 {#1633
    date: 2024-09-09 16:08:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 30778
  -titleTs: "'eleph':1"
  -bodyTs: "'ftfi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705440070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12850087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353670 {#1627
    date: 2024-01-15 22:21:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1635 …}
  +slug: "elephants"
  +title: "elephants"
  +url: "https://sh.itjust.works/pictrs/image/3fb16559-382b-4b2b-908c-74717aeb12d6.jpeg"
  +body: "ftfy"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725890910 {#1633
    date: 2024-09-09 16:08:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 30778
  -titleTs: "'eleph':1"
  -bodyTs: "'ftfi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705440070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12850087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353670 {#1627
    date: 2024-01-15 22:21:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1417 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Finally-some-good-entertainment"
  +title: "Finally some good entertainment"
  +url: "https://lemmy.world/pictrs/image/1ffddbd3-bf67-4099-b106-e33565996a9a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725881793 {#1420
    date: 2024-09-09 13:36:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 30892
  -titleTs: "'entertain':4 'final':1 'good':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705479821
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10774016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705393421 {#1426
    date: 2024-01-16 09:23: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
71 DENIED edit
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1417 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Finally-some-good-entertainment"
  +title: "Finally some good entertainment"
  +url: "https://lemmy.world/pictrs/image/1ffddbd3-bf67-4099-b106-e33565996a9a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725881793 {#1420
    date: 2024-09-09 13:36:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 30892
  -titleTs: "'entertain':4 'final':1 'good':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705479821
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10774016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705393421 {#1426
    date: 2024-01-16 09:23: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
72 DENIED moderate
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1417 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Finally-some-good-entertainment"
  +title: "Finally some good entertainment"
  +url: "https://lemmy.world/pictrs/image/1ffddbd3-bf67-4099-b106-e33565996a9a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725881793 {#1420
    date: 2024-09-09 13:36:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 30892
  -titleTs: "'entertain':4 'final':1 'good':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705479821
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10774016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705393421 {#1426
    date: 2024-01-16 09:23: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
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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "How-do-I-avoid-Amazon-when-orders-from-other-sites"
  +title: "How do I avoid Amazon when orders from other sites get fulfilled by Amazon?"
  +url: null
  +body: """
    No one is on Lemmy because they like shitty corps so I need your help\n
    \n
    I’m at a loss. Increasingly whenever I order New on eBay or wherever, the order gets fulfilled by Amazon.\n
    \n
    When I complain to the site I bought it from they shrug.\n
    \n
    I’m regularly paying more for items *and still* funding an undeniably awful company
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725879559 {#1462
    date: 2024-09-09 12:59:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 29626
  -titleTs: "'amazon':5,14 'avoid':4 'fulfil':12 'get':11 'order':7 'site':10"
  -bodyTs: "'amazon':35 'aw':60 'bought':43 'compani':61 'complain':38 'corp':10 'ebay':27 'fulfil':33 'fund':57 'get':32 'help':15 'increas':21 'item':54 'lemmi':5 'like':8 'loss':20 'm':17,49 'need':13 'new':25 'one':2 'order':24,31 'pay':51 'regular':50 'shitti':9 'shrug':47 'site':41 'still':56 'undeni':59 'whenev':22 'wherev':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705221001
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10651917"
  +editedAt: DateTimeImmutable @1722445089 {#1463
    date: 2024-07-31 18:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705134601 {#1464
    date: 2024-01-13 09:30: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
75 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "How-do-I-avoid-Amazon-when-orders-from-other-sites"
  +title: "How do I avoid Amazon when orders from other sites get fulfilled by Amazon?"
  +url: null
  +body: """
    No one is on Lemmy because they like shitty corps so I need your help\n
    \n
    I’m at a loss. Increasingly whenever I order New on eBay or wherever, the order gets fulfilled by Amazon.\n
    \n
    When I complain to the site I bought it from they shrug.\n
    \n
    I’m regularly paying more for items *and still* funding an undeniably awful company
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725879559 {#1462
    date: 2024-09-09 12:59:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 29626
  -titleTs: "'amazon':5,14 'avoid':4 'fulfil':12 'get':11 'order':7 'site':10"
  -bodyTs: "'amazon':35 'aw':60 'bought':43 'compani':61 'complain':38 'corp':10 'ebay':27 'fulfil':33 'fund':57 'get':32 'help':15 'increas':21 'item':54 'lemmi':5 'like':8 'loss':20 'm':17,49 'need':13 'new':25 'one':2 'order':24,31 'pay':51 'regular':50 'shitti':9 'shrug':47 'site':41 'still':56 'undeni':59 'whenev':22 'wherev':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705221001
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10651917"
  +editedAt: DateTimeImmutable @1722445089 {#1463
    date: 2024-07-31 18:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705134601 {#1464
    date: 2024-01-13 09:30: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
76 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "How-do-I-avoid-Amazon-when-orders-from-other-sites"
  +title: "How do I avoid Amazon when orders from other sites get fulfilled by Amazon?"
  +url: null
  +body: """
    No one is on Lemmy because they like shitty corps so I need your help\n
    \n
    I’m at a loss. Increasingly whenever I order New on eBay or wherever, the order gets fulfilled by Amazon.\n
    \n
    When I complain to the site I bought it from they shrug.\n
    \n
    I’m regularly paying more for items *and still* funding an undeniably awful company
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725879559 {#1462
    date: 2024-09-09 12:59:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 29626
  -titleTs: "'amazon':5,14 'avoid':4 'fulfil':12 'get':11 'order':7 'site':10"
  -bodyTs: "'amazon':35 'aw':60 'bought':43 'compani':61 'complain':38 'corp':10 'ebay':27 'fulfil':33 'fund':57 'get':32 'help':15 'increas':21 'item':54 'lemmi':5 'like':8 'loss':20 'm':17,49 'need':13 'new':25 'one':2 'order':24,31 'pay':51 'regular':50 'shitti':9 'shrug':47 'site':41 'still':56 'undeni':59 'whenev':22 'wherev':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705221001
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10651917"
  +editedAt: DateTimeImmutable @1722445089 {#1463
    date: 2024-07-31 18:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705134601 {#1464
    date: 2024-01-13 09:30: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
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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
  +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
  +url: null
  +body: """
    Former title: SSD having issues after I filled up its storage\n
    \n
    I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
    \n
    Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
    \n
    Edit 2: Interesting experiment result\n
    \n
    ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
    \n
    It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
    \n
    This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
    \n
    Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
    \n
    edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725867865 {#1430
    date: 2024-09-09 09:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 30950
  -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
  -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705503663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10623667"
  +editedAt: DateTimeImmutable @1725244410 {#1434
    date: 2024-09-02 04:33:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705417263 {#1431
    date: 2024-01-16 16:01: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
79 DENIED edit
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
  +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
  +url: null
  +body: """
    Former title: SSD having issues after I filled up its storage\n
    \n
    I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
    \n
    Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
    \n
    Edit 2: Interesting experiment result\n
    \n
    ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
    \n
    It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
    \n
    This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
    \n
    Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
    \n
    edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725867865 {#1430
    date: 2024-09-09 09:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 30950
  -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
  -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705503663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10623667"
  +editedAt: DateTimeImmutable @1725244410 {#1434
    date: 2024-09-02 04:33:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705417263 {#1431
    date: 2024-01-16 16:01: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
80 DENIED moderate
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "Edit-Flatpak-possibly-regression-issue-caused-by-either-xdg-desktop-portal-gtk-and-or"
  +title: "Edit: Flatpak (possibly regression) issue caused by either xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome"
  +url: null
  +body: """
    Former title: SSD having issues after I filled up its storage\n
    \n
    I wrote this poorly last time so here’s a more clear description: Hey all, so I filled my SSD up on Linux Mint and it’s running sluggishly. I deleted more than half of my storage but there’s still issues. It can read / write fast according to my inexperienced testing and I have trimmed it (to my knowledge) but there’s still issues. Loading up programs now takes 30 seconds (even something like VLC which typically took like 0.5 seconds). Loading new audio files into VLC can take 10 seconds. I have checked my system monitor and nothing seems out of place. Also, when the program starts running, it runs perfectly. The computer itself is fast but loading anything new takes ages. Does anyone have any ideas? It’s a new laptop, not even two months old.\n
    \n
    Edit: This is somehow, and strangely, a Flatpak issue apparently? It was triggered either by a full SSD or the new Linux Mint 21.3 Cinnamon update.\n
    \n
    Edit 2: Interesting experiment result\n
    \n
    ‘it took 30 seconds but this got outputted and then the file ran: dave@dog: ~$ flatpak run org.x.Warpinator Gtx-Message: 14:29:03.389: Failed to load module “xapp-gtk3-module” Using landlock for incoming file isolation’\n
    \n
    It appears there’s either a xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome error and I’m not alone, Mint and Arch users are both reporting it as of recent strangely???\n
    \n
    This was a real sneaky fu(ker as it dodged all logical system testing. The only reason I caught it was cause it was suspicious how fast system programs booted and how flatpaks booted like sh(t. Not sure if I’m even right about the module, but I’m highly suspicious\n
    \n
    Some comment mentioned this and it explained it well: Random shot, because it’s probably not an issue on Mint like it was on Arch a few months ago, but xdg-desktop-portal problems can cause apps to take forever to load, but run fine once loaded.\n
    \n
    edit: Try removing xdg-desktop-portal-gtk and/or xdg-desktop-portal-gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725867865 {#1430
    date: 2024-09-09 09:44:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 30950
  -titleTs: "'and/or':14 'caus':6 'desktop':11,17 'edit':1 'either':8 'flatpak':2 'gnome':19 'gtk':13 'issu':5 'portal':12,18 'possibl':3 'regress':4 'xdg':10,16 'xdg-desktop-portal-gnom':15 'xdg-desktop-portal-gtk':9"
  -bodyTs: "'0.5':92 '03.389':205 '10':102 '14':203 '2':178 '21.3':174 '29':204 '30':82,184 'accord':59 'age':135 'ago':335 'alon':242 'also':116 'and/or':231,363 'anyon':137 'anyth':132 'app':344 'appar':160 'appear':221 'arch':245,331 'audio':96 'boot':284,288 'caught':273 'caus':276,343 'check':106 'cinnamon':175 'clear':23 'comment':308 'comput':126 'dave':195 'delet':42 'descript':24 'desktop':228,234,339,360,366 'dodg':264 'dog':196 'edit':151,177,355 'either':164,224 'error':237 'even':84,147,297 'experi':180 'explain':313 'fail':206 'fast':58,129,281 'file':97,193,218 'fill':8,29 'fine':352 'flatpak':158,197,287 'forev':347 'former':1 'fu':260 'full':167 'gnome':236,368 'got':188 'gtk':230,362 'gtk3':212 'gtx':201 'gtx-messag':200 'half':45 'hey':25 'high':305 'idea':140 'incom':217 'inexperienc':62 'interest':179 'isol':219 'issu':5,53,76,159,324 'ker':261 'knowledg':71 'landlock':215 'laptop':145 'last':16 'like':86,91,289,327 'linux':34,172 'load':77,94,131,208,349,354 'logic':266 'm':240,296,304 'mention':309 'messag':202 'mint':35,173,243,326 'modul':209,213,301 'monitor':109 'month':149,334 'new':95,133,144,171 'noth':111 'old':150 'org.x.warpinator':199 'output':189 'perfect':124 'place':115 'poor':15 'portal':229,235,340,361,367 'probabl':321 'problem':341 'program':79,119,283 'ran':194 'random':316 'read':56 'real':258 'reason':271 'recent':253 'remov':357 'report':249 'result':181 'right':298 'run':39,121,123,198,351 'second':83,93,103,185 'seem':112 'sh':290 'shot':317 'sluggish':40 'sneaki':259 'somehow':154 'someth':85 'ssd':3,31,168 'start':120 'still':52,75 'storag':11,48 'strang':156,254 'sure':293 'suspici':279,306 'system':108,267,282 'take':81,101,134,346 'test':63,268 'time':17 'titl':2 'took':90,183 'tri':356 'trigger':163 'trim':67 'two':148 'typic':89 'updat':176 'use':214 'user':246 'vlc':87,99 'well':315 'write':57 'wrote':13 'xapp':211 'xapp-gtk3-module':210 'xdg':227,233,338,359,365 'xdg-desktop-port':337 'xdg-desktop-portal-gnom':232,364 'xdg-desktop-portal-gtk':226,358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705503663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10623667"
  +editedAt: DateTimeImmutable @1725244410 {#1434
    date: 2024-09-02 04:33:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705417263 {#1431
    date: 2024-01-16 16:01: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
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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Face-the-consequences-Work-Chronicles"
  +title: "Face the consequences - Work Chronicles"
  +url: "https://workchronicles.com/face-the-consequences/"
  +body: "Original: [workchronicles.com/face-the-consequences/](https://workchronicles.com/face-the-consequences/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 1024
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725850704 {#1595
    date: 2024-09-09 04:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 30787
  -titleTs: "'chronicl':5 'consequ':3 'face':1 'work':4"
  -bodyTs: "'/face-the-consequences/](https://workchronicles.com/face-the-consequences/)':4 'origin':1 'workchronicles.com':3 'workchronicles.com/face-the-consequences/](https://workchronicles.com/face-the-consequences/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705442759
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8651787"
  +editedAt: DateTimeImmutable @1724335795 {#1610
    date: 2024-08-22 16:09:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705356359 {#1609
    date: 2024-01-15 23:05: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
83 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Face-the-consequences-Work-Chronicles"
  +title: "Face the consequences - Work Chronicles"
  +url: "https://workchronicles.com/face-the-consequences/"
  +body: "Original: [workchronicles.com/face-the-consequences/](https://workchronicles.com/face-the-consequences/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 1024
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725850704 {#1595
    date: 2024-09-09 04:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 30787
  -titleTs: "'chronicl':5 'consequ':3 'face':1 'work':4"
  -bodyTs: "'/face-the-consequences/](https://workchronicles.com/face-the-consequences/)':4 'origin':1 'workchronicles.com':3 'workchronicles.com/face-the-consequences/](https://workchronicles.com/face-the-consequences/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705442759
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8651787"
  +editedAt: DateTimeImmutable @1724335795 {#1610
    date: 2024-08-22 16:09:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705356359 {#1609
    date: 2024-01-15 23:05: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
84 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1615 …}
  +slug: "Face-the-consequences-Work-Chronicles"
  +title: "Face the consequences - Work Chronicles"
  +url: "https://workchronicles.com/face-the-consequences/"
  +body: "Original: [workchronicles.com/face-the-consequences/](https://workchronicles.com/face-the-consequences/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 1024
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725850704 {#1595
    date: 2024-09-09 04:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 30787
  -titleTs: "'chronicl':5 'consequ':3 'face':1 'work':4"
  -bodyTs: "'/face-the-consequences/](https://workchronicles.com/face-the-consequences/)':4 'origin':1 'workchronicles.com':3 'workchronicles.com/face-the-consequences/](https://workchronicles.com/face-the-consequences/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705442759
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8651787"
  +editedAt: DateTimeImmutable @1724335795 {#1610
    date: 2024-08-22 16:09:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705356359 {#1609
    date: 2024-01-15 23:05: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
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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Electro-posting"
  +title: "Electro posting"
  +url: "https://reddthat.com/pictrs/image/ce886447-6a67-4a34-99a8-8c40d2ea66b9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725843085 {#1674
    date: 2024-09-09 02:51:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 30969
  -titleTs: "'electro':1 'post':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705508204
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11999268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705421804 {#1676
    date: 2024-01-16 17:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Electro-posting"
  +title: "Electro posting"
  +url: "https://reddthat.com/pictrs/image/ce886447-6a67-4a34-99a8-8c40d2ea66b9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725843085 {#1674
    date: 2024-09-09 02:51:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 30969
  -titleTs: "'electro':1 'post':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705508204
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11999268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705421804 {#1676
    date: 2024-01-16 17:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Electro-posting"
  +title: "Electro posting"
  +url: "https://reddthat.com/pictrs/image/ce886447-6a67-4a34-99a8-8c40d2ea66b9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725843085 {#1674
    date: 2024-09-09 02:51:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 30969
  -titleTs: "'electro':1 'post':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705508204
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11999268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705421804 {#1676
    date: 2024-01-16 17:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Counterspell-this"
  +title: "Counterspell this"
  +url: "https://startrek.website/pictrs/image/a68b9074-45de-4ae7-88f3-f68a9e7aefe2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 925
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725834528 {#1651
    date: 2024-09-09 00:28:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 30963
  -titleTs: "'counterspel':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705506262
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5735388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419862 {#1653
    date: 2024-01-16 16:44:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Counterspell-this"
  +title: "Counterspell this"
  +url: "https://startrek.website/pictrs/image/a68b9074-45de-4ae7-88f3-f68a9e7aefe2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 925
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725834528 {#1651
    date: 2024-09-09 00:28:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 30963
  -titleTs: "'counterspel':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705506262
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5735388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419862 {#1653
    date: 2024-01-16 16:44:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1516 …}
  +slug: "Counterspell-this"
  +title: "Counterspell this"
  +url: "https://startrek.website/pictrs/image/a68b9074-45de-4ae7-88f3-f68a9e7aefe2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 925
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725834528 {#1651
    date: 2024-09-09 00:28:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 30963
  -titleTs: "'counterspel':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705506262
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5735388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419862 {#1653
    date: 2024-01-16 16:44:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#1583
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1577
    date: 2024-01-11 20:49: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
95 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#1583
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1577
    date: 2024-01-11 20:49: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
96 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#1583
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1577
    date: 2024-01-11 20:49: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
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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
  +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
  +url: null
  +body: """
    EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
    \n
    I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
    \n
    The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
    \n
    In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
    \n
    In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
    \n
    I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
    \n
    I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725829297 {#1568
    date: 2024-09-08 23:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 30905
  -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
  -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705489747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10777592"
  +editedAt: DateTimeImmutable @1725831288 {#1526
    date: 2024-09-08 23:34:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705403347 {#1528
    date: 2024-01-16 12:09: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
99 DENIED edit
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
  +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
  +url: null
  +body: """
    EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
    \n
    I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
    \n
    The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
    \n
    In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
    \n
    In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
    \n
    I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
    \n
    I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725829297 {#1568
    date: 2024-09-08 23:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 30905
  -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
  -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705489747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10777592"
  +editedAt: DateTimeImmutable @1725831288 {#1526
    date: 2024-09-08 23:34:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705403347 {#1528
    date: 2024-01-16 12:09: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
100 DENIED moderate
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1561 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1884 …}
  +slug: "SOLVED-How-to-customize-dead-keys-under-Wayland-Electron-apps"
  +title: "[SOLVED] How to customize dead keys under Wayland / Electron apps?"
  +url: null
  +body: """
    EDIT: Solved! Check [this](https://lemmy.world/comment/6777373) comment!\n
    \n
    I use a keyboard with an american layout. I find it much better for coding and actually love this keyboard to pieces. However, I still need to write in portuguese.\n
    \n
    The dead keys in Microsoft Windows worked perfectly for me but the Linux ones do not. Some characters are not available and are replaced by characters that don’t exist in the portuguese language.\n
    \n
    In X11 I fixed this by using an `.XCompose` file with the keybinds just like in Windows. [Source here](https://github.com/cedricroijakkers/linux-windows-deadkeys), it works perfectly.\n
    \n
    In Wayland, the `.XCompose` file works for pretty much all apps. Firefox is fine, kitty is fine, Vivaldi is fine. Unfortunately electron apps with the `–ozone-platform-hint=wayland` ignores the `.XCompose` file and I get the default keybinds. Since I own an nvidia card I really need these flags, otherwise the electron apps will aggressively flicker and/or eat letters while I’m typing.\n
    \n
    I’ve searched far and wide, there are several open bugs in chromium, electron and wayland repositories. Everyone seems to be pointing fingers at each other for years and no workaround to make `.XCompose` work seems to be available.\n
    \n
    I’m wondering if there is an alternative way to customize the dead keys under Wayland. Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725829297 {#1568
    date: 2024-09-08 23:01:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 30905
  -titleTs: "'app':10 'custom':4 'dead':5 'electron':9 'key':6 'solv':1 'wayland':8"
  -bodyTs: "'/cedricroijakkers/linux-windows-deadkeys),':94 '/comment/6777373)':7 'actual':25 'advanc':220 'aggress':154 'altern':209 'american':15 'and/or':156 'app':108,120,152 'avail':59,201 'better':21 'bug':173 'card':143 'charact':56,64 'check':3 'chromium':175 'code':23 'comment':8 'custom':212 'dead':40,214 'default':136 'eat':157 'edit':1 'electron':119,151,176 'everyon':180 'exist':68 'far':166 'file':82,102,131 'find':18 'fine':111,114,117 'finger':185 'firefox':109 'fix':76 'flag':148 'flicker':155 'get':134 'github.com':93 'github.com/cedricroijakkers/linux-windows-deadkeys),':92 'hint':126 'howev':31 'ignor':128 'key':41,215 'keybind':85,137 'keyboard':12,28 'kitti':112 'languag':72 'layout':16 'lemmy.world':6 'lemmy.world/comment/6777373)':5 'letter':158 'like':87 'linux':51 'love':26 'm':161,203 'make':195 'microsoft':43 'much':20,106 'need':34,146 'nvidia':142 'one':52 'open':172 'otherwis':149 'ozon':124 'ozone-platform-hint':123 'perfect':46,97 'piec':30 'platform':125 'point':184 'portugues':38,71 'pretti':105 'realli':145 'replac':62 'repositori':179 'search':165 'seem':181,198 'sever':171 'sinc':138 'solv':2 'sourc':90 'still':33 'thank':218 'type':162 'unfortun':118 'use':10,79 've':164 'vivaldi':115 'way':210 'wayland':99,127,178,217 'wide':168 'window':44,89 'wonder':204 'work':45,96,103,197 'workaround':193 'write':36 'x11':74 'xcompos':81,101,130,196 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705489747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10777592"
  +editedAt: DateTimeImmutable @1725831288 {#1526
    date: 2024-09-08 23:34:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705403347 {#1528
    date: 2024-01-16 12:09: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