GET https://kbin.spritesserver.nl/*/commented?p=662

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.28 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.06 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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "6th-grader-loves-bbc"
  +title: "6th grader loves bbc 😭"
  +url: "https://i.ibb.co/yN97r6j/ezgif-4-e928caef04.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703120002 {#1782
    date: 2023-12-21 01:53:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 23712
  -titleTs: "'6th':1 'bbc':4 'grader':2 'love':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703124502
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11360790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120002 {#1783
    date: 2023-12-21 01:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "6th-grader-loves-bbc"
  +title: "6th grader loves bbc 😭"
  +url: "https://i.ibb.co/yN97r6j/ezgif-4-e928caef04.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703120002 {#1782
    date: 2023-12-21 01:53:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 23712
  -titleTs: "'6th':1 'bbc':4 'grader':2 'love':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703124502
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11360790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120002 {#1783
    date: 2023-12-21 01:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "6th-grader-loves-bbc"
  +title: "6th grader loves bbc 😭"
  +url: "https://i.ibb.co/yN97r6j/ezgif-4-e928caef04.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703120002 {#1782
    date: 2023-12-21 01:53:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 23712
  -titleTs: "'6th':1 'bbc':4 'grader':2 'love':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703124502
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11360790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120002 {#1783
    date: 2023-12-21 01:53:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2473
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1923 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "20-December-1986"
  +title: "20 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/6b4cd762-efbc-444e-a8da-a7be3e67fdd4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703085753 {#2490
    date: 2023-12-20 16:22:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 23597
  -titleTs: "'1986':3 '20':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703172153
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11334843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703085753 {#2489
    date: 2023-12-20 16:22: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
7 DENIED edit
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1923 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "20-December-1986"
  +title: "20 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/6b4cd762-efbc-444e-a8da-a7be3e67fdd4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703085753 {#2490
    date: 2023-12-20 16:22:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 23597
  -titleTs: "'1986':3 '20':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703172153
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11334843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703085753 {#2489
    date: 2023-12-20 16:22: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
8 DENIED moderate
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1923 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "20-December-1986"
  +title: "20 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/6b4cd762-efbc-444e-a8da-a7be3e67fdd4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703085753 {#2490
    date: 2023-12-20 16:22:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 23597
  -titleTs: "'1986':3 '20':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703172153
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11334843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703085753 {#2489
    date: 2023-12-20 16:22: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
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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1568 …}
  +slug: "Rise-of-archery-in-Andes-Mountains-dated-to-5-000-years"
  +title: "Rise of archery in Andes Mountains dated to 5,000 years ago—earlier than previous research"
  +url: "https://phys.org/news/2023-12-archery-andes-mountains-dated-years.html"
  +body: """
    When did archery arise in the Americas? And what were the effects of this technology on society?\n
    \n
    These questions have long been debated among anthropologists and archaeologists. But a study led by a University of California, Davis, anthropologist, is shining light on this mystery. The work is published in Quaternary International.\n
    \n
    Focusing on the Lake Titicaca Basin in the Andes mountains, anthropologists found through analysis of 1,179 projectile points that the rise of archery technology dates to around 5,000 years ago. Previous research held that archery in the Andes emerged around 3,000 years ago.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703114925 {#1585
    date: 2023-12-21 00:28:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 24269
  -titleTs: "'000':10 '5':9 'ago':12 'andes':5 'archeri':3 'date':7 'earlier':13 'mountain':6 'previous':15 'research':16 'rise':1 'year':11"
  -bodyTs: "'000':81,95 '1':67 '179':68 '3':94 '5':80 'ago':83,97 'america':7 'among':24 'analysi':65 'andes':60,91 'anthropologist':25,38,62 'archaeologist':27 'archeri':3,75,88 'aris':4 'around':79,93 'basin':57 'california':36 'date':77 'davi':37 'debat':23 'effect':12 'emerg':92 'focus':52 'found':63 'held':86 'intern':51 'lake':55 'led':31 'light':41 'long':21 'mountain':61 'mysteri':44 'point':70 'previous':84 'projectil':69 'publish':48 'quaternari':50 'question':19 'research':85 'rise':73 'shine':40 'societi':17 'studi':30 'technolog':15,76 'titicaca':56 'univers':34 'work':46 'year':82,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703114925
  +visibility: "visible             "
  +apId: "https://midwest.social/post/6696289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703114925 {#1576
    date: 2023-12-21 00:28: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
11 DENIED edit
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1568 …}
  +slug: "Rise-of-archery-in-Andes-Mountains-dated-to-5-000-years"
  +title: "Rise of archery in Andes Mountains dated to 5,000 years ago—earlier than previous research"
  +url: "https://phys.org/news/2023-12-archery-andes-mountains-dated-years.html"
  +body: """
    When did archery arise in the Americas? And what were the effects of this technology on society?\n
    \n
    These questions have long been debated among anthropologists and archaeologists. But a study led by a University of California, Davis, anthropologist, is shining light on this mystery. The work is published in Quaternary International.\n
    \n
    Focusing on the Lake Titicaca Basin in the Andes mountains, anthropologists found through analysis of 1,179 projectile points that the rise of archery technology dates to around 5,000 years ago. Previous research held that archery in the Andes emerged around 3,000 years ago.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703114925 {#1585
    date: 2023-12-21 00:28:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 24269
  -titleTs: "'000':10 '5':9 'ago':12 'andes':5 'archeri':3 'date':7 'earlier':13 'mountain':6 'previous':15 'research':16 'rise':1 'year':11"
  -bodyTs: "'000':81,95 '1':67 '179':68 '3':94 '5':80 'ago':83,97 'america':7 'among':24 'analysi':65 'andes':60,91 'anthropologist':25,38,62 'archaeologist':27 'archeri':3,75,88 'aris':4 'around':79,93 'basin':57 'california':36 'date':77 'davi':37 'debat':23 'effect':12 'emerg':92 'focus':52 'found':63 'held':86 'intern':51 'lake':55 'led':31 'light':41 'long':21 'mountain':61 'mysteri':44 'point':70 'previous':84 'projectil':69 'publish':48 'quaternari':50 'question':19 'research':85 'rise':73 'shine':40 'societi':17 'studi':30 'technolog':15,76 'titicaca':56 'univers':34 'work':46 'year':82,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703114925
  +visibility: "visible             "
  +apId: "https://midwest.social/post/6696289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703114925 {#1576
    date: 2023-12-21 00:28: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
12 DENIED moderate
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1568 …}
  +slug: "Rise-of-archery-in-Andes-Mountains-dated-to-5-000-years"
  +title: "Rise of archery in Andes Mountains dated to 5,000 years ago—earlier than previous research"
  +url: "https://phys.org/news/2023-12-archery-andes-mountains-dated-years.html"
  +body: """
    When did archery arise in the Americas? And what were the effects of this technology on society?\n
    \n
    These questions have long been debated among anthropologists and archaeologists. But a study led by a University of California, Davis, anthropologist, is shining light on this mystery. The work is published in Quaternary International.\n
    \n
    Focusing on the Lake Titicaca Basin in the Andes mountains, anthropologists found through analysis of 1,179 projectile points that the rise of archery technology dates to around 5,000 years ago. Previous research held that archery in the Andes emerged around 3,000 years ago.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703114925 {#1585
    date: 2023-12-21 00:28:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 24269
  -titleTs: "'000':10 '5':9 'ago':12 'andes':5 'archeri':3 'date':7 'earlier':13 'mountain':6 'previous':15 'research':16 'rise':1 'year':11"
  -bodyTs: "'000':81,95 '1':67 '179':68 '3':94 '5':80 'ago':83,97 'america':7 'among':24 'analysi':65 'andes':60,91 'anthropologist':25,38,62 'archaeologist':27 'archeri':3,75,88 'aris':4 'around':79,93 'basin':57 'california':36 'date':77 'davi':37 'debat':23 'effect':12 'emerg':92 'focus':52 'found':63 'held':86 'intern':51 'lake':55 'led':31 'light':41 'long':21 'mountain':61 'mysteri':44 'point':70 'previous':84 'projectil':69 'publish':48 'quaternari':50 'question':19 'research':85 'rise':73 'shine':40 'societi':17 'studi':30 'technolog':15,76 'titicaca':56 'univers':34 'work':46 'year':82,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703114925
  +visibility: "visible             "
  +apId: "https://midwest.social/post/6696289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703114925 {#1576
    date: 2023-12-21 00:28: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
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Discovery-of-calendar-rock-carvings-from-Ancestral-Pueblo-in-US"
  +title: "Discovery of 'calendar' rock carvings from Ancestral Pueblo in US Southwest surpasses 'wildest expectations'"
  +url: "https://www.livescience.com/archaeology/discovery-of-calendar-rock-carvings-from-ancestral-pueblo-in-us-southwest-surpasses-wildest-expectations"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703118737 {#1756
    date: 2023-12-21 01:32:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 23705
  -titleTs: "'ancestr':7 'calendar':3 'carv':5 'discoveri':1 'expect':14 'pueblo':8 'rock':4 'southwest':11 'surpass':12 'us':10 'wildest':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703205137
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4656303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118737 {#1767
    date: 2023-12-21 01:32: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
15 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Discovery-of-calendar-rock-carvings-from-Ancestral-Pueblo-in-US"
  +title: "Discovery of 'calendar' rock carvings from Ancestral Pueblo in US Southwest surpasses 'wildest expectations'"
  +url: "https://www.livescience.com/archaeology/discovery-of-calendar-rock-carvings-from-ancestral-pueblo-in-us-southwest-surpasses-wildest-expectations"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703118737 {#1756
    date: 2023-12-21 01:32:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 23705
  -titleTs: "'ancestr':7 'calendar':3 'carv':5 'discoveri':1 'expect':14 'pueblo':8 'rock':4 'southwest':11 'surpass':12 'us':10 'wildest':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703205137
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4656303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118737 {#1767
    date: 2023-12-21 01:32: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
16 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Discovery-of-calendar-rock-carvings-from-Ancestral-Pueblo-in-US"
  +title: "Discovery of 'calendar' rock carvings from Ancestral Pueblo in US Southwest surpasses 'wildest expectations'"
  +url: "https://www.livescience.com/archaeology/discovery-of-calendar-rock-carvings-from-ancestral-pueblo-in-us-southwest-surpasses-wildest-expectations"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703118737 {#1756
    date: 2023-12-21 01:32:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 23705
  -titleTs: "'ancestr':7 'calendar':3 'carv':5 'discoveri':1 'expect':14 'pueblo':8 'rock':4 'southwest':11 'surpass':12 'us':10 'wildest':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703205137
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4656303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118737 {#1767
    date: 2023-12-21 01:32: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
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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "PeerTube-stress-tests-resilience-lies-in-your-peers"
  +title: "PeerTube stress tests: resilience lies in your peers!"
  +url: "https://joinpeertube.org/news/stress-test-2023"
  +body: """
    cross-posted from: [lemmy.world/post/9820251](https://lemmy.world/post/9820251)\n
    \n
    > PeerTube is a decentralized and federated alternative to YouTube. The goal of PeerTube is not to replace YouTube but to offer a viable alternative using the strength of ActivityPub and P2P protocols.\n
    > \n
    > Being built on ActivityPub means PeerTube is able to be part of a bigger social network, the [Fediverse](https://en.wikipedia.org/wiki/Fediverse) (the Federated Universe). On the other hand, P2P technologies help PeerTube to solve the issue of money, inbound with all streaming platform : With PeerTube, you don’t need to have a lot of bandwidth available on your server to host a PeerTube platform because all users (which didn’t disable the feature) watching a video on PeerTube will be able to share this same video to other viewers.\n
    > \n
    > If you are curious about PeerTube, I can’t recommend you enough to check [the official website](https://joinpeertube.org) to learn more about the project. If after that you want to try to use PeerTube as a content creator, you can try to find a platform available there to register or host yourself your own PeerTube platform on your own server.\n
    > \n
    > The development of PeerTube is actually sponsored by [Framasoft](https://framasoft.org/en/), a french non-for-profit popular educational organization, a group of friends convinced that an emancipating digital world is possible, convinced that it will arise through actual actions on real world and online with and for you!\n
    > \n
    > Framasoft is also involved in the development of [Mobilizon](https://joinmobilizon.org/en/), a decentralized and federated alternative to Facebook Events and Meetup.\n
    > \n
    > If you want to contribute to PeerTube, feel free to:\n
    > \n
    > - report bugs and give your feedback on [Github](https://github.com/Chocobozzz/PeerTube/) or on [our forums](https://framacolibri.org/c/peertube/38)\n
    > - submit your brillant ideas on our [Feedback platform](https://ideas.joinpeertube.org/)\n
    > - Help to translate the software, following [the contributing guide](https://docs.joinpeertube.org/contribute-getting-started?id=translate)\n
    > - [Make a donation](https://support.joinpeertube.org/en/) to help to pay bills inbound in the development of PeerTube.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703156432 {#1697
    date: 2023-12-21 12:00:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 23772
  -titleTs: "'lie':5 'peer':8 'peertub':1 'resili':4 'stress':2 'test':3"
  -bodyTs: "'/)':299 '/c/peertube/38)':288 '/chocobozzz/peertube/)':281 '/contribute-getting-started?id=translate)':311 '/en/)':317 '/en/),':200,250 '/post/9820251](https://lemmy.world/post/9820251)':7 '/wiki/fediverse)':60 'abl':47,120 'action':229 'activitypub':36,43 'actual':194,228 'also':241 'altern':14,31,255 'aris':226 'avail':95,174 'bandwidth':94 'bigger':53 'bill':322 'brillant':291 'bug':272 'built':41 'check':142 'content':165 'contribut':265,307 'convinc':214,222 'creator':166 'cross':2 'cross-post':1 'curious':132 'decentr':11,252 'develop':190,245,326 'didn':108 'digit':218 'disabl':110 'docs.joinpeertube.org':310 'docs.joinpeertube.org/contribute-getting-started?id=translate)':309 'donat':314 'educ':208 'emancip':217 'en.wikipedia.org':59 'en.wikipedia.org/wiki/fediverse)':58 'enough':140 'event':258 'facebook':257 'featur':112 'feder':13,62,254 'fedivers':57 'feedback':276,295 'feel':268 'find':171 'follow':305 'forum':285 'framacolibri.org':287 'framacolibri.org/c/peertube/38)':286 'framasoft':197,239 'framasoft.org':199 'framasoft.org/en/),':198 'free':269 'french':202 'friend':213 'github':278 'github.com':280 'github.com/chocobozzz/peertube/)':279 'give':274 'goal':18 'group':211 'guid':308 'hand':67 'help':70,300,319 'host':100,179 'idea':292 'ideas.joinpeertube.org':298 'ideas.joinpeertube.org/)':297 'inbound':78,323 'involv':242 'issu':75 'joinmobilizon.org':249 'joinmobilizon.org/en/),':248 'joinpeertube.org':146 'learn':148 'lemmy.world':6 'lemmy.world/post/9820251](https://lemmy.world/post/9820251)':5 'lot':92 'make':312 'mean':44 'meetup':260 'mobilizon':247 'money':77 'need':88 'network':55 'non':204 'non-for-profit':203 'offer':28 'offici':144 'onlin':234 'organ':209 'p2p':38,68 'part':50 'pay':321 'peertub':8,20,45,71,84,102,117,134,162,183,192,267,328 'platform':82,103,173,184,296 'popular':207 'possibl':221 'post':3 'profit':206 'project':152 'protocol':39 'real':231 'recommend':138 'regist':177 'replac':24 'report':271 'server':98,188 'share':122 'social':54 'softwar':304 'solv':73 'sponsor':195 'stream':81 'strength':34 'submit':289 'support.joinpeertube.org':316 'support.joinpeertube.org/en/)':315 'technolog':69 'translat':302 'tri':159,169 'univers':63 'use':32,161 'user':106 'viabl':30 'video':115,125 'viewer':128 'want':157,263 'watch':113 'websit':145 'world':219,232 'youtub':16,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703242832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9820364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703156432 {#1695
    date: 2023-12-21 12:00: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
19 DENIED edit
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "PeerTube-stress-tests-resilience-lies-in-your-peers"
  +title: "PeerTube stress tests: resilience lies in your peers!"
  +url: "https://joinpeertube.org/news/stress-test-2023"
  +body: """
    cross-posted from: [lemmy.world/post/9820251](https://lemmy.world/post/9820251)\n
    \n
    > PeerTube is a decentralized and federated alternative to YouTube. The goal of PeerTube is not to replace YouTube but to offer a viable alternative using the strength of ActivityPub and P2P protocols.\n
    > \n
    > Being built on ActivityPub means PeerTube is able to be part of a bigger social network, the [Fediverse](https://en.wikipedia.org/wiki/Fediverse) (the Federated Universe). On the other hand, P2P technologies help PeerTube to solve the issue of money, inbound with all streaming platform : With PeerTube, you don’t need to have a lot of bandwidth available on your server to host a PeerTube platform because all users (which didn’t disable the feature) watching a video on PeerTube will be able to share this same video to other viewers.\n
    > \n
    > If you are curious about PeerTube, I can’t recommend you enough to check [the official website](https://joinpeertube.org) to learn more about the project. If after that you want to try to use PeerTube as a content creator, you can try to find a platform available there to register or host yourself your own PeerTube platform on your own server.\n
    > \n
    > The development of PeerTube is actually sponsored by [Framasoft](https://framasoft.org/en/), a french non-for-profit popular educational organization, a group of friends convinced that an emancipating digital world is possible, convinced that it will arise through actual actions on real world and online with and for you!\n
    > \n
    > Framasoft is also involved in the development of [Mobilizon](https://joinmobilizon.org/en/), a decentralized and federated alternative to Facebook Events and Meetup.\n
    > \n
    > If you want to contribute to PeerTube, feel free to:\n
    > \n
    > - report bugs and give your feedback on [Github](https://github.com/Chocobozzz/PeerTube/) or on [our forums](https://framacolibri.org/c/peertube/38)\n
    > - submit your brillant ideas on our [Feedback platform](https://ideas.joinpeertube.org/)\n
    > - Help to translate the software, following [the contributing guide](https://docs.joinpeertube.org/contribute-getting-started?id=translate)\n
    > - [Make a donation](https://support.joinpeertube.org/en/) to help to pay bills inbound in the development of PeerTube.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703156432 {#1697
    date: 2023-12-21 12:00:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 23772
  -titleTs: "'lie':5 'peer':8 'peertub':1 'resili':4 'stress':2 'test':3"
  -bodyTs: "'/)':299 '/c/peertube/38)':288 '/chocobozzz/peertube/)':281 '/contribute-getting-started?id=translate)':311 '/en/)':317 '/en/),':200,250 '/post/9820251](https://lemmy.world/post/9820251)':7 '/wiki/fediverse)':60 'abl':47,120 'action':229 'activitypub':36,43 'actual':194,228 'also':241 'altern':14,31,255 'aris':226 'avail':95,174 'bandwidth':94 'bigger':53 'bill':322 'brillant':291 'bug':272 'built':41 'check':142 'content':165 'contribut':265,307 'convinc':214,222 'creator':166 'cross':2 'cross-post':1 'curious':132 'decentr':11,252 'develop':190,245,326 'didn':108 'digit':218 'disabl':110 'docs.joinpeertube.org':310 'docs.joinpeertube.org/contribute-getting-started?id=translate)':309 'donat':314 'educ':208 'emancip':217 'en.wikipedia.org':59 'en.wikipedia.org/wiki/fediverse)':58 'enough':140 'event':258 'facebook':257 'featur':112 'feder':13,62,254 'fedivers':57 'feedback':276,295 'feel':268 'find':171 'follow':305 'forum':285 'framacolibri.org':287 'framacolibri.org/c/peertube/38)':286 'framasoft':197,239 'framasoft.org':199 'framasoft.org/en/),':198 'free':269 'french':202 'friend':213 'github':278 'github.com':280 'github.com/chocobozzz/peertube/)':279 'give':274 'goal':18 'group':211 'guid':308 'hand':67 'help':70,300,319 'host':100,179 'idea':292 'ideas.joinpeertube.org':298 'ideas.joinpeertube.org/)':297 'inbound':78,323 'involv':242 'issu':75 'joinmobilizon.org':249 'joinmobilizon.org/en/),':248 'joinpeertube.org':146 'learn':148 'lemmy.world':6 'lemmy.world/post/9820251](https://lemmy.world/post/9820251)':5 'lot':92 'make':312 'mean':44 'meetup':260 'mobilizon':247 'money':77 'need':88 'network':55 'non':204 'non-for-profit':203 'offer':28 'offici':144 'onlin':234 'organ':209 'p2p':38,68 'part':50 'pay':321 'peertub':8,20,45,71,84,102,117,134,162,183,192,267,328 'platform':82,103,173,184,296 'popular':207 'possibl':221 'post':3 'profit':206 'project':152 'protocol':39 'real':231 'recommend':138 'regist':177 'replac':24 'report':271 'server':98,188 'share':122 'social':54 'softwar':304 'solv':73 'sponsor':195 'stream':81 'strength':34 'submit':289 'support.joinpeertube.org':316 'support.joinpeertube.org/en/)':315 'technolog':69 'translat':302 'tri':159,169 'univers':63 'use':32,161 'user':106 'viabl':30 'video':115,125 'viewer':128 'want':157,263 'watch':113 'websit':145 'world':219,232 'youtub':16,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703242832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9820364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703156432 {#1695
    date: 2023-12-21 12:00: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
20 DENIED moderate
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "PeerTube-stress-tests-resilience-lies-in-your-peers"
  +title: "PeerTube stress tests: resilience lies in your peers!"
  +url: "https://joinpeertube.org/news/stress-test-2023"
  +body: """
    cross-posted from: [lemmy.world/post/9820251](https://lemmy.world/post/9820251)\n
    \n
    > PeerTube is a decentralized and federated alternative to YouTube. The goal of PeerTube is not to replace YouTube but to offer a viable alternative using the strength of ActivityPub and P2P protocols.\n
    > \n
    > Being built on ActivityPub means PeerTube is able to be part of a bigger social network, the [Fediverse](https://en.wikipedia.org/wiki/Fediverse) (the Federated Universe). On the other hand, P2P technologies help PeerTube to solve the issue of money, inbound with all streaming platform : With PeerTube, you don’t need to have a lot of bandwidth available on your server to host a PeerTube platform because all users (which didn’t disable the feature) watching a video on PeerTube will be able to share this same video to other viewers.\n
    > \n
    > If you are curious about PeerTube, I can’t recommend you enough to check [the official website](https://joinpeertube.org) to learn more about the project. If after that you want to try to use PeerTube as a content creator, you can try to find a platform available there to register or host yourself your own PeerTube platform on your own server.\n
    > \n
    > The development of PeerTube is actually sponsored by [Framasoft](https://framasoft.org/en/), a french non-for-profit popular educational organization, a group of friends convinced that an emancipating digital world is possible, convinced that it will arise through actual actions on real world and online with and for you!\n
    > \n
    > Framasoft is also involved in the development of [Mobilizon](https://joinmobilizon.org/en/), a decentralized and federated alternative to Facebook Events and Meetup.\n
    > \n
    > If you want to contribute to PeerTube, feel free to:\n
    > \n
    > - report bugs and give your feedback on [Github](https://github.com/Chocobozzz/PeerTube/) or on [our forums](https://framacolibri.org/c/peertube/38)\n
    > - submit your brillant ideas on our [Feedback platform](https://ideas.joinpeertube.org/)\n
    > - Help to translate the software, following [the contributing guide](https://docs.joinpeertube.org/contribute-getting-started?id=translate)\n
    > - [Make a donation](https://support.joinpeertube.org/en/) to help to pay bills inbound in the development of PeerTube.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703156432 {#1697
    date: 2023-12-21 12:00:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 23772
  -titleTs: "'lie':5 'peer':8 'peertub':1 'resili':4 'stress':2 'test':3"
  -bodyTs: "'/)':299 '/c/peertube/38)':288 '/chocobozzz/peertube/)':281 '/contribute-getting-started?id=translate)':311 '/en/)':317 '/en/),':200,250 '/post/9820251](https://lemmy.world/post/9820251)':7 '/wiki/fediverse)':60 'abl':47,120 'action':229 'activitypub':36,43 'actual':194,228 'also':241 'altern':14,31,255 'aris':226 'avail':95,174 'bandwidth':94 'bigger':53 'bill':322 'brillant':291 'bug':272 'built':41 'check':142 'content':165 'contribut':265,307 'convinc':214,222 'creator':166 'cross':2 'cross-post':1 'curious':132 'decentr':11,252 'develop':190,245,326 'didn':108 'digit':218 'disabl':110 'docs.joinpeertube.org':310 'docs.joinpeertube.org/contribute-getting-started?id=translate)':309 'donat':314 'educ':208 'emancip':217 'en.wikipedia.org':59 'en.wikipedia.org/wiki/fediverse)':58 'enough':140 'event':258 'facebook':257 'featur':112 'feder':13,62,254 'fedivers':57 'feedback':276,295 'feel':268 'find':171 'follow':305 'forum':285 'framacolibri.org':287 'framacolibri.org/c/peertube/38)':286 'framasoft':197,239 'framasoft.org':199 'framasoft.org/en/),':198 'free':269 'french':202 'friend':213 'github':278 'github.com':280 'github.com/chocobozzz/peertube/)':279 'give':274 'goal':18 'group':211 'guid':308 'hand':67 'help':70,300,319 'host':100,179 'idea':292 'ideas.joinpeertube.org':298 'ideas.joinpeertube.org/)':297 'inbound':78,323 'involv':242 'issu':75 'joinmobilizon.org':249 'joinmobilizon.org/en/),':248 'joinpeertube.org':146 'learn':148 'lemmy.world':6 'lemmy.world/post/9820251](https://lemmy.world/post/9820251)':5 'lot':92 'make':312 'mean':44 'meetup':260 'mobilizon':247 'money':77 'need':88 'network':55 'non':204 'non-for-profit':203 'offer':28 'offici':144 'onlin':234 'organ':209 'p2p':38,68 'part':50 'pay':321 'peertub':8,20,45,71,84,102,117,134,162,183,192,267,328 'platform':82,103,173,184,296 'popular':207 'possibl':221 'post':3 'profit':206 'project':152 'protocol':39 'real':231 'recommend':138 'regist':177 'replac':24 'report':271 'server':98,188 'share':122 'social':54 'softwar':304 'solv':73 'sponsor':195 'stream':81 'strength':34 'submit':289 'support.joinpeertube.org':316 'support.joinpeertube.org/en/)':315 'technolog':69 'translat':302 'tri':159,169 'univers':63 'use':32,161 'user':106 'viabl':30 'video':115,125 'viewer':128 'want':157,263 'watch':113 'websit':145 'world':219,232 'youtub':16,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703242832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9820364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703156432 {#1695
    date: 2023-12-21 12:00: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
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Advantage-of-ChatGPT"
  +title: "Advantage of ChatGPT"
  +url: "https://nitter.cz/ChrisJBakke/status/1736533308849443121"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703162518 {#1679
    date: 2023-12-21 13:41:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 23785
  -titleTs: "'advantag':1 'chatgpt':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703185018
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9586966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162518 {#1650
    date: 2023-12-21 13:41:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Advantage-of-ChatGPT"
  +title: "Advantage of ChatGPT"
  +url: "https://nitter.cz/ChrisJBakke/status/1736533308849443121"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703162518 {#1679
    date: 2023-12-21 13:41:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 23785
  -titleTs: "'advantag':1 'chatgpt':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703185018
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9586966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162518 {#1650
    date: 2023-12-21 13:41:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Advantage-of-ChatGPT"
  +title: "Advantage of ChatGPT"
  +url: "https://nitter.cz/ChrisJBakke/status/1736533308849443121"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703162518 {#1679
    date: 2023-12-21 13:41:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 23785
  -titleTs: "'advantag':1 'chatgpt':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703185018
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9586966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703162518 {#1650
    date: 2023-12-21 13:41:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "anon-is-itchy"
  +title: "anon is itchy"
  +url: "https://i.ibb.co/0tVZfjq/ezgif-5-b2eab5010c.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703134543 {#1447
    date: 2023-12-21 05:55:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 23739
  -titleTs: "'anon':1 'itchi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11369672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703134543 {#1424
    date: 2023-12-21 05:55:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "anon-is-itchy"
  +title: "anon is itchy"
  +url: "https://i.ibb.co/0tVZfjq/ezgif-5-b2eab5010c.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703134543 {#1447
    date: 2023-12-21 05:55:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 23739
  -titleTs: "'anon':1 'itchi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11369672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703134543 {#1424
    date: 2023-12-21 05:55:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "anon-is-itchy"
  +title: "anon is itchy"
  +url: "https://i.ibb.co/0tVZfjq/ezgif-5-b2eab5010c.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703134543 {#1447
    date: 2023-12-21 05:55:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 23739
  -titleTs: "'anon':1 'itchi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11369672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703134543 {#1424
    date: 2023-12-21 05:55:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1427
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Ancient-Scythians-Did-Make-Leather-Out-of-Human-Skin-After"
  +title: "Ancient Scythians Did Make Leather Out of Human Skin After All"
  +url: "https://www.sciencealert.com/ancient-scythians-did-make-leather-out-of-human-skin-after-all"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703152885 {#1425
    date: 2023-12-21 11:01:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 23759
  -titleTs: "'ancient':1 'human':8 'leather':5 'make':4 'scythian':2 'skin':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703224885
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4669219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703152885 {#1416
    date: 2023-12-21 11:01:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1427
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Ancient-Scythians-Did-Make-Leather-Out-of-Human-Skin-After"
  +title: "Ancient Scythians Did Make Leather Out of Human Skin After All"
  +url: "https://www.sciencealert.com/ancient-scythians-did-make-leather-out-of-human-skin-after-all"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703152885 {#1425
    date: 2023-12-21 11:01:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 23759
  -titleTs: "'ancient':1 'human':8 'leather':5 'make':4 'scythian':2 'skin':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703224885
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4669219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703152885 {#1416
    date: 2023-12-21 11:01:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1427
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Ancient-Scythians-Did-Make-Leather-Out-of-Human-Skin-After"
  +title: "Ancient Scythians Did Make Leather Out of Human Skin After All"
  +url: "https://www.sciencealert.com/ancient-scythians-did-make-leather-out-of-human-skin-after-all"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703152885 {#1425
    date: 2023-12-21 11:01:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 23759
  -titleTs: "'ancient':1 'human':8 'leather':5 'make':4 'scythian':2 'skin':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703224885
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4669219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703152885 {#1416
    date: 2023-12-21 11:01:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "10-NEW-Games-of-January-2024-To-Look-Forward-To"
  +title: "10 NEW Games of January 2024 To Look Forward To"
  +url: "https://www.youtube.com/watch?v=P0v1TMCl4kc"
  +body: """
    cross-posted from: [hexbear.net/post/1399120](https://hexbear.net/post/1399120)\n
    \n
    > Check it out.\n
    > \n
    > Anyone see anything that interests them here?
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703157412 {#1647
    date: 2023-12-21 12:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 23775
  -titleTs: "'10':1 '2024':6 'forward':9 'game':3 'januari':5 'look':8 'new':2"
  -bodyTs: "'/post/1399120](https://hexbear.net/post/1399120)':7 'anyon':11 'anyth':13 'check':8 'cross':2 'cross-post':1 'hexbear.net':6 'hexbear.net/post/1399120](https://hexbear.net/post/1399120)':5 'interest':15 'post':3 'see':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703161912
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1399126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157412 {#1645
    date: 2023-12-21 12:16:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "10-NEW-Games-of-January-2024-To-Look-Forward-To"
  +title: "10 NEW Games of January 2024 To Look Forward To"
  +url: "https://www.youtube.com/watch?v=P0v1TMCl4kc"
  +body: """
    cross-posted from: [hexbear.net/post/1399120](https://hexbear.net/post/1399120)\n
    \n
    > Check it out.\n
    > \n
    > Anyone see anything that interests them here?
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703157412 {#1647
    date: 2023-12-21 12:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 23775
  -titleTs: "'10':1 '2024':6 'forward':9 'game':3 'januari':5 'look':8 'new':2"
  -bodyTs: "'/post/1399120](https://hexbear.net/post/1399120)':7 'anyon':11 'anyth':13 'check':8 'cross':2 'cross-post':1 'hexbear.net':6 'hexbear.net/post/1399120](https://hexbear.net/post/1399120)':5 'interest':15 'post':3 'see':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703161912
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1399126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157412 {#1645
    date: 2023-12-21 12:16:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1648 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "10-NEW-Games-of-January-2024-To-Look-Forward-To"
  +title: "10 NEW Games of January 2024 To Look Forward To"
  +url: "https://www.youtube.com/watch?v=P0v1TMCl4kc"
  +body: """
    cross-posted from: [hexbear.net/post/1399120](https://hexbear.net/post/1399120)\n
    \n
    > Check it out.\n
    > \n
    > Anyone see anything that interests them here?
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703157412 {#1647
    date: 2023-12-21 12:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 23775
  -titleTs: "'10':1 '2024':6 'forward':9 'game':3 'januari':5 'look':8 'new':2"
  -bodyTs: "'/post/1399120](https://hexbear.net/post/1399120)':7 'anyon':11 'anyth':13 'check':8 'cross':2 'cross-post':1 'hexbear.net':6 'hexbear.net/post/1399120](https://hexbear.net/post/1399120)':5 'interest':15 'post':3 'see':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703161912
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1399126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157412 {#1645
    date: 2023-12-21 12:16:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "19-December-2023"
  +title: "19 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/754de2ea-31a8-4bc9-bce1-85b7623fba1d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703085446 {#2451
    date: 2023-12-20 16:17:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 23592
  -titleTs: "'19':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703171846
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11334727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703085446 {#2353
    date: 2023-12-20 16:17:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "19-December-2023"
  +title: "19 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/754de2ea-31a8-4bc9-bce1-85b7623fba1d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703085446 {#2451
    date: 2023-12-20 16:17:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 23592
  -titleTs: "'19':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703171846
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11334727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703085446 {#2353
    date: 2023-12-20 16:17:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2450 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "19-December-2023"
  +title: "19 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/754de2ea-31a8-4bc9-bce1-85b7623fba1d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703085446 {#2451
    date: 2023-12-20 16:17:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 23592
  -titleTs: "'19':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703171846
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11334727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703085446 {#2353
    date: 2023-12-20 16:17:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "The-Linux-graphics-stack-in-a-nutshell-part-1-LWN-net"
  +title: "The Linux graphics stack in a nutshell, part 1 [LWN.net]"
  +url: "https://lwn.net/SubscriberLink/955376/b3fba3bbfabbc411/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703102588 {#1439
    date: 2023-12-20 21:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 23770
  -titleTs: "'1':9 'graphic':3 'linux':2 'lwn.net':10 'nutshel':7 'part':8 'stack':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125088
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/8062793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703102588 {#1433
    date: 2023-12-20 21:03: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
43 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "The-Linux-graphics-stack-in-a-nutshell-part-1-LWN-net"
  +title: "The Linux graphics stack in a nutshell, part 1 [LWN.net]"
  +url: "https://lwn.net/SubscriberLink/955376/b3fba3bbfabbc411/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703102588 {#1439
    date: 2023-12-20 21:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 23770
  -titleTs: "'1':9 'graphic':3 'linux':2 'lwn.net':10 'nutshel':7 'part':8 'stack':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125088
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/8062793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703102588 {#1433
    date: 2023-12-20 21:03: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
44 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "The-Linux-graphics-stack-in-a-nutshell-part-1-LWN-net"
  +title: "The Linux graphics stack in a nutshell, part 1 [LWN.net]"
  +url: "https://lwn.net/SubscriberLink/955376/b3fba3bbfabbc411/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703102588 {#1439
    date: 2023-12-20 21:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 23770
  -titleTs: "'1':9 'graphic':3 'linux':2 'lwn.net':10 'nutshel':7 'part':8 'stack':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125088
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/8062793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703102588 {#1433
    date: 2023-12-20 21:03: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
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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Fishpost"
  +title: "Fishpost"
  +url: "https://randomblogblog24.blogspot.com/2023/12/fish.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703041802 {#1905
    date: 2023-12-20 04:10:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 23512
  -titleTs: "'fishpost':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703086802
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4326736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703041802 {#1866
    date: 2023-12-20 04:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Fishpost"
  +title: "Fishpost"
  +url: "https://randomblogblog24.blogspot.com/2023/12/fish.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703041802 {#1905
    date: 2023-12-20 04:10:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 23512
  -titleTs: "'fishpost':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703086802
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4326736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703041802 {#1866
    date: 2023-12-20 04:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Fishpost"
  +title: "Fishpost"
  +url: "https://randomblogblog24.blogspot.com/2023/12/fish.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703041802 {#1905
    date: 2023-12-20 04:10:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 23512
  -titleTs: "'fishpost':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703086802
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4326736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703041802 {#1866
    date: 2023-12-20 04:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "21-December-1978"
  +title: "21 December 1978"
  +url: "https://sh.itjust.works/pictrs/image/5612fd0a-b5dd-45df-ad31-f201f754ee2c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703174383 {#1589
    date: 2023-12-21 16:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 23823
  -titleTs: "'1978':3 '21':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703232883
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11395156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703174383 {#1571
    date: 2023-12-21 16:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "21-December-1978"
  +title: "21 December 1978"
  +url: "https://sh.itjust.works/pictrs/image/5612fd0a-b5dd-45df-ad31-f201f754ee2c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703174383 {#1589
    date: 2023-12-21 16:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 23823
  -titleTs: "'1978':3 '21':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703232883
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11395156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703174383 {#1571
    date: 2023-12-21 16:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "21-December-1978"
  +title: "21 December 1978"
  +url: "https://sh.itjust.works/pictrs/image/5612fd0a-b5dd-45df-ad31-f201f754ee2c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703174383 {#1589
    date: 2023-12-21 16:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 23823
  -titleTs: "'1978':3 '21':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703232883
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11395156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703174383 {#1571
    date: 2023-12-21 16:59:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1633 …}
  +slug: "WellSpan-puts-1-5-million-donation-to-use-to-boost-local"
  +title: "WellSpan puts $1.5 million donation to use to boost local nursing opportunities"
  +url: "https://lebtown.com/2023/12/20/wellspan-puts-1-5-million-donation-to-use-to-boost-local-nursing-opportunities/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703120478 {#1637
    date: 2023-12-21 02:01:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 23716
  -titleTs: "'1.5':3 'boost':9 'donat':5 'local':10 'million':4 'nurs':11 'opportun':12 'put':2 'use':7 'wellspan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703206878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9807231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120478 {#1642
    date: 2023-12-21 02:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1633 …}
  +slug: "WellSpan-puts-1-5-million-donation-to-use-to-boost-local"
  +title: "WellSpan puts $1.5 million donation to use to boost local nursing opportunities"
  +url: "https://lebtown.com/2023/12/20/wellspan-puts-1-5-million-donation-to-use-to-boost-local-nursing-opportunities/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703120478 {#1637
    date: 2023-12-21 02:01:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 23716
  -titleTs: "'1.5':3 'boost':9 'donat':5 'local':10 'million':4 'nurs':11 'opportun':12 'put':2 'use':7 'wellspan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703206878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9807231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120478 {#1642
    date: 2023-12-21 02:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1633 …}
  +slug: "WellSpan-puts-1-5-million-donation-to-use-to-boost-local"
  +title: "WellSpan puts $1.5 million donation to use to boost local nursing opportunities"
  +url: "https://lebtown.com/2023/12/20/wellspan-puts-1-5-million-donation-to-use-to-boost-local-nursing-opportunities/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703120478 {#1637
    date: 2023-12-21 02:01:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 23716
  -titleTs: "'1.5':3 'boost':9 'donat':5 'local':10 'million':4 'nurs':11 'opportun':12 'put':2 'use':7 'wellspan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703206878
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9807231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120478 {#1642
    date: 2023-12-21 02:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Before-they-kill-me"
  +title: "Before they kill me"
  +url: "https://youtu.be/5w_nZWtTHMg?si=MDprq8mb6cUmm7rS"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703066408 {#1371
    date: 2023-12-20 11:00:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 23548
  -titleTs: "'kill':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703066408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18566594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066408 {#1375
    date: 2023-12-20 11:00: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
59 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Before-they-kill-me"
  +title: "Before they kill me"
  +url: "https://youtu.be/5w_nZWtTHMg?si=MDprq8mb6cUmm7rS"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703066408 {#1371
    date: 2023-12-20 11:00:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 23548
  -titleTs: "'kill':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703066408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18566594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066408 {#1375
    date: 2023-12-20 11:00: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
60 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1400 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Before-they-kill-me"
  +title: "Before they kill me"
  +url: "https://youtu.be/5w_nZWtTHMg?si=MDprq8mb6cUmm7rS"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703066408 {#1371
    date: 2023-12-20 11:00:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 23548
  -titleTs: "'kill':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703066408
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18566594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066408 {#1375
    date: 2023-12-20 11:00: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
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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "20-December-2023"
  +title: "20 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/1af77755-65ec-4309-8b8a-5587dd2268f5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087644 {#1546
    date: 2023-12-20 16:54:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 23607
  -titleTs: "'20':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703174044
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11336574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087644 {#1544
    date: 2023-12-20 16:54:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "20-December-2023"
  +title: "20 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/1af77755-65ec-4309-8b8a-5587dd2268f5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087644 {#1546
    date: 2023-12-20 16:54:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 23607
  -titleTs: "'20':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703174044
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11336574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087644 {#1544
    date: 2023-12-20 16:54:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "20-December-2023"
  +title: "20 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/1af77755-65ec-4309-8b8a-5587dd2268f5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087644 {#1546
    date: 2023-12-20 16:54:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 23607
  -titleTs: "'20':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703174044
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11336574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087644 {#1544
    date: 2023-12-20 16:54:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "how-to-sperate-headphones-from-laptop-speakers-as-two-seperate"
  +title: "how to sperate headphones from laptop speakers as two seperate enteties"
  +url: null
  +body: """
    so since I digged pretty hard to find what is a ucm profile and how to seperate headphones from speakers in pipewire and alsa so yeah heres a guide first of all these are my sources:\n
    \n
    [github.com/…/linux-guide-split-audio-ports](https://github.com/luisbocanegra/linux-guide-split-audio-ports)\n
    \n
    [www.reactivated.net/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)\n
    \n
    [gitlab.freedesktop.org/pipewire/pipewire/…/3556](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3556)\n
    \n
    [gitlab.freedesktop.org/pipewire/pipewire/…/3552](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3552)\n
    \n
    you need a custom ucm profile use this command since its helpful lspci -nn -vvv\n
    \n
    ```\n
    \n
    <span style="color:#323232;">SUBSYSTEM!="sound", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">ACTION!="change", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">KERNEL!="card*", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">ATTRS{subsystem_vendor}=="0x103c", ATTRS{subsystem_device}=="0x8742", ENV{ACP_PROFILE_SET}="custom.conf"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">LABEL="pipewire_end"\n
    </span>\n
    ```\n
    \n
    and than create a file in /usr/share/alsa-card-profile/mixer/profile-sets/custom.conf and yeah I guess\n
    \n
    [www.freedesktop.org/wiki/Software/…/Profiles/](https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles/)\n
    \n
    and this especially\n
    \n
    [github.com/…/linux-guide-split-audio-ports](https://github.com/luisbocanegra/linux-guide-split-audio-ports)\n
    \n
    they helped a lot\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[General]\n
    </span><span style="color:#323232;">auto-profiles = yes\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Mapping headphones]\n
    </span><span style="color:#323232;">device-strings= hw:0,2\n
    </span><span style="color:#323232;">channel-map = left,right\n
    </span><span style="color:#323232;">paths-output = behe-headphones\n
    </span><span style="color:#323232;">paths-input = analog-input-headphone-mic analog-input-headset-mic\n
    </span><span style="color:#323232;">priority = 20\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Mapping speaker]\n
    </span><span style="color:#323232;">device-strings= hw:0,0\n
    </span><span style="color:#323232;">channel-map = left,right\n
    </span><span style="color:#323232;">paths-output = behe-speaker\n
    </span><span style="color:#323232;">paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic\n
    </span><span style="color:#323232;">priority = 18\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Profile help]\n
    </span><span style="color:#323232;">input-mappings = speaker headphones\n
    </span><span style="color:#323232;">output-mappings = speaker headphones\n
    </span><span style="color:#323232;">description = both_both_is_good\n
    </span><span style="color:#323232;">skip-probe = yes\n
    </span><span style="color:#323232;">priority = 100\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">.include 9999-custom.conf\n
    </span>\n
    ```\n
    \n
    and yes that was my custom.conf and yes just reboot now and you are set btw no need to touch hdajackretask and that idor 0,2 and 0,0 I just switched profile to proaudio and than ran pactl list sinks short and took the ids from there I am basically following the guides and mimicking /usr/share/alsa-card-profile/mixer/profile-sets/default.conf to be completely honest yes thats all\n
    \n
    -=-=-=-==-==–==\n
    \n
    very fast update you actually have to enable indep_hp in hdajackretask btw fun fact you can apply now and test after killing wireplumber so don’t forget to do that don’t reboot over and over again (I am talking to myself here mostly also enable indep_hd using alsamixer after you do so in hdajackretask) and yes thats all peace
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703076078 {#2446
    date: 2023-12-20 13:41:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 23561
  -titleTs: "'enteti':11 'headphon':4 'laptop':6 'seper':10 'speaker':7 'sperat':3 'two':9"
  -bodyTs: "'/3552':55 '/3556':48 '/linux-guide-split-audio-ports':38,127 '/luisbocanegra/linux-guide-split-audio-ports)':41,130 '/pipewire/pipewire/':47,54 '/pipewire/pipewire/-/issues/3552)':58 '/pipewire/pipewire/-/issues/3556)':51 '/profiles':119 '/usr/share/alsa-card-profile/mixer/profile-sets/custom.conf':111 '/usr/share/alsa-card-profile/mixer/profile-sets/default.conf':341 '/wiki/software/':118 '/wiki/software/pulseaudio/backends/alsa/profiles/)':122 '/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)':44 '0':146,180,181,309,312,313 '0x103c':92 '0x8742':96 '100':282 '18':259 '2':147,310 '20':173 '9999-custom.conf':284 'acp':98 'action':79 'actual':353 'alsa':24 'alsamix':399 'also':394 'analog':163,168,197,202,207,212,217,220,224,228,232,236,240,244,249,254 'analog-input':216 'analog-input-aux':227 'analog-input-dock-m':211 'analog-input-fm':239 'analog-input-front-m':196 'analog-input-headphone-m':162,248 'analog-input-headset-m':167,253 'analog-input-internal-m':206 'analog-input-linein':223 'analog-input-m':219 'analog-input-mic-lin':243 'analog-input-rear-m':201 'analog-input-tvtun':235 'analog-input-video':231 'appli':366 'attr':89,93 'auto':137 'auto-profil':136 'aux':230 'basic':335 'behe':157,191 'behe-headphon':156 'behe-speak':190 'btw':300,361 'card':85 'chang':80 'channel':149,183 'channel-map':148,182 'command':67 'complet':344 'creat':107 'custom':62 'custom.conf':101,290 'descript':272 'devic':95,143,177 'device-str':142,176 'dig':4 'dock':214 'enabl':356,395 'end':78,83,88,104 'env':97 'especi':125 'fact':363 'fast':350 'file':109 'find':8 'first':30 'fm':242 'follow':336 'forget':376 'front':199 'fun':362 'general':135 'github.com':37,40,126,129 'github.com/luisbocanegra/linux-guide-split-audio-ports)':39,128 'gitlab.freedesktop.org':46,50,53,57 'gitlab.freedesktop.org/pipewire/pipewire/':45,52 'gitlab.freedesktop.org/pipewire/pipewire/-/issues/3552)':56 'gitlab.freedesktop.org/pipewire/pipewire/-/issues/3556)':49 'good':276 'goto':76,81,86 'guess':115 'guid':29,338 'hard':6 'hd':397 'hdajackretask':305,360,405 'headphon':18,141,158,165,251,266,271 'headset':170,256 'help':70,132,261 'here':27 'honest':345 'hp':358 'hw':145,179 'id':330 'idor':308 'includ':283 'indep':357,396 'input':161,164,169,195,198,203,208,213,218,221,225,229,233,237,241,245,250,255,263 'input-map':262 'intern':209 'kernel':84 'kill':371 'label':102 'left':151,185 'line':247 'linein':226 'list':324 'lot':134 'lspci':71 'map':140,150,174,184,264,269 'mic':166,171,200,205,210,215,222,246,252,257 'mimick':340 'most':393 'need':60,302 'nn':72 'output':155,189,268 'output-map':267 'pactl':323 'path':154,160,188,194 'paths-input':159,193 'paths-output':153,187 'peac':410 'pipewir':22,77,82,87,103 'pretti':5 'prioriti':172,258,281 'proaudio':319 'probe':279 'profil':13,64,99,138,260,317 'ran':322 'rear':204 'reboot':294,382 'right':152,186 'seper':17 'set':100,299 'short':326 'sinc':2,68 'sink':325 'skip':278 'skip-prob':277 'sound':75 'sourc':36 'speaker':20,175,192,265,270 'string':144,178 'subsystem':74,90,94 'switch':316 'talk':389 'test':369 'that':347,408 'took':328 'touch':304 'tvtuner':238 'ucm':12,63 'updat':351 'use':65,398 'vendor':91 'video':234 'vvv':73 'wireplumb':372 'www.freedesktop.org':117,121 'www.freedesktop.org/wiki/software/':116 'www.freedesktop.org/wiki/software/pulseaudio/backends/alsa/profiles/)':120 'www.reactivated.net':43 'www.reactivated.net/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)':42 'yeah':26,113 'yes':139,280,286,292,346,407"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703143578
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9547307"
  +editedAt: DateTimeImmutable @1705878930 {#2428
    date: 2024-01-22 00:15:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703076078 {#2444
    date: 2023-12-20 13:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "how-to-sperate-headphones-from-laptop-speakers-as-two-seperate"
  +title: "how to sperate headphones from laptop speakers as two seperate enteties"
  +url: null
  +body: """
    so since I digged pretty hard to find what is a ucm profile and how to seperate headphones from speakers in pipewire and alsa so yeah heres a guide first of all these are my sources:\n
    \n
    [github.com/…/linux-guide-split-audio-ports](https://github.com/luisbocanegra/linux-guide-split-audio-ports)\n
    \n
    [www.reactivated.net/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)\n
    \n
    [gitlab.freedesktop.org/pipewire/pipewire/…/3556](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3556)\n
    \n
    [gitlab.freedesktop.org/pipewire/pipewire/…/3552](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3552)\n
    \n
    you need a custom ucm profile use this command since its helpful lspci -nn -vvv\n
    \n
    ```\n
    \n
    <span style="color:#323232;">SUBSYSTEM!="sound", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">ACTION!="change", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">KERNEL!="card*", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">ATTRS{subsystem_vendor}=="0x103c", ATTRS{subsystem_device}=="0x8742", ENV{ACP_PROFILE_SET}="custom.conf"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">LABEL="pipewire_end"\n
    </span>\n
    ```\n
    \n
    and than create a file in /usr/share/alsa-card-profile/mixer/profile-sets/custom.conf and yeah I guess\n
    \n
    [www.freedesktop.org/wiki/Software/…/Profiles/](https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles/)\n
    \n
    and this especially\n
    \n
    [github.com/…/linux-guide-split-audio-ports](https://github.com/luisbocanegra/linux-guide-split-audio-ports)\n
    \n
    they helped a lot\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[General]\n
    </span><span style="color:#323232;">auto-profiles = yes\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Mapping headphones]\n
    </span><span style="color:#323232;">device-strings= hw:0,2\n
    </span><span style="color:#323232;">channel-map = left,right\n
    </span><span style="color:#323232;">paths-output = behe-headphones\n
    </span><span style="color:#323232;">paths-input = analog-input-headphone-mic analog-input-headset-mic\n
    </span><span style="color:#323232;">priority = 20\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Mapping speaker]\n
    </span><span style="color:#323232;">device-strings= hw:0,0\n
    </span><span style="color:#323232;">channel-map = left,right\n
    </span><span style="color:#323232;">paths-output = behe-speaker\n
    </span><span style="color:#323232;">paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic\n
    </span><span style="color:#323232;">priority = 18\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Profile help]\n
    </span><span style="color:#323232;">input-mappings = speaker headphones\n
    </span><span style="color:#323232;">output-mappings = speaker headphones\n
    </span><span style="color:#323232;">description = both_both_is_good\n
    </span><span style="color:#323232;">skip-probe = yes\n
    </span><span style="color:#323232;">priority = 100\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">.include 9999-custom.conf\n
    </span>\n
    ```\n
    \n
    and yes that was my custom.conf and yes just reboot now and you are set btw no need to touch hdajackretask and that idor 0,2 and 0,0 I just switched profile to proaudio and than ran pactl list sinks short and took the ids from there I am basically following the guides and mimicking /usr/share/alsa-card-profile/mixer/profile-sets/default.conf to be completely honest yes thats all\n
    \n
    -=-=-=-==-==–==\n
    \n
    very fast update you actually have to enable indep_hp in hdajackretask btw fun fact you can apply now and test after killing wireplumber so don’t forget to do that don’t reboot over and over again (I am talking to myself here mostly also enable indep_hd using alsamixer after you do so in hdajackretask) and yes thats all peace
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703076078 {#2446
    date: 2023-12-20 13:41:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 23561
  -titleTs: "'enteti':11 'headphon':4 'laptop':6 'seper':10 'speaker':7 'sperat':3 'two':9"
  -bodyTs: "'/3552':55 '/3556':48 '/linux-guide-split-audio-ports':38,127 '/luisbocanegra/linux-guide-split-audio-ports)':41,130 '/pipewire/pipewire/':47,54 '/pipewire/pipewire/-/issues/3552)':58 '/pipewire/pipewire/-/issues/3556)':51 '/profiles':119 '/usr/share/alsa-card-profile/mixer/profile-sets/custom.conf':111 '/usr/share/alsa-card-profile/mixer/profile-sets/default.conf':341 '/wiki/software/':118 '/wiki/software/pulseaudio/backends/alsa/profiles/)':122 '/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)':44 '0':146,180,181,309,312,313 '0x103c':92 '0x8742':96 '100':282 '18':259 '2':147,310 '20':173 '9999-custom.conf':284 'acp':98 'action':79 'actual':353 'alsa':24 'alsamix':399 'also':394 'analog':163,168,197,202,207,212,217,220,224,228,232,236,240,244,249,254 'analog-input':216 'analog-input-aux':227 'analog-input-dock-m':211 'analog-input-fm':239 'analog-input-front-m':196 'analog-input-headphone-m':162,248 'analog-input-headset-m':167,253 'analog-input-internal-m':206 'analog-input-linein':223 'analog-input-m':219 'analog-input-mic-lin':243 'analog-input-rear-m':201 'analog-input-tvtun':235 'analog-input-video':231 'appli':366 'attr':89,93 'auto':137 'auto-profil':136 'aux':230 'basic':335 'behe':157,191 'behe-headphon':156 'behe-speak':190 'btw':300,361 'card':85 'chang':80 'channel':149,183 'channel-map':148,182 'command':67 'complet':344 'creat':107 'custom':62 'custom.conf':101,290 'descript':272 'devic':95,143,177 'device-str':142,176 'dig':4 'dock':214 'enabl':356,395 'end':78,83,88,104 'env':97 'especi':125 'fact':363 'fast':350 'file':109 'find':8 'first':30 'fm':242 'follow':336 'forget':376 'front':199 'fun':362 'general':135 'github.com':37,40,126,129 'github.com/luisbocanegra/linux-guide-split-audio-ports)':39,128 'gitlab.freedesktop.org':46,50,53,57 'gitlab.freedesktop.org/pipewire/pipewire/':45,52 'gitlab.freedesktop.org/pipewire/pipewire/-/issues/3552)':56 'gitlab.freedesktop.org/pipewire/pipewire/-/issues/3556)':49 'good':276 'goto':76,81,86 'guess':115 'guid':29,338 'hard':6 'hd':397 'hdajackretask':305,360,405 'headphon':18,141,158,165,251,266,271 'headset':170,256 'help':70,132,261 'here':27 'honest':345 'hp':358 'hw':145,179 'id':330 'idor':308 'includ':283 'indep':357,396 'input':161,164,169,195,198,203,208,213,218,221,225,229,233,237,241,245,250,255,263 'input-map':262 'intern':209 'kernel':84 'kill':371 'label':102 'left':151,185 'line':247 'linein':226 'list':324 'lot':134 'lspci':71 'map':140,150,174,184,264,269 'mic':166,171,200,205,210,215,222,246,252,257 'mimick':340 'most':393 'need':60,302 'nn':72 'output':155,189,268 'output-map':267 'pactl':323 'path':154,160,188,194 'paths-input':159,193 'paths-output':153,187 'peac':410 'pipewir':22,77,82,87,103 'pretti':5 'prioriti':172,258,281 'proaudio':319 'probe':279 'profil':13,64,99,138,260,317 'ran':322 'rear':204 'reboot':294,382 'right':152,186 'seper':17 'set':100,299 'short':326 'sinc':2,68 'sink':325 'skip':278 'skip-prob':277 'sound':75 'sourc':36 'speaker':20,175,192,265,270 'string':144,178 'subsystem':74,90,94 'switch':316 'talk':389 'test':369 'that':347,408 'took':328 'touch':304 'tvtuner':238 'ucm':12,63 'updat':351 'use':65,398 'vendor':91 'video':234 'vvv':73 'wireplumb':372 'www.freedesktop.org':117,121 'www.freedesktop.org/wiki/software/':116 'www.freedesktop.org/wiki/software/pulseaudio/backends/alsa/profiles/)':120 'www.reactivated.net':43 'www.reactivated.net/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)':42 'yeah':26,113 'yes':139,280,286,292,346,407"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703143578
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9547307"
  +editedAt: DateTimeImmutable @1705878930 {#2428
    date: 2024-01-22 00:15:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703076078 {#2444
    date: 2023-12-20 13:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2442 …}
  +slug: "how-to-sperate-headphones-from-laptop-speakers-as-two-seperate"
  +title: "how to sperate headphones from laptop speakers as two seperate enteties"
  +url: null
  +body: """
    so since I digged pretty hard to find what is a ucm profile and how to seperate headphones from speakers in pipewire and alsa so yeah heres a guide first of all these are my sources:\n
    \n
    [github.com/…/linux-guide-split-audio-ports](https://github.com/luisbocanegra/linux-guide-split-audio-ports)\n
    \n
    [www.reactivated.net/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)\n
    \n
    [gitlab.freedesktop.org/pipewire/pipewire/…/3556](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3556)\n
    \n
    [gitlab.freedesktop.org/pipewire/pipewire/…/3552](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3552)\n
    \n
    you need a custom ucm profile use this command since its helpful lspci -nn -vvv\n
    \n
    ```\n
    \n
    <span style="color:#323232;">SUBSYSTEM!="sound", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">ACTION!="change", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">KERNEL!="card*", GOTO="pipewire_end"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">ATTRS{subsystem_vendor}=="0x103c", ATTRS{subsystem_device}=="0x8742", ENV{ACP_PROFILE_SET}="custom.conf"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">LABEL="pipewire_end"\n
    </span>\n
    ```\n
    \n
    and than create a file in /usr/share/alsa-card-profile/mixer/profile-sets/custom.conf and yeah I guess\n
    \n
    [www.freedesktop.org/wiki/Software/…/Profiles/](https://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles/)\n
    \n
    and this especially\n
    \n
    [github.com/…/linux-guide-split-audio-ports](https://github.com/luisbocanegra/linux-guide-split-audio-ports)\n
    \n
    they helped a lot\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[General]\n
    </span><span style="color:#323232;">auto-profiles = yes\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Mapping headphones]\n
    </span><span style="color:#323232;">device-strings= hw:0,2\n
    </span><span style="color:#323232;">channel-map = left,right\n
    </span><span style="color:#323232;">paths-output = behe-headphones\n
    </span><span style="color:#323232;">paths-input = analog-input-headphone-mic analog-input-headset-mic\n
    </span><span style="color:#323232;">priority = 20\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Mapping speaker]\n
    </span><span style="color:#323232;">device-strings= hw:0,0\n
    </span><span style="color:#323232;">channel-map = left,right\n
    </span><span style="color:#323232;">paths-output = behe-speaker\n
    </span><span style="color:#323232;">paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line analog-input-headphone-mic analog-input-headset-mic\n
    </span><span style="color:#323232;">priority = 18\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Profile help]\n
    </span><span style="color:#323232;">input-mappings = speaker headphones\n
    </span><span style="color:#323232;">output-mappings = speaker headphones\n
    </span><span style="color:#323232;">description = both_both_is_good\n
    </span><span style="color:#323232;">skip-probe = yes\n
    </span><span style="color:#323232;">priority = 100\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">.include 9999-custom.conf\n
    </span>\n
    ```\n
    \n
    and yes that was my custom.conf and yes just reboot now and you are set btw no need to touch hdajackretask and that idor 0,2 and 0,0 I just switched profile to proaudio and than ran pactl list sinks short and took the ids from there I am basically following the guides and mimicking /usr/share/alsa-card-profile/mixer/profile-sets/default.conf to be completely honest yes thats all\n
    \n
    -=-=-=-==-==–==\n
    \n
    very fast update you actually have to enable indep_hp in hdajackretask btw fun fact you can apply now and test after killing wireplumber so don’t forget to do that don’t reboot over and over again (I am talking to myself here mostly also enable indep_hd using alsamixer after you do so in hdajackretask) and yes thats all peace
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703076078 {#2446
    date: 2023-12-20 13:41:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 23561
  -titleTs: "'enteti':11 'headphon':4 'laptop':6 'seper':10 'speaker':7 'sperat':3 'two':9"
  -bodyTs: "'/3552':55 '/3556':48 '/linux-guide-split-audio-ports':38,127 '/luisbocanegra/linux-guide-split-audio-ports)':41,130 '/pipewire/pipewire/':47,54 '/pipewire/pipewire/-/issues/3552)':58 '/pipewire/pipewire/-/issues/3556)':51 '/profiles':119 '/usr/share/alsa-card-profile/mixer/profile-sets/custom.conf':111 '/usr/share/alsa-card-profile/mixer/profile-sets/default.conf':341 '/wiki/software/':118 '/wiki/software/pulseaudio/backends/alsa/profiles/)':122 '/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)':44 '0':146,180,181,309,312,313 '0x103c':92 '0x8742':96 '100':282 '18':259 '2':147,310 '20':173 '9999-custom.conf':284 'acp':98 'action':79 'actual':353 'alsa':24 'alsamix':399 'also':394 'analog':163,168,197,202,207,212,217,220,224,228,232,236,240,244,249,254 'analog-input':216 'analog-input-aux':227 'analog-input-dock-m':211 'analog-input-fm':239 'analog-input-front-m':196 'analog-input-headphone-m':162,248 'analog-input-headset-m':167,253 'analog-input-internal-m':206 'analog-input-linein':223 'analog-input-m':219 'analog-input-mic-lin':243 'analog-input-rear-m':201 'analog-input-tvtun':235 'analog-input-video':231 'appli':366 'attr':89,93 'auto':137 'auto-profil':136 'aux':230 'basic':335 'behe':157,191 'behe-headphon':156 'behe-speak':190 'btw':300,361 'card':85 'chang':80 'channel':149,183 'channel-map':148,182 'command':67 'complet':344 'creat':107 'custom':62 'custom.conf':101,290 'descript':272 'devic':95,143,177 'device-str':142,176 'dig':4 'dock':214 'enabl':356,395 'end':78,83,88,104 'env':97 'especi':125 'fact':363 'fast':350 'file':109 'find':8 'first':30 'fm':242 'follow':336 'forget':376 'front':199 'fun':362 'general':135 'github.com':37,40,126,129 'github.com/luisbocanegra/linux-guide-split-audio-ports)':39,128 'gitlab.freedesktop.org':46,50,53,57 'gitlab.freedesktop.org/pipewire/pipewire/':45,52 'gitlab.freedesktop.org/pipewire/pipewire/-/issues/3552)':56 'gitlab.freedesktop.org/pipewire/pipewire/-/issues/3556)':49 'good':276 'goto':76,81,86 'guess':115 'guid':29,338 'hard':6 'hd':397 'hdajackretask':305,360,405 'headphon':18,141,158,165,251,266,271 'headset':170,256 'help':70,132,261 'here':27 'honest':345 'hp':358 'hw':145,179 'id':330 'idor':308 'includ':283 'indep':357,396 'input':161,164,169,195,198,203,208,213,218,221,225,229,233,237,241,245,250,255,263 'input-map':262 'intern':209 'kernel':84 'kill':371 'label':102 'left':151,185 'line':247 'linein':226 'list':324 'lot':134 'lspci':71 'map':140,150,174,184,264,269 'mic':166,171,200,205,210,215,222,246,252,257 'mimick':340 'most':393 'need':60,302 'nn':72 'output':155,189,268 'output-map':267 'pactl':323 'path':154,160,188,194 'paths-input':159,193 'paths-output':153,187 'peac':410 'pipewir':22,77,82,87,103 'pretti':5 'prioriti':172,258,281 'proaudio':319 'probe':279 'profil':13,64,99,138,260,317 'ran':322 'rear':204 'reboot':294,382 'right':152,186 'seper':17 'set':100,299 'short':326 'sinc':2,68 'sink':325 'skip':278 'skip-prob':277 'sound':75 'sourc':36 'speaker':20,175,192,265,270 'string':144,178 'subsystem':74,90,94 'switch':316 'talk':389 'test':369 'that':347,408 'took':328 'touch':304 'tvtuner':238 'ucm':12,63 'updat':351 'use':65,398 'vendor':91 'video':234 'vvv':73 'wireplumb':372 'www.freedesktop.org':117,121 'www.freedesktop.org/wiki/software/':116 'www.freedesktop.org/wiki/software/pulseaudio/backends/alsa/profiles/)':120 'www.reactivated.net':43 'www.reactivated.net/writing_udev_rules.html](https://www.reactivated.net/writing_udev_rules.html)':42 'yeah':26,113 'yes':139,280,286,292,346,407"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703143578
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9547307"
  +editedAt: DateTimeImmutable @1705878930 {#2428
    date: 2024-01-22 00:15:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703076078 {#2444
    date: 2023-12-20 13:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "In-North-Korea-torture-awaits-those-deported-from-China"
  +title: "In North Korea, torture awaits those deported from China"
  +url: "https://www.dw.com/en/in-north-korea-torture-awaits-those-deported-from-china/a-67767407"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087683 {#1532
    date: 2023-12-20 16:54:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 23609
  -titleTs: "'await':5 'china':9 'deport':7 'korea':3 'north':2 'tortur':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703105683
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10462540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087683 {#1535
    date: 2023-12-20 16:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "In-North-Korea-torture-awaits-those-deported-from-China"
  +title: "In North Korea, torture awaits those deported from China"
  +url: "https://www.dw.com/en/in-north-korea-torture-awaits-those-deported-from-china/a-67767407"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087683 {#1532
    date: 2023-12-20 16:54:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 23609
  -titleTs: "'await':5 'china':9 'deport':7 'korea':3 'north':2 'tortur':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703105683
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10462540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087683 {#1535
    date: 2023-12-20 16:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "In-North-Korea-torture-awaits-those-deported-from-China"
  +title: "In North Korea, torture awaits those deported from China"
  +url: "https://www.dw.com/en/in-north-korea-torture-awaits-those-deported-from-china/a-67767407"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087683 {#1532
    date: 2023-12-20 16:54:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 23609
  -titleTs: "'await':5 'china':9 'deport':7 'korea':3 'north':2 'tortur':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703105683
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10462540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087683 {#1535
    date: 2023-12-20 16:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Cute-Little-Bunny-Chris-Hallbeck"
  +title: "Cute Little Bunny - Chris Hallbeck"
  +url: "https://64.media.tumblr.com/7f55d96ed0f19a7aa147b76c4ae2c162/e1e7647a313ef186-a3/s1280x1920/1a52aa3edbf90d57b641117b37994067105cf323.png"
  +body: """
    Source: [Chris Hallbeck](https://chrishallbeck.tumblr.com/post/737158070134784000)\n
    \n
    Tumblr archive: [chrishallbeck.tumblr.com/archive](https://chrishallbeck.tumblr.com/archive)  \n
    RSS Feed: [chrishallbeck.tumblr.com/rss](https://chrishallbeck.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703061454 {#1938
    date: 2023-12-20 09:37:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 23544
  -titleTs: "'bunni':3 'chris':4 'cute':1 'hallbeck':5 'littl':2"
  -bodyTs: "'/archive](https://chrishallbeck.tumblr.com/archive)':11 '/post/737158070134784000)':6 '/rss](https://chrishallbeck.tumblr.com/rss)':16 'archiv':8 'chris':2 'chrishallbeck.tumblr.com':5,10,15 'chrishallbeck.tumblr.com/archive](https://chrishallbeck.tumblr.com/archive)':9 'chrishallbeck.tumblr.com/post/737158070134784000)':4 'chrishallbeck.tumblr.com/rss](https://chrishallbeck.tumblr.com/rss)':14 'feed':13 'hallbeck':3 'rss':12 'sourc':1 'tumblr':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147854
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18557411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703061454 {#1377
    date: 2023-12-20 09:37:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Cute-Little-Bunny-Chris-Hallbeck"
  +title: "Cute Little Bunny - Chris Hallbeck"
  +url: "https://64.media.tumblr.com/7f55d96ed0f19a7aa147b76c4ae2c162/e1e7647a313ef186-a3/s1280x1920/1a52aa3edbf90d57b641117b37994067105cf323.png"
  +body: """
    Source: [Chris Hallbeck](https://chrishallbeck.tumblr.com/post/737158070134784000)\n
    \n
    Tumblr archive: [chrishallbeck.tumblr.com/archive](https://chrishallbeck.tumblr.com/archive)  \n
    RSS Feed: [chrishallbeck.tumblr.com/rss](https://chrishallbeck.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703061454 {#1938
    date: 2023-12-20 09:37:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 23544
  -titleTs: "'bunni':3 'chris':4 'cute':1 'hallbeck':5 'littl':2"
  -bodyTs: "'/archive](https://chrishallbeck.tumblr.com/archive)':11 '/post/737158070134784000)':6 '/rss](https://chrishallbeck.tumblr.com/rss)':16 'archiv':8 'chris':2 'chrishallbeck.tumblr.com':5,10,15 'chrishallbeck.tumblr.com/archive](https://chrishallbeck.tumblr.com/archive)':9 'chrishallbeck.tumblr.com/post/737158070134784000)':4 'chrishallbeck.tumblr.com/rss](https://chrishallbeck.tumblr.com/rss)':14 'feed':13 'hallbeck':3 'rss':12 'sourc':1 'tumblr':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147854
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18557411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703061454 {#1377
    date: 2023-12-20 09:37:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1941 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Cute-Little-Bunny-Chris-Hallbeck"
  +title: "Cute Little Bunny - Chris Hallbeck"
  +url: "https://64.media.tumblr.com/7f55d96ed0f19a7aa147b76c4ae2c162/e1e7647a313ef186-a3/s1280x1920/1a52aa3edbf90d57b641117b37994067105cf323.png"
  +body: """
    Source: [Chris Hallbeck](https://chrishallbeck.tumblr.com/post/737158070134784000)\n
    \n
    Tumblr archive: [chrishallbeck.tumblr.com/archive](https://chrishallbeck.tumblr.com/archive)  \n
    RSS Feed: [chrishallbeck.tumblr.com/rss](https://chrishallbeck.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 310
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703061454 {#1938
    date: 2023-12-20 09:37:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 23544
  -titleTs: "'bunni':3 'chris':4 'cute':1 'hallbeck':5 'littl':2"
  -bodyTs: "'/archive](https://chrishallbeck.tumblr.com/archive)':11 '/post/737158070134784000)':6 '/rss](https://chrishallbeck.tumblr.com/rss)':16 'archiv':8 'chris':2 'chrishallbeck.tumblr.com':5,10,15 'chrishallbeck.tumblr.com/archive](https://chrishallbeck.tumblr.com/archive)':9 'chrishallbeck.tumblr.com/post/737158070134784000)':4 'chrishallbeck.tumblr.com/rss](https://chrishallbeck.tumblr.com/rss)':14 'feed':13 'hallbeck':3 'rss':12 'sourc':1 'tumblr':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147854
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18557411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703061454 {#1377
    date: 2023-12-20 09:37:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Temple-linked-to-Hercules-and-Alexander-the-Great-discovered-in"
  +title: "Temple linked to Hercules and Alexander the Great discovered in ancient megacity in Iraq"
  +url: "https://www.livescience.com/archaeology/temple-linked-to-hercules-and-alexander-the-great-discovered-in-ancient-megacity-in-iraq"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087994 {#1520
    date: 2023-12-20 16:59:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 23613
  -titleTs: "'alexand':6 'ancient':11 'discov':9 'great':8 'hercul':4 'iraq':14 'link':2 'megac':12 'templ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141994
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4641775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087994 {#1517
    date: 2023-12-20 16:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Temple-linked-to-Hercules-and-Alexander-the-Great-discovered-in"
  +title: "Temple linked to Hercules and Alexander the Great discovered in ancient megacity in Iraq"
  +url: "https://www.livescience.com/archaeology/temple-linked-to-hercules-and-alexander-the-great-discovered-in-ancient-megacity-in-iraq"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087994 {#1520
    date: 2023-12-20 16:59:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 23613
  -titleTs: "'alexand':6 'ancient':11 'discov':9 'great':8 'hercul':4 'iraq':14 'link':2 'megac':12 'templ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141994
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4641775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087994 {#1517
    date: 2023-12-20 16:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Temple-linked-to-Hercules-and-Alexander-the-Great-discovered-in"
  +title: "Temple linked to Hercules and Alexander the Great discovered in ancient megacity in Iraq"
  +url: "https://www.livescience.com/archaeology/temple-linked-to-hercules-and-alexander-the-great-discovered-in-ancient-megacity-in-iraq"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703087994 {#1520
    date: 2023-12-20 16:59:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 23613
  -titleTs: "'alexand':6 'ancient':11 'discov':9 'great':8 'hercul':4 'iraq':14 'link':2 'megac':12 'templ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141994
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4641775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703087994 {#1517
    date: 2023-12-20 16:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "The-Economist-Which-economy-did-best-in-2023"
  +title: "The Economist: Which economy did best in 2023?"
  +url: "https://www.economist.com/finance-and-economics/2023/12/17/which-economy-did-best-in-2023"
  +body: "Greece at #1 thanks to a decade of austerity, Finland at last position thanks to 4 years of leftist expansiory fiscal politics."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703060343 {#1933
    date: 2023-12-20 09:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 23540
  -titleTs: "'2023':8 'best':6 'economi':4 'economist':2"
  -bodyTs: "'1':3 '4':16 'auster':9 'decad':7 'expansiori':20 'finland':10 'fiscal':21 'greec':1 'last':12 'leftist':19 'polit':22 'posit':13 'thank':4,14 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073843
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7145541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060343 {#1952
    date: 2023-12-20 09:19:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "The-Economist-Which-economy-did-best-in-2023"
  +title: "The Economist: Which economy did best in 2023?"
  +url: "https://www.economist.com/finance-and-economics/2023/12/17/which-economy-did-best-in-2023"
  +body: "Greece at #1 thanks to a decade of austerity, Finland at last position thanks to 4 years of leftist expansiory fiscal politics."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703060343 {#1933
    date: 2023-12-20 09:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 23540
  -titleTs: "'2023':8 'best':6 'economi':4 'economist':2"
  -bodyTs: "'1':3 '4':16 'auster':9 'decad':7 'expansiori':20 'finland':10 'fiscal':21 'greec':1 'last':12 'leftist':19 'polit':22 'posit':13 'thank':4,14 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073843
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7145541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060343 {#1952
    date: 2023-12-20 09:19:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "The-Economist-Which-economy-did-best-in-2023"
  +title: "The Economist: Which economy did best in 2023?"
  +url: "https://www.economist.com/finance-and-economics/2023/12/17/which-economy-did-best-in-2023"
  +body: "Greece at #1 thanks to a decade of austerity, Finland at last position thanks to 4 years of leftist expansiory fiscal politics."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703060343 {#1933
    date: 2023-12-20 09:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 23540
  -titleTs: "'2023':8 'best':6 'economi':4 'economist':2"
  -bodyTs: "'1':3 '4':16 'auster':9 'decad':7 'expansiori':20 'finland':10 'fiscal':21 'greec':1 'last':12 'leftist':19 'polit':22 'posit':13 'thank':4,14 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073843
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7145541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060343 {#1952
    date: 2023-12-20 09:19:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "Xi-warned-Biden-during-summit-that-Beijing-will-reunify-Taiwan"
  +title: "Xi warned Biden during summit that Beijing will reunify Taiwan with China"
  +url: "https://www.nbcnews.com/news/china/xi-warned-biden-summit-beijing-will-reunify-taiwan-china-rcna130087"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703093492 {#1749
    date: 2023-12-20 18:31:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 23628
  -titleTs: "'beij':7 'biden':3 'china':12 'reunifi':9 'summit':5 'taiwan':10 'warn':2 'xi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703129492
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5063686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703093492 {#1750
    date: 2023-12-20 18:31: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
87 DENIED edit
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "Xi-warned-Biden-during-summit-that-Beijing-will-reunify-Taiwan"
  +title: "Xi warned Biden during summit that Beijing will reunify Taiwan with China"
  +url: "https://www.nbcnews.com/news/china/xi-warned-biden-summit-beijing-will-reunify-taiwan-china-rcna130087"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703093492 {#1749
    date: 2023-12-20 18:31:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 23628
  -titleTs: "'beij':7 'biden':3 'china':12 'reunifi':9 'summit':5 'taiwan':10 'warn':2 'xi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703129492
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5063686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703093492 {#1750
    date: 2023-12-20 18:31: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
88 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "Xi-warned-Biden-during-summit-that-Beijing-will-reunify-Taiwan"
  +title: "Xi warned Biden during summit that Beijing will reunify Taiwan with China"
  +url: "https://www.nbcnews.com/news/china/xi-warned-biden-summit-beijing-will-reunify-taiwan-china-rcna130087"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703093492 {#1749
    date: 2023-12-20 18:31:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 23628
  -titleTs: "'beij':7 'biden':3 'china':12 'reunifi':9 'summit':5 'taiwan':10 'warn':2 'xi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703129492
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5063686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703093492 {#1750
    date: 2023-12-20 18:31: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
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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "I-feel-the-affirmations"
  +title: "I feel the affirmations"
  +url: "https://sh.itjust.works/pictrs/image/c56dc772-0ae3-4c09-a4f5-935feb628239.png"
  +body: "[raccooncomic.com](https://raccooncomic.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045803 {#1954
    date: 2023-12-20 05:16:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 23517
  -titleTs: "'affirm':4 'feel':2"
  -bodyTs: "'/)':4 'raccooncomic.com':1,3 'raccooncomic.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703132203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11311663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045803 {#1960
    date: 2023-12-20 05:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "I-feel-the-affirmations"
  +title: "I feel the affirmations"
  +url: "https://sh.itjust.works/pictrs/image/c56dc772-0ae3-4c09-a4f5-935feb628239.png"
  +body: "[raccooncomic.com](https://raccooncomic.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045803 {#1954
    date: 2023-12-20 05:16:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 23517
  -titleTs: "'affirm':4 'feel':2"
  -bodyTs: "'/)':4 'raccooncomic.com':1,3 'raccooncomic.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703132203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11311663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045803 {#1960
    date: 2023-12-20 05:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "I-feel-the-affirmations"
  +title: "I feel the affirmations"
  +url: "https://sh.itjust.works/pictrs/image/c56dc772-0ae3-4c09-a4f5-935feb628239.png"
  +body: "[raccooncomic.com](https://raccooncomic.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045803 {#1954
    date: 2023-12-20 05:16:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 23517
  -titleTs: "'affirm':4 'feel':2"
  -bodyTs: "'/)':4 'raccooncomic.com':1,3 'raccooncomic.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703132203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11311663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045803 {#1960
    date: 2023-12-20 05:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Before-they-kill-me"
  +title: "Before they kill me"
  +url: "https://youtu.be/5w_nZWtTHMg?si=jwd_6DiKIeTse5Yg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703039190 {#239
    date: 2023-12-20 03:26:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 23509
  -titleTs: "'kill':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703052690
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18530009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703039190 {#248
    date: 2023-12-20 03:26: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
95 DENIED edit
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Before-they-kill-me"
  +title: "Before they kill me"
  +url: "https://youtu.be/5w_nZWtTHMg?si=jwd_6DiKIeTse5Yg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703039190 {#239
    date: 2023-12-20 03:26:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 23509
  -titleTs: "'kill':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703052690
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18530009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703039190 {#248
    date: 2023-12-20 03:26: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
96 DENIED moderate
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Before-they-kill-me"
  +title: "Before they kill me"
  +url: "https://youtu.be/5w_nZWtTHMg?si=jwd_6DiKIeTse5Yg"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703039190 {#239
    date: 2023-12-20 03:26:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 23509
  -titleTs: "'kill':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703052690
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18530009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703039190 {#248
    date: 2023-12-20 03:26: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
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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +slug: "Some-corals-survive-warming-waters-by-remembering-heat-waves"
  +title: "Some corals survive warming waters by 'remembering' heat waves"
  +url: "https://www.earth.com/news/some-corals-survive-warming-waters-by-remembering-heat-waves"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703098614 {#1485
    date: 2023-12-20 19:56:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 23642
  -titleTs: "'coral':2 'heat':8 'rememb':7 'surviv':3 'warm':4 'water':5 'wave':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703185014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9798189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703098614 {#1489
    date: 2023-12-20 19:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +slug: "Some-corals-survive-warming-waters-by-remembering-heat-waves"
  +title: "Some corals survive warming waters by 'remembering' heat waves"
  +url: "https://www.earth.com/news/some-corals-survive-warming-waters-by-remembering-heat-waves"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703098614 {#1485
    date: 2023-12-20 19:56:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 23642
  -titleTs: "'coral':2 'heat':8 'rememb':7 'surviv':3 'warm':4 'water':5 'wave':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703185014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9798189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703098614 {#1489
    date: 2023-12-20 19:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1493 …}
  +slug: "Some-corals-survive-warming-waters-by-remembering-heat-waves"
  +title: "Some corals survive warming waters by 'remembering' heat waves"
  +url: "https://www.earth.com/news/some-corals-survive-warming-waters-by-remembering-heat-waves"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703098614 {#1485
    date: 2023-12-20 19:56:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 23642
  -titleTs: "'coral':2 'heat':8 'rememb':7 'surviv':3 'warm':4 'water':5 'wave':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703185014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9798189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703098614 {#1489
    date: 2023-12-20 19:56:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details