GET https://kbin.spritesserver.nl/active/1y

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.29 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 {#185
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#220 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#179
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#214 …}
  +votes: Doctrine\ORM\PersistentCollection {#69 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#240
    date: 2024-01-29 10:15:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#185
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#220 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#179
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#214 …}
  +votes: Doctrine\ORM\PersistentCollection {#69 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#240
    date: 2024-01-29 10:15:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#185
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#220 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#179
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#214 …}
  +votes: Doctrine\ORM\PersistentCollection {#69 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#240
    date: 2024-01-29 10:15:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Okay-I-ve-read-Berserk-had-cries-and-laughters-but-vomited"
  +title: "Okay, I've read Berserk, had cries and laughters, but vomited from the Gantz. What another manga should I read?"
  +url: null
  +body: "I have a deep connection to Junji Ito’s works and realy enjoy beautifully drawn graphical violence. But not that cheap and stupid like it’s done in Gantz. I strive for something more meaningful, moreso if it’s a long manga that is availiable on the bay. Do you have some suggestions akin to Bers or Ito’s Spiral?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583643 {#1879
    date: 2024-10-22 09:54:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 33945
  -titleTs: "'anoth':16 'berserk':5 'cri':7 'gantz':14 'laughter':9 'manga':17 'okay':1 'read':4,20 've':3 'vomit':11"
  -bodyTs: "'akin':54 'availi':45 'bay':48 'beauti':14 'ber':56 'cheap':21 'connect':5 'deep':4 'done':27 'drawn':15 'enjoy':13 'gantz':29 'graphic':16 'ito':8,58 'junji':7 'like':24 'long':41 'manga':42 'meaning':35 'moreso':36 'reali':12 'someth':33 'spiral':60 'strive':31 'stupid':23 'suggest':53 'violenc':17 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706629581
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13731721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573081 {#1911
    date: 2024-01-30 01:04:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Okay-I-ve-read-Berserk-had-cries-and-laughters-but-vomited"
  +title: "Okay, I've read Berserk, had cries and laughters, but vomited from the Gantz. What another manga should I read?"
  +url: null
  +body: "I have a deep connection to Junji Ito’s works and realy enjoy beautifully drawn graphical violence. But not that cheap and stupid like it’s done in Gantz. I strive for something more meaningful, moreso if it’s a long manga that is availiable on the bay. Do you have some suggestions akin to Bers or Ito’s Spiral?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583643 {#1879
    date: 2024-10-22 09:54:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 33945
  -titleTs: "'anoth':16 'berserk':5 'cri':7 'gantz':14 'laughter':9 'manga':17 'okay':1 'read':4,20 've':3 'vomit':11"
  -bodyTs: "'akin':54 'availi':45 'bay':48 'beauti':14 'ber':56 'cheap':21 'connect':5 'deep':4 'done':27 'drawn':15 'enjoy':13 'gantz':29 'graphic':16 'ito':8,58 'junji':7 'like':24 'long':41 'manga':42 'meaning':35 'moreso':36 'reali':12 'someth':33 'spiral':60 'strive':31 'stupid':23 'suggest':53 'violenc':17 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706629581
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13731721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573081 {#1911
    date: 2024-01-30 01:04:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Okay-I-ve-read-Berserk-had-cries-and-laughters-but-vomited"
  +title: "Okay, I've read Berserk, had cries and laughters, but vomited from the Gantz. What another manga should I read?"
  +url: null
  +body: "I have a deep connection to Junji Ito’s works and realy enjoy beautifully drawn graphical violence. But not that cheap and stupid like it’s done in Gantz. I strive for something more meaningful, moreso if it’s a long manga that is availiable on the bay. Do you have some suggestions akin to Bers or Ito’s Spiral?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583643 {#1879
    date: 2024-10-22 09:54:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1899 …}
  +badges: Doctrine\ORM\PersistentCollection {#1894 …}
  +children: []
  -id: 33945
  -titleTs: "'anoth':16 'berserk':5 'cri':7 'gantz':14 'laughter':9 'manga':17 'okay':1 'read':4,20 've':3 'vomit':11"
  -bodyTs: "'akin':54 'availi':45 'bay':48 'beauti':14 'ber':56 'cheap':21 'connect':5 'deep':4 'done':27 'drawn':15 'enjoy':13 'gantz':29 'graphic':16 'ito':8,58 'junji':7 'like':24 'long':41 'manga':42 'meaning':35 'moreso':36 'reali':12 'someth':33 'spiral':60 'strive':31 'stupid':23 'suggest':53 'violenc':17 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706629581
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13731721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706573081 {#1911
    date: 2024-01-30 01:04:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1896
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "I-made-a-mistake-RESOLVED"
  +title: "I made a mistake **RESOLVED**"
  +url: null
  +body: """
    last year when I went back to Arch from Manjaro, I made a critical error. I’m not sure if I was just tired when partitioning things off or what. but I made my root only 20GB instead of the 50 that I had intended. I know in a lot use cases that’ll be fine, but in mine, not so much. with steam compat taking up 1-2gb and keeping one version of pacman cache, I’m constantly getting the redline warning.\n
    \n
    Tonight I plan on booting to live and resize my luks drive and hopefully not fuck it. and if I do? oh well…Timeshift will hopefully save me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583542 {#1895
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1975 …}
  +badges: Doctrine\ORM\PersistentCollection {#1937 …}
  +children: []
  -id: 33901
  -titleTs: "'made':2 'mistak':4 'resolv':5"
  -bodyTs: "'-2':69 '1':68 '20gb':37 '50':41 'arch':8 'back':6 'boot':89 'cach':77 'case':52 'compat':65 'constant':80 'critic':14 'drive':96 'error':15 'fine':56 'fuck':100 'gb':70 'get':81 'hope':98,110 'instead':38 'intend':45 'keep':72 'know':47 'last':1 'live':91 'll':54 'lot':50 'luk':95 'm':17,79 'made':12,33 'manjaro':10 'mine':59 'much':62 'oh':106 'one':73 'pacman':76 'partit':26 'plan':87 'redlin':83 'resiz':93 'root':35 'save':111 'steam':64 'sure':19 'take':66 'thing':27 'timeshift':108 'tire':24 'tonight':85 'use':51 'version':74 'warn':84 'well':107 'went':5 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647701
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11218278"
  +editedAt: DateTimeImmutable @1729518768 {#1901
    date: 2024-10-21 15:52:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706561301 {#1897
    date: 2024-01-29 21:48:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1896
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "I-made-a-mistake-RESOLVED"
  +title: "I made a mistake **RESOLVED**"
  +url: null
  +body: """
    last year when I went back to Arch from Manjaro, I made a critical error. I’m not sure if I was just tired when partitioning things off or what. but I made my root only 20GB instead of the 50 that I had intended. I know in a lot use cases that’ll be fine, but in mine, not so much. with steam compat taking up 1-2gb and keeping one version of pacman cache, I’m constantly getting the redline warning.\n
    \n
    Tonight I plan on booting to live and resize my luks drive and hopefully not fuck it. and if I do? oh well…Timeshift will hopefully save me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583542 {#1895
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1975 …}
  +badges: Doctrine\ORM\PersistentCollection {#1937 …}
  +children: []
  -id: 33901
  -titleTs: "'made':2 'mistak':4 'resolv':5"
  -bodyTs: "'-2':69 '1':68 '20gb':37 '50':41 'arch':8 'back':6 'boot':89 'cach':77 'case':52 'compat':65 'constant':80 'critic':14 'drive':96 'error':15 'fine':56 'fuck':100 'gb':70 'get':81 'hope':98,110 'instead':38 'intend':45 'keep':72 'know':47 'last':1 'live':91 'll':54 'lot':50 'luk':95 'm':17,79 'made':12,33 'manjaro':10 'mine':59 'much':62 'oh':106 'one':73 'pacman':76 'partit':26 'plan':87 'redlin':83 'resiz':93 'root':35 'save':111 'steam':64 'sure':19 'take':66 'thing':27 'timeshift':108 'tire':24 'tonight':85 'use':51 'version':74 'warn':84 'well':107 'went':5 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647701
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11218278"
  +editedAt: DateTimeImmutable @1729518768 {#1901
    date: 2024-10-21 15:52:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706561301 {#1897
    date: 2024-01-29 21:48:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1896
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "I-made-a-mistake-RESOLVED"
  +title: "I made a mistake **RESOLVED**"
  +url: null
  +body: """
    last year when I went back to Arch from Manjaro, I made a critical error. I’m not sure if I was just tired when partitioning things off or what. but I made my root only 20GB instead of the 50 that I had intended. I know in a lot use cases that’ll be fine, but in mine, not so much. with steam compat taking up 1-2gb and keeping one version of pacman cache, I’m constantly getting the redline warning.\n
    \n
    Tonight I plan on booting to live and resize my luks drive and hopefully not fuck it. and if I do? oh well…Timeshift will hopefully save me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583542 {#1895
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1975 …}
  +badges: Doctrine\ORM\PersistentCollection {#1937 …}
  +children: []
  -id: 33901
  -titleTs: "'made':2 'mistak':4 'resolv':5"
  -bodyTs: "'-2':69 '1':68 '20gb':37 '50':41 'arch':8 'back':6 'boot':89 'cach':77 'case':52 'compat':65 'constant':80 'critic':14 'drive':96 'error':15 'fine':56 'fuck':100 'gb':70 'get':81 'hope':98,110 'instead':38 'intend':45 'keep':72 'know':47 'last':1 'live':91 'll':54 'lot':50 'luk':95 'm':17,79 'made':12,33 'manjaro':10 'mine':59 'much':62 'oh':106 'one':73 'pacman':76 'partit':26 'plan':87 'redlin':83 'resiz':93 'root':35 'save':111 'steam':64 'sure':19 'take':66 'thing':27 'timeshift':108 'tire':24 'tonight':85 'use':51 'version':74 'warn':84 'well':107 'went':5 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647701
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11218278"
  +editedAt: DateTimeImmutable @1729518768 {#1901
    date: 2024-10-21 15:52:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706561301 {#1897
    date: 2024-01-29 21:48:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1398 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "I-m-amazed-at-FreeCAD-s-abilities-It-needs-a-better-name"
  +title: "I'm amazed at FreeCAD's abilities. It needs a better name. Thinking of it as simply "cad software" like calling a 2-GHz computer in your pocket a "phone"."
  +url: "https://www.scan2cad.com/blog/cad/freecad-basics/#Working_with_FreeCAD"
  +body: """
    I thought I would knock some dust off my drafting skills after a small chat with @captain_aggravated@sh.itjust.works\n
    \n
    Seeing [this image](https://www.scan2cad.com/blog/wp-content/uploads/2020/11/freecad-workbenches.png) on [the tutorial](https://www.scan2cad.com/blog/cad/freecad-basics/#Working_with_FreeCAD) made me realize, FreeCAD seems to be a Technical Geometry Super-Suite. It makes sense that CAD would grow to include all of these things. But I thought sharing the initial perspective of some one who hasn’t looked at this stuff in about 18 years might be interesting.\n
    \n
    Granted I’m not actually familiar with most of this stuff, and none of it from the POV of FreeCAD. If this can deliver 10% of what I’m looking at, I’m in for a treat.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583535 {#1943
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 33961
  -titleTs: "'2':23 'abil':7 'amaz':3 'better':11 'cad':18 'call':21 'comput':25 'freecad':5 'ghz':24 'like':20 'm':2 'name':12 'need':9 'phone':30 'pocket':28 'simpli':17 'softwar':19 'think':13"
  -bodyTs: "'/blog/cad/freecad-basics/#working_with_freecad)':29 '/blog/wp-content/uploads/2020/11/freecad-workbenches.png)':23 '10':104 '18':75 'actual':84 'cad':47 'captain_aggravated@sh.itjust.works':17 'chat':15 'deliv':103 'draft':10 'dust':7 'familiar':85 'freecad':33,99 'geometri':39 'grant':80 'grow':49 'hasn':67 'imag':20 'includ':51 'initi':61 'interest':79 'knock':5 'look':69,109 'm':82,108,112 'made':30 'make':44 'might':77 'none':92 'one':65 'perspect':62 'pov':97 'realiz':32 'see':18 'seem':34 'sens':45 'share':59 'skill':11 'small':14 'stuff':72,90 'suit':42 'super':41 'super-suit':40 'technic':38 'thing':55 'thought':2,58 'treat':116 'tutori':26 'would':4,48 'www.scan2cad.com':22,28 'www.scan2cad.com/blog/cad/freecad-basics/#working_with_freecad)':27 'www.scan2cad.com/blog/wp-content/uploads/2020/11/freecad-workbenches.png)':21 'year':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706667727
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11352164"
  +editedAt: DateTimeImmutable @1729528554 {#1970
    date: 2024-10-21 18:35:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706581327 {#1978
    date: 2024-01-30 03:22: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
15 DENIED edit
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1398 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "I-m-amazed-at-FreeCAD-s-abilities-It-needs-a-better-name"
  +title: "I'm amazed at FreeCAD's abilities. It needs a better name. Thinking of it as simply "cad software" like calling a 2-GHz computer in your pocket a "phone"."
  +url: "https://www.scan2cad.com/blog/cad/freecad-basics/#Working_with_FreeCAD"
  +body: """
    I thought I would knock some dust off my drafting skills after a small chat with @captain_aggravated@sh.itjust.works\n
    \n
    Seeing [this image](https://www.scan2cad.com/blog/wp-content/uploads/2020/11/freecad-workbenches.png) on [the tutorial](https://www.scan2cad.com/blog/cad/freecad-basics/#Working_with_FreeCAD) made me realize, FreeCAD seems to be a Technical Geometry Super-Suite. It makes sense that CAD would grow to include all of these things. But I thought sharing the initial perspective of some one who hasn’t looked at this stuff in about 18 years might be interesting.\n
    \n
    Granted I’m not actually familiar with most of this stuff, and none of it from the POV of FreeCAD. If this can deliver 10% of what I’m looking at, I’m in for a treat.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583535 {#1943
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 33961
  -titleTs: "'2':23 'abil':7 'amaz':3 'better':11 'cad':18 'call':21 'comput':25 'freecad':5 'ghz':24 'like':20 'm':2 'name':12 'need':9 'phone':30 'pocket':28 'simpli':17 'softwar':19 'think':13"
  -bodyTs: "'/blog/cad/freecad-basics/#working_with_freecad)':29 '/blog/wp-content/uploads/2020/11/freecad-workbenches.png)':23 '10':104 '18':75 'actual':84 'cad':47 'captain_aggravated@sh.itjust.works':17 'chat':15 'deliv':103 'draft':10 'dust':7 'familiar':85 'freecad':33,99 'geometri':39 'grant':80 'grow':49 'hasn':67 'imag':20 'includ':51 'initi':61 'interest':79 'knock':5 'look':69,109 'm':82,108,112 'made':30 'make':44 'might':77 'none':92 'one':65 'perspect':62 'pov':97 'realiz':32 'see':18 'seem':34 'sens':45 'share':59 'skill':11 'small':14 'stuff':72,90 'suit':42 'super':41 'super-suit':40 'technic':38 'thing':55 'thought':2,58 'treat':116 'tutori':26 'would':4,48 'www.scan2cad.com':22,28 'www.scan2cad.com/blog/cad/freecad-basics/#working_with_freecad)':27 'www.scan2cad.com/blog/wp-content/uploads/2020/11/freecad-workbenches.png)':21 'year':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706667727
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11352164"
  +editedAt: DateTimeImmutable @1729528554 {#1970
    date: 2024-10-21 18:35:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706581327 {#1978
    date: 2024-01-30 03:22: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
16 DENIED moderate
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1398 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "I-m-amazed-at-FreeCAD-s-abilities-It-needs-a-better-name"
  +title: "I'm amazed at FreeCAD's abilities. It needs a better name. Thinking of it as simply "cad software" like calling a 2-GHz computer in your pocket a "phone"."
  +url: "https://www.scan2cad.com/blog/cad/freecad-basics/#Working_with_FreeCAD"
  +body: """
    I thought I would knock some dust off my drafting skills after a small chat with @captain_aggravated@sh.itjust.works\n
    \n
    Seeing [this image](https://www.scan2cad.com/blog/wp-content/uploads/2020/11/freecad-workbenches.png) on [the tutorial](https://www.scan2cad.com/blog/cad/freecad-basics/#Working_with_FreeCAD) made me realize, FreeCAD seems to be a Technical Geometry Super-Suite. It makes sense that CAD would grow to include all of these things. But I thought sharing the initial perspective of some one who hasn’t looked at this stuff in about 18 years might be interesting.\n
    \n
    Granted I’m not actually familiar with most of this stuff, and none of it from the POV of FreeCAD. If this can deliver 10% of what I’m looking at, I’m in for a treat.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583535 {#1943
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@captain_aggravated@sh.itjust.works"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 33961
  -titleTs: "'2':23 'abil':7 'amaz':3 'better':11 'cad':18 'call':21 'comput':25 'freecad':5 'ghz':24 'like':20 'm':2 'name':12 'need':9 'phone':30 'pocket':28 'simpli':17 'softwar':19 'think':13"
  -bodyTs: "'/blog/cad/freecad-basics/#working_with_freecad)':29 '/blog/wp-content/uploads/2020/11/freecad-workbenches.png)':23 '10':104 '18':75 'actual':84 'cad':47 'captain_aggravated@sh.itjust.works':17 'chat':15 'deliv':103 'draft':10 'dust':7 'familiar':85 'freecad':33,99 'geometri':39 'grant':80 'grow':49 'hasn':67 'imag':20 'includ':51 'initi':61 'interest':79 'knock':5 'look':69,109 'm':82,108,112 'made':30 'make':44 'might':77 'none':92 'one':65 'perspect':62 'pov':97 'realiz':32 'see':18 'seem':34 'sens':45 'share':59 'skill':11 'small':14 'stuff':72,90 'suit':42 'super':41 'super-suit':40 'technic':38 'thing':55 'thought':2,58 'treat':116 'tutori':26 'would':4,48 'www.scan2cad.com':22,28 'www.scan2cad.com/blog/cad/freecad-basics/#working_with_freecad)':27 'www.scan2cad.com/blog/wp-content/uploads/2020/11/freecad-workbenches.png)':21 'year':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706667727
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11352164"
  +editedAt: DateTimeImmutable @1729528554 {#1970
    date: 2024-10-21 18:35:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706581327 {#1978
    date: 2024-01-30 03:22: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
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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Zed-A-code-editor-written-in-rust-by-Atom-s-Developer"
  +title: "Zed - A code editor written in rust by Atom's Developer."
  +url: "https://zed.dev/"
  +body: "It become open source just last week. Currently don’t have Linux version but soon it will have. [Linux Roadmap issue](https://github.com/zed-industries/zed/issues/7015)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583515 {#1971
    date: 2024-10-22 09:51:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 34004
  -titleTs: "'atom':9 'code':3 'develop':11 'editor':4 'rust':7 'written':5 'zed':1"
  -bodyTs: "'/zed-industries/zed/issues/7015)':24 'becom':2 'current':8 'github.com':23 'github.com/zed-industries/zed/issues/7015)':22 'issu':21 'last':6 'linux':12,19 'open':3 'roadmap':20 'soon':15 'sourc':4 'version':13 'week':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706671133
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22323862"
  +editedAt: DateTimeImmutable @1729576502 {#1927
    date: 2024-10-22 07:55:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706599633 {#1368
    date: 2024-01-30 08:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Zed-A-code-editor-written-in-rust-by-Atom-s-Developer"
  +title: "Zed - A code editor written in rust by Atom's Developer."
  +url: "https://zed.dev/"
  +body: "It become open source just last week. Currently don’t have Linux version but soon it will have. [Linux Roadmap issue](https://github.com/zed-industries/zed/issues/7015)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583515 {#1971
    date: 2024-10-22 09:51:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 34004
  -titleTs: "'atom':9 'code':3 'develop':11 'editor':4 'rust':7 'written':5 'zed':1"
  -bodyTs: "'/zed-industries/zed/issues/7015)':24 'becom':2 'current':8 'github.com':23 'github.com/zed-industries/zed/issues/7015)':22 'issu':21 'last':6 'linux':12,19 'open':3 'roadmap':20 'soon':15 'sourc':4 'version':13 'week':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706671133
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22323862"
  +editedAt: DateTimeImmutable @1729576502 {#1927
    date: 2024-10-22 07:55:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706599633 {#1368
    date: 2024-01-30 08:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Zed-A-code-editor-written-in-rust-by-Atom-s-Developer"
  +title: "Zed - A code editor written in rust by Atom's Developer."
  +url: "https://zed.dev/"
  +body: "It become open source just last week. Currently don’t have Linux version but soon it will have. [Linux Roadmap issue](https://github.com/zed-industries/zed/issues/7015)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583515 {#1971
    date: 2024-10-22 09:51:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 34004
  -titleTs: "'atom':9 'code':3 'develop':11 'editor':4 'rust':7 'written':5 'zed':1"
  -bodyTs: "'/zed-industries/zed/issues/7015)':24 'becom':2 'current':8 'github.com':23 'github.com/zed-industries/zed/issues/7015)':22 'issu':21 'last':6 'linux':12,19 'open':3 'roadmap':20 'soon':15 'sourc':4 'version':13 'week':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706671133
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22323862"
  +editedAt: DateTimeImmutable @1729576502 {#1927
    date: 2024-10-22 07:55:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706599633 {#1368
    date: 2024-01-30 08:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Anyone-else-do-last-chance-socks"
  +title: "Anyone else do "last chance socks"?"
  +url: null
  +body: """
    That thing where you put on a fresh pair of socks and one has a hole so you think well I went to all that trouble to pull it on, this will be your last day little buddy, I’ll just throw it away after I wear it today.\n
    \n
    Last chance underwear happen now and again as well but I guess it depends on where the hole is.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583245 {#1891
    date: 2024-10-22 09:47:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 33445
  -titleTs: "'anyon':1 'chanc':5 'els':2 'last':4 'sock':6"
  -bodyTs: "'away':44 'buddi':38 'chanc':51 'day':36 'depend':63 'fresh':8 'guess':61 'happen':53 'hole':16,67 'last':35,50 'littl':37 'll':40 'one':13 'pair':9 'pull':28 'put':5 'sock':11 'thing':2 'think':19 'throw':42 'today':49 'troubl':26 'underwear':52 'wear':47 'well':20,58 'went':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454989
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11248979"
  +editedAt: DateTimeImmutable @1728986963 {#1904
    date: 2024-10-15 12:09:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706368589 {#1956
    date: 2024-01-27 16:16:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Anyone-else-do-last-chance-socks"
  +title: "Anyone else do "last chance socks"?"
  +url: null
  +body: """
    That thing where you put on a fresh pair of socks and one has a hole so you think well I went to all that trouble to pull it on, this will be your last day little buddy, I’ll just throw it away after I wear it today.\n
    \n
    Last chance underwear happen now and again as well but I guess it depends on where the hole is.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583245 {#1891
    date: 2024-10-22 09:47:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 33445
  -titleTs: "'anyon':1 'chanc':5 'els':2 'last':4 'sock':6"
  -bodyTs: "'away':44 'buddi':38 'chanc':51 'day':36 'depend':63 'fresh':8 'guess':61 'happen':53 'hole':16,67 'last':35,50 'littl':37 'll':40 'one':13 'pair':9 'pull':28 'put':5 'sock':11 'thing':2 'think':19 'throw':42 'today':49 'troubl':26 'underwear':52 'wear':47 'well':20,58 'went':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454989
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11248979"
  +editedAt: DateTimeImmutable @1728986963 {#1904
    date: 2024-10-15 12:09:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706368589 {#1956
    date: 2024-01-27 16:16:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Anyone-else-do-last-chance-socks"
  +title: "Anyone else do "last chance socks"?"
  +url: null
  +body: """
    That thing where you put on a fresh pair of socks and one has a hole so you think well I went to all that trouble to pull it on, this will be your last day little buddy, I’ll just throw it away after I wear it today.\n
    \n
    Last chance underwear happen now and again as well but I guess it depends on where the hole is.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583245 {#1891
    date: 2024-10-22 09:47:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 33445
  -titleTs: "'anyon':1 'chanc':5 'els':2 'last':4 'sock':6"
  -bodyTs: "'away':44 'buddi':38 'chanc':51 'day':36 'depend':63 'fresh':8 'guess':61 'happen':53 'hole':16,67 'last':35,50 'littl':37 'll':40 'one':13 'pair':9 'pull':28 'put':5 'sock':11 'thing':2 'think':19 'throw':42 'today':49 'troubl':26 'underwear':52 'wear':47 'well':20,58 'went':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454989
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11248979"
  +editedAt: DateTimeImmutable @1728986963 {#1904
    date: 2024-10-15 12:09:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706368589 {#1956
    date: 2024-01-27 16:16:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Am-I-the-only-one-getting-agitated-by-the-word"
  +title: "Am I the only one getting agitated by the word AI?"
  +url: null
  +body: """
    Am I the only one getting agitated by the word AI (Artificial Intelligence)?\n
    \n
    Real AI does not exist yet,  \n
    atm we only have LLMs (Large Language Models),  \n
    which do not think on their own,  \n
    but pass turing tests  \n
    (fool humans into thinking that they can think).\n
    \n
    Imo AI is just a marketing buzzword,  \n
    created by rich capitalistic a-holes,  \n
    who already invested in LLM stocks,  \n
    and now are looking for a profit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583157 {#2439
    date: 2024-10-22 09:45:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 33786
  -titleTs: "'agit':7 'ai':11 'get':6 'one':5 'word':10"
  -bodyTs: "'a-hol':58 'agit':7 'ai':11,15,48 'alreadi':62 'artifici':12 'atm':20 'buzzword':53 'capitalist':57 'creat':54 'exist':18 'fool':39 'get':6 'hole':60 'human':40 'imo':47 'intellig':13 'invest':63 'languag':26 'larg':25 'llm':65 'llms':24 'look':70 'market':52 'model':27 'one':5 'pass':36 'profit':73 'real':14 'rich':56 'stock':66 'test':38 'think':31,42,46 'ture':37 'word':10 'yet':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706605418
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10040937"
  +editedAt: DateTimeImmutable @1729336566 {#2436
    date: 2024-10-19 13:16:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706519018 {#2357
    date: 2024-01-29 10:03:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Am-I-the-only-one-getting-agitated-by-the-word"
  +title: "Am I the only one getting agitated by the word AI?"
  +url: null
  +body: """
    Am I the only one getting agitated by the word AI (Artificial Intelligence)?\n
    \n
    Real AI does not exist yet,  \n
    atm we only have LLMs (Large Language Models),  \n
    which do not think on their own,  \n
    but pass turing tests  \n
    (fool humans into thinking that they can think).\n
    \n
    Imo AI is just a marketing buzzword,  \n
    created by rich capitalistic a-holes,  \n
    who already invested in LLM stocks,  \n
    and now are looking for a profit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583157 {#2439
    date: 2024-10-22 09:45:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 33786
  -titleTs: "'agit':7 'ai':11 'get':6 'one':5 'word':10"
  -bodyTs: "'a-hol':58 'agit':7 'ai':11,15,48 'alreadi':62 'artifici':12 'atm':20 'buzzword':53 'capitalist':57 'creat':54 'exist':18 'fool':39 'get':6 'hole':60 'human':40 'imo':47 'intellig':13 'invest':63 'languag':26 'larg':25 'llm':65 'llms':24 'look':70 'market':52 'model':27 'one':5 'pass':36 'profit':73 'real':14 'rich':56 'stock':66 'test':38 'think':31,42,46 'ture':37 'word':10 'yet':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706605418
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10040937"
  +editedAt: DateTimeImmutable @1729336566 {#2436
    date: 2024-10-19 13:16:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706519018 {#2357
    date: 2024-01-29 10:03:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Am-I-the-only-one-getting-agitated-by-the-word"
  +title: "Am I the only one getting agitated by the word AI?"
  +url: null
  +body: """
    Am I the only one getting agitated by the word AI (Artificial Intelligence)?\n
    \n
    Real AI does not exist yet,  \n
    atm we only have LLMs (Large Language Models),  \n
    which do not think on their own,  \n
    but pass turing tests  \n
    (fool humans into thinking that they can think).\n
    \n
    Imo AI is just a marketing buzzword,  \n
    created by rich capitalistic a-holes,  \n
    who already invested in LLM stocks,  \n
    and now are looking for a profit.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583157 {#2439
    date: 2024-10-22 09:45:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 33786
  -titleTs: "'agit':7 'ai':11 'get':6 'one':5 'word':10"
  -bodyTs: "'a-hol':58 'agit':7 'ai':11,15,48 'alreadi':62 'artifici':12 'atm':20 'buzzword':53 'capitalist':57 'creat':54 'exist':18 'fool':39 'get':6 'hole':60 'human':40 'imo':47 'intellig':13 'invest':63 'languag':26 'larg':25 'llm':65 'llms':24 'look':70 'market':52 'model':27 'one':5 'pass':36 'profit':73 'real':14 'rich':56 'stock':66 'test':38 'think':31,42,46 'ture':37 'word':10 'yet':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706605418
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10040937"
  +editedAt: DateTimeImmutable @1729336566 {#2436
    date: 2024-10-19 13:16:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706519018 {#2357
    date: 2024-01-29 10:03:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "Math"
  +title: "Math"
  +url: "https://lemmy.ml/pictrs/image/bd24284a-c735-4501-be60-ba0177e804f6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583092 {#2483
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 33975
  -titleTs: "'math':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706670672
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11230414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706584272 {#2354
    date: 2024-01-30 04:11:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "Math"
  +title: "Math"
  +url: "https://lemmy.ml/pictrs/image/bd24284a-c735-4501-be60-ba0177e804f6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583092 {#2483
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 33975
  -titleTs: "'math':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706670672
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11230414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706584272 {#2354
    date: 2024-01-30 04:11:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "Math"
  +title: "Math"
  +url: "https://lemmy.ml/pictrs/image/bd24284a-c735-4501-be60-ba0177e804f6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583092 {#2483
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 33975
  -titleTs: "'math':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706670672
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11230414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706584272 {#2354
    date: 2024-01-30 04:11:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "What-stupid-injury-left-a-long-lasting-impact-on-you"
  +title: "What stupid injury left a long lasting impact on you?"
  +url: null
  +body: "I’ll start: I tried to move a bookshelf while drunk about 6 years ago and tore a tendon in my shoulder pretty damn good. It still bothers me sometimes if I move it wrong or sleep on it wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582986 {#1508
    date: 2024-10-22 09:43:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 34003
  -titleTs: "'impact':8 'injuri':3 'last':7 'left':4 'long':6 'stupid':2"
  -bodyTs: "'6':13 'ago':15 'bookshelf':9 'bother':28 'damn':24 'drunk':11 'good':25 'll':2 'move':7,33 'pretti':23 'shoulder':22 'sleep':37 'sometim':30 'start':3 'still':27 'tendon':19 'tore':17 'tri':5 'wrong':35,40 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706685543
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8170122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706599143 {#1524
    date: 2024-01-30 08:19: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
35 DENIED edit
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "What-stupid-injury-left-a-long-lasting-impact-on-you"
  +title: "What stupid injury left a long lasting impact on you?"
  +url: null
  +body: "I’ll start: I tried to move a bookshelf while drunk about 6 years ago and tore a tendon in my shoulder pretty damn good. It still bothers me sometimes if I move it wrong or sleep on it wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582986 {#1508
    date: 2024-10-22 09:43:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 34003
  -titleTs: "'impact':8 'injuri':3 'last':7 'left':4 'long':6 'stupid':2"
  -bodyTs: "'6':13 'ago':15 'bookshelf':9 'bother':28 'damn':24 'drunk':11 'good':25 'll':2 'move':7,33 'pretti':23 'shoulder':22 'sleep':37 'sometim':30 'start':3 'still':27 'tendon':19 'tore':17 'tri':5 'wrong':35,40 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706685543
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8170122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706599143 {#1524
    date: 2024-01-30 08:19: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
36 DENIED moderate
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "What-stupid-injury-left-a-long-lasting-impact-on-you"
  +title: "What stupid injury left a long lasting impact on you?"
  +url: null
  +body: "I’ll start: I tried to move a bookshelf while drunk about 6 years ago and tore a tendon in my shoulder pretty damn good. It still bothers me sometimes if I move it wrong or sleep on it wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582986 {#1508
    date: 2024-10-22 09:43:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 34003
  -titleTs: "'impact':8 'injuri':3 'last':7 'left':4 'long':6 'stupid':2"
  -bodyTs: "'6':13 'ago':15 'bookshelf':9 'bother':28 'damn':24 'drunk':11 'good':25 'll':2 'move':7,33 'pretti':23 'shoulder':22 'sleep':37 'sometim':30 'start':3 'still':27 'tendon':19 'tore':17 'tri':5 'wrong':35,40 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706685543
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8170122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706599143 {#1524
    date: 2024-01-30 08:19: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
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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Trust-the-leprechauns"
  +title: "Trust the leprechauns"
  +url: "https://lemmy.dbzer0.com/pictrs/image/42c90d98-7209-4985-9fd0-9f91c8ddb6bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582894 {#1480
    date: 2024-10-22 09:41:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 33805
  -titleTs: "'leprechaun':3 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706620581
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13318313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706534181 {#1522
    date: 2024-01-29 14:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Trust-the-leprechauns"
  +title: "Trust the leprechauns"
  +url: "https://lemmy.dbzer0.com/pictrs/image/42c90d98-7209-4985-9fd0-9f91c8ddb6bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582894 {#1480
    date: 2024-10-22 09:41:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 33805
  -titleTs: "'leprechaun':3 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706620581
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13318313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706534181 {#1522
    date: 2024-01-29 14:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Trust-the-leprechauns"
  +title: "Trust the leprechauns"
  +url: "https://lemmy.dbzer0.com/pictrs/image/42c90d98-7209-4985-9fd0-9f91c8ddb6bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582894 {#1480
    date: 2024-10-22 09:41:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 33805
  -titleTs: "'leprechaun':3 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706620581
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13318313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706534181 {#1522
    date: 2024-01-29 14:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Jellyfin-video-stutters-on-some-files-all-MKV-it-seems"
  +title: "Jellyfin video stutters on some files (all MKV it seems)"
  +url: null
  +body: """
    Hello fellow selfhosters! I reformatted my USB hard drive from exFAT to XFS because I needed a filesystem that could handle hardlinks. I remounted the hard drive and now jellyfin webUI has a severe stuttering problem on some videos, all of them are MKV but it may be a coincidence. On android (using exoplayer) the same files works smoothly. what could be the problem?  \n
    in the logs I get a bunch of `Slow HTTP Response from http://fedoraserver:8096/ to 192.168.1.30 in 0:00:07.4635856 with Status Code 200`\n
    \n
    OT: while looking at the logs [this happened](https://lemmy.kde.social/post/742745)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582735 {#1531
    date: 2024-10-22 09:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 33912
  -titleTs: "'file':6 'jellyfin':1 'mkv':8 'seem':10 'stutter':3 'video':2"
  -bodyTs: "'/post/742745)':99 '0':82 '00':83 '07.4635856':84 '192.168.1.30':80 '200':88 '8096':78 'android':52 'bunch':71 'code':87 'coincid':50 'could':20,61 'drive':9,27 'exfat':11 'exoplay':54 'fedoraserv':77 'fellow':2 'file':57 'filesystem':18 'get':69 'handl':21 'happen':96 'hard':8,26 'hardlink':22 'hello':1 'http':74 'jellyfin':30 'lemmy.kde.social':98 'lemmy.kde.social/post/742745)':97 'log':67,94 'look':91 'may':47 'mkv':44 'need':16 'ot':89 'problem':36,64 'reformat':5 'remount':24 'respons':75 'selfhost':3 'sever':34 'slow':73 'smooth':59 'status':86 'stutter':35 'usb':7 'use':53 'video':39 'webui':31 'work':58 'xfs':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706637558
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/742749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564058 {#1530
    date: 2024-01-29 22:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Jellyfin-video-stutters-on-some-files-all-MKV-it-seems"
  +title: "Jellyfin video stutters on some files (all MKV it seems)"
  +url: null
  +body: """
    Hello fellow selfhosters! I reformatted my USB hard drive from exFAT to XFS because I needed a filesystem that could handle hardlinks. I remounted the hard drive and now jellyfin webUI has a severe stuttering problem on some videos, all of them are MKV but it may be a coincidence. On android (using exoplayer) the same files works smoothly. what could be the problem?  \n
    in the logs I get a bunch of `Slow HTTP Response from http://fedoraserver:8096/ to 192.168.1.30 in 0:00:07.4635856 with Status Code 200`\n
    \n
    OT: while looking at the logs [this happened](https://lemmy.kde.social/post/742745)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582735 {#1531
    date: 2024-10-22 09:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 33912
  -titleTs: "'file':6 'jellyfin':1 'mkv':8 'seem':10 'stutter':3 'video':2"
  -bodyTs: "'/post/742745)':99 '0':82 '00':83 '07.4635856':84 '192.168.1.30':80 '200':88 '8096':78 'android':52 'bunch':71 'code':87 'coincid':50 'could':20,61 'drive':9,27 'exfat':11 'exoplay':54 'fedoraserv':77 'fellow':2 'file':57 'filesystem':18 'get':69 'handl':21 'happen':96 'hard':8,26 'hardlink':22 'hello':1 'http':74 'jellyfin':30 'lemmy.kde.social':98 'lemmy.kde.social/post/742745)':97 'log':67,94 'look':91 'may':47 'mkv':44 'need':16 'ot':89 'problem':36,64 'reformat':5 'remount':24 'respons':75 'selfhost':3 'sever':34 'slow':73 'smooth':59 'status':86 'stutter':35 'usb':7 'use':53 'video':39 'webui':31 'work':58 'xfs':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706637558
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/742749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564058 {#1530
    date: 2024-01-29 22:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Jellyfin-video-stutters-on-some-files-all-MKV-it-seems"
  +title: "Jellyfin video stutters on some files (all MKV it seems)"
  +url: null
  +body: """
    Hello fellow selfhosters! I reformatted my USB hard drive from exFAT to XFS because I needed a filesystem that could handle hardlinks. I remounted the hard drive and now jellyfin webUI has a severe stuttering problem on some videos, all of them are MKV but it may be a coincidence. On android (using exoplayer) the same files works smoothly. what could be the problem?  \n
    in the logs I get a bunch of `Slow HTTP Response from http://fedoraserver:8096/ to 192.168.1.30 in 0:00:07.4635856 with Status Code 200`\n
    \n
    OT: while looking at the logs [this happened](https://lemmy.kde.social/post/742745)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582735 {#1531
    date: 2024-10-22 09:38:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 33912
  -titleTs: "'file':6 'jellyfin':1 'mkv':8 'seem':10 'stutter':3 'video':2"
  -bodyTs: "'/post/742745)':99 '0':82 '00':83 '07.4635856':84 '192.168.1.30':80 '200':88 '8096':78 'android':52 'bunch':71 'code':87 'coincid':50 'could':20,61 'drive':9,27 'exfat':11 'exoplay':54 'fedoraserv':77 'fellow':2 'file':57 'filesystem':18 'get':69 'handl':21 'happen':96 'hard':8,26 'hardlink':22 'hello':1 'http':74 'jellyfin':30 'lemmy.kde.social':98 'lemmy.kde.social/post/742745)':97 'log':67,94 'look':91 'may':47 'mkv':44 'need':16 'ot':89 'problem':36,64 'reformat':5 'remount':24 'respons':75 'selfhost':3 'sever':34 'slow':73 'smooth':59 'status':86 'stutter':35 'usb':7 'use':53 'video':39 'webui':31 'work':58 'xfs':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706637558
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/742749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564058 {#1530
    date: 2024-01-29 22:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Private-and-or-cheap-places-to-register-a-domain"
  +title: "Private and/or cheap places to register a domain"
  +url: null
  +body: """
    You have 5 seconds to answer 😃\n
    \n
    I’m currently using namecheap to buy cheap domains, I know they are not necessarily cheap in long term, but first year + coupons make them almost free\n
    \n
    But now I’ve got some domains I don’t want to just use one year, and it gives pretty much a lot of issues with pricing and privacy\n
    \n
    So please, people, share services you use, and tell me whether they are private and/or cheap and/or have all those countless generic domains and not just .com .org .net
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582720 {#1710
    date: 2024-10-22 09:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 33703
  -titleTs: "'and/or':2 'cheap':3 'domain':8 'place':4 'privat':1 'regist':6"
  -bodyTs: "'5':3 'almost':32 'and/or':77,79 'answer':6 'buy':13 'cheap':14,22,78 'com':89 'countless':83 'coupon':29 'current':9 'domain':15,40,85 'first':27 'free':33 'generic':84 'give':52 'got':38 'issu':58 'know':17 'long':24 'lot':56 'm':8 'make':30 'much':54 'namecheap':11 'necessarili':21 'net':91 'one':48 'org':90 'peopl':65 'pleas':64 'pretti':53 'price':60 'privaci':62 'privat':76 'second':4 'servic':67 'share':66 'tell':71 'term':25 'use':10,47,69 've':37 'want':44 'whether':73 'year':28,49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706558379
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13659546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706471979 {#1706
    date: 2024-01-28 20:59: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
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Private-and-or-cheap-places-to-register-a-domain"
  +title: "Private and/or cheap places to register a domain"
  +url: null
  +body: """
    You have 5 seconds to answer 😃\n
    \n
    I’m currently using namecheap to buy cheap domains, I know they are not necessarily cheap in long term, but first year + coupons make them almost free\n
    \n
    But now I’ve got some domains I don’t want to just use one year, and it gives pretty much a lot of issues with pricing and privacy\n
    \n
    So please, people, share services you use, and tell me whether they are private and/or cheap and/or have all those countless generic domains and not just .com .org .net
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582720 {#1710
    date: 2024-10-22 09:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 33703
  -titleTs: "'and/or':2 'cheap':3 'domain':8 'place':4 'privat':1 'regist':6"
  -bodyTs: "'5':3 'almost':32 'and/or':77,79 'answer':6 'buy':13 'cheap':14,22,78 'com':89 'countless':83 'coupon':29 'current':9 'domain':15,40,85 'first':27 'free':33 'generic':84 'give':52 'got':38 'issu':58 'know':17 'long':24 'lot':56 'm':8 'make':30 'much':54 'namecheap':11 'necessarili':21 'net':91 'one':48 'org':90 'peopl':65 'pleas':64 'pretti':53 'price':60 'privaci':62 'privat':76 'second':4 'servic':67 'share':66 'tell':71 'term':25 'use':10,47,69 've':37 'want':44 'whether':73 'year':28,49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706558379
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13659546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706471979 {#1706
    date: 2024-01-28 20:59: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
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Private-and-or-cheap-places-to-register-a-domain"
  +title: "Private and/or cheap places to register a domain"
  +url: null
  +body: """
    You have 5 seconds to answer 😃\n
    \n
    I’m currently using namecheap to buy cheap domains, I know they are not necessarily cheap in long term, but first year + coupons make them almost free\n
    \n
    But now I’ve got some domains I don’t want to just use one year, and it gives pretty much a lot of issues with pricing and privacy\n
    \n
    So please, people, share services you use, and tell me whether they are private and/or cheap and/or have all those countless generic domains and not just .com .org .net
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582720 {#1710
    date: 2024-10-22 09:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 33703
  -titleTs: "'and/or':2 'cheap':3 'domain':8 'place':4 'privat':1 'regist':6"
  -bodyTs: "'5':3 'almost':32 'and/or':77,79 'answer':6 'buy':13 'cheap':14,22,78 'com':89 'countless':83 'coupon':29 'current':9 'domain':15,40,85 'first':27 'free':33 'generic':84 'give':52 'got':38 'issu':58 'know':17 'long':24 'lot':56 'm':8 'make':30 'much':54 'namecheap':11 'necessarili':21 'net':91 'one':48 'org':90 'peopl':65 'pleas':64 'pretti':53 'price':60 'privaci':62 'privat':76 'second':4 'servic':67 'share':66 'tell':71 'term':25 'use':10,47,69 've':37 'want':44 'whether':73 'year':28,49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706558379
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13659546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706471979 {#1706
    date: 2024-01-28 20:59: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
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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1498 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Lemmy-instance-admin-snooping-at-votes"
  +title: "Lemmy instance admin snooping at votes"
  +url: "https://monero.town/comment/3263470"
  +body: """
    So I was going through /all and this admin is snooping at vote counts for posts in his instance and then posting it publicly.\n
    \n
    Just a reminder that these kind of petty people exist. Pick a trustworthy instance or better yet, host your own.\n
    \n
    Archive: [archive.md/oybyL](https://archive.md/oybyL)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582580 {#1471
    date: 2024-10-22 09:36:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33978
  -titleTs: "'admin':3 'instanc':2 'lemmi':1 'snoop':4 'vote':6"
  -bodyTs: "'/all':6 '/oybyl](https://archive.md/oybyl)':48 'admin':9 'archiv':45 'archive.md':47 'archive.md/oybyl](https://archive.md/oybyl)':46 'better':40 'count':14 'exist':34 'go':4 'host':42 'instanc':19,38 'kind':30 'peopl':33 'petti':32 'pick':35 'post':16,22 'public':24 'remind':27 'snoop':11 'trustworthi':37 'vote':13 'yet':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706672315
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11231299"
  +editedAt: DateTimeImmutable @1729540694 {#1467
    date: 2024-10-21 21:58:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706585915 {#1470
    date: 2024-01-30 04:38:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1498 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Lemmy-instance-admin-snooping-at-votes"
  +title: "Lemmy instance admin snooping at votes"
  +url: "https://monero.town/comment/3263470"
  +body: """
    So I was going through /all and this admin is snooping at vote counts for posts in his instance and then posting it publicly.\n
    \n
    Just a reminder that these kind of petty people exist. Pick a trustworthy instance or better yet, host your own.\n
    \n
    Archive: [archive.md/oybyL](https://archive.md/oybyL)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582580 {#1471
    date: 2024-10-22 09:36:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33978
  -titleTs: "'admin':3 'instanc':2 'lemmi':1 'snoop':4 'vote':6"
  -bodyTs: "'/all':6 '/oybyl](https://archive.md/oybyl)':48 'admin':9 'archiv':45 'archive.md':47 'archive.md/oybyl](https://archive.md/oybyl)':46 'better':40 'count':14 'exist':34 'go':4 'host':42 'instanc':19,38 'kind':30 'peopl':33 'petti':32 'pick':35 'post':16,22 'public':24 'remind':27 'snoop':11 'trustworthi':37 'vote':13 'yet':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706672315
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11231299"
  +editedAt: DateTimeImmutable @1729540694 {#1467
    date: 2024-10-21 21:58:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706585915 {#1470
    date: 2024-01-30 04:38:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1498 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Lemmy-instance-admin-snooping-at-votes"
  +title: "Lemmy instance admin snooping at votes"
  +url: "https://monero.town/comment/3263470"
  +body: """
    So I was going through /all and this admin is snooping at vote counts for posts in his instance and then posting it publicly.\n
    \n
    Just a reminder that these kind of petty people exist. Pick a trustworthy instance or better yet, host your own.\n
    \n
    Archive: [archive.md/oybyL](https://archive.md/oybyL)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582580 {#1471
    date: 2024-10-22 09:36:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33978
  -titleTs: "'admin':3 'instanc':2 'lemmi':1 'snoop':4 'vote':6"
  -bodyTs: "'/all':6 '/oybyl](https://archive.md/oybyl)':48 'admin':9 'archiv':45 'archive.md':47 'archive.md/oybyl](https://archive.md/oybyl)':46 'better':40 'count':14 'exist':34 'go':4 'host':42 'instanc':19,38 'kind':30 'peopl':33 'petti':32 'pick':35 'post':16,22 'public':24 'remind':27 'snoop':11 'trustworthi':37 'vote':13 'yet':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706672315
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11231299"
  +editedAt: DateTimeImmutable @1729540694 {#1467
    date: 2024-10-21 21:58:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706585915 {#1470
    date: 2024-01-30 04:38:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "How-do-you-deal-with-the-thought-of-having-to"
  +title: "How do you deal with the thought of having to work for 40+ years and then when/if you retire, you're too old to do much?"
  +url: null
  +body: "There has to be a better system than this."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582544 {#1495
    date: 2024-10-22 09:35:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 33999
  -titleTs: "'40':13 'deal':4 'much':26 'old':23 're':21 'retir':19 'thought':7 'when/if':17 'work':11 'year':14"
  -bodyTs: "'better':6 'system':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706680956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11357286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594556 {#1492
    date: 2024-01-30 07:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "How-do-you-deal-with-the-thought-of-having-to"
  +title: "How do you deal with the thought of having to work for 40+ years and then when/if you retire, you're too old to do much?"
  +url: null
  +body: "There has to be a better system than this."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582544 {#1495
    date: 2024-10-22 09:35:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 33999
  -titleTs: "'40':13 'deal':4 'much':26 'old':23 're':21 'retir':19 'thought':7 'when/if':17 'work':11 'year':14"
  -bodyTs: "'better':6 'system':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706680956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11357286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594556 {#1492
    date: 2024-01-30 07:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "How-do-you-deal-with-the-thought-of-having-to"
  +title: "How do you deal with the thought of having to work for 40+ years and then when/if you retire, you're too old to do much?"
  +url: null
  +body: "There has to be a better system than this."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582544 {#1495
    date: 2024-10-22 09:35:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 33999
  -titleTs: "'40':13 'deal':4 'much':26 'old':23 're':21 'retir':19 'thought':7 'when/if':17 'work':11 'year':14"
  -bodyTs: "'better':6 'system':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706680956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11357286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594556 {#1492
    date: 2024-01-30 07:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1950 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1751
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1788
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1772
    date: 2024-01-28 23:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1950 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1751
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1788
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1772
    date: 2024-01-28 23:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1950 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#1751
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#1788
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#1772
    date: 2024-01-28 23:42:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "We-are-living-in-the-end-times"
  +title: "We are living in the end times"
  +url: "https://i.postimg.cc/ydnqr9Qz/Screenshot-20240128-192336-325.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582025 {#1780
    date: 2024-10-22 09:27:05.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: 33888
  -titleTs: "'end':6 'live':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644533
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13341940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558133 {#1764
    date: 2024-01-29 20:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "We-are-living-in-the-end-times"
  +title: "We are living in the end times"
  +url: "https://i.postimg.cc/ydnqr9Qz/Screenshot-20240128-192336-325.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582025 {#1780
    date: 2024-10-22 09:27:05.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: 33888
  -titleTs: "'end':6 'live':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644533
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13341940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558133 {#1764
    date: 2024-01-29 20:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "We-are-living-in-the-end-times"
  +title: "We are living in the end times"
  +url: "https://i.postimg.cc/ydnqr9Qz/Screenshot-20240128-192336-325.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582025 {#1780
    date: 2024-10-22 09:27:05.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: 33888
  -titleTs: "'end':6 'live':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706644533
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13341940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558133 {#1764
    date: 2024-01-29 20:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#1633
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#1627
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#1624
    date: 2024-01-28 16:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#1633
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#1627
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#1624
    date: 2024-01-28 16:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1950 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#1633
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#1627
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#1624
    date: 2024-01-28 16:26:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1414 …}
  +image: Proxies\__CG__\App\Entity\Image {#1411 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1412 …}
  +slug: "Billions-must-fry"
  +title: "Billions must fry"
  +url: "https://startrek.website/pictrs/image/f79d504a-a7f9-4986-949e-4cb59ac49b75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581796 {#1426
    date: 2024-10-22 09:23:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 33886
  -titleTs: "'billion':1 'fri':3 'must':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643764
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6231430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557364 {#1451
    date: 2024-01-29 20:42: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
71 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1414 …}
  +image: Proxies\__CG__\App\Entity\Image {#1411 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1412 …}
  +slug: "Billions-must-fry"
  +title: "Billions must fry"
  +url: "https://startrek.website/pictrs/image/f79d504a-a7f9-4986-949e-4cb59ac49b75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581796 {#1426
    date: 2024-10-22 09:23:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 33886
  -titleTs: "'billion':1 'fri':3 'must':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643764
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6231430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557364 {#1451
    date: 2024-01-29 20:42: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
72 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1414 …}
  +image: Proxies\__CG__\App\Entity\Image {#1411 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1412 …}
  +slug: "Billions-must-fry"
  +title: "Billions must fry"
  +url: "https://startrek.website/pictrs/image/f79d504a-a7f9-4986-949e-4cb59ac49b75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581796 {#1426
    date: 2024-10-22 09:23:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 33886
  -titleTs: "'billion':1 'fri':3 'must':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706643764
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6231430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706557364 {#1451
    date: 2024-01-29 20:42: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
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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "No-doubt-Wanna-fight-me"
  +title: "No doubt. Wanna fight me?"
  +url: "https://lemm.ee/pictrs/image/f1d85fcf-5edc-4ef0-8bf0-70a2a7a01be0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 156
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581790 {#1464
    date: 2024-10-22 09:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 33819
  -titleTs: "'doubt':2 'fight':4 'wanna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706623328
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22254065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536928 {#1448
    date: 2024-01-29 15:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "No-doubt-Wanna-fight-me"
  +title: "No doubt. Wanna fight me?"
  +url: "https://lemm.ee/pictrs/image/f1d85fcf-5edc-4ef0-8bf0-70a2a7a01be0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 156
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581790 {#1464
    date: 2024-10-22 09:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 33819
  -titleTs: "'doubt':2 'fight':4 'wanna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706623328
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22254065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536928 {#1448
    date: 2024-01-29 15:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "No-doubt-Wanna-fight-me"
  +title: "No doubt. Wanna fight me?"
  +url: "https://lemm.ee/pictrs/image/f1d85fcf-5edc-4ef0-8bf0-70a2a7a01be0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 156
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581790 {#1464
    date: 2024-10-22 09:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 33819
  -titleTs: "'doubt':2 'fight':4 'wanna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706623328
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22254065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706536928 {#1448
    date: 2024-01-29 15:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "How-well-does-the-raspberry-pi-handle-being-a-moonlight"
  +title: "How well does the raspberry pi handle being a moonlight client"
  +url: null
  +body: """
    I’m thinking about moving my PC out to the living room and streaming back to my office when I need to. I’ve used a number of moonlight clients with mixed results.\n
    \n
    Apple TV and Xbox Series X, terrible with massive lag.\n
    \n
    Android with Nvidia shield pro or Chromecast with Google TV, not bad but not amazing,\n
    \n
    MacOS client on MacBook pro and Google pixel 6 pro over wifi 6, perfect feels like it’s on the same machine.\n
    \n
    Before I go through all the effort of setting up the Raspberry Pi 4 just wondering if anyone has any first hand experience on the quality of the stream
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581477 {#1431
    date: 2024-10-22 09:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 33636
  -titleTs: "'client':11 'handl':7 'moonlight':10 'pi':6 'raspberri':5 'well':2"
  -bodyTs: "'4':94 '6':67,71 'amaz':58 'android':44 'anyon':98 'appl':34 'back':15 'bad':55 'chromecast':50 'client':30,60 'effort':87 'experi':103 'feel':73 'first':101 'go':83 'googl':52,65 'hand':102 'lag':43 'like':74 'live':11 'm':2 'macbook':62 'machin':80 'maco':59 'massiv':42 'mix':32 'moonlight':29 'move':5 'need':21 'number':27 'nvidia':46 'offic':18 'pc':7 'perfect':72 'pi':93 'pixel':66 'pro':48,63,68 'qualiti':106 'raspberri':92 'result':33 'room':12 'seri':38 'set':89 'shield':47 'stream':14,109 'terribl':40 'think':3 'tv':35,53 'use':25 've':24 'wifi':70 'wonder':96 'x':39 'xbox':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706536935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11287002"
  +editedAt: DateTimeImmutable @1729144439 {#1440
    date: 2024-10-17 07:53:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706450535 {#1438
    date: 2024-01-28 15:02: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
79 DENIED edit
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "How-well-does-the-raspberry-pi-handle-being-a-moonlight"
  +title: "How well does the raspberry pi handle being a moonlight client"
  +url: null
  +body: """
    I’m thinking about moving my PC out to the living room and streaming back to my office when I need to. I’ve used a number of moonlight clients with mixed results.\n
    \n
    Apple TV and Xbox Series X, terrible with massive lag.\n
    \n
    Android with Nvidia shield pro or Chromecast with Google TV, not bad but not amazing,\n
    \n
    MacOS client on MacBook pro and Google pixel 6 pro over wifi 6, perfect feels like it’s on the same machine.\n
    \n
    Before I go through all the effort of setting up the Raspberry Pi 4 just wondering if anyone has any first hand experience on the quality of the stream
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581477 {#1431
    date: 2024-10-22 09:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 33636
  -titleTs: "'client':11 'handl':7 'moonlight':10 'pi':6 'raspberri':5 'well':2"
  -bodyTs: "'4':94 '6':67,71 'amaz':58 'android':44 'anyon':98 'appl':34 'back':15 'bad':55 'chromecast':50 'client':30,60 'effort':87 'experi':103 'feel':73 'first':101 'go':83 'googl':52,65 'hand':102 'lag':43 'like':74 'live':11 'm':2 'macbook':62 'machin':80 'maco':59 'massiv':42 'mix':32 'moonlight':29 'move':5 'need':21 'number':27 'nvidia':46 'offic':18 'pc':7 'perfect':72 'pi':93 'pixel':66 'pro':48,63,68 'qualiti':106 'raspberri':92 'result':33 'room':12 'seri':38 'set':89 'shield':47 'stream':14,109 'terribl':40 'think':3 'tv':35,53 'use':25 've':24 'wifi':70 'wonder':96 'x':39 'xbox':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706536935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11287002"
  +editedAt: DateTimeImmutable @1729144439 {#1440
    date: 2024-10-17 07:53:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706450535 {#1438
    date: 2024-01-28 15:02: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
80 DENIED moderate
App\Entity\Entry {#1429
  +user: Proxies\__CG__\App\Entity\User {#1699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1866 …}
  +slug: "How-well-does-the-raspberry-pi-handle-being-a-moonlight"
  +title: "How well does the raspberry pi handle being a moonlight client"
  +url: null
  +body: """
    I’m thinking about moving my PC out to the living room and streaming back to my office when I need to. I’ve used a number of moonlight clients with mixed results.\n
    \n
    Apple TV and Xbox Series X, terrible with massive lag.\n
    \n
    Android with Nvidia shield pro or Chromecast with Google TV, not bad but not amazing,\n
    \n
    MacOS client on MacBook pro and Google pixel 6 pro over wifi 6, perfect feels like it’s on the same machine.\n
    \n
    Before I go through all the effort of setting up the Raspberry Pi 4 just wondering if anyone has any first hand experience on the quality of the stream
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581477 {#1431
    date: 2024-10-22 09:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 33636
  -titleTs: "'client':11 'handl':7 'moonlight':10 'pi':6 'raspberri':5 'well':2"
  -bodyTs: "'4':94 '6':67,71 'amaz':58 'android':44 'anyon':98 'appl':34 'back':15 'bad':55 'chromecast':50 'client':30,60 'effort':87 'experi':103 'feel':73 'first':101 'go':83 'googl':52,65 'hand':102 'lag':43 'like':74 'live':11 'm':2 'macbook':62 'machin':80 'maco':59 'massiv':42 'mix':32 'moonlight':29 'move':5 'need':21 'number':27 'nvidia':46 'offic':18 'pc':7 'perfect':72 'pi':93 'pixel':66 'pro':48,63,68 'qualiti':106 'raspberri':92 'result':33 'room':12 'seri':38 'set':89 'shield':47 'stream':14,109 'terribl':40 'think':3 'tv':35,53 'use':25 've':24 'wifi':70 'wonder':96 'x':39 'xbox':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706536935
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11287002"
  +editedAt: DateTimeImmutable @1729144439 {#1440
    date: 2024-10-17 07:53:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706450535 {#1438
    date: 2024-01-28 15:02: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
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1412 …}
  +slug: "This-is-horsecaca-As-a-pansexual-male-I-prefer-a"
  +title: "This is horsecaca. As a pansexual male, I prefer a Dutch oven."
  +url: "https://startrek.website/pictrs/image/42e05af1-c5f9-414c-a6a3-d087ce3fa723.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581319 {#1609
    date: 2024-10-22 09:15:19.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: 33982
  -titleTs: "'dutch':11 'horsecaca':3 'male':7 'oven':12 'pansexu':6 'prefer':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706674958
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6244784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588558 {#1606
    date: 2024-01-30 05:22:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1412 …}
  +slug: "This-is-horsecaca-As-a-pansexual-male-I-prefer-a"
  +title: "This is horsecaca. As a pansexual male, I prefer a Dutch oven."
  +url: "https://startrek.website/pictrs/image/42e05af1-c5f9-414c-a6a3-d087ce3fa723.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581319 {#1609
    date: 2024-10-22 09:15:19.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: 33982
  -titleTs: "'dutch':11 'horsecaca':3 'male':7 'oven':12 'pansexu':6 'prefer':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706674958
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6244784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588558 {#1606
    date: 2024-01-30 05:22:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1412 …}
  +slug: "This-is-horsecaca-As-a-pansexual-male-I-prefer-a"
  +title: "This is horsecaca. As a pansexual male, I prefer a Dutch oven."
  +url: "https://startrek.website/pictrs/image/42e05af1-c5f9-414c-a6a3-d087ce3fa723.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581319 {#1609
    date: 2024-10-22 09:15:19.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: 33982
  -titleTs: "'dutch':11 'horsecaca':3 'male':7 'oven':12 'pansexu':6 'prefer':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706674958
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6244784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706588558 {#1606
    date: 2024-01-30 05:22:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Okay-okay-you-talked-me-into-coffee"
  +title: "Okay, okay, you talked me into coffee."
  +url: "https://lemmy.world/pictrs/image/2be970fa-26f9-49bb-b756-ff55a7a0f3be.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 830
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729580768 {#1674
    date: 2024-10-22 09:06:08.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: 33677
  -titleTs: "'coffe':7 'okay':1,2 'talk':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706550362
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11296782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706463962 {#1676
    date: 2024-01-28 18:46:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Okay-okay-you-talked-me-into-coffee"
  +title: "Okay, okay, you talked me into coffee."
  +url: "https://lemmy.world/pictrs/image/2be970fa-26f9-49bb-b756-ff55a7a0f3be.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 830
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729580768 {#1674
    date: 2024-10-22 09:06:08.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: 33677
  -titleTs: "'coffe':7 'okay':1,2 'talk':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706550362
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11296782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706463962 {#1676
    date: 2024-01-28 18:46:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Okay-okay-you-talked-me-into-coffee"
  +title: "Okay, okay, you talked me into coffee."
  +url: "https://lemmy.world/pictrs/image/2be970fa-26f9-49bb-b756-ff55a7a0f3be.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 830
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729580768 {#1674
    date: 2024-10-22 09:06:08.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: 33677
  -titleTs: "'coffe':7 'okay':1,2 'talk':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706550362
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11296782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706463962 {#1676
    date: 2024-01-28 18:46:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Thunderbird-s-Devs-Rust-Is-Coming"
  +title: "Thunderbird's Devs: Rust Is Coming"
  +url: "https://linuxiac.com/thunderbirds-devs-rust-is-coming/"
  +body: "Planned work for the 2024 release of Thunderbird.: [developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579849 {#1651
    date: 2024-10-22 08:50:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 33995
  -titleTs: "'come':6 'dev':3 'rust':4 'thunderbird':1"
  -bodyTs: "'/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':11 '2024':5 'developer.thunderbird.net':10 'developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':9 'plan':1 'releas':6 'thunderbird':8 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706680670
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11234636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594270 {#1653
    date: 2024-01-30 06:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Thunderbird-s-Devs-Rust-Is-Coming"
  +title: "Thunderbird's Devs: Rust Is Coming"
  +url: "https://linuxiac.com/thunderbirds-devs-rust-is-coming/"
  +body: "Planned work for the 2024 release of Thunderbird.: [developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579849 {#1651
    date: 2024-10-22 08:50:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 33995
  -titleTs: "'come':6 'dev':3 'rust':4 'thunderbird':1"
  -bodyTs: "'/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':11 '2024':5 'developer.thunderbird.net':10 'developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':9 'plan':1 'releas':6 'thunderbird':8 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706680670
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11234636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594270 {#1653
    date: 2024-01-30 06:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Thunderbird-s-Devs-Rust-Is-Coming"
  +title: "Thunderbird's Devs: Rust Is Coming"
  +url: "https://linuxiac.com/thunderbirds-devs-rust-is-coming/"
  +body: "Planned work for the 2024 release of Thunderbird.: [developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579849 {#1651
    date: 2024-10-22 08:50:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 33995
  -titleTs: "'come':6 'dev':3 'rust':4 'thunderbird':1"
  -bodyTs: "'/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':11 '2024':5 'developer.thunderbird.net':10 'developer.thunderbird.net/planning/roadmap](https://developer.thunderbird.net/planning/roadmap)':9 'plan':1 'releas':6 'thunderbird':8 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706680670
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11234636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594270 {#1653
    date: 2024-01-30 06:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1579
  +user: Proxies\__CG__\App\Entity\User {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1572 …}
  +slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
  +title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
  +url: "https://www.youtube.com/watch?v=TRifHcedhiU"
  +body: """
    cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
    \n
    > George Lucas be like:\n
    > \n
    > “And they fight.”\n
    > \n
    > *Shows pages of otherwise blank pages.*\n
    > \n
    > (Nobody’s gonna get this reference.)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579637 {#1577
    date: 2024-10-22 08:47:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 33992
  -titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
  -bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706605511
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1716833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592511 {#1580
    date: 2024-01-30 06:28:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1572 …}
  +slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
  +title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
  +url: "https://www.youtube.com/watch?v=TRifHcedhiU"
  +body: """
    cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
    \n
    > George Lucas be like:\n
    > \n
    > “And they fight.”\n
    > \n
    > *Shows pages of otherwise blank pages.*\n
    > \n
    > (Nobody’s gonna get this reference.)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579637 {#1577
    date: 2024-10-22 08:47:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 33992
  -titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
  -bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706605511
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1716833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592511 {#1580
    date: 2024-01-30 06:28:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1572 …}
  +slug: "DRAGON-BALL-Sparking-ZERO-Goku-VS-Vegeta-Rivals-Trailer"
  +title: "DRAGON BALL: Sparking! ZERO - Goku VS Vegeta - Rivals Trailer"
  +url: "https://www.youtube.com/watch?v=TRifHcedhiU"
  +body: """
    cross-posted from: [hexbear.net/post/1716829](https://hexbear.net/post/1716829)\n
    \n
    > George Lucas be like:\n
    > \n
    > “And they fight.”\n
    > \n
    > *Shows pages of otherwise blank pages.*\n
    > \n
    > (Nobody’s gonna get this reference.)
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579637 {#1577
    date: 2024-10-22 08:47:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 33992
  -titleTs: "'ball':2 'dragon':1 'goku':5 'rival':8 'spark':3 'trailer':9 'vegeta':7 'vs':6 'zero':4"
  -bodyTs: "'/post/1716829](https://hexbear.net/post/1716829)':7 'blank':19 'cross':2 'cross-post':1 'fight':14 'georg':8 'get':24 'gonna':23 'hexbear.net':6 'hexbear.net/post/1716829](https://hexbear.net/post/1716829)':5 'like':11 'luca':9 'nobodi':21 'otherwis':18 'page':16,20 'post':3 'refer':26 'show':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706605511
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1716833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706592511 {#1580
    date: 2024-01-30 06:28:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1559 …}
  +slug: "A-fork-of-NewPipe-that-implements-SponsorBlock-and-ReturnYouTubeDislike"
  +title: "A fork of NewPipe that implements SponsorBlock and ReturnYouTubeDislike"
  +url: "https://github.com/polymorphicshade/Tubular"
  +body: "It’s by the devloper of New Pipe x Sponsorblock which is no longer maintained."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579466 {#1528
    date: 2024-10-22 08:44:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 33991
  -titleTs: "'fork':2 'implement':6 'newpip':4 'returnyoutubedislik':9 'sponsorblock':7"
  -bodyTs: "'devlop':5 'longer':14 'maintain':15 'new':7 'pipe':8 'sponsorblock':10 'x':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706678770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11356359"
  +editedAt: DateTimeImmutable @1729555993 {#1527
    date: 2024-10-22 02:13:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706592370 {#1561
    date: 2024-01-30 06:26: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
99 DENIED edit
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1559 …}
  +slug: "A-fork-of-NewPipe-that-implements-SponsorBlock-and-ReturnYouTubeDislike"
  +title: "A fork of NewPipe that implements SponsorBlock and ReturnYouTubeDislike"
  +url: "https://github.com/polymorphicshade/Tubular"
  +body: "It’s by the devloper of New Pipe x Sponsorblock which is no longer maintained."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579466 {#1528
    date: 2024-10-22 08:44:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 33991
  -titleTs: "'fork':2 'implement':6 'newpip':4 'returnyoutubedislik':9 'sponsorblock':7"
  -bodyTs: "'devlop':5 'longer':14 'maintain':15 'new':7 'pipe':8 'sponsorblock':10 'x':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706678770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11356359"
  +editedAt: DateTimeImmutable @1729555993 {#1527
    date: 2024-10-22 02:13:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706592370 {#1561
    date: 2024-01-30 06:26: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
100 DENIED moderate
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1961 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1559 …}
  +slug: "A-fork-of-NewPipe-that-implements-SponsorBlock-and-ReturnYouTubeDislike"
  +title: "A fork of NewPipe that implements SponsorBlock and ReturnYouTubeDislike"
  +url: "https://github.com/polymorphicshade/Tubular"
  +body: "It’s by the devloper of New Pipe x Sponsorblock which is no longer maintained."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579466 {#1528
    date: 2024-10-22 08:44:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 33991
  -titleTs: "'fork':2 'implement':6 'newpip':4 'returnyoutubedislik':9 'sponsorblock':7"
  -bodyTs: "'devlop':5 'longer':14 'maintain':15 'new':7 'pipe':8 'sponsorblock':10 'x':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706678770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11356359"
  +editedAt: DateTimeImmutable @1729555993 {#1527
    date: 2024-10-22 02:13:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706592370 {#1561
    date: 2024-01-30 06:26: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