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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "20-January-1979"
  +title: "20 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/aaefef88-0071-40d4-a5b5-b96f7e6f3c2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705769193 {#191
    date: 2024-01-20 17:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 31968
  -titleTs: "'1979':3 '20':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855593
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13144345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769193 {#242
    date: 2024-01-20 17:46: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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "20-January-1979"
  +title: "20 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/aaefef88-0071-40d4-a5b5-b96f7e6f3c2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705769193 {#191
    date: 2024-01-20 17:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 31968
  -titleTs: "'1979':3 '20':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855593
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13144345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769193 {#242
    date: 2024-01-20 17:46: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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "20-January-1979"
  +title: "20 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/aaefef88-0071-40d4-a5b5-b96f7e6f3c2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705769193 {#191
    date: 2024-01-20 17:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 31968
  -titleTs: "'1979':3 '20':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855593
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13144345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769193 {#242
    date: 2024-01-20 17:46: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "20-January-1987"
  +title: "20 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/f014b383-4d4b-43cf-8ac3-e3e2a9f8f501.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705769045 {#1882
    date: 2024-01-20 17:44:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 31962
  -titleTs: "'1987':3 '20':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855445
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13144275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769045 {#1885
    date: 2024-01-20 17:44:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "20-January-1987"
  +title: "20 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/f014b383-4d4b-43cf-8ac3-e3e2a9f8f501.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705769045 {#1882
    date: 2024-01-20 17:44:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 31962
  -titleTs: "'1987':3 '20':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855445
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13144275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769045 {#1885
    date: 2024-01-20 17:44:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "20-January-1987"
  +title: "20 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/f014b383-4d4b-43cf-8ac3-e3e2a9f8f501.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705769045 {#1882
    date: 2024-01-20 17:44:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 31962
  -titleTs: "'1987':3 '20':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855445
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13144275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769045 {#1885
    date: 2024-01-20 17:44:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Washington-State-Is-Leaving-Tribal-Cultural-Resources-at-the-Mercy"
  +title: "Washington State Is Leaving Tribal Cultural Resources at the Mercy of Solar Developers"
  +url: "https://www.propublica.org/article/washington-state-is-leaving-tribal-cultural-resources-at-mercy-of-solar-developers"
  +body: """
    In the autumn of 2021, an 800-page report crossed the desk of Washington state lands archaeologist Sara Palmer. It came from an energy developer called Avangrid Renewables, which was proposing to build a solar facility partly on a parcel of public land managed by the state. Palmer was in charge of reviewing reports like these, which are based on land surveys intended to identify archaeologically and culturally significant resources.\n
    \n
    Developers have proposed dozens of similar solar and wind projects across the state — a “green rush” of sorts amid rising fears of climate change. With the projects came more reports.\n
    \n
    Often, Palmer, who worked for the Washington State Department of Natural Resources, read the reports and signed off; sometimes she shared notes on any concerns or told the developer to have the archaeologists they’d contracted with do additional fieldwork. This time, as she looked at the report, she grew concerned. The consulting company that Avangrid had hired, Tetra Tech, had included a lot of boilerplate language about human history on the Columbia Plateau, but fewer details than Palmer expected about what was actually found on the land.\n
    \n
    Palmer knew that the parcel, located on a ridge called Badger Mountain, near the confluence of the Wenatchee and Columbia rivers, was historically a high-traffic corridor for the škwáxčənəxʷ and šnp̍əšqʷáw̉šəxʷ peoples (also known as the Moses Columbia and Wenatchi tribes). The area would likely be rich in cultural resources, including historic stone structures and first foods, the ingredients that make up traditional Indigenous diets.\n
    \n
    Palmer was used to helping developers improve their technical reports to meet state standards. So, as soon as the snow melted, she drove out to Badger Mountain to look at the land herself.\n
    \n
    As she walked the sagebrush overlook, Palmer quickly found signs of current-day Indigenous ceremonial activity, as well as ancient sites such as stone structures that can look like natural formations to the untrained eye but serve a variety of functions, including hunting and storage.\n
    \n
    Most of the proposed development is on private lands, which Palmer lacked the authority to access. But in about 20 hours of fieldwork on the state-owned parcel, over the course of several days, Palmer said she found at least 17 sites of probable archaeological or cultural importance not listed in Tetra Tech’s survey. She would find more on subsequent visits.\n
    \n
    Over the next year, Palmer’s findings — and how she shared them — would pit her against corporate and political forces that seemed determined to push the project through.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705768613 {#1974
    date: 2024-01-20 17:36:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 31959
  -titleTs: "'cultur':6 'develop':13 'leav':4 'merci':10 'resourc':7 'solar':12 'state':2 'tribal':5 'washington':1"
  -bodyTs: "'17':376 '20':354 '2021':5 '800':7 'access':350 'across':81 'activ':305 'actual':184 'addit':139 'also':223 'amid':89 'ancient':309 'archaeolog':66,380 'archaeologist':17,133 'area':233 'author':348 'autumn':3 'avangrid':27,156 'badger':199,281 'base':59 'boilerpl':166 'build':33 'call':26,198 'came':21,98 'ceremoni':304 'chang':94 'charg':51 'climat':93 'columbia':173,208,228 'compani':154 'concern':125,151 'confluenc':203 'consult':153 'contract':136 'corpor':414 'corridor':216 'cours':366 'cross':10 'cultur':68,239,382 'current':301 'current-day':300 'd':135 'day':302,369 'depart':109 'desk':12 'detail':177 'determin':420 'develop':25,71,129,261,339 'diet':255 'dozen':74 'drove':278 'energi':24 'expect':180 'eye':324 'facil':36 'fear':91 'fewer':176 'fieldwork':140,357 'find':393,404 'first':246 'food':247 'forc':417 'format':320 'found':185,297,373 'function':330 'green':85 'grew':150 'help':260 'high':214 'high-traff':213 'hire':158 'histor':211,242 'histori':170 'hour':355 'human':169 'hunt':332 'identifi':65 'import':383 'improv':262 'includ':162,241,331 'indigen':254,303 'ingredi':249 'intend':63 'knew':190 'known':224 'lack':346 'land':16,43,61,188,287,343 'languag':167 'least':375 'like':55,235,318 'list':385 'locat':194 'look':145,284,317 'lot':164 'make':251 'manag':44 'meet':267 'melt':276 'mose':227 'mountain':200,282 'natur':111,319 'near':201 'next':400 'note':122 'often':101 'overlook':294 'own':362 'page':8 'palmer':19,48,102,179,189,256,295,345,370,402 'parcel':40,193,363 'part':37 'peopl':222 'pit':411 'plateau':174 'polit':416 'privat':342 'probabl':379 'project':80,97,424 'propos':31,73,338 'public':42 'push':422 'quick':296 'read':113 'renew':28 'report':9,54,100,115,148,265 'resourc':70,112,240 'review':53 'rich':237 'ridg':197 'rise':90 'river':209 'rush':86 'sagebrush':293 'said':371 'sara':18 'seem':419 'serv':326 'sever':368 'share':121,408 'sign':117,298 'signific':69 'similar':76 'site':310,377 'snow':275 'solar':35,77 'sometim':119 'soon':272 'sort':88 'standard':269 'state':15,47,83,108,268,361 'state-own':360 'stone':243,313 'storag':334 'structur':244,314 'subsequ':396 'survey':62,390 'tech':160,388 'technic':264 'tetra':159,387 'time':142 'told':127 'tradit':253 'traffic':215 'tribe':231 'untrain':323 'use':258 'varieti':328 'visit':397 'walk':291 'washington':14,107 'well':307 'wenatche':206 'wenatchi':230 'wind':79 'work':104 'would':234,392,410 'year':401 'škwáxčənəxʷ':219 'šnp̍əšqʷáw̉šəxʷ':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827113
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7728284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705768613 {#1967
    date: 2024-01-20 17:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Washington-State-Is-Leaving-Tribal-Cultural-Resources-at-the-Mercy"
  +title: "Washington State Is Leaving Tribal Cultural Resources at the Mercy of Solar Developers"
  +url: "https://www.propublica.org/article/washington-state-is-leaving-tribal-cultural-resources-at-mercy-of-solar-developers"
  +body: """
    In the autumn of 2021, an 800-page report crossed the desk of Washington state lands archaeologist Sara Palmer. It came from an energy developer called Avangrid Renewables, which was proposing to build a solar facility partly on a parcel of public land managed by the state. Palmer was in charge of reviewing reports like these, which are based on land surveys intended to identify archaeologically and culturally significant resources.\n
    \n
    Developers have proposed dozens of similar solar and wind projects across the state — a “green rush” of sorts amid rising fears of climate change. With the projects came more reports.\n
    \n
    Often, Palmer, who worked for the Washington State Department of Natural Resources, read the reports and signed off; sometimes she shared notes on any concerns or told the developer to have the archaeologists they’d contracted with do additional fieldwork. This time, as she looked at the report, she grew concerned. The consulting company that Avangrid had hired, Tetra Tech, had included a lot of boilerplate language about human history on the Columbia Plateau, but fewer details than Palmer expected about what was actually found on the land.\n
    \n
    Palmer knew that the parcel, located on a ridge called Badger Mountain, near the confluence of the Wenatchee and Columbia rivers, was historically a high-traffic corridor for the škwáxčənəxʷ and šnp̍əšqʷáw̉šəxʷ peoples (also known as the Moses Columbia and Wenatchi tribes). The area would likely be rich in cultural resources, including historic stone structures and first foods, the ingredients that make up traditional Indigenous diets.\n
    \n
    Palmer was used to helping developers improve their technical reports to meet state standards. So, as soon as the snow melted, she drove out to Badger Mountain to look at the land herself.\n
    \n
    As she walked the sagebrush overlook, Palmer quickly found signs of current-day Indigenous ceremonial activity, as well as ancient sites such as stone structures that can look like natural formations to the untrained eye but serve a variety of functions, including hunting and storage.\n
    \n
    Most of the proposed development is on private lands, which Palmer lacked the authority to access. But in about 20 hours of fieldwork on the state-owned parcel, over the course of several days, Palmer said she found at least 17 sites of probable archaeological or cultural importance not listed in Tetra Tech’s survey. She would find more on subsequent visits.\n
    \n
    Over the next year, Palmer’s findings — and how she shared them — would pit her against corporate and political forces that seemed determined to push the project through.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705768613 {#1974
    date: 2024-01-20 17:36:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 31959
  -titleTs: "'cultur':6 'develop':13 'leav':4 'merci':10 'resourc':7 'solar':12 'state':2 'tribal':5 'washington':1"
  -bodyTs: "'17':376 '20':354 '2021':5 '800':7 'access':350 'across':81 'activ':305 'actual':184 'addit':139 'also':223 'amid':89 'ancient':309 'archaeolog':66,380 'archaeologist':17,133 'area':233 'author':348 'autumn':3 'avangrid':27,156 'badger':199,281 'base':59 'boilerpl':166 'build':33 'call':26,198 'came':21,98 'ceremoni':304 'chang':94 'charg':51 'climat':93 'columbia':173,208,228 'compani':154 'concern':125,151 'confluenc':203 'consult':153 'contract':136 'corpor':414 'corridor':216 'cours':366 'cross':10 'cultur':68,239,382 'current':301 'current-day':300 'd':135 'day':302,369 'depart':109 'desk':12 'detail':177 'determin':420 'develop':25,71,129,261,339 'diet':255 'dozen':74 'drove':278 'energi':24 'expect':180 'eye':324 'facil':36 'fear':91 'fewer':176 'fieldwork':140,357 'find':393,404 'first':246 'food':247 'forc':417 'format':320 'found':185,297,373 'function':330 'green':85 'grew':150 'help':260 'high':214 'high-traff':213 'hire':158 'histor':211,242 'histori':170 'hour':355 'human':169 'hunt':332 'identifi':65 'import':383 'improv':262 'includ':162,241,331 'indigen':254,303 'ingredi':249 'intend':63 'knew':190 'known':224 'lack':346 'land':16,43,61,188,287,343 'languag':167 'least':375 'like':55,235,318 'list':385 'locat':194 'look':145,284,317 'lot':164 'make':251 'manag':44 'meet':267 'melt':276 'mose':227 'mountain':200,282 'natur':111,319 'near':201 'next':400 'note':122 'often':101 'overlook':294 'own':362 'page':8 'palmer':19,48,102,179,189,256,295,345,370,402 'parcel':40,193,363 'part':37 'peopl':222 'pit':411 'plateau':174 'polit':416 'privat':342 'probabl':379 'project':80,97,424 'propos':31,73,338 'public':42 'push':422 'quick':296 'read':113 'renew':28 'report':9,54,100,115,148,265 'resourc':70,112,240 'review':53 'rich':237 'ridg':197 'rise':90 'river':209 'rush':86 'sagebrush':293 'said':371 'sara':18 'seem':419 'serv':326 'sever':368 'share':121,408 'sign':117,298 'signific':69 'similar':76 'site':310,377 'snow':275 'solar':35,77 'sometim':119 'soon':272 'sort':88 'standard':269 'state':15,47,83,108,268,361 'state-own':360 'stone':243,313 'storag':334 'structur':244,314 'subsequ':396 'survey':62,390 'tech':160,388 'technic':264 'tetra':159,387 'time':142 'told':127 'tradit':253 'traffic':215 'tribe':231 'untrain':323 'use':258 'varieti':328 'visit':397 'walk':291 'washington':14,107 'well':307 'wenatche':206 'wenatchi':230 'wind':79 'work':104 'would':234,392,410 'year':401 'škwáxčənəxʷ':219 'šnp̍əšqʷáw̉šəxʷ':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827113
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7728284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705768613 {#1967
    date: 2024-01-20 17:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Washington-State-Is-Leaving-Tribal-Cultural-Resources-at-the-Mercy"
  +title: "Washington State Is Leaving Tribal Cultural Resources at the Mercy of Solar Developers"
  +url: "https://www.propublica.org/article/washington-state-is-leaving-tribal-cultural-resources-at-mercy-of-solar-developers"
  +body: """
    In the autumn of 2021, an 800-page report crossed the desk of Washington state lands archaeologist Sara Palmer. It came from an energy developer called Avangrid Renewables, which was proposing to build a solar facility partly on a parcel of public land managed by the state. Palmer was in charge of reviewing reports like these, which are based on land surveys intended to identify archaeologically and culturally significant resources.\n
    \n
    Developers have proposed dozens of similar solar and wind projects across the state — a “green rush” of sorts amid rising fears of climate change. With the projects came more reports.\n
    \n
    Often, Palmer, who worked for the Washington State Department of Natural Resources, read the reports and signed off; sometimes she shared notes on any concerns or told the developer to have the archaeologists they’d contracted with do additional fieldwork. This time, as she looked at the report, she grew concerned. The consulting company that Avangrid had hired, Tetra Tech, had included a lot of boilerplate language about human history on the Columbia Plateau, but fewer details than Palmer expected about what was actually found on the land.\n
    \n
    Palmer knew that the parcel, located on a ridge called Badger Mountain, near the confluence of the Wenatchee and Columbia rivers, was historically a high-traffic corridor for the škwáxčənəxʷ and šnp̍əšqʷáw̉šəxʷ peoples (also known as the Moses Columbia and Wenatchi tribes). The area would likely be rich in cultural resources, including historic stone structures and first foods, the ingredients that make up traditional Indigenous diets.\n
    \n
    Palmer was used to helping developers improve their technical reports to meet state standards. So, as soon as the snow melted, she drove out to Badger Mountain to look at the land herself.\n
    \n
    As she walked the sagebrush overlook, Palmer quickly found signs of current-day Indigenous ceremonial activity, as well as ancient sites such as stone structures that can look like natural formations to the untrained eye but serve a variety of functions, including hunting and storage.\n
    \n
    Most of the proposed development is on private lands, which Palmer lacked the authority to access. But in about 20 hours of fieldwork on the state-owned parcel, over the course of several days, Palmer said she found at least 17 sites of probable archaeological or cultural importance not listed in Tetra Tech’s survey. She would find more on subsequent visits.\n
    \n
    Over the next year, Palmer’s findings — and how she shared them — would pit her against corporate and political forces that seemed determined to push the project through.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705768613 {#1974
    date: 2024-01-20 17:36:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 31959
  -titleTs: "'cultur':6 'develop':13 'leav':4 'merci':10 'resourc':7 'solar':12 'state':2 'tribal':5 'washington':1"
  -bodyTs: "'17':376 '20':354 '2021':5 '800':7 'access':350 'across':81 'activ':305 'actual':184 'addit':139 'also':223 'amid':89 'ancient':309 'archaeolog':66,380 'archaeologist':17,133 'area':233 'author':348 'autumn':3 'avangrid':27,156 'badger':199,281 'base':59 'boilerpl':166 'build':33 'call':26,198 'came':21,98 'ceremoni':304 'chang':94 'charg':51 'climat':93 'columbia':173,208,228 'compani':154 'concern':125,151 'confluenc':203 'consult':153 'contract':136 'corpor':414 'corridor':216 'cours':366 'cross':10 'cultur':68,239,382 'current':301 'current-day':300 'd':135 'day':302,369 'depart':109 'desk':12 'detail':177 'determin':420 'develop':25,71,129,261,339 'diet':255 'dozen':74 'drove':278 'energi':24 'expect':180 'eye':324 'facil':36 'fear':91 'fewer':176 'fieldwork':140,357 'find':393,404 'first':246 'food':247 'forc':417 'format':320 'found':185,297,373 'function':330 'green':85 'grew':150 'help':260 'high':214 'high-traff':213 'hire':158 'histor':211,242 'histori':170 'hour':355 'human':169 'hunt':332 'identifi':65 'import':383 'improv':262 'includ':162,241,331 'indigen':254,303 'ingredi':249 'intend':63 'knew':190 'known':224 'lack':346 'land':16,43,61,188,287,343 'languag':167 'least':375 'like':55,235,318 'list':385 'locat':194 'look':145,284,317 'lot':164 'make':251 'manag':44 'meet':267 'melt':276 'mose':227 'mountain':200,282 'natur':111,319 'near':201 'next':400 'note':122 'often':101 'overlook':294 'own':362 'page':8 'palmer':19,48,102,179,189,256,295,345,370,402 'parcel':40,193,363 'part':37 'peopl':222 'pit':411 'plateau':174 'polit':416 'privat':342 'probabl':379 'project':80,97,424 'propos':31,73,338 'public':42 'push':422 'quick':296 'read':113 'renew':28 'report':9,54,100,115,148,265 'resourc':70,112,240 'review':53 'rich':237 'ridg':197 'rise':90 'river':209 'rush':86 'sagebrush':293 'said':371 'sara':18 'seem':419 'serv':326 'sever':368 'share':121,408 'sign':117,298 'signific':69 'similar':76 'site':310,377 'snow':275 'solar':35,77 'sometim':119 'soon':272 'sort':88 'standard':269 'state':15,47,83,108,268,361 'state-own':360 'stone':243,313 'storag':334 'structur':244,314 'subsequ':396 'survey':62,390 'tech':160,388 'technic':264 'tetra':159,387 'time':142 'told':127 'tradit':253 'traffic':215 'tribe':231 'untrain':323 'use':258 'varieti':328 'visit':397 'walk':291 'washington':14,107 'well':307 'wenatche':206 'wenatchi':230 'wind':79 'work':104 'would':234,392,410 'year':401 'škwáxčənəxʷ':219 'šnp̍əšqʷáw̉šəxʷ':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827113
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7728284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705768613 {#1967
    date: 2024-01-20 17:36:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Never-get-between-an-American-and-their-ice-cream"
  +title: "Never get between an American and their ice cream"
  +url: "https://media.kbin.social/media/a3/90/a390ff467d7614ca007693025dfb490b1ecc2c5d0e666dc9c04441ac4624f571.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705767225 {#1386
    date: 2024-01-20 17:13:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31955
  -titleTs: "'american':5 'cream':9 'get':2 'ice':8 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816725
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10954593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767225 {#1397
    date: 2024-01-20 17:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Never-get-between-an-American-and-their-ice-cream"
  +title: "Never get between an American and their ice cream"
  +url: "https://media.kbin.social/media/a3/90/a390ff467d7614ca007693025dfb490b1ecc2c5d0e666dc9c04441ac4624f571.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705767225 {#1386
    date: 2024-01-20 17:13:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31955
  -titleTs: "'american':5 'cream':9 'get':2 'ice':8 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816725
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10954593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767225 {#1397
    date: 2024-01-20 17:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "Never-get-between-an-American-and-their-ice-cream"
  +title: "Never get between an American and their ice cream"
  +url: "https://media.kbin.social/media/a3/90/a390ff467d7614ca007693025dfb490b1ecc2c5d0e666dc9c04441ac4624f571.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705767225 {#1386
    date: 2024-01-20 17:13:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31955
  -titleTs: "'american':5 'cream':9 'get':2 'ice':8 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705816725
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10954593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767225 {#1397
    date: 2024-01-20 17:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1927 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Seoul-police-chief-charged-over-deadly-2022-Halloween-crush"
  +title: "Seoul police chief charged over deadly 2022 Halloween crush"
  +url: "https://www.dw.com/en/seoul-police-chief-charged-over-deadly-2022-halloween-crush/a-68040110"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705760168 {#1945
    date: 2024-01-20 15:16:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 31937
  -titleTs: "'2022':7 'charg':4 'chief':3 'crush':9 'dead':6 'halloween':8 'polic':2 'seoul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705809668
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11194045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705760168 {#1969
    date: 2024-01-20 15:16: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
19 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1927 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Seoul-police-chief-charged-over-deadly-2022-Halloween-crush"
  +title: "Seoul police chief charged over deadly 2022 Halloween crush"
  +url: "https://www.dw.com/en/seoul-police-chief-charged-over-deadly-2022-halloween-crush/a-68040110"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705760168 {#1945
    date: 2024-01-20 15:16:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 31937
  -titleTs: "'2022':7 'charg':4 'chief':3 'crush':9 'dead':6 'halloween':8 'polic':2 'seoul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705809668
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11194045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705760168 {#1969
    date: 2024-01-20 15:16: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
20 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1927 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1368 …}
  +slug: "Seoul-police-chief-charged-over-deadly-2022-Halloween-crush"
  +title: "Seoul police chief charged over deadly 2022 Halloween crush"
  +url: "https://www.dw.com/en/seoul-police-chief-charged-over-deadly-2022-halloween-crush/a-68040110"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705760168 {#1945
    date: 2024-01-20 15:16:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 31937
  -titleTs: "'2022':7 'charg':4 'chief':3 'crush':9 'dead':6 'halloween':8 'polic':2 'seoul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705809668
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11194045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705760168 {#1969
    date: 2024-01-20 15:16: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Critically-endangered-woylies-making-a-comeback-in-south-west-Western-Australian-s"
  +title: "Critically endangered woylies making a comeback in south-west Western Australian's Batalling State Forest"
  +url: "https://www.abc.net.au/news/2024-01-20/woylie-population-bounces-back-after-predator-management/103365244"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705754170 {#1400
    date: 2024-01-20 13:36:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 31927
  -titleTs: "'australian':12 'batal':14 'comeback':6 'critic':1 'endang':2 'forest':16 'make':4 'south':9 'south-west':8 'state':15 'west':10 'western':11 'woyli':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705840570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705754170 {#1367
    date: 2024-01-20 13:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Critically-endangered-woylies-making-a-comeback-in-south-west-Western-Australian-s"
  +title: "Critically endangered woylies making a comeback in south-west Western Australian's Batalling State Forest"
  +url: "https://www.abc.net.au/news/2024-01-20/woylie-population-bounces-back-after-predator-management/103365244"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705754170 {#1400
    date: 2024-01-20 13:36:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 31927
  -titleTs: "'australian':12 'batal':14 'comeback':6 'critic':1 'endang':2 'forest':16 'make':4 'south':9 'south-west':8 'state':15 'west':10 'western':11 'woyli':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705840570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705754170 {#1367
    date: 2024-01-20 13:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "Critically-endangered-woylies-making-a-comeback-in-south-west-Western-Australian-s"
  +title: "Critically endangered woylies making a comeback in south-west Western Australian's Batalling State Forest"
  +url: "https://www.abc.net.au/news/2024-01-20/woylie-population-bounces-back-after-predator-management/103365244"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705754170 {#1400
    date: 2024-01-20 13:36:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 31927
  -titleTs: "'australian':12 'batal':14 'comeback':6 'critic':1 'endang':2 'forest':16 'make':4 'south':9 'south-west':8 'state':15 'west':10 'western':11 'woyli':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705840570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705754170 {#1367
    date: 2024-01-20 13:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Some-of-the-most-FUCKED-UP-beats-EVER-CONCEIVED"
  +title: "Some of the most 🪤FUCKED🧪UP☠️ beats 🤰EVER🫄CONCEIVED🫃"
  +url: "https://hexbear.net/pictrs/image/46f72e1b-e58d-40b0-bea4-bd1e6a1a2447.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705744676 {#2442
    date: 2024-01-20 10:57:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 31906
  -titleTs: "'beat':7 'conceiv':9 'ever':8 'fuck':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705758176
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1650842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744676 {#2426
    date: 2024-01-20 10:57:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Some-of-the-most-FUCKED-UP-beats-EVER-CONCEIVED"
  +title: "Some of the most 🪤FUCKED🧪UP☠️ beats 🤰EVER🫄CONCEIVED🫃"
  +url: "https://hexbear.net/pictrs/image/46f72e1b-e58d-40b0-bea4-bd1e6a1a2447.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705744676 {#2442
    date: 2024-01-20 10:57:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 31906
  -titleTs: "'beat':7 'conceiv':9 'ever':8 'fuck':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705758176
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1650842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744676 {#2426
    date: 2024-01-20 10:57:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Some-of-the-most-FUCKED-UP-beats-EVER-CONCEIVED"
  +title: "Some of the most 🪤FUCKED🧪UP☠️ beats 🤰EVER🫄CONCEIVED🫃"
  +url: "https://hexbear.net/pictrs/image/46f72e1b-e58d-40b0-bea4-bd1e6a1a2447.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705744676 {#2442
    date: 2024-01-20 10:57:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 31906
  -titleTs: "'beat':7 'conceiv':9 'ever':8 'fuck':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705758176
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1650842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744676 {#2426
    date: 2024-01-20 10:57:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Platform-Tilt-Documenting-the-Uneven-Playing-Field-for-an-Independent"
  +title: "Platform Tilt: Documenting the Uneven Playing Field for an Independent Browser Like Firefox"
  +url: "https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/"
  +body: """
    > [Platform Tilt] tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field.\n
    \n
    - [Tracker](https://mozilla.github.io/platform-tilt/)\n
    - [Repo](https://github.com/mozilla/platform-tilt/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705740120 {#2477
    date: 2024-01-20 09:42:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 31897
  -titleTs: "'browser':11 'document':3 'field':7 'firefox':13 'independ':10 'like':12 'platform':1 'play':6 'tilt':2 'uneven':5"
  -bodyTs: "'/mozilla/platform-tilt/)':46 '/platform-tilt/)':42 'aspect':22 'browser':19 'chang':31 'consid':21 'creat':33 'disadvantag':11 'field':38 'firefox':12 'first':17 'first-parti':16 'function':28 'github.com':45 'github.com/mozilla/platform-tilt/)':44 'issu':5 'level':36 'like':23 'major':7 'mozilla.github.io':41 'mozilla.github.io/platform-tilt/)':40 'parti':18 'perform':26 'platform':1,9 'play':37 'propos':30 'relat':13 'repo':43 'secur':24 'softwar':8 'stabil':25 'technic':4 'tilt':2 'track':3 'tracker':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705740120
  +visibility: "visible             "
  +apId: "https://fedia.io/m/firefox/t/508595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705740120 {#2483
    date: 2024-01-20 09:42:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Platform-Tilt-Documenting-the-Uneven-Playing-Field-for-an-Independent"
  +title: "Platform Tilt: Documenting the Uneven Playing Field for an Independent Browser Like Firefox"
  +url: "https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/"
  +body: """
    > [Platform Tilt] tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field.\n
    \n
    - [Tracker](https://mozilla.github.io/platform-tilt/)\n
    - [Repo](https://github.com/mozilla/platform-tilt/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705740120 {#2477
    date: 2024-01-20 09:42:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 31897
  -titleTs: "'browser':11 'document':3 'field':7 'firefox':13 'independ':10 'like':12 'platform':1 'play':6 'tilt':2 'uneven':5"
  -bodyTs: "'/mozilla/platform-tilt/)':46 '/platform-tilt/)':42 'aspect':22 'browser':19 'chang':31 'consid':21 'creat':33 'disadvantag':11 'field':38 'firefox':12 'first':17 'first-parti':16 'function':28 'github.com':45 'github.com/mozilla/platform-tilt/)':44 'issu':5 'level':36 'like':23 'major':7 'mozilla.github.io':41 'mozilla.github.io/platform-tilt/)':40 'parti':18 'perform':26 'platform':1,9 'play':37 'propos':30 'relat':13 'repo':43 'secur':24 'softwar':8 'stabil':25 'technic':4 'tilt':2 'track':3 'tracker':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705740120
  +visibility: "visible             "
  +apId: "https://fedia.io/m/firefox/t/508595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705740120 {#2483
    date: 2024-01-20 09:42:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Platform-Tilt-Documenting-the-Uneven-Playing-Field-for-an-Independent"
  +title: "Platform Tilt: Documenting the Uneven Playing Field for an Independent Browser Like Firefox"
  +url: "https://blog.mozilla.org/netpolicy/2024/01/19/platform-tilt/"
  +body: """
    > [Platform Tilt] tracks technical issues in major software platforms which disadvantage Firefox relative to the first-party browser. We consider aspects like security, stability, performance, and functionality, and propose changes to create a more level playing field.\n
    \n
    - [Tracker](https://mozilla.github.io/platform-tilt/)\n
    - [Repo](https://github.com/mozilla/platform-tilt/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705740120 {#2477
    date: 2024-01-20 09:42:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 31897
  -titleTs: "'browser':11 'document':3 'field':7 'firefox':13 'independ':10 'like':12 'platform':1 'play':6 'tilt':2 'uneven':5"
  -bodyTs: "'/mozilla/platform-tilt/)':46 '/platform-tilt/)':42 'aspect':22 'browser':19 'chang':31 'consid':21 'creat':33 'disadvantag':11 'field':38 'firefox':12 'first':17 'first-parti':16 'function':28 'github.com':45 'github.com/mozilla/platform-tilt/)':44 'issu':5 'level':36 'like':23 'major':7 'mozilla.github.io':41 'mozilla.github.io/platform-tilt/)':40 'parti':18 'perform':26 'platform':1,9 'play':37 'propos':30 'relat':13 'repo':43 'secur':24 'softwar':8 'stabil':25 'technic':4 'tilt':2 'track':3 'tracker':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705740120
  +visibility: "visible             "
  +apId: "https://fedia.io/m/firefox/t/508595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705740120 {#2483
    date: 2024-01-20 09:42:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Charlie-Morgan-Easy-Grow-Top-Quality"
  +title: "Charlie Morgan - Easy Grow (Top Quality)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736711 {#1512
    date: 2024-01-20 08:45:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +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: 31892
  -titleTs: "'charli':1 'easi':3 'grow':4 'morgan':2 'qualiti':6 'top':5"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736711 {#1508
    date: 2024-01-20 08:45:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Charlie-Morgan-Easy-Grow-Top-Quality"
  +title: "Charlie Morgan - Easy Grow (Top Quality)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736711 {#1512
    date: 2024-01-20 08:45:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +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: 31892
  -titleTs: "'charli':1 'easi':3 'grow':4 'morgan':2 'qualiti':6 'top':5"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736711 {#1508
    date: 2024-01-20 08:45:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Charlie-Morgan-Easy-Grow-Top-Quality"
  +title: "Charlie Morgan - Easy Grow (Top Quality)"
  +url: null
  +body: "Find us on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736711 {#1512
    date: 2024-01-20 08:45:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +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: 31892
  -titleTs: "'charli':1 'easi':3 'grow':4 'morgan':2 'qualiti':6 'top':5"
  -bodyTs: "'email':7 'find':1 'multistorecours':5 'silverlakestore@yandex.com':8 'telegram':4 'us':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10940269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736711 {#1508
    date: 2024-01-20 08:45:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Wayland-Protocols-1-33-Released-With-DMA-BUF-Stable-Adds-Transient-Seat"
  +title: "Wayland Protocols 1.33 Released With DMA-BUF Stable, Adds Transient Seat Protocol"
  +url: "https://www.phoronix.com/news/Wayland-Protocols-1.33"
  +body: """
    > The Linux DMA-BUF protocol for Wayland is widely used these days and supported by multiple compositors for negotiating optimal buffer allocation parameters between clients and compositors. The current fifth version of linux-dmabuf was marked as stable with it working out well and no need for any other changes before removing the “experimental” tag.\n
    \n
    > The new transient seat protocol for Wayland is for creating short-lived seats for remote users. These transient seats will be automatically removed as soon as the client disconnects. The transient seat protocol is intended for use with Wayland’s virtual input and virtual pointer protocols for remote desktop use.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736439 {#1480
    date: 2024-01-20 08:40:39.0 +01: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: 31891
  -titleTs: "'1.33':3 'add':10 'buf':8 'dma':7 'dma-buf':6 'protocol':2,13 'releas':4 'seat':12 'stabl':9 'transient':11 'wayland':1"
  -bodyTs: "'alloc':23 'automat':80 'buf':5 'buffer':22 'chang':52 'client':26,86 'compositor':18,28 'creat':67 'current':30 'day':13 'desktop':107 'disconnect':87 'dma':4 'dma-buf':3 'dmabuf':36 'experiment':56 'fifth':31 'input':100 'intend':93 'linux':2,35 'linux-dmabuf':34 'live':70 'mark':38 'multipl':17 'need':48 'negoti':20 'new':59 'optim':21 'paramet':24 'pointer':103 'protocol':6,62,91,104 'remot':73,106 'remov':54,81 'seat':61,71,77,90 'short':69 'short-liv':68 'soon':83 'stabl':40 'support':15 'tag':57 'transient':60,76,89 'use':11,95,108 'user':74 'version':32 'virtual':99,102 'wayland':8,64,97 'well':45 'wide':10 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736439 {#1522
    date: 2024-01-20 08:40: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
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: "Wayland-Protocols-1-33-Released-With-DMA-BUF-Stable-Adds-Transient-Seat"
  +title: "Wayland Protocols 1.33 Released With DMA-BUF Stable, Adds Transient Seat Protocol"
  +url: "https://www.phoronix.com/news/Wayland-Protocols-1.33"
  +body: """
    > The Linux DMA-BUF protocol for Wayland is widely used these days and supported by multiple compositors for negotiating optimal buffer allocation parameters between clients and compositors. The current fifth version of linux-dmabuf was marked as stable with it working out well and no need for any other changes before removing the “experimental” tag.\n
    \n
    > The new transient seat protocol for Wayland is for creating short-lived seats for remote users. These transient seats will be automatically removed as soon as the client disconnects. The transient seat protocol is intended for use with Wayland’s virtual input and virtual pointer protocols for remote desktop use.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736439 {#1480
    date: 2024-01-20 08:40:39.0 +01: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: 31891
  -titleTs: "'1.33':3 'add':10 'buf':8 'dma':7 'dma-buf':6 'protocol':2,13 'releas':4 'seat':12 'stabl':9 'transient':11 'wayland':1"
  -bodyTs: "'alloc':23 'automat':80 'buf':5 'buffer':22 'chang':52 'client':26,86 'compositor':18,28 'creat':67 'current':30 'day':13 'desktop':107 'disconnect':87 'dma':4 'dma-buf':3 'dmabuf':36 'experiment':56 'fifth':31 'input':100 'intend':93 'linux':2,35 'linux-dmabuf':34 'live':70 'mark':38 'multipl':17 'need':48 'negoti':20 'new':59 'optim':21 'paramet':24 'pointer':103 'protocol':6,62,91,104 'remot':73,106 'remov':54,81 'seat':61,71,77,90 'short':69 'short-liv':68 'soon':83 'stabl':40 'support':15 'tag':57 'transient':60,76,89 'use':11,95,108 'user':74 'version':32 'virtual':99,102 'wayland':8,64,97 'well':45 'wide':10 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736439 {#1522
    date: 2024-01-20 08:40: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
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: "Wayland-Protocols-1-33-Released-With-DMA-BUF-Stable-Adds-Transient-Seat"
  +title: "Wayland Protocols 1.33 Released With DMA-BUF Stable, Adds Transient Seat Protocol"
  +url: "https://www.phoronix.com/news/Wayland-Protocols-1.33"
  +body: """
    > The Linux DMA-BUF protocol for Wayland is widely used these days and supported by multiple compositors for negotiating optimal buffer allocation parameters between clients and compositors. The current fifth version of linux-dmabuf was marked as stable with it working out well and no need for any other changes before removing the “experimental” tag.\n
    \n
    > The new transient seat protocol for Wayland is for creating short-lived seats for remote users. These transient seats will be automatically removed as soon as the client disconnects. The transient seat protocol is intended for use with Wayland’s virtual input and virtual pointer protocols for remote desktop use.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705736439 {#1480
    date: 2024-01-20 08:40:39.0 +01: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: 31891
  -titleTs: "'1.33':3 'add':10 'buf':8 'dma':7 'dma-buf':6 'protocol':2,13 'releas':4 'seat':12 'stabl':9 'transient':11 'wayland':1"
  -bodyTs: "'alloc':23 'automat':80 'buf':5 'buffer':22 'chang':52 'client':26,86 'compositor':18,28 'creat':67 'current':30 'day':13 'desktop':107 'disconnect':87 'dma':4 'dma-buf':3 'dmabuf':36 'experiment':56 'fifth':31 'input':100 'intend':93 'linux':2,35 'linux-dmabuf':34 'live':70 'mark':38 'multipl':17 'need':48 'negoti':20 'new':59 'optim':21 'paramet':24 'pointer':103 'protocol':6,62,91,104 'remot':73,106 'remov':54,81 'seat':61,71,77,90 'short':69 'short-liv':68 'soon':83 'stabl':40 'support':15 'tag':57 'transient':60,76,89 'use':11,95,108 'user':74 'version':32 'virtual':99,102 'wayland':8,64,97 'well':45 'wide':10 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10790694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705736439 {#1522
    date: 2024-01-20 08:40: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
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: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "Billionaire-Star-Trek-SNL-YouTube"
  +title: "Billionaire Star Trek - SNL - YouTube"
  +url: "https://youtu.be/XD66suMp3J4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705730625 {#1531
    date: 2024-01-20 07:03:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 31876
  -titleTs: "'billionair':1 'snl':4 'star':2 'trek':3 'youtub':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705817025
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8680115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730625 {#1530
    date: 2024-01-20 07:03:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "Billionaire-Star-Trek-SNL-YouTube"
  +title: "Billionaire Star Trek - SNL - YouTube"
  +url: "https://youtu.be/XD66suMp3J4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705730625 {#1531
    date: 2024-01-20 07:03:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 31876
  -titleTs: "'billionair':1 'snl':4 'star':2 'trek':3 'youtub':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705817025
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8680115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730625 {#1530
    date: 2024-01-20 07:03:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "Billionaire-Star-Trek-SNL-YouTube"
  +title: "Billionaire Star Trek - SNL - YouTube"
  +url: "https://youtu.be/XD66suMp3J4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705730625 {#1531
    date: 2024-01-20 07:03:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +children: []
  -id: 31876
  -titleTs: "'billionair':1 'snl':4 'star':2 'trek':3 'youtub':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705817025
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8680115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730625 {#1530
    date: 2024-01-20 07:03:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "El-Macho-Executes-Order-66-YouTube"
  +title: "El Macho Executes Order 66 - YouTube"
  +url: "https://youtu.be/Jy2iNwvN6-8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705729687 {#1742
    date: 2024-01-20 06:48:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 31873
  -titleTs: "'66':5 'el':1 'execut':3 'macho':2 'order':4 'youtub':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705752187
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8679437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705729687 {#1657
    date: 2024-01-20 06:48: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
47 DENIED edit
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "El-Macho-Executes-Order-66-YouTube"
  +title: "El Macho Executes Order 66 - YouTube"
  +url: "https://youtu.be/Jy2iNwvN6-8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705729687 {#1742
    date: 2024-01-20 06:48:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 31873
  -titleTs: "'66':5 'el':1 'execut':3 'macho':2 'order':4 'youtub':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705752187
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8679437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705729687 {#1657
    date: 2024-01-20 06:48: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
48 DENIED moderate
App\Entity\Entry {#1659
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1518 …}
  +slug: "El-Macho-Executes-Order-66-YouTube"
  +title: "El Macho Executes Order 66 - YouTube"
  +url: "https://youtu.be/Jy2iNwvN6-8"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705729687 {#1742
    date: 2024-01-20 06:48:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1738 …}
  +votes: Doctrine\ORM\PersistentCollection {#1746 …}
  +reports: Doctrine\ORM\PersistentCollection {#1750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1472 …}
  +badges: Doctrine\ORM\PersistentCollection {#1467 …}
  +children: []
  -id: 31873
  -titleTs: "'66':5 'el':1 'execut':3 'macho':2 'order':4 'youtub':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705752187
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8679437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705729687 {#1657
    date: 2024-01-20 06:48: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
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 {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1484 …}
  +slug: "Cape-Verde-reaches-malaria-free-milestone"
  +title: "Cape Verde reaches malaria-free milestone"
  +url: "https://www.bbc.com/news/world-africa-67951537?ref=futurecrunch.com"
  +body: "Cape Verde is an island nation off the coast of Africa. They are malaria free."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726737 {#1469
    date: 2024-01-20 05:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 31869
  -titleTs: "'cape':1 'free':6 'malaria':5 'malaria-fre':4 'mileston':7 'reach':3 'verd':2"
  -bodyTs: "'africa':11 'cape':1 'coast':9 'free':15 'island':5 'malaria':14 'nation':6 'verd':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705789737
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7712487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705726737 {#1473
    date: 2024-01-20 05:58:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1484 …}
  +slug: "Cape-Verde-reaches-malaria-free-milestone"
  +title: "Cape Verde reaches malaria-free milestone"
  +url: "https://www.bbc.com/news/world-africa-67951537?ref=futurecrunch.com"
  +body: "Cape Verde is an island nation off the coast of Africa. They are malaria free."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726737 {#1469
    date: 2024-01-20 05:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 31869
  -titleTs: "'cape':1 'free':6 'malaria':5 'malaria-fre':4 'mileston':7 'reach':3 'verd':2"
  -bodyTs: "'africa':11 'cape':1 'coast':9 'free':15 'island':5 'malaria':14 'nation':6 'verd':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705789737
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7712487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705726737 {#1473
    date: 2024-01-20 05:58:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1498
  +user: Proxies\__CG__\App\Entity\User {#1483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1497 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1484 …}
  +slug: "Cape-Verde-reaches-malaria-free-milestone"
  +title: "Cape Verde reaches malaria-free milestone"
  +url: "https://www.bbc.com/news/world-africa-67951537?ref=futurecrunch.com"
  +body: "Cape Verde is an island nation off the coast of Africa. They are malaria free."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705726737 {#1469
    date: 2024-01-20 05:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 31869
  -titleTs: "'cape':1 'free':6 'malaria':5 'malaria-fre':4 'mileston':7 'reach':3 'verd':2"
  -bodyTs: "'africa':11 'cape':1 'coast':9 'free':15 'island':5 'malaria':14 'nation':6 'verd':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705789737
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7712487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705726737 {#1473
    date: 2024-01-20 05:58:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1754 …}
  +slug: "10-000-year-old-burials-from-unknown-hunter-gatherer-group-discovered-in-Brazil"
  +title: "10,000-year-old burials from unknown hunter-gatherer group discovered in Brazil"
  +url: "https://www.livescience.com/archaeology/10000-year-old-burials-from-unknown-hunter-gatherer-group-discovered-in-brazil"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705722587 {#1475
    date: 2024-01-20 04:49:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 31859
  -titleTs: "'000':2 '10':1 'brazil':15 'burial':6 'discov':13 'gather':11 'group':12 'hunter':10 'hunter-gather':9 'old':5 'unknown':8 'year':4 'year-old':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705808087
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5760531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705722587 {#1477
    date: 2024-01-20 04:49: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
55 DENIED edit
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1754 …}
  +slug: "10-000-year-old-burials-from-unknown-hunter-gatherer-group-discovered-in-Brazil"
  +title: "10,000-year-old burials from unknown hunter-gatherer group discovered in Brazil"
  +url: "https://www.livescience.com/archaeology/10000-year-old-burials-from-unknown-hunter-gatherer-group-discovered-in-brazil"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705722587 {#1475
    date: 2024-01-20 04:49:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 31859
  -titleTs: "'000':2 '10':1 'brazil':15 'burial':6 'discov':13 'gather':11 'group':12 'hunter':10 'hunter-gather':9 'old':5 'unknown':8 'year':4 'year-old':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705808087
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5760531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705722587 {#1477
    date: 2024-01-20 04:49: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
56 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1754 …}
  +slug: "10-000-year-old-burials-from-unknown-hunter-gatherer-group-discovered-in-Brazil"
  +title: "10,000-year-old burials from unknown hunter-gatherer group discovered in Brazil"
  +url: "https://www.livescience.com/archaeology/10000-year-old-burials-from-unknown-hunter-gatherer-group-discovered-in-brazil"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705722587 {#1475
    date: 2024-01-20 04:49:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 31859
  -titleTs: "'000':2 '10':1 'brazil':15 'burial':6 'discov':13 'gather':11 'group':12 'hunter':10 'hunter-gather':9 'old':5 'unknown':8 'year':4 'year-old':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705808087
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5760531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705722587 {#1477
    date: 2024-01-20 04:49: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
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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Do-the-Lenovo-P500-P510-support-TFX-PSUs"
  +title: "Do the Lenovo P500/P510 support TFX PSUs?"
  +url: null
  +body: """
    Hi community,\n
    \n
    I’ve been looking at the older Lenovo P310/P500/P510 workstations as an alternative to Dell optiplexes on the used market. What I’m worried about is the PSU specifications required for the P500/P510 - do these support TFX PSUs? Can someone confirm?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710545 {#1778
    date: 2024-01-20 01:29:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 31836
  -titleTs: "'lenovo':3 'p500/p510':4 'psus':7 'support':5 'tfx':6"
  -bodyTs: "'altern':15 'communiti':2 'confirm':43 'dell':17 'hi':1 'lenovo':10 'look':6 'm':25 'market':22 'older':9 'optiplex':18 'p310/p500/p510':11 'p500/p510':35 'psu':30 'psus':40 'requir':32 'someon':42 'specif':31 'support':38 'tfx':39 'thank':44 'use':21 've':4 'workstat':12 'worri':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710545 {#1787
    date: 2024-01-20 01:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Do-the-Lenovo-P500-P510-support-TFX-PSUs"
  +title: "Do the Lenovo P500/P510 support TFX PSUs?"
  +url: null
  +body: """
    Hi community,\n
    \n
    I’ve been looking at the older Lenovo P310/P500/P510 workstations as an alternative to Dell optiplexes on the used market. What I’m worried about is the PSU specifications required for the P500/P510 - do these support TFX PSUs? Can someone confirm?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710545 {#1778
    date: 2024-01-20 01:29:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 31836
  -titleTs: "'lenovo':3 'p500/p510':4 'psus':7 'support':5 'tfx':6"
  -bodyTs: "'altern':15 'communiti':2 'confirm':43 'dell':17 'hi':1 'lenovo':10 'look':6 'm':25 'market':22 'older':9 'optiplex':18 'p310/p500/p510':11 'p500/p510':35 'psu':30 'psus':40 'requir':32 'someon':42 'specif':31 'support':38 'tfx':39 'thank':44 'use':21 've':4 'workstat':12 'worri':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710545 {#1787
    date: 2024-01-20 01:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Do-the-Lenovo-P500-P510-support-TFX-PSUs"
  +title: "Do the Lenovo P500/P510 support TFX PSUs?"
  +url: null
  +body: """
    Hi community,\n
    \n
    I’ve been looking at the older Lenovo P310/P500/P510 workstations as an alternative to Dell optiplexes on the used market. What I’m worried about is the PSU specifications required for the P500/P510 - do these support TFX PSUs? Can someone confirm?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710545 {#1778
    date: 2024-01-20 01:29:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 31836
  -titleTs: "'lenovo':3 'p500/p510':4 'psus':7 'support':5 'tfx':6"
  -bodyTs: "'altern':15 'communiti':2 'confirm':43 'dell':17 'hi':1 'lenovo':10 'look':6 'm':25 'market':22 'older':9 'optiplex':18 'p310/p500/p510':11 'p500/p510':35 'psu':30 'psus':40 'requir':32 'someon':42 'specif':31 'support':38 'tfx':39 'thank':44 'use':21 've':4 'workstat':12 'worri':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10930586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710545 {#1787
    date: 2024-01-20 01:29:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1445 …}
  +slug: "bpftime-Extending-eBPF-from-Kernel-to-User-Space"
  +title: "bpftime: Extending eBPF from Kernel to User Space"
  +url: "https://eunomia.dev/blogs/bpftime/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710370 {#1682
    date: 2024-01-20 01:26:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 31834
  -titleTs: "'bpftime':1 'ebpf':3 'extend':2 'kernel':5 'space':8 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705755370
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9547303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710370 {#1681
    date: 2024-01-20 01: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
63 DENIED edit
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1445 …}
  +slug: "bpftime-Extending-eBPF-from-Kernel-to-User-Space"
  +title: "bpftime: Extending eBPF from Kernel to User Space"
  +url: "https://eunomia.dev/blogs/bpftime/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710370 {#1682
    date: 2024-01-20 01:26:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 31834
  -titleTs: "'bpftime':1 'ebpf':3 'extend':2 'kernel':5 'space':8 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705755370
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9547303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710370 {#1681
    date: 2024-01-20 01: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
64 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1445 …}
  +slug: "bpftime-Extending-eBPF-from-Kernel-to-User-Space"
  +title: "bpftime: Extending eBPF from Kernel to User Space"
  +url: "https://eunomia.dev/blogs/bpftime/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705710370 {#1682
    date: 2024-01-20 01:26:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 31834
  -titleTs: "'bpftime':1 'ebpf':3 'extend':2 'kernel':5 'space':8 'user':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705755370
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/9547303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710370 {#1681
    date: 2024-01-20 01: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
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Clarifying-Misunderstandings-of-Slowroll"
  +title: "Clarifying Misunderstandings of Slowroll"
  +url: "https://news.opensuse.org/2024/01/19/clarifying-misunderstandings-of-slowroll/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705706190 {#1635
    date: 2024-01-20 00:16:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 31824
  -titleTs: "'clarifi':1 'misunderstand':2 'slowrol':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792590
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/post/116317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706190 {#1660
    date: 2024-01-20 00:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Clarifying-Misunderstandings-of-Slowroll"
  +title: "Clarifying Misunderstandings of Slowroll"
  +url: "https://news.opensuse.org/2024/01/19/clarifying-misunderstandings-of-slowroll/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705706190 {#1635
    date: 2024-01-20 00:16:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 31824
  -titleTs: "'clarifi':1 'misunderstand':2 'slowrol':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792590
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/post/116317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706190 {#1660
    date: 2024-01-20 00:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1503 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Clarifying-Misunderstandings-of-Slowroll"
  +title: "Clarifying Misunderstandings of Slowroll"
  +url: "https://news.opensuse.org/2024/01/19/clarifying-misunderstandings-of-slowroll/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705706190 {#1635
    date: 2024-01-20 00:16:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 31824
  -titleTs: "'clarifi':1 'misunderstand':2 'slowrol':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792590
  +visibility: "visible             "
  +apId: "https://lemmy.linuxuserspace.show/post/116317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706190 {#1660
    date: 2024-01-20 00:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Android-Apps"
  +title: "Android Apps"
  +url: null
  +body: """
    Hello again my fellow pirates! I’m trying to search for an apk that its on 4pda and results the captcha are russian numbers handwritten.\n
    \n
    I saw a guide to understand Russian numbers but in 45 minutes no luck understanding the handwriting.\n
    \n
    The thing is that I want the APKS itself to learn how hey patch , so I can learn how they do such thing.\n
    \n
    In the megathread mobilsim has too the app I’m searching, but its outdated.\n
    \n
    Tutorial 4pda: […blogspot.com/…/4pdaru-loginregister-captcha-tuto…](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)\n
    \n
    Cheers\n
    \n
    0
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705697792 {#1414
    date: 2024-01-19 21:56:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 31807
  -titleTs: "'android':1 'app':2"
  -bodyTs: "'/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':86 '/4pdaru-loginregister-captcha-tuto':83 '0':88 '45':36 '4pda':17,81 'apk':13,50 'app':73 'blogspot.com':82 'captcha':21 'cheer':87 'doorsgeek.blogspot.com':85 'doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':84 'fellow':4 'guid':29 'handwrit':42 'handwritten':25 'hello':1 'hey':55 'learn':53,60 'luck':39 'm':7,75 'megathread':68 'minut':37 'mobilsim':69 'number':24,33 'outdat':79 'patch':56 'pirat':5 'result':19 'russian':23,32 'saw':27 'search':10,76 'thing':44,65 'tri':8 'tutori':80 'understand':31,40 'want':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747292
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12671596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697792 {#1411
    date: 2024-01-19 21:56:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Android-Apps"
  +title: "Android Apps"
  +url: null
  +body: """
    Hello again my fellow pirates! I’m trying to search for an apk that its on 4pda and results the captcha are russian numbers handwritten.\n
    \n
    I saw a guide to understand Russian numbers but in 45 minutes no luck understanding the handwriting.\n
    \n
    The thing is that I want the APKS itself to learn how hey patch , so I can learn how they do such thing.\n
    \n
    In the megathread mobilsim has too the app I’m searching, but its outdated.\n
    \n
    Tutorial 4pda: […blogspot.com/…/4pdaru-loginregister-captcha-tuto…](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)\n
    \n
    Cheers\n
    \n
    0
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705697792 {#1414
    date: 2024-01-19 21:56:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 31807
  -titleTs: "'android':1 'app':2"
  -bodyTs: "'/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':86 '/4pdaru-loginregister-captcha-tuto':83 '0':88 '45':36 '4pda':17,81 'apk':13,50 'app':73 'blogspot.com':82 'captcha':21 'cheer':87 'doorsgeek.blogspot.com':85 'doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':84 'fellow':4 'guid':29 'handwrit':42 'handwritten':25 'hello':1 'hey':55 'learn':53,60 'luck':39 'm':7,75 'megathread':68 'minut':37 'mobilsim':69 'number':24,33 'outdat':79 'patch':56 'pirat':5 'result':19 'russian':23,32 'saw':27 'search':10,76 'thing':44,65 'tri':8 'tutori':80 'understand':31,40 'want':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747292
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12671596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697792 {#1411
    date: 2024-01-19 21:56:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Android-Apps"
  +title: "Android Apps"
  +url: null
  +body: """
    Hello again my fellow pirates! I’m trying to search for an apk that its on 4pda and results the captcha are russian numbers handwritten.\n
    \n
    I saw a guide to understand Russian numbers but in 45 minutes no luck understanding the handwriting.\n
    \n
    The thing is that I want the APKS itself to learn how hey patch , so I can learn how they do such thing.\n
    \n
    In the megathread mobilsim has too the app I’m searching, but its outdated.\n
    \n
    Tutorial 4pda: […blogspot.com/…/4pdaru-loginregister-captcha-tuto…](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)\n
    \n
    Cheers\n
    \n
    0
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705697792 {#1414
    date: 2024-01-19 21:56:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 31807
  -titleTs: "'android':1 'app':2"
  -bodyTs: "'/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':86 '/4pdaru-loginregister-captcha-tuto':83 '0':88 '45':36 '4pda':17,81 'apk':13,50 'app':73 'blogspot.com':82 'captcha':21 'cheer':87 'doorsgeek.blogspot.com':85 'doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html?m=1)':84 'fellow':4 'guid':29 'handwrit':42 'handwritten':25 'hello':1 'hey':55 'learn':53,60 'luck':39 'm':7,75 'megathread':68 'minut':37 'mobilsim':69 'number':24,33 'outdat':79 'patch':56 'pirat':5 'result':19 'russian':23,32 'saw':27 'search':10,76 'thing':44,65 'tri':8 'tutori':80 'understand':31,40 'want':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705747292
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12671596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697792 {#1411
    date: 2024-01-19 21:56:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1459 …}
  +slug: "In-Search-of-Anonymity-How-to-Ensure-Freedom-of-Expression"
  +title: "In Search of Anonymity: How to Ensure Freedom of Expression Online"
  +url: "https://www.thecanary.co/feature/2024/01/19/how-to-protect-online-privacy/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705692726 {#1457
    date: 2024-01-19 20:32:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 31796
  -titleTs: "'anonym':4 'ensur':7 'express':10 'freedom':8 'onlin':11 'search':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10766370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692726 {#1455
    date: 2024-01-19 20:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1459 …}
  +slug: "In-Search-of-Anonymity-How-to-Ensure-Freedom-of-Expression"
  +title: "In Search of Anonymity: How to Ensure Freedom of Expression Online"
  +url: "https://www.thecanary.co/feature/2024/01/19/how-to-protect-online-privacy/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705692726 {#1457
    date: 2024-01-19 20:32:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 31796
  -titleTs: "'anonym':4 'ensur':7 'express':10 'freedom':8 'onlin':11 'search':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10766370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692726 {#1455
    date: 2024-01-19 20:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1459 …}
  +slug: "In-Search-of-Anonymity-How-to-Ensure-Freedom-of-Expression"
  +title: "In Search of Anonymity: How to Ensure Freedom of Expression Online"
  +url: "https://www.thecanary.co/feature/2024/01/19/how-to-protect-online-privacy/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705692726 {#1457
    date: 2024-01-19 20:32:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 31796
  -titleTs: "'anonym':4 'ensur':7 'express':10 'freedom':8 'onlin':11 'search':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705715226
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10766370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692726 {#1455
    date: 2024-01-19 20:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Raspberry-pi-400-Print-server-permission-problems"
  +title: "Raspberry pi 400 Print server, permission problems?"
  +url: "https://sh.itjust.works/pictrs/image/5987a9e3-790f-4858-9051-4f75cf008bfc.jpeg"
  +body: """
    ok, so i have recently took the plunge into self hosting with my raspberry pi. i got an SMB share Running with anonimus permissions (so anybody on the network can access the drive) and i install CUPS and the necessary driver for my Epson ET-2800 (btw download it via apt, i spent 4 days trying to get it to work from Epson website, which BTW was useless because it had x86 driver and arm v6 and my pi 400 is arm v7.) anyway i digress, so the main problem and i cant find any documentation (at least some i can understand) is that i add my printer via gnome “printer settings” and it add it and shows up fine. but when i go to print it cancels job? however i know the driver and cups works alteast of the pi server, if i ssh into it. and run “lp testdoc.txt” (which is a text file i made to check if im loosing my marbles) and it prints without a hitch. i have also done “sudo usermod -aG lpadmin root” so i believe it has something to do with cups permissions. any help would be very appreciated.\n
    \n
    my cups config file\n
    \n
    LogLevel warn PageLogFormat MaxLogSize 0\n
    \n
    Allow remote access\n
    ===================\n
    \n
    Port 631 Listen /run/cups/cups.sock Browsing On BrowseLocalProtocols dnssd DefaultAuthType Basic WebInterface Yes\n
    \n
    Allow remote access…\n
    ====================\n
    \n
    Order allow,deny Allow all\n
    \n
    AuthType Default Require user @SYSTEM\n
    \n
    AuthType Default Require user @SYSTEM\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    Browsing On BrowseOrder allow,deny BrowseAllow all\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705692337 {#1429
    date: 2024-01-19 20:25:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SYSTEM"
    "@OWNER"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 31793
  -titleTs: "'400':3 'permiss':6 'pi':2 'print':4 'problem':7 'raspberri':1 'server':5"
  -bodyTs: "'-2800':46 '/run/cups/cups.sock':213 '0':206 '4':54 '400':80 '631':211 'access':31,209,224 'add':106,115 'ag':178 'allow':207,222,226,228,250,257,261,272,280,287,290,303,312,320,328,337,340,353,362,370,378,387,390 'also':174 'alteast':138 'anonimus':23 'anybodi':26 'anyway':84 'appreci':197 'apt':51 'arm':75,82 'authtyp':230,235,265,273,299,304,313,321,329,349,354,363,371,379 'basic':219 'believ':183 'brows':214,258 'browseallow':263 'browselocalprotocol':216 'browseord':260 'btw':47,66 'cancel':128 'cant':93 'check':160 'config':200 'cup':37,136,190,199 'day':55 'default':231,236,241,243,245,247,266,274,292,294,296,298,300,305,314,322,330,342,344,346,348,364,372 'defaultauthtyp':218 'deni':227,249,256,262,271,279,286,289,302,311,319,327,336,339,352,361,369,377,386,389 'digress':86 'dnssd':217 'document':96 'done':175 'download':48 'drive':33 'driver':41,73,134 'epson':44,63 'et':45 'file':156,201 'find':94 'fine':120 'get':58 'gnome':110 'go':124 'got':17 'help':193 'hitch':171 'host':11 'howev':130 'im':162 'instal':36 'job':129 'jobprivateaccess':240,291,341 'jobprivatevalu':242,293,343 'know':132 'least':98 'listen':212 'loglevel':202 'loos':163 'lp':150 'lpadmin':179 'made':158 'main':89 'marbl':165 'maxlogs':205 'necessari':40 'negoti':350,355,380 'network':29 'ok':1 'order':225,248,255,270,278,285,288,301,310,318,326,335,338,351,360,368,376,385,388 'owner':253,283,308,333,358,383 'pagelogformat':204 'permiss':24,191 'pi':15,79,141 'plung':8 'port':210 'print':126,168 'printer':108,111 'problem':90 'raspberri':14 'recent':5 'remot':208,223 'requir':232,237,251,267,275,281,306,315,323,331,356,365,373,381 'root':180 'run':21,149 'self':10 'server':142 'set':112 'share':20 'show':118 'smb':19 'someth':186 'spent':53 'ssh':145 'subscriptionprivateaccess':244,295,345 'subscriptionprivatevalu':246,297,347 'sudo':176 'system':234,239,254,269,277,284,309,317,325,334,359,367,375,384 'testdoc.txt':151 'text':155 'took':6 'tri':56 'understand':102 'useless':68 'user':233,238,252,268,276,282,307,316,324,332,357,366,374,382 'usermod':177 'v6':76 'v7':83 'via':50,109 'warn':203 'webinterfac':220 'websit':64 'without':169 'work':61,137 'would':194 'x86':72 'yes':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719337
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13094078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692337 {#1699
    date: 2024-01-19 20:25:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Raspberry-pi-400-Print-server-permission-problems"
  +title: "Raspberry pi 400 Print server, permission problems?"
  +url: "https://sh.itjust.works/pictrs/image/5987a9e3-790f-4858-9051-4f75cf008bfc.jpeg"
  +body: """
    ok, so i have recently took the plunge into self hosting with my raspberry pi. i got an SMB share Running with anonimus permissions (so anybody on the network can access the drive) and i install CUPS and the necessary driver for my Epson ET-2800 (btw download it via apt, i spent 4 days trying to get it to work from Epson website, which BTW was useless because it had x86 driver and arm v6 and my pi 400 is arm v7.) anyway i digress, so the main problem and i cant find any documentation (at least some i can understand) is that i add my printer via gnome “printer settings” and it add it and shows up fine. but when i go to print it cancels job? however i know the driver and cups works alteast of the pi server, if i ssh into it. and run “lp testdoc.txt” (which is a text file i made to check if im loosing my marbles) and it prints without a hitch. i have also done “sudo usermod -aG lpadmin root” so i believe it has something to do with cups permissions. any help would be very appreciated.\n
    \n
    my cups config file\n
    \n
    LogLevel warn PageLogFormat MaxLogSize 0\n
    \n
    Allow remote access\n
    ===================\n
    \n
    Port 631 Listen /run/cups/cups.sock Browsing On BrowseLocalProtocols dnssd DefaultAuthType Basic WebInterface Yes\n
    \n
    Allow remote access…\n
    ====================\n
    \n
    Order allow,deny Allow all\n
    \n
    AuthType Default Require user @SYSTEM\n
    \n
    AuthType Default Require user @SYSTEM\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    Browsing On BrowseOrder allow,deny BrowseAllow all\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705692337 {#1429
    date: 2024-01-19 20:25:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SYSTEM"
    "@OWNER"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 31793
  -titleTs: "'400':3 'permiss':6 'pi':2 'print':4 'problem':7 'raspberri':1 'server':5"
  -bodyTs: "'-2800':46 '/run/cups/cups.sock':213 '0':206 '4':54 '400':80 '631':211 'access':31,209,224 'add':106,115 'ag':178 'allow':207,222,226,228,250,257,261,272,280,287,290,303,312,320,328,337,340,353,362,370,378,387,390 'also':174 'alteast':138 'anonimus':23 'anybodi':26 'anyway':84 'appreci':197 'apt':51 'arm':75,82 'authtyp':230,235,265,273,299,304,313,321,329,349,354,363,371,379 'basic':219 'believ':183 'brows':214,258 'browseallow':263 'browselocalprotocol':216 'browseord':260 'btw':47,66 'cancel':128 'cant':93 'check':160 'config':200 'cup':37,136,190,199 'day':55 'default':231,236,241,243,245,247,266,274,292,294,296,298,300,305,314,322,330,342,344,346,348,364,372 'defaultauthtyp':218 'deni':227,249,256,262,271,279,286,289,302,311,319,327,336,339,352,361,369,377,386,389 'digress':86 'dnssd':217 'document':96 'done':175 'download':48 'drive':33 'driver':41,73,134 'epson':44,63 'et':45 'file':156,201 'find':94 'fine':120 'get':58 'gnome':110 'go':124 'got':17 'help':193 'hitch':171 'host':11 'howev':130 'im':162 'instal':36 'job':129 'jobprivateaccess':240,291,341 'jobprivatevalu':242,293,343 'know':132 'least':98 'listen':212 'loglevel':202 'loos':163 'lp':150 'lpadmin':179 'made':158 'main':89 'marbl':165 'maxlogs':205 'necessari':40 'negoti':350,355,380 'network':29 'ok':1 'order':225,248,255,270,278,285,288,301,310,318,326,335,338,351,360,368,376,385,388 'owner':253,283,308,333,358,383 'pagelogformat':204 'permiss':24,191 'pi':15,79,141 'plung':8 'port':210 'print':126,168 'printer':108,111 'problem':90 'raspberri':14 'recent':5 'remot':208,223 'requir':232,237,251,267,275,281,306,315,323,331,356,365,373,381 'root':180 'run':21,149 'self':10 'server':142 'set':112 'share':20 'show':118 'smb':19 'someth':186 'spent':53 'ssh':145 'subscriptionprivateaccess':244,295,345 'subscriptionprivatevalu':246,297,347 'sudo':176 'system':234,239,254,269,277,284,309,317,325,334,359,367,375,384 'testdoc.txt':151 'text':155 'took':6 'tri':56 'understand':102 'useless':68 'user':233,238,252,268,276,282,307,316,324,332,357,366,374,382 'usermod':177 'v6':76 'v7':83 'via':50,109 'warn':203 'webinterfac':220 'websit':64 'without':169 'work':61,137 'would':194 'x86':72 'yes':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719337
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13094078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692337 {#1699
    date: 2024-01-19 20:25:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1773 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Raspberry-pi-400-Print-server-permission-problems"
  +title: "Raspberry pi 400 Print server, permission problems?"
  +url: "https://sh.itjust.works/pictrs/image/5987a9e3-790f-4858-9051-4f75cf008bfc.jpeg"
  +body: """
    ok, so i have recently took the plunge into self hosting with my raspberry pi. i got an SMB share Running with anonimus permissions (so anybody on the network can access the drive) and i install CUPS and the necessary driver for my Epson ET-2800 (btw download it via apt, i spent 4 days trying to get it to work from Epson website, which BTW was useless because it had x86 driver and arm v6 and my pi 400 is arm v7.) anyway i digress, so the main problem and i cant find any documentation (at least some i can understand) is that i add my printer via gnome “printer settings” and it add it and shows up fine. but when i go to print it cancels job? however i know the driver and cups works alteast of the pi server, if i ssh into it. and run “lp testdoc.txt” (which is a text file i made to check if im loosing my marbles) and it prints without a hitch. i have also done “sudo usermod -aG lpadmin root” so i believe it has something to do with cups permissions. any help would be very appreciated.\n
    \n
    my cups config file\n
    \n
    LogLevel warn PageLogFormat MaxLogSize 0\n
    \n
    Allow remote access\n
    ===================\n
    \n
    Port 631 Listen /run/cups/cups.sock Browsing On BrowseLocalProtocols dnssd DefaultAuthType Basic WebInterface Yes\n
    \n
    Allow remote access…\n
    ====================\n
    \n
    Order allow,deny Allow all\n
    \n
    AuthType Default Require user @SYSTEM\n
    \n
    AuthType Default Require user @SYSTEM\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    Browsing On BrowseOrder allow,deny BrowseAllow all\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```\n
    \n
    JobPrivateAccess default JobPrivateValues default SubscriptionPrivateAccess default SubscriptionPrivateValues default\n
    \n
    ```\n
    \n
    <span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Default\n
    </span><span style="color:#323232;">Require user @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">AuthType Negotiate\n
    </span><span style="color:#323232;">Require user @OWNER @SYSTEM\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Order deny,allow\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705692337 {#1429
    date: 2024-01-19 20:25:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@SYSTEM"
    "@OWNER"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 31793
  -titleTs: "'400':3 'permiss':6 'pi':2 'print':4 'problem':7 'raspberri':1 'server':5"
  -bodyTs: "'-2800':46 '/run/cups/cups.sock':213 '0':206 '4':54 '400':80 '631':211 'access':31,209,224 'add':106,115 'ag':178 'allow':207,222,226,228,250,257,261,272,280,287,290,303,312,320,328,337,340,353,362,370,378,387,390 'also':174 'alteast':138 'anonimus':23 'anybodi':26 'anyway':84 'appreci':197 'apt':51 'arm':75,82 'authtyp':230,235,265,273,299,304,313,321,329,349,354,363,371,379 'basic':219 'believ':183 'brows':214,258 'browseallow':263 'browselocalprotocol':216 'browseord':260 'btw':47,66 'cancel':128 'cant':93 'check':160 'config':200 'cup':37,136,190,199 'day':55 'default':231,236,241,243,245,247,266,274,292,294,296,298,300,305,314,322,330,342,344,346,348,364,372 'defaultauthtyp':218 'deni':227,249,256,262,271,279,286,289,302,311,319,327,336,339,352,361,369,377,386,389 'digress':86 'dnssd':217 'document':96 'done':175 'download':48 'drive':33 'driver':41,73,134 'epson':44,63 'et':45 'file':156,201 'find':94 'fine':120 'get':58 'gnome':110 'go':124 'got':17 'help':193 'hitch':171 'host':11 'howev':130 'im':162 'instal':36 'job':129 'jobprivateaccess':240,291,341 'jobprivatevalu':242,293,343 'know':132 'least':98 'listen':212 'loglevel':202 'loos':163 'lp':150 'lpadmin':179 'made':158 'main':89 'marbl':165 'maxlogs':205 'necessari':40 'negoti':350,355,380 'network':29 'ok':1 'order':225,248,255,270,278,285,288,301,310,318,326,335,338,351,360,368,376,385,388 'owner':253,283,308,333,358,383 'pagelogformat':204 'permiss':24,191 'pi':15,79,141 'plung':8 'port':210 'print':126,168 'printer':108,111 'problem':90 'raspberri':14 'recent':5 'remot':208,223 'requir':232,237,251,267,275,281,306,315,323,331,356,365,373,381 'root':180 'run':21,149 'self':10 'server':142 'set':112 'share':20 'show':118 'smb':19 'someth':186 'spent':53 'ssh':145 'subscriptionprivateaccess':244,295,345 'subscriptionprivatevalu':246,297,347 'sudo':176 'system':234,239,254,269,277,284,309,317,325,334,359,367,375,384 'testdoc.txt':151 'text':155 'took':6 'tri':56 'understand':102 'useless':68 'user':233,238,252,268,276,282,307,316,324,332,357,366,374,382 'usermod':177 'v6':76 'v7':83 'via':50,109 'warn':203 'webinterfac':220 'websit':64 'without':169 'work':61,137 'would':194 'x86':72 'yes':221"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705719337
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13094078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705692337 {#1699
    date: 2024-01-19 20:25:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "The-cat-is-staring-at-me-again"
  +title: "The cat is staring at me again!"
  +url: "https://lemmus.org/pictrs/image/4f398283-48bb-4721-81e8-2e6602bdeaa8.webp"
  +body: "[Mutts by Patrick McDonnell for 19 January, 2024](https://www.arcamax.com/thefunnies/mutts/s-3061919)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686584 {#1612
    date: 2024-01-19 18:49:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 31777
  -titleTs: "'cat':2 'stare':4"
  -bodyTs: "'/thefunnies/mutts/s-3061919).':11 '19':6 '2024':8 'januari':7 'mcdonnel':4 'mutt':1 'patrick':3 'www.arcamax.com':10 'www.arcamax.com/thefunnies/mutts/s-3061919).':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705772984
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2707188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686584 {#1615
    date: 2024-01-19 18:49: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
83 DENIED edit
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "The-cat-is-staring-at-me-again"
  +title: "The cat is staring at me again!"
  +url: "https://lemmus.org/pictrs/image/4f398283-48bb-4721-81e8-2e6602bdeaa8.webp"
  +body: "[Mutts by Patrick McDonnell for 19 January, 2024](https://www.arcamax.com/thefunnies/mutts/s-3061919)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686584 {#1612
    date: 2024-01-19 18:49:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 31777
  -titleTs: "'cat':2 'stare':4"
  -bodyTs: "'/thefunnies/mutts/s-3061919).':11 '19':6 '2024':8 'januari':7 'mcdonnel':4 'mutt':1 'patrick':3 'www.arcamax.com':10 'www.arcamax.com/thefunnies/mutts/s-3061919).':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705772984
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2707188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686584 {#1615
    date: 2024-01-19 18:49: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
84 DENIED moderate
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1744 …}
  +image: Proxies\__CG__\App\Entity\Image {#1639 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "The-cat-is-staring-at-me-again"
  +title: "The cat is staring at me again!"
  +url: "https://lemmus.org/pictrs/image/4f398283-48bb-4721-81e8-2e6602bdeaa8.webp"
  +body: "[Mutts by Patrick McDonnell for 19 January, 2024](https://www.arcamax.com/thefunnies/mutts/s-3061919)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686584 {#1612
    date: 2024-01-19 18:49:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 31777
  -titleTs: "'cat':2 'stare':4"
  -bodyTs: "'/thefunnies/mutts/s-3061919).':11 '19':6 '2024':8 'januari':7 'mcdonnel':4 'mutt':1 'patrick':3 'www.arcamax.com':10 'www.arcamax.com/thefunnies/mutts/s-3061919).':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705772984
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2707188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686584 {#1615
    date: 2024-01-19 18:49: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
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Rights-group-calls-for-pressure-of-international-community-on-Iranian"
  +title: "Rights group calls for pressure of international community on Iranian regime to "halt imminent execution" of four ethnic Kurds"
  +url: "https://iranhumanrights.org/2024/01/urgent-appeal-to-halt-imminent-execution-of-four-ethnic-kurds-in-iran/"
  +body: """
    In the midst of a surge in executions in Iran, four ethnic Kurds are on the brink of execution following 18 months of incognito detention since their arrest in July 2022.\n
    \n
    Sentenced to death within 24 hours of a secret trial, there are grave concerns that these political prisoners could face execution without ever being provided a modicum of due process.\n
    \n
    Despite threats to silence their families, one of their wives, desperate to see her husband alive again, courageously shared their story with the Center for Human Rights in Iran (CHRI).\n
    \n
    "Given the severe violations of due process in this case, and the record of disproportionate and unlawful executions of minorities in Iran, these prisoners demand urgent global attention,” said Hadi Ghaemi, the executive director of CHRI.\n
    \n
    Ghaemi added, “World leaders must call on the Iranian authorities to immediately halt their spree of executions or face diplomatic and economic consequences.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686560 {#1678
    date: 2024-01-19 18:49:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 31776
  -titleTs: "'call':3 'communiti':8 'ethnic':18 'execut':15 'four':17 'group':2 'halt':13 'immin':14 'intern':7 'iranian':10 'kurd':19 'pressur':5 'regim':11 'right':1"
  -bodyTs: "'18':21 '2022':31 '24':36 'ad':129 'aliv':77 'arrest':28 'attent':119 'author':137 'brink':17 'call':133 'case':101 'center':85 'chri':91,127 'concern':45 'consequ':150 'could':50 'courag':79 'death':34 'demand':116 'desper':72 'despit':62 'detent':25 'diplomat':147 'director':125 'disproportion':106 'due':60,97 'econom':149 'ethnic':12 'ever':54 'execut':8,19,52,109,124,144 'face':51,146 'famili':67 'follow':20 'four':11 'ghaemi':122,128 'given':92 'global':118 'grave':44 'hadi':121 'halt':140 'hour':37 'human':87 'husband':76 'immedi':139 'incognito':24 'iran':10,90,113 'iranian':136 'juli':30 'kurd':13 'leader':131 'midst':3 'minor':111 'modicum':58 'month':22 'must':132 'one':68 'polit':48 'prison':49,115 'process':61,98 'provid':56 'record':104 'right':88 'said':120 'secret':40 'see':74 'sentenc':32 'sever':94 'share':80 'silenc':65 'sinc':26 'spree':142 'stori':82 'surg':6 'threat':63 'trial':41 'unlaw':108 'urgent':117 'violat':95 'within':35 'without':53 'wive':71 'world':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705745060
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11174686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686560 {#1669
    date: 2024-01-19 18:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Rights-group-calls-for-pressure-of-international-community-on-Iranian"
  +title: "Rights group calls for pressure of international community on Iranian regime to "halt imminent execution" of four ethnic Kurds"
  +url: "https://iranhumanrights.org/2024/01/urgent-appeal-to-halt-imminent-execution-of-four-ethnic-kurds-in-iran/"
  +body: """
    In the midst of a surge in executions in Iran, four ethnic Kurds are on the brink of execution following 18 months of incognito detention since their arrest in July 2022.\n
    \n
    Sentenced to death within 24 hours of a secret trial, there are grave concerns that these political prisoners could face execution without ever being provided a modicum of due process.\n
    \n
    Despite threats to silence their families, one of their wives, desperate to see her husband alive again, courageously shared their story with the Center for Human Rights in Iran (CHRI).\n
    \n
    "Given the severe violations of due process in this case, and the record of disproportionate and unlawful executions of minorities in Iran, these prisoners demand urgent global attention,” said Hadi Ghaemi, the executive director of CHRI.\n
    \n
    Ghaemi added, “World leaders must call on the Iranian authorities to immediately halt their spree of executions or face diplomatic and economic consequences.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686560 {#1678
    date: 2024-01-19 18:49:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 31776
  -titleTs: "'call':3 'communiti':8 'ethnic':18 'execut':15 'four':17 'group':2 'halt':13 'immin':14 'intern':7 'iranian':10 'kurd':19 'pressur':5 'regim':11 'right':1"
  -bodyTs: "'18':21 '2022':31 '24':36 'ad':129 'aliv':77 'arrest':28 'attent':119 'author':137 'brink':17 'call':133 'case':101 'center':85 'chri':91,127 'concern':45 'consequ':150 'could':50 'courag':79 'death':34 'demand':116 'desper':72 'despit':62 'detent':25 'diplomat':147 'director':125 'disproportion':106 'due':60,97 'econom':149 'ethnic':12 'ever':54 'execut':8,19,52,109,124,144 'face':51,146 'famili':67 'follow':20 'four':11 'ghaemi':122,128 'given':92 'global':118 'grave':44 'hadi':121 'halt':140 'hour':37 'human':87 'husband':76 'immedi':139 'incognito':24 'iran':10,90,113 'iranian':136 'juli':30 'kurd':13 'leader':131 'midst':3 'minor':111 'modicum':58 'month':22 'must':132 'one':68 'polit':48 'prison':49,115 'process':61,98 'provid':56 'record':104 'right':88 'said':120 'secret':40 'see':74 'sentenc':32 'sever':94 'share':80 'silenc':65 'sinc':26 'spree':142 'stori':82 'surg':6 'threat':63 'trial':41 'unlaw':108 'urgent':117 'violat':95 'within':35 'without':53 'wive':71 'world':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705745060
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11174686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686560 {#1669
    date: 2024-01-19 18:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Rights-group-calls-for-pressure-of-international-community-on-Iranian"
  +title: "Rights group calls for pressure of international community on Iranian regime to "halt imminent execution" of four ethnic Kurds"
  +url: "https://iranhumanrights.org/2024/01/urgent-appeal-to-halt-imminent-execution-of-four-ethnic-kurds-in-iran/"
  +body: """
    In the midst of a surge in executions in Iran, four ethnic Kurds are on the brink of execution following 18 months of incognito detention since their arrest in July 2022.\n
    \n
    Sentenced to death within 24 hours of a secret trial, there are grave concerns that these political prisoners could face execution without ever being provided a modicum of due process.\n
    \n
    Despite threats to silence their families, one of their wives, desperate to see her husband alive again, courageously shared their story with the Center for Human Rights in Iran (CHRI).\n
    \n
    "Given the severe violations of due process in this case, and the record of disproportionate and unlawful executions of minorities in Iran, these prisoners demand urgent global attention,” said Hadi Ghaemi, the executive director of CHRI.\n
    \n
    Ghaemi added, “World leaders must call on the Iranian authorities to immediately halt their spree of executions or face diplomatic and economic consequences.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686560 {#1678
    date: 2024-01-19 18:49:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 31776
  -titleTs: "'call':3 'communiti':8 'ethnic':18 'execut':15 'four':17 'group':2 'halt':13 'immin':14 'intern':7 'iranian':10 'kurd':19 'pressur':5 'regim':11 'right':1"
  -bodyTs: "'18':21 '2022':31 '24':36 'ad':129 'aliv':77 'arrest':28 'attent':119 'author':137 'brink':17 'call':133 'case':101 'center':85 'chri':91,127 'concern':45 'consequ':150 'could':50 'courag':79 'death':34 'demand':116 'desper':72 'despit':62 'detent':25 'diplomat':147 'director':125 'disproportion':106 'due':60,97 'econom':149 'ethnic':12 'ever':54 'execut':8,19,52,109,124,144 'face':51,146 'famili':67 'follow':20 'four':11 'ghaemi':122,128 'given':92 'global':118 'grave':44 'hadi':121 'halt':140 'hour':37 'human':87 'husband':76 'immedi':139 'incognito':24 'iran':10,90,113 'iranian':136 'juli':30 'kurd':13 'leader':131 'midst':3 'minor':111 'modicum':58 'month':22 'must':132 'one':68 'polit':48 'prison':49,115 'process':61,98 'provid':56 'record':104 'right':88 'said':120 'secret':40 'see':74 'sentenc':32 'sever':94 'share':80 'silenc':65 'sinc':26 'spree':142 'stori':82 'surg':6 'threat':63 'trial':41 'unlaw':108 'urgent':117 'violat':95 'within':35 'without':53 'wive':71 'world':130"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705745060
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11174686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686560 {#1669
    date: 2024-01-19 18:49:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "Diorama-of-Vader-and-Luke-s-first-duel-by-CptEks"
  +title: "Diorama of Vader and Luke's first duel, by CptEks"
  +url: "https://lemmy.world/pictrs/image/2cbd3cff-57d2-43c2-9b4f-b3e283edf1ae.jpeg"
  +body: "[Source here.](https://imgur.com/gallery/jhWQhQ3) Give the original artist a like and/or comment!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686437 {#1663
    date: 2024-01-19 18:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 31774
  -titleTs: "'cptek':10 'diorama':1 'duel':8 'first':7 'luke':5 'vader':3"
  -bodyTs: "'/gallery/jhwqhq3)':5 'and/or':12 'artist':9 'comment':13 'give':6 'imgur.com':4 'imgur.com/gallery/jhwqhq3)':3 'like':11 'origin':8 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705753937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10917611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686437 {#1553
    date: 2024-01-19 18:47:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "Diorama-of-Vader-and-Luke-s-first-duel-by-CptEks"
  +title: "Diorama of Vader and Luke's first duel, by CptEks"
  +url: "https://lemmy.world/pictrs/image/2cbd3cff-57d2-43c2-9b4f-b3e283edf1ae.jpeg"
  +body: "[Source here.](https://imgur.com/gallery/jhWQhQ3) Give the original artist a like and/or comment!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686437 {#1663
    date: 2024-01-19 18:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 31774
  -titleTs: "'cptek':10 'diorama':1 'duel':8 'first':7 'luke':5 'vader':3"
  -bodyTs: "'/gallery/jhwqhq3)':5 'and/or':12 'artist':9 'comment':13 'give':6 'imgur.com':4 'imgur.com/gallery/jhwqhq3)':3 'like':11 'origin':8 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705753937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10917611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686437 {#1553
    date: 2024-01-19 18:47:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "Diorama-of-Vader-and-Luke-s-first-duel-by-CptEks"
  +title: "Diorama of Vader and Luke's first duel, by CptEks"
  +url: "https://lemmy.world/pictrs/image/2cbd3cff-57d2-43c2-9b4f-b3e283edf1ae.jpeg"
  +body: "[Source here.](https://imgur.com/gallery/jhWQhQ3) Give the original artist a like and/or comment!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705686437 {#1663
    date: 2024-01-19 18:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 31774
  -titleTs: "'cptek':10 'diorama':1 'duel':8 'first':7 'luke':5 'vader':3"
  -bodyTs: "'/gallery/jhwqhq3)':5 'and/or':12 'artist':9 'comment':13 'give':6 'imgur.com':4 'imgur.com/gallery/jhwqhq3)':3 'like':11 'origin':8 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705753937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10917611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705686437 {#1553
    date: 2024-01-19 18:47:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "A-fun-little-game"
  +title: "A fun little game"
  +url: "https://lemmy.world/pictrs/image/625e46fe-95ef-4b8b-b5e6-e1d1c293d16d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 395
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705685257 {#1574
    date: 2024-01-19 18:27:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 31769
  -titleTs: "'fun':2 'game':4 'littl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705771657
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10916785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705685257 {#1575
    date: 2024-01-19 18:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "A-fun-little-game"
  +title: "A fun little game"
  +url: "https://lemmy.world/pictrs/image/625e46fe-95ef-4b8b-b5e6-e1d1c293d16d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 395
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705685257 {#1574
    date: 2024-01-19 18:27:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 31769
  -titleTs: "'fun':2 'game':4 'littl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705771657
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10916785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705685257 {#1575
    date: 2024-01-19 18:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#1586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1593 …}
  +slug: "A-fun-little-game"
  +title: "A fun little game"
  +url: "https://lemmy.world/pictrs/image/625e46fe-95ef-4b8b-b5e6-e1d1c293d16d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 395
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705685257 {#1574
    date: 2024-01-19 18:27:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 31769
  -titleTs: "'fun':2 'game':4 'littl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705771657
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10916785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705685257 {#1575
    date: 2024-01-19 18:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1564
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Number-of-North-Korean-defectors-entering-South-Korea-more-than"
  +title: "Number of North Korean defectors entering South Korea more than triples in Jan.-Sept. 2023 period"
  +url: "https://m.koreatimes.co.kr/pages/article.asp?newsIdx=361763"
  +body: """
    After escaping the North, 139 North Koreans reached the South in the January-September 2023 period, sharply up from 42 from the same period 2022, according to Seoul’s unification ministry. In the third quarter, 40 defectors ― three men and 37 women ― came to the South.\n
    \n
    The tally is the latest reminder that a steady stream of North Koreans continues to defect to South Korea to avoid chronic food shortages and harsh political oppression.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705683706 {#1559
    date: 2024-01-19 18:01:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 31763
  -titleTs: "'2023':15 'defector':5 'enter':6 'jan':13 'korea':8 'korean':4 'north':3 'number':1 'period':16 'sept':14 'south':7 'tripl':11"
  -bodyTs: "'139':5 '2022':26 '2023':16 '37':42 '40':37 '42':21 'accord':27 'avoid':68 'came':44 'chronic':69 'continu':61 'defect':63 'defector':38 'escap':2 'food':70 'harsh':73 'januari':14 'january-septemb':13 'korea':66 'korean':7,60 'latest':52 'men':40 'ministri':32 'north':4,6,59 'oppress':75 'period':17,25 'polit':74 'quarter':36 'reach':8 'remind':53 'seoul':29 'septemb':15 'sharpli':18 'shortag':71 'south':10,47,65 'steadi':56 'stream':57 'talli':49 'third':35 'three':39 'unif':31 'women':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705746706
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11173952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683706 {#1548
    date: 2024-01-19 18:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Number-of-North-Korean-defectors-entering-South-Korea-more-than"
  +title: "Number of North Korean defectors entering South Korea more than triples in Jan.-Sept. 2023 period"
  +url: "https://m.koreatimes.co.kr/pages/article.asp?newsIdx=361763"
  +body: """
    After escaping the North, 139 North Koreans reached the South in the January-September 2023 period, sharply up from 42 from the same period 2022, according to Seoul’s unification ministry. In the third quarter, 40 defectors ― three men and 37 women ― came to the South.\n
    \n
    The tally is the latest reminder that a steady stream of North Koreans continues to defect to South Korea to avoid chronic food shortages and harsh political oppression.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705683706 {#1559
    date: 2024-01-19 18:01:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 31763
  -titleTs: "'2023':15 'defector':5 'enter':6 'jan':13 'korea':8 'korean':4 'north':3 'number':1 'period':16 'sept':14 'south':7 'tripl':11"
  -bodyTs: "'139':5 '2022':26 '2023':16 '37':42 '40':37 '42':21 'accord':27 'avoid':68 'came':44 'chronic':69 'continu':61 'defect':63 'defector':38 'escap':2 'food':70 'harsh':73 'januari':14 'january-septemb':13 'korea':66 'korean':7,60 'latest':52 'men':40 'ministri':32 'north':4,6,59 'oppress':75 'period':17,25 'polit':74 'quarter':36 'reach':8 'remind':53 'seoul':29 'septemb':15 'sharpli':18 'shortag':71 'south':10,47,65 'steadi':56 'stream':57 'talli':49 'third':35 'three':39 'unif':31 'women':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705746706
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11173952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683706 {#1548
    date: 2024-01-19 18:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1971 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Number-of-North-Korean-defectors-entering-South-Korea-more-than"
  +title: "Number of North Korean defectors entering South Korea more than triples in Jan.-Sept. 2023 period"
  +url: "https://m.koreatimes.co.kr/pages/article.asp?newsIdx=361763"
  +body: """
    After escaping the North, 139 North Koreans reached the South in the January-September 2023 period, sharply up from 42 from the same period 2022, according to Seoul’s unification ministry. In the third quarter, 40 defectors ― three men and 37 women ― came to the South.\n
    \n
    The tally is the latest reminder that a steady stream of North Koreans continues to defect to South Korea to avoid chronic food shortages and harsh political oppression.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705683706 {#1559
    date: 2024-01-19 18:01:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 31763
  -titleTs: "'2023':15 'defector':5 'enter':6 'jan':13 'korea':8 'korean':4 'north':3 'number':1 'period':16 'sept':14 'south':7 'tripl':11"
  -bodyTs: "'139':5 '2022':26 '2023':16 '37':42 '40':37 '42':21 'accord':27 'avoid':68 'came':44 'chronic':69 'continu':61 'defect':63 'defector':38 'escap':2 'food':70 'harsh':73 'januari':14 'january-septemb':13 'korea':66 'korean':7,60 'latest':52 'men':40 'ministri':32 'north':4,6,59 'oppress':75 'period':17,25 'polit':74 'quarter':36 'reach':8 'remind':53 'seoul':29 'septemb':15 'sharpli':18 'shortag':71 'south':10,47,65 'steadi':56 'stream':57 'talli':49 'third':35 'three':39 'unif':31 'women':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705746706
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11173952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705683706 {#1548
    date: 2024-01-19 18:01:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details