GET https://kbin.spritesserver.nl/hot/1y/all?p=507

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#231
  +user: Proxies\__CG__\App\Entity\User {#2478 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#173
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#198 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#243
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#180
    date: 2023-11-02 19:25: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
3 DENIED edit
App\Entity\Entry {#231
  +user: Proxies\__CG__\App\Entity\User {#2478 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#173
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#198 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#243
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#180
    date: 2023-11-02 19:25: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
4 DENIED moderate
App\Entity\Entry {#231
  +user: Proxies\__CG__\App\Entity\User {#2478 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#173
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#198 …}
  +votes: Doctrine\ORM\PersistentCollection {#1842 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#243
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#180
    date: 2023-11-02 19:25: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
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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1967 …}
  +slug: "Sus"
  +title: "Sus"
  +url: "https://i.imgflip.com/4izgnd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699020235 {#1905
    date: 2023-11-03 15:03:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 9584
  -titleTs: "'sus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035806
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13711384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015806 {#1866
    date: 2023-11-03 13:50:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1967 …}
  +slug: "Sus"
  +title: "Sus"
  +url: "https://i.imgflip.com/4izgnd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699020235 {#1905
    date: 2023-11-03 15:03:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 9584
  -titleTs: "'sus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035806
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13711384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015806 {#1866
    date: 2023-11-03 13:50:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1967 …}
  +slug: "Sus"
  +title: "Sus"
  +url: "https://i.imgflip.com/4izgnd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699020235 {#1905
    date: 2023-11-03 15:03:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1970 …}
  +reports: Doctrine\ORM\PersistentCollection {#1953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 9584
  -titleTs: "'sus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035806
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13711384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015806 {#1866
    date: 2023-11-03 13:50:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Work-is-fulfilling-and-fun"
  +title: "Work is fulfilling and fun 🙃"
  +url: "https://lemmy.dbzer0.com/pictrs/image/378f84ac-8717-4f51-b0a3-37eaf3a87de0.png"
  +body: """
    cross-posted from: [lemmy.dbzer0.com/post/7597775](https://lemmy.dbzer0.com/post/7597775)\n
    \n
    > Alienation of labour, what’s that?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699575786 {#1957
    date: 2023-11-10 01:23:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 9146
  -titleTs: "'fulfil':3 'fun':5 'work':1"
  -bodyTs: "'/post/7597775](https://lemmy.dbzer0.com/post/7597775)':7 'alien':8 'cross':2 'cross-post':1 'labour':10 'lemmy.dbzer0.com':6 'lemmy.dbzer0.com/post/7597775](https://lemmy.dbzer0.com/post/7597775)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035663
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7597791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949263 {#1932
    date: 2023-11-02 19:21: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
11 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Work-is-fulfilling-and-fun"
  +title: "Work is fulfilling and fun 🙃"
  +url: "https://lemmy.dbzer0.com/pictrs/image/378f84ac-8717-4f51-b0a3-37eaf3a87de0.png"
  +body: """
    cross-posted from: [lemmy.dbzer0.com/post/7597775](https://lemmy.dbzer0.com/post/7597775)\n
    \n
    > Alienation of labour, what’s that?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699575786 {#1957
    date: 2023-11-10 01:23:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 9146
  -titleTs: "'fulfil':3 'fun':5 'work':1"
  -bodyTs: "'/post/7597775](https://lemmy.dbzer0.com/post/7597775)':7 'alien':8 'cross':2 'cross-post':1 'labour':10 'lemmy.dbzer0.com':6 'lemmy.dbzer0.com/post/7597775](https://lemmy.dbzer0.com/post/7597775)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035663
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7597791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949263 {#1932
    date: 2023-11-02 19:21: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
12 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1386 …}
  +slug: "Work-is-fulfilling-and-fun"
  +title: "Work is fulfilling and fun 🙃"
  +url: "https://lemmy.dbzer0.com/pictrs/image/378f84ac-8717-4f51-b0a3-37eaf3a87de0.png"
  +body: """
    cross-posted from: [lemmy.dbzer0.com/post/7597775](https://lemmy.dbzer0.com/post/7597775)\n
    \n
    > Alienation of labour, what’s that?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699575786 {#1957
    date: 2023-11-10 01:23:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 9146
  -titleTs: "'fulfil':3 'fun':5 'work':1"
  -bodyTs: "'/post/7597775](https://lemmy.dbzer0.com/post/7597775)':7 'alien':8 'cross':2 'cross-post':1 'labour':10 'lemmy.dbzer0.com':6 'lemmy.dbzer0.com/post/7597775](https://lemmy.dbzer0.com/post/7597775)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035663
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7597791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949263 {#1932
    date: 2023-11-02 19:21: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
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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "I-am-heartbroken-but-I-am-solution-oriented-about-it"
  +title: "I am heartbroken but I am solution-oriented about it"
  +url: "https://lemmy.world/pictrs/image/872fe35a-6604-4546-a450-9cfaa0a10676.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699004076 {#1389
    date: 2023-11-03 10:34:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 9577
  -titleTs: "'heartbroken':3 'orient':9 'solut':8 'solution-ori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699004076 {#1936
    date: 2023-11-03 10:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "I-am-heartbroken-but-I-am-solution-oriented-about-it"
  +title: "I am heartbroken but I am solution-oriented about it"
  +url: "https://lemmy.world/pictrs/image/872fe35a-6604-4546-a450-9cfaa0a10676.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699004076 {#1389
    date: 2023-11-03 10:34:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 9577
  -titleTs: "'heartbroken':3 'orient':9 'solut':8 'solution-ori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699004076 {#1936
    date: 2023-11-03 10:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1377 …}
  +image: Proxies\__CG__\App\Entity\Image {#1945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "I-am-heartbroken-but-I-am-solution-oriented-about-it"
  +title: "I am heartbroken but I am solution-oriented about it"
  +url: "https://lemmy.world/pictrs/image/872fe35a-6604-4546-a450-9cfaa0a10676.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699004076 {#1389
    date: 2023-11-03 10:34:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 9577
  -titleTs: "'heartbroken':3 'orient':9 'solut':8 'solution-ori':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699004076 {#1936
    date: 2023-11-03 10:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "I-got-a-weird-problem"
  +title: "I got a... weird problem..."
  +url: null
  +body: """
    It’s an older PC, a P4 I use as a radio streamer mostly, so the install is x86.\n
    \n
    The problem is, audio seems to play back faster. I have it set up to boot up the streaming application after boot (Tuner, about 20 seconds after boot since it uses a spinning IDE HDD, so the rig is slow on boot) and sometimes (rarely) everything will be fine, the playback speed will be fine. But, most of the time, the audio plays back faster. In some rare cases, I’ve also noticed it can play slower as well. Also, if the audio is fine after Tuner starts and you change radio streams, back to square one, it starts playing the audio faster.\n
    \n
    I tried running other applications, like VLC and Audacious to see if the same thing is happening in them. Yep, the same thing. I still haven’t tried Winamp with wine.\n
    \n
    I still use PulseAudio on that rig. I didn’t see a reason to switch since it did it’s job, I don’t really need anything fancy on it, just a workable audio out was all I needed.\n
    \n
    Also, I have no idea when this actually started happening (everything worked fine when I set it up a few years ago, 1.5 or 2 years ago I think) since I haven’t used it in a while as a streamer, but I needed to use it now. I thought it might be a kernel/driver bug, so I rolled back a snapshot a few months ago (I think a snapshot that still had some 5.x version of the kernel), and it did kinda work (the fast playback speeds were less sporadic) but it didn’t eliminate the problem completely.\n
    \n
    Please, tell me what commands to run on this thing, I’ll do it and post the output. It uses an onboard audio card, some old Intel card part of the chipset I think. Here is the output from lspci regarding the audio.\n
    \n
    `Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller (rev 01)`\n
    \n
    I’m thinking PulseAudio is so outdated now that it causes problems like these on certain chipsets/audio controllers, but I’m not sure. I know I’ll have to eventually switch to PipeWire, but I was hoping I could ride the PulseAudio train a little longer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699021492 {#1378
    date: 2023-11-03 15:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 9304
  -titleTs: "'got':2 'problem':5 'weird':4"
  -bodyTs: "'01':348 '1.5':215 '2':217 '20':44 '5':267 '82801db/dbl/dbm':341 '97':344 'ac':343 'actual':200 'ago':214,219,258 'also':91,99,193 'anyth':180 'applic':39,127 'audaci':131 'audio':23,81,102,121,187,315,335,337,345 'back':27,83,113,252 'boot':35,41,47,61 'bug':248 'card':316,320 'case':88 'caus':359 'certain':364 'chang':110 'chipset':324 'chipsets/audio':365 'command':297 'complet':292 'control':338,346,366 'corpor':340 'could':387 'didn':162,287 'elimin':289 'eventu':378 'everyth':65,203 'fanci':181 'fast':279 'faster':28,84,122 'fine':68,74,104,205 'happen':139,202 'haven':148,224 'hdd':54 'hope':385 'ich4/ich4-l/ich4-m':342 'ide':53 'idea':197 'instal':17 'intel':319,339 'job':174 'kernel':272 'kernel/driver':247 'kinda':276 'know':373 'less':283 'like':128,361 'littl':393 'll':304,375 'longer':394 'lspci':332 'm':350,369 'might':244 'month':257 'most':14 'multimedia':336 'need':179,192,236 'notic':92 'old':318 'older':4 'onboard':314 'one':116 'outdat':355 'output':310,330 'p4':7 'part':321 'pc':5 'pipewir':381 'play':26,82,95,119 'playback':70,280 'pleas':293 'post':308 'problem':21,291,360 'pulseaudio':157,352,390 'radio':12,111 'rare':64,87 'realli':178 'reason':166 'regard':333 'rev':347 'ride':388 'rig':57,160 'roll':251 'run':125,299 'second':45 'see':133,164 'seem':24 'set':32,208 'sinc':48,169,222 'slow':59 'slower':96 'snapshot':254,262 'sometim':63 'speed':71,281 'spin':52 'sporad':284 'squar':115 'start':107,118,201 'still':147,155,264 'stream':38,112 'streamer':13,233 'sure':371 'switch':168,379 'tell':294 'thing':137,145,302 'think':221,260,326,351 'thought':242 'time':79 'train':391 'tri':124,150 'tuner':42,106 'use':9,50,156,226,238,312 've':90 'version':269 'vlc':129 'well':98 'winamp':151 'wine':153 'work':204,277 'workabl':186 'x':268 'x86':19 'year':213,218 'yep':142"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035528
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8448515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012028 {#1370
    date: 2023-11-03 12:47:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "I-got-a-weird-problem"
  +title: "I got a... weird problem..."
  +url: null
  +body: """
    It’s an older PC, a P4 I use as a radio streamer mostly, so the install is x86.\n
    \n
    The problem is, audio seems to play back faster. I have it set up to boot up the streaming application after boot (Tuner, about 20 seconds after boot since it uses a spinning IDE HDD, so the rig is slow on boot) and sometimes (rarely) everything will be fine, the playback speed will be fine. But, most of the time, the audio plays back faster. In some rare cases, I’ve also noticed it can play slower as well. Also, if the audio is fine after Tuner starts and you change radio streams, back to square one, it starts playing the audio faster.\n
    \n
    I tried running other applications, like VLC and Audacious to see if the same thing is happening in them. Yep, the same thing. I still haven’t tried Winamp with wine.\n
    \n
    I still use PulseAudio on that rig. I didn’t see a reason to switch since it did it’s job, I don’t really need anything fancy on it, just a workable audio out was all I needed.\n
    \n
    Also, I have no idea when this actually started happening (everything worked fine when I set it up a few years ago, 1.5 or 2 years ago I think) since I haven’t used it in a while as a streamer, but I needed to use it now. I thought it might be a kernel/driver bug, so I rolled back a snapshot a few months ago (I think a snapshot that still had some 5.x version of the kernel), and it did kinda work (the fast playback speeds were less sporadic) but it didn’t eliminate the problem completely.\n
    \n
    Please, tell me what commands to run on this thing, I’ll do it and post the output. It uses an onboard audio card, some old Intel card part of the chipset I think. Here is the output from lspci regarding the audio.\n
    \n
    `Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller (rev 01)`\n
    \n
    I’m thinking PulseAudio is so outdated now that it causes problems like these on certain chipsets/audio controllers, but I’m not sure. I know I’ll have to eventually switch to PipeWire, but I was hoping I could ride the PulseAudio train a little longer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699021492 {#1378
    date: 2023-11-03 15:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 9304
  -titleTs: "'got':2 'problem':5 'weird':4"
  -bodyTs: "'01':348 '1.5':215 '2':217 '20':44 '5':267 '82801db/dbl/dbm':341 '97':344 'ac':343 'actual':200 'ago':214,219,258 'also':91,99,193 'anyth':180 'applic':39,127 'audaci':131 'audio':23,81,102,121,187,315,335,337,345 'back':27,83,113,252 'boot':35,41,47,61 'bug':248 'card':316,320 'case':88 'caus':359 'certain':364 'chang':110 'chipset':324 'chipsets/audio':365 'command':297 'complet':292 'control':338,346,366 'corpor':340 'could':387 'didn':162,287 'elimin':289 'eventu':378 'everyth':65,203 'fanci':181 'fast':279 'faster':28,84,122 'fine':68,74,104,205 'happen':139,202 'haven':148,224 'hdd':54 'hope':385 'ich4/ich4-l/ich4-m':342 'ide':53 'idea':197 'instal':17 'intel':319,339 'job':174 'kernel':272 'kernel/driver':247 'kinda':276 'know':373 'less':283 'like':128,361 'littl':393 'll':304,375 'longer':394 'lspci':332 'm':350,369 'might':244 'month':257 'most':14 'multimedia':336 'need':179,192,236 'notic':92 'old':318 'older':4 'onboard':314 'one':116 'outdat':355 'output':310,330 'p4':7 'part':321 'pc':5 'pipewir':381 'play':26,82,95,119 'playback':70,280 'pleas':293 'post':308 'problem':21,291,360 'pulseaudio':157,352,390 'radio':12,111 'rare':64,87 'realli':178 'reason':166 'regard':333 'rev':347 'ride':388 'rig':57,160 'roll':251 'run':125,299 'second':45 'see':133,164 'seem':24 'set':32,208 'sinc':48,169,222 'slow':59 'slower':96 'snapshot':254,262 'sometim':63 'speed':71,281 'spin':52 'sporad':284 'squar':115 'start':107,118,201 'still':147,155,264 'stream':38,112 'streamer':13,233 'sure':371 'switch':168,379 'tell':294 'thing':137,145,302 'think':221,260,326,351 'thought':242 'time':79 'train':391 'tri':124,150 'tuner':42,106 'use':9,50,156,226,238,312 've':90 'version':269 'vlc':129 'well':98 'winamp':151 'wine':153 'work':204,277 'workabl':186 'x':268 'x86':19 'year':213,218 'yep':142"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035528
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8448515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012028 {#1370
    date: 2023-11-03 12:47:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "I-got-a-weird-problem"
  +title: "I got a... weird problem..."
  +url: null
  +body: """
    It’s an older PC, a P4 I use as a radio streamer mostly, so the install is x86.\n
    \n
    The problem is, audio seems to play back faster. I have it set up to boot up the streaming application after boot (Tuner, about 20 seconds after boot since it uses a spinning IDE HDD, so the rig is slow on boot) and sometimes (rarely) everything will be fine, the playback speed will be fine. But, most of the time, the audio plays back faster. In some rare cases, I’ve also noticed it can play slower as well. Also, if the audio is fine after Tuner starts and you change radio streams, back to square one, it starts playing the audio faster.\n
    \n
    I tried running other applications, like VLC and Audacious to see if the same thing is happening in them. Yep, the same thing. I still haven’t tried Winamp with wine.\n
    \n
    I still use PulseAudio on that rig. I didn’t see a reason to switch since it did it’s job, I don’t really need anything fancy on it, just a workable audio out was all I needed.\n
    \n
    Also, I have no idea when this actually started happening (everything worked fine when I set it up a few years ago, 1.5 or 2 years ago I think) since I haven’t used it in a while as a streamer, but I needed to use it now. I thought it might be a kernel/driver bug, so I rolled back a snapshot a few months ago (I think a snapshot that still had some 5.x version of the kernel), and it did kinda work (the fast playback speeds were less sporadic) but it didn’t eliminate the problem completely.\n
    \n
    Please, tell me what commands to run on this thing, I’ll do it and post the output. It uses an onboard audio card, some old Intel card part of the chipset I think. Here is the output from lspci regarding the audio.\n
    \n
    `Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Audio Controller (rev 01)`\n
    \n
    I’m thinking PulseAudio is so outdated now that it causes problems like these on certain chipsets/audio controllers, but I’m not sure. I know I’ll have to eventually switch to PipeWire, but I was hoping I could ride the PulseAudio train a little longer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699021492 {#1378
    date: 2023-11-03 15:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 9304
  -titleTs: "'got':2 'problem':5 'weird':4"
  -bodyTs: "'01':348 '1.5':215 '2':217 '20':44 '5':267 '82801db/dbl/dbm':341 '97':344 'ac':343 'actual':200 'ago':214,219,258 'also':91,99,193 'anyth':180 'applic':39,127 'audaci':131 'audio':23,81,102,121,187,315,335,337,345 'back':27,83,113,252 'boot':35,41,47,61 'bug':248 'card':316,320 'case':88 'caus':359 'certain':364 'chang':110 'chipset':324 'chipsets/audio':365 'command':297 'complet':292 'control':338,346,366 'corpor':340 'could':387 'didn':162,287 'elimin':289 'eventu':378 'everyth':65,203 'fanci':181 'fast':279 'faster':28,84,122 'fine':68,74,104,205 'happen':139,202 'haven':148,224 'hdd':54 'hope':385 'ich4/ich4-l/ich4-m':342 'ide':53 'idea':197 'instal':17 'intel':319,339 'job':174 'kernel':272 'kernel/driver':247 'kinda':276 'know':373 'less':283 'like':128,361 'littl':393 'll':304,375 'longer':394 'lspci':332 'm':350,369 'might':244 'month':257 'most':14 'multimedia':336 'need':179,192,236 'notic':92 'old':318 'older':4 'onboard':314 'one':116 'outdat':355 'output':310,330 'p4':7 'part':321 'pc':5 'pipewir':381 'play':26,82,95,119 'playback':70,280 'pleas':293 'post':308 'problem':21,291,360 'pulseaudio':157,352,390 'radio':12,111 'rare':64,87 'realli':178 'reason':166 'regard':333 'rev':347 'ride':388 'rig':57,160 'roll':251 'run':125,299 'second':45 'see':133,164 'seem':24 'set':32,208 'sinc':48,169,222 'slow':59 'slower':96 'snapshot':254,262 'sometim':63 'speed':71,281 'spin':52 'sporad':284 'squar':115 'start':107,118,201 'still':147,155,264 'stream':38,112 'streamer':13,233 'sure':371 'switch':168,379 'tell':294 'thing':137,145,302 'think':221,260,326,351 'thought':242 'time':79 'train':391 'tri':124,150 'tuner':42,106 'use':9,50,156,226,238,312 've':90 'version':269 'vlc':129 'well':98 'winamp':151 'wine':153 'work':204,277 'workabl':186 'x':268 'x86':19 'year':213,218 'yep':142"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035528
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8448515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012028 {#1370
    date: 2023-11-03 12:47:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "My-poor-little-ticking-bomb"
  +title: "My poor little ticking bomb"
  +url: "https://startrek.website/pictrs/image/785cc788-e4b9-41a3-99ae-d5a3655939dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699030747 {#2424
    date: 2023-11-03 17:59:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 20444
  -titleTs: "'bomb':5 'littl':3 'poor':2 'tick':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035247
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3334140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030747 {#2446
    date: 2023-11-03 17:59:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "My-poor-little-ticking-bomb"
  +title: "My poor little ticking bomb"
  +url: "https://startrek.website/pictrs/image/785cc788-e4b9-41a3-99ae-d5a3655939dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699030747 {#2424
    date: 2023-11-03 17:59:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 20444
  -titleTs: "'bomb':5 'littl':3 'poor':2 'tick':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035247
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3334140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030747 {#2446
    date: 2023-11-03 17:59:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "My-poor-little-ticking-bomb"
  +title: "My poor little ticking bomb"
  +url: "https://startrek.website/pictrs/image/785cc788-e4b9-41a3-99ae-d5a3655939dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699030747 {#2424
    date: 2023-11-03 17:59:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 20444
  -titleTs: "'bomb':5 'littl':3 'poor':2 'tick':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035247
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3334140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030747 {#2446
    date: 2023-11-03 17:59:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2449 …}
  +slug: "Dozens-of-cancer-patients-could-die-as-Gaza-s-main-cancer"
  +title: "Dozens of cancer patients could die as Gaza’s main cancer treatment hospital forced to stop most activities over fuel shortage, UN says"
  +url: "https://news.un.org/en/story/2023/11/1143107"
  +body: "The UN human rights office OHCHR noted that given the high number of civilian deaths and injuries in Gaza “and the scale of the destruction following Israeli airstrikes on Jabalia refugee camp, there are “serious concerns that these are disproportionate attacks that could amount to war crimes.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698979427 {#2356
    date: 2023-11-03 03:43:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 9144
  -titleTs: "'activ':18 'cancer':3,11 'could':5 'die':6 'dozen':1 'forc':14 'fuel':20 'gaza':8 'hospit':13 'main':10 'patient':4 'say':23 'shortag':21 'stop':16 'treatment':12 'un':22"
  -bodyTs: "'airstrik':28 'amount':44 'attack':41 'camp':32 'civilian':14 'concern':36 'could':43 'crime':47 'death':15 'destruct':25 'disproportion':40 'follow':26 'gaza':19 'given':9 'high':11 'human':3 'injuri':17 'isra':27 'jabalia':30 'note':7 'number':12 'offic':5 'ohchr':6 'refuge':31 'right':4 'scale':22 'serious':35 'un':2 'war':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035039
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5223683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948639 {#2451
    date: 2023-11-02 19:10:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2449 …}
  +slug: "Dozens-of-cancer-patients-could-die-as-Gaza-s-main-cancer"
  +title: "Dozens of cancer patients could die as Gaza’s main cancer treatment hospital forced to stop most activities over fuel shortage, UN says"
  +url: "https://news.un.org/en/story/2023/11/1143107"
  +body: "The UN human rights office OHCHR noted that given the high number of civilian deaths and injuries in Gaza “and the scale of the destruction following Israeli airstrikes on Jabalia refugee camp, there are “serious concerns that these are disproportionate attacks that could amount to war crimes.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698979427 {#2356
    date: 2023-11-03 03:43:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 9144
  -titleTs: "'activ':18 'cancer':3,11 'could':5 'die':6 'dozen':1 'forc':14 'fuel':20 'gaza':8 'hospit':13 'main':10 'patient':4 'say':23 'shortag':21 'stop':16 'treatment':12 'un':22"
  -bodyTs: "'airstrik':28 'amount':44 'attack':41 'camp':32 'civilian':14 'concern':36 'could':43 'crime':47 'death':15 'destruct':25 'disproportion':40 'follow':26 'gaza':19 'given':9 'high':11 'human':3 'injuri':17 'isra':27 'jabalia':30 'note':7 'number':12 'offic':5 'ohchr':6 'refuge':31 'right':4 'scale':22 'serious':35 'un':2 'war':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035039
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5223683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948639 {#2451
    date: 2023-11-02 19:10:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2449 …}
  +slug: "Dozens-of-cancer-patients-could-die-as-Gaza-s-main-cancer"
  +title: "Dozens of cancer patients could die as Gaza’s main cancer treatment hospital forced to stop most activities over fuel shortage, UN says"
  +url: "https://news.un.org/en/story/2023/11/1143107"
  +body: "The UN human rights office OHCHR noted that given the high number of civilian deaths and injuries in Gaza “and the scale of the destruction following Israeli airstrikes on Jabalia refugee camp, there are “serious concerns that these are disproportionate attacks that could amount to war crimes.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698979427 {#2356
    date: 2023-11-03 03:43:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 9144
  -titleTs: "'activ':18 'cancer':3,11 'could':5 'die':6 'dozen':1 'forc':14 'fuel':20 'gaza':8 'hospit':13 'main':10 'patient':4 'say':23 'shortag':21 'stop':16 'treatment':12 'un':22"
  -bodyTs: "'airstrik':28 'amount':44 'attack':41 'camp':32 'civilian':14 'concern':36 'could':43 'crime':47 'death':15 'destruct':25 'disproportion':40 'follow':26 'gaza':19 'given':9 'high':11 'human':3 'injuri':17 'isra':27 'jabalia':30 'note':7 'number':12 'offic':5 'ohchr':6 'refuge':31 'right':4 'scale':22 'serious':35 'un':2 'war':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035039
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5223683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948639 {#2451
    date: 2023-11-02 19:10:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/e2a24b5b-b2e7-4e36-adc4-27e70b61c73a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699028425 {#2489
    date: 2023-11-03 17:20:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 17545
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699032925
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8462102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028425 {#2473
    date: 2023-11-03 17:20: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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/e2a24b5b-b2e7-4e36-adc4-27e70b61c73a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699028425 {#2489
    date: 2023-11-03 17:20:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 17545
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699032925
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8462102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028425 {#2473
    date: 2023-11-03 17:20: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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/e2a24b5b-b2e7-4e36-adc4-27e70b61c73a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699028425 {#2489
    date: 2023-11-03 17:20:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 17545
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699032925
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8462102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028425 {#2473
    date: 2023-11-03 17:20: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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Buying-a-dog"
  +title: "Buying a dog"
  +url: "https://lemmy.world/pictrs/image/dd7267e4-22ca-4441-a841-93dbdedd6f5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 1058
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699066885 {#1547
    date: 2023-11-04 04:01:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 9134
  -titleTs: "'buy':1 'dog':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699031547
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7694083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945147 {#1481
    date: 2023-11-02 18:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Buying-a-dog"
  +title: "Buying a dog"
  +url: "https://lemmy.world/pictrs/image/dd7267e4-22ca-4441-a841-93dbdedd6f5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 1058
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699066885 {#1547
    date: 2023-11-04 04:01:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 9134
  -titleTs: "'buy':1 'dog':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699031547
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7694083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945147 {#1481
    date: 2023-11-02 18:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Buying-a-dog"
  +title: "Buying a dog"
  +url: "https://lemmy.world/pictrs/image/dd7267e4-22ca-4441-a841-93dbdedd6f5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 1058
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699066885 {#1547
    date: 2023-11-04 04:01:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 9134
  -titleTs: "'buy':1 'dog':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699031547
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7694083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945147 {#1481
    date: 2023-11-02 18:12:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Some-people-still-believe-there-are-no-politics-in-Star"
  +title: "Some people still believe there are no politics in Star Trek"
  +url: "https://startrek.website/pictrs/image/f9cd2778-e869-4503-95e8-bfd9055745fd.jpeg"
  +body: "As powerful as this scene was, the next one has Rom asking his mom to get naked. Ferengis are the best!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698970162 {#1540
    date: 2023-11-03 01:09:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 9559
  -titleTs: "'believ':4 'peopl':2 'polit':8 'star':10 'still':3 'trek':11"
  -bodyTs: "'ask':12 'best':21 'ferengi':18 'get':16 'mom':14 'nake':17 'next':8 'one':9 'power':2 'rom':11 'scene':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699031199
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3300552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944799 {#1538
    date: 2023-11-02 18:06:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Some-people-still-believe-there-are-no-politics-in-Star"
  +title: "Some people still believe there are no politics in Star Trek"
  +url: "https://startrek.website/pictrs/image/f9cd2778-e869-4503-95e8-bfd9055745fd.jpeg"
  +body: "As powerful as this scene was, the next one has Rom asking his mom to get naked. Ferengis are the best!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698970162 {#1540
    date: 2023-11-03 01:09:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 9559
  -titleTs: "'believ':4 'peopl':2 'polit':8 'star':10 'still':3 'trek':11"
  -bodyTs: "'ask':12 'best':21 'ferengi':18 'get':16 'mom':14 'nake':17 'next':8 'one':9 'power':2 'rom':11 'scene':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699031199
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3300552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944799 {#1538
    date: 2023-11-02 18:06:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Some-people-still-believe-there-are-no-politics-in-Star"
  +title: "Some people still believe there are no politics in Star Trek"
  +url: "https://startrek.website/pictrs/image/f9cd2778-e869-4503-95e8-bfd9055745fd.jpeg"
  +body: "As powerful as this scene was, the next one has Rom asking his mom to get naked. Ferengis are the best!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698970162 {#1540
    date: 2023-11-03 01:09:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 9559
  -titleTs: "'believ':4 'peopl':2 'polit':8 'star':10 'still':3 'trek':11"
  -bodyTs: "'ask':12 'best':21 'ferengi':18 'get':16 'mom':14 'nake':17 'next':8 'one':9 'power':2 'rom':11 'scene':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699031199
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3300552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944799 {#1538
    date: 2023-11-02 18:06:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "North-Korea-media-urges-stronger-nuclear-force-after-U-S-missile"
  +title: "North Korea media urges stronger nuclear force after U.S. missile test"
  +url: "https://www.reuters.com/world/asia-pacific/north-korea-protests-us-over-minuteman-iii-missile-test-2023-11-03/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698990063 {#1623
    date: 2023-11-03 06:41:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 9257
  -titleTs: "'forc':7 'korea':2 'media':3 'missil':10 'north':1 'nuclear':6 'stronger':5 'test':11 'u.s':9 'urg':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699030563
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2977455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698990063 {#1631
    date: 2023-11-03 06:41: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
43 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "North-Korea-media-urges-stronger-nuclear-force-after-U-S-missile"
  +title: "North Korea media urges stronger nuclear force after U.S. missile test"
  +url: "https://www.reuters.com/world/asia-pacific/north-korea-protests-us-over-minuteman-iii-missile-test-2023-11-03/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698990063 {#1623
    date: 2023-11-03 06:41:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 9257
  -titleTs: "'forc':7 'korea':2 'media':3 'missil':10 'north':1 'nuclear':6 'stronger':5 'test':11 'u.s':9 'urg':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699030563
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2977455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698990063 {#1631
    date: 2023-11-03 06:41: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
44 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "North-Korea-media-urges-stronger-nuclear-force-after-U-S-missile"
  +title: "North Korea media urges stronger nuclear force after U.S. missile test"
  +url: "https://www.reuters.com/world/asia-pacific/north-korea-protests-us-over-minuteman-iii-missile-test-2023-11-03/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698990063 {#1623
    date: 2023-11-03 06:41:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 9257
  -titleTs: "'forc':7 'korea':2 'media':3 'missil':10 'north':1 'nuclear':6 'stronger':5 'test':11 'u.s':9 'urg':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699030563
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2977455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698990063 {#1631
    date: 2023-11-03 06:41: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
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 {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "The-Unstoppable-is-upon-Us"
  +title: "The Unstoppable is upon Us."
  +url: "https://lemmy.sdf.org/pictrs/image/0904c21c-af8b-4358-809f-f1ba8914e9ef.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699016450 {#1748
    date: 2023-11-03 14:00:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 9644
  -titleTs: "'unstopp':2 'upon':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029950
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6951384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016450 {#1468
    date: 2023-11-03 14:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "The-Unstoppable-is-upon-Us"
  +title: "The Unstoppable is upon Us."
  +url: "https://lemmy.sdf.org/pictrs/image/0904c21c-af8b-4358-809f-f1ba8914e9ef.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699016450 {#1748
    date: 2023-11-03 14:00:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 9644
  -titleTs: "'unstopp':2 'upon':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029950
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6951384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016450 {#1468
    date: 2023-11-03 14:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1467 …}
  +slug: "The-Unstoppable-is-upon-Us"
  +title: "The Unstoppable is upon Us."
  +url: "https://lemmy.sdf.org/pictrs/image/0904c21c-af8b-4358-809f-f1ba8914e9ef.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699016450 {#1748
    date: 2023-11-03 14:00:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 9644
  -titleTs: "'unstopp':2 'upon':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029950
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6951384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016450 {#1468
    date: 2023-11-03 14:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1495 …}
  +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
  +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
  +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699981380 {#1496
    date: 2023-11-14 18:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 9128
  -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029722
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7395263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943322 {#1494
    date: 2023-11-02 17:42: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
51 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1495 …}
  +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
  +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
  +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699981380 {#1496
    date: 2023-11-14 18:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 9128
  -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029722
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7395263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943322 {#1494
    date: 2023-11-02 17:42: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
52 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1495 …}
  +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
  +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
  +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699981380 {#1496
    date: 2023-11-14 18:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 9128
  -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029722
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7395263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943322 {#1494
    date: 2023-11-02 17:42: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
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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "issues-with-QbitTorrent-stalled-torrents"
  +title: "issues with QbitTorrent stalled torrents"
  +url: null
  +body: """
    I am just getting back my sea legs, but apparently they’re pretty shaky because I can’t get my ubuntu torrent (no seriously, it is) to download. It never starts downloading and is stuck in “stalled”. I’ve tried a number of things, but even with default settings it isn’t starting. I’m using proton VPN on Linux Mint, but even with the VPN disabled it doesn’t work.\n
    \n
    last time I torrented was probably 15 years ago.\n
    \n
    EDIT: i managed to get it working. As expected it was a Qbit config issue. First issue was a port forwarding issue. second one was the interface i connected it to. Apparently the interface named something with “vpn” is *not* the correct one to bind Qbit to, its a dummy created by the VPN that doesn’t work. I had to select one named “tun0”. If i just selected the regular physical interface I had IP leaks with the VPN enabled.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699360100 {#1767
    date: 2023-11-07 13:28:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 9123
  -titleTs: "'issu':1 'qbittorr':3 'stall':4 'torrent':5"
  -bodyTs: "'15':78 'ago':80 'appar':10,112 'back':5 'bind':125 'config':94 'connect':109 'correct':122 'creat':131 'default':48 'disabl':67 'doesn':69,136 'download':28,32 'dummi':130 'edit':81 'enabl':161 'even':46,63 'expect':89 'first':96 'forward':101 'get':4,19,85 'interfac':107,114,153 'ip':156 'isn':51 'issu':95,97,102 'last':72 'leak':157 'leg':8 'linux':60 'm':55 'manag':83 'mint':61 'name':115,144 'never':30 'number':42 'one':104,123,143 'physic':152 'port':100 'pretti':13 'probabl':77 'proton':57 'qbit':93,126 're':12 'regular':151 'sea':7 'second':103 'select':142,149 'serious':24 'set':49 'shaki':14 'someth':116 'stall':37 'start':31,53 'stuck':35 'thing':44 'time':73 'torrent':22,75 'tri':40 'tun0':145 'ubuntu':21 'use':56 've':39 'vpn':58,66,118,134,160 'work':71,87,138 'year':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699026010
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5397561"
  +editedAt: DateTimeImmutable @1700059444 {#1759
    date: 2023-11-15 15:44:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698939610 {#1762
    date: 2023-11-02 16:40:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "issues-with-QbitTorrent-stalled-torrents"
  +title: "issues with QbitTorrent stalled torrents"
  +url: null
  +body: """
    I am just getting back my sea legs, but apparently they’re pretty shaky because I can’t get my ubuntu torrent (no seriously, it is) to download. It never starts downloading and is stuck in “stalled”. I’ve tried a number of things, but even with default settings it isn’t starting. I’m using proton VPN on Linux Mint, but even with the VPN disabled it doesn’t work.\n
    \n
    last time I torrented was probably 15 years ago.\n
    \n
    EDIT: i managed to get it working. As expected it was a Qbit config issue. First issue was a port forwarding issue. second one was the interface i connected it to. Apparently the interface named something with “vpn” is *not* the correct one to bind Qbit to, its a dummy created by the VPN that doesn’t work. I had to select one named “tun0”. If i just selected the regular physical interface I had IP leaks with the VPN enabled.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699360100 {#1767
    date: 2023-11-07 13:28:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 9123
  -titleTs: "'issu':1 'qbittorr':3 'stall':4 'torrent':5"
  -bodyTs: "'15':78 'ago':80 'appar':10,112 'back':5 'bind':125 'config':94 'connect':109 'correct':122 'creat':131 'default':48 'disabl':67 'doesn':69,136 'download':28,32 'dummi':130 'edit':81 'enabl':161 'even':46,63 'expect':89 'first':96 'forward':101 'get':4,19,85 'interfac':107,114,153 'ip':156 'isn':51 'issu':95,97,102 'last':72 'leak':157 'leg':8 'linux':60 'm':55 'manag':83 'mint':61 'name':115,144 'never':30 'number':42 'one':104,123,143 'physic':152 'port':100 'pretti':13 'probabl':77 'proton':57 'qbit':93,126 're':12 'regular':151 'sea':7 'second':103 'select':142,149 'serious':24 'set':49 'shaki':14 'someth':116 'stall':37 'start':31,53 'stuck':35 'thing':44 'time':73 'torrent':22,75 'tri':40 'tun0':145 'ubuntu':21 'use':56 've':39 'vpn':58,66,118,134,160 'work':71,87,138 'year':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699026010
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5397561"
  +editedAt: DateTimeImmutable @1700059444 {#1759
    date: 2023-11-15 15:44:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698939610 {#1762
    date: 2023-11-02 16:40:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "issues-with-QbitTorrent-stalled-torrents"
  +title: "issues with QbitTorrent stalled torrents"
  +url: null
  +body: """
    I am just getting back my sea legs, but apparently they’re pretty shaky because I can’t get my ubuntu torrent (no seriously, it is) to download. It never starts downloading and is stuck in “stalled”. I’ve tried a number of things, but even with default settings it isn’t starting. I’m using proton VPN on Linux Mint, but even with the VPN disabled it doesn’t work.\n
    \n
    last time I torrented was probably 15 years ago.\n
    \n
    EDIT: i managed to get it working. As expected it was a Qbit config issue. First issue was a port forwarding issue. second one was the interface i connected it to. Apparently the interface named something with “vpn” is *not* the correct one to bind Qbit to, its a dummy created by the VPN that doesn’t work. I had to select one named “tun0”. If i just selected the regular physical interface I had IP leaks with the VPN enabled.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699360100 {#1767
    date: 2023-11-07 13:28:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 9123
  -titleTs: "'issu':1 'qbittorr':3 'stall':4 'torrent':5"
  -bodyTs: "'15':78 'ago':80 'appar':10,112 'back':5 'bind':125 'config':94 'connect':109 'correct':122 'creat':131 'default':48 'disabl':67 'doesn':69,136 'download':28,32 'dummi':130 'edit':81 'enabl':161 'even':46,63 'expect':89 'first':96 'forward':101 'get':4,19,85 'interfac':107,114,153 'ip':156 'isn':51 'issu':95,97,102 'last':72 'leak':157 'leg':8 'linux':60 'm':55 'manag':83 'mint':61 'name':115,144 'never':30 'number':42 'one':104,123,143 'physic':152 'port':100 'pretti':13 'probabl':77 'proton':57 'qbit':93,126 're':12 'regular':151 'sea':7 'second':103 'select':142,149 'serious':24 'set':49 'shaki':14 'someth':116 'stall':37 'start':31,53 'stuck':35 'thing':44 'time':73 'torrent':22,75 'tri':40 'tun0':145 'ubuntu':21 'use':56 've':39 'vpn':58,66,118,134,160 'work':71,87,138 'year':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699026010
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5397561"
  +editedAt: DateTimeImmutable @1700059444 {#1759
    date: 2023-11-15 15:44:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698939610 {#1762
    date: 2023-11-02 16:40:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1765 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "No-It-Is-Not-a-Struggle-to-Find-Good-Male"
  +title: "No, It Is Not a Struggle to Find Good Male Role Models"
  +url: "https://bowendwelle.substack.com/p/there-is-no-struggle-to-find-good"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698964438 {#1784
    date: 2023-11-02 23:33:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 9189
  -titleTs: "'find':8 'good':9 'male':10 'model':12 'role':11 'struggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3657817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698960651 {#1786
    date: 2023-11-02 22:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1765 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "No-It-Is-Not-a-Struggle-to-Find-Good-Male"
  +title: "No, It Is Not a Struggle to Find Good Male Role Models"
  +url: "https://bowendwelle.substack.com/p/there-is-no-struggle-to-find-good"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698964438 {#1784
    date: 2023-11-02 23:33:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 9189
  -titleTs: "'find':8 'good':9 'male':10 'model':12 'role':11 'struggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3657817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698960651 {#1786
    date: 2023-11-02 22:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1765 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "No-It-Is-Not-a-Struggle-to-Find-Good-Male"
  +title: "No, It Is Not a Struggle to Find Good Male Role Models"
  +url: "https://bowendwelle.substack.com/p/there-is-no-struggle-to-find-good"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698964438 {#1784
    date: 2023-11-02 23:33:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 9189
  -titleTs: "'find':8 'good':9 'male':10 'model':12 'role':11 'struggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3657817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698960651 {#1786
    date: 2023-11-02 22:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "The-Fall-Guy-Official-Trailer"
  +title: "The Fall Guy | Official Trailer"
  +url: "https://youtu.be/j7jPnwVGdZ8?si=BQ-NAw248Waq0lu3"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959725 {#1633
    date: 2023-11-02 22:15:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 9118
  -titleTs: "'fall':2 'guy':3 'offici':4 'trailer':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025244
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938844 {#1627
    date: 2023-11-02 16:27:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "The-Fall-Guy-Official-Trailer"
  +title: "The Fall Guy | Official Trailer"
  +url: "https://youtu.be/j7jPnwVGdZ8?si=BQ-NAw248Waq0lu3"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959725 {#1633
    date: 2023-11-02 22:15:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 9118
  -titleTs: "'fall':2 'guy':3 'offici':4 'trailer':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025244
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938844 {#1627
    date: 2023-11-02 16:27:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "The-Fall-Guy-Official-Trailer"
  +title: "The Fall Guy | Official Trailer"
  +url: "https://youtu.be/j7jPnwVGdZ8?si=BQ-NAw248Waq0lu3"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959725 {#1633
    date: 2023-11-02 22:15:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 9118
  -titleTs: "'fall':2 'guy':3 'offici':4 'trailer':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025244
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938844 {#1627
    date: 2023-11-02 16:27:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1417
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Fuck-No-Steve-we-re-Geese-They-Can-Talk"
  +title: ""Fuck." "No Steve, we're Geese." [They Can Talk]"
  +url: "https://startrek.website/pictrs/image/5239483a-dfc4-4c30-b337-dcc556037875.jpeg"
  +body: """
    They Can Talk Source Links:\n
    \n
    - [Website](https://theycantalk.com)\n
    - [Webtoons](https://www.webtoons.com/en/canvas/they-can-talk/list?title_no=244047)\n
    - [Instagram](https://www.instagram.com/theycantalkcomics)\n
    - [Xhitter](https://twitter.com/theycantalk)\n
    - [Facebook](https://www.facebook.com/theycantalk/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 652
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699002916 {#1426
    date: 2023-11-03 10:15:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 9117
  -titleTs: "'fuck':1 'gees':6 're':5 'steve':3 'talk':9"
  -bodyTs: "'/en/canvas/they-can-talk/list?title_no=244047)':11 '/theycantalk)':19 '/theycantalk/)':23 '/theycantalkcomics)':15 'facebook':20 'instagram':12 'link':5 'sourc':4 'talk':3 'theycantalk.com':7 'twitter.com':18 'twitter.com/theycantalk)':17 'websit':6 'webtoon':8 'www.facebook.com':22 'www.facebook.com/theycantalk/)':21 'www.instagram.com':14 'www.instagram.com/theycantalkcomics)':13 'www.webtoons.com':10 'www.webtoons.com/en/canvas/they-can-talk/list?title_no=244047)':9 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025098
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3297150"
  +editedAt: DateTimeImmutable @1698938732 {#1451
    date: 2023-11-02 16:25:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938698 {#1413
    date: 2023-11-02 16:24: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
67 DENIED edit
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Fuck-No-Steve-we-re-Geese-They-Can-Talk"
  +title: ""Fuck." "No Steve, we're Geese." [They Can Talk]"
  +url: "https://startrek.website/pictrs/image/5239483a-dfc4-4c30-b337-dcc556037875.jpeg"
  +body: """
    They Can Talk Source Links:\n
    \n
    - [Website](https://theycantalk.com)\n
    - [Webtoons](https://www.webtoons.com/en/canvas/they-can-talk/list?title_no=244047)\n
    - [Instagram](https://www.instagram.com/theycantalkcomics)\n
    - [Xhitter](https://twitter.com/theycantalk)\n
    - [Facebook](https://www.facebook.com/theycantalk/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 652
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699002916 {#1426
    date: 2023-11-03 10:15:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 9117
  -titleTs: "'fuck':1 'gees':6 're':5 'steve':3 'talk':9"
  -bodyTs: "'/en/canvas/they-can-talk/list?title_no=244047)':11 '/theycantalk)':19 '/theycantalk/)':23 '/theycantalkcomics)':15 'facebook':20 'instagram':12 'link':5 'sourc':4 'talk':3 'theycantalk.com':7 'twitter.com':18 'twitter.com/theycantalk)':17 'websit':6 'webtoon':8 'www.facebook.com':22 'www.facebook.com/theycantalk/)':21 'www.instagram.com':14 'www.instagram.com/theycantalkcomics)':13 'www.webtoons.com':10 'www.webtoons.com/en/canvas/they-can-talk/list?title_no=244047)':9 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025098
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3297150"
  +editedAt: DateTimeImmutable @1698938732 {#1451
    date: 2023-11-02 16:25:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938698 {#1413
    date: 2023-11-02 16:24: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
68 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Fuck-No-Steve-we-re-Geese-They-Can-Talk"
  +title: ""Fuck." "No Steve, we're Geese." [They Can Talk]"
  +url: "https://startrek.website/pictrs/image/5239483a-dfc4-4c30-b337-dcc556037875.jpeg"
  +body: """
    They Can Talk Source Links:\n
    \n
    - [Website](https://theycantalk.com)\n
    - [Webtoons](https://www.webtoons.com/en/canvas/they-can-talk/list?title_no=244047)\n
    - [Instagram](https://www.instagram.com/theycantalkcomics)\n
    - [Xhitter](https://twitter.com/theycantalk)\n
    - [Facebook](https://www.facebook.com/theycantalk/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 652
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699002916 {#1426
    date: 2023-11-03 10:15:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 9117
  -titleTs: "'fuck':1 'gees':6 're':5 'steve':3 'talk':9"
  -bodyTs: "'/en/canvas/they-can-talk/list?title_no=244047)':11 '/theycantalk)':19 '/theycantalk/)':23 '/theycantalkcomics)':15 'facebook':20 'instagram':12 'link':5 'sourc':4 'talk':3 'theycantalk.com':7 'twitter.com':18 'twitter.com/theycantalk)':17 'websit':6 'webtoon':8 'www.facebook.com':22 'www.facebook.com/theycantalk/)':21 'www.instagram.com':14 'www.instagram.com/theycantalkcomics)':13 'www.webtoons.com':10 'www.webtoons.com/en/canvas/they-can-talk/list?title_no=244047)':9 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699025098
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3297150"
  +editedAt: DateTimeImmutable @1698938732 {#1451
    date: 2023-11-02 16:25:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938698 {#1413
    date: 2023-11-02 16:24: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
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "Inconvenient-indeed"
  +title: "Inconvenient indeed"
  +url: "https://i.postimg.cc/4ycJvxgV/fuel.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699024992 {#1462
    date: 2023-11-03 16:23:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 22725
  -titleTs: "'inconveni':1 'inde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7738966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699024992 {#1463
    date: 2023-11-03 16:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "Inconvenient-indeed"
  +title: "Inconvenient indeed"
  +url: "https://i.postimg.cc/4ycJvxgV/fuel.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699024992 {#1462
    date: 2023-11-03 16:23:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 22725
  -titleTs: "'inconveni':1 'inde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7738966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699024992 {#1463
    date: 2023-11-03 16:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "Inconvenient-indeed"
  +title: "Inconvenient indeed"
  +url: "https://i.postimg.cc/4ycJvxgV/fuel.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699024992 {#1462
    date: 2023-11-03 16:23:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 22725
  -titleTs: "'inconveni':1 'inde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7738966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699024992 {#1463
    date: 2023-11-03 16:23:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Israel-Palestine-war-Settler-attacks-on-the-rise-in-West-Bank"
  +title: "Israel-Palestine war: Settler attacks on the rise in West Bank villages"
  +url: "https://www.middleeasteye.net/news/israel-palestine-war-settler-attacks-rise-west-bank-villages"
  +body: """
    (...) Ben Gvir and Smotrich leading the charge\n
    \n
    Late last year, Israeli Prime Minister Benjamin Netanyahu entered into a coalition government with Itamar Ben Gvir's Jewish Power party and firebrand Bezalel Smotrich's Religious Zionist Party.\n
    \n
    Ben Gvir's far-right Jewish Power party was founded by Meir Kahane. A far-right rabbi and former MP, he previously led the Kach party, an organisation which was outlawed by Israel after one of its followers gunned down 29 Muslim worshippers at the Ibrahimi Mosque in Hebron as they prayed.\n
    \n
    Meanwhile, Smotrich, a self-declared "fascist homophobe", was appointed finance minister and also handed broad authority over civilian issues in the West Bank, enabling him to increase settlement construction and thwart Palestinian development.\n
    \n
    Since then, Smotrich has been in charge of civilian affairs in Area C of the occupied West Bank, where Israel has full security and civilian control. (...)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698987926 {#1431
    date: 2023-11-03 06:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 9137
  -titleTs: "'attack':6 'bank':12 'israel':2 'israel-palestin':1 'palestin':3 'rise':9 'settler':5 'villag':13 'war':4 'west':11"
  -bodyTs: "'29':79 'affair':134 'also':104 'appoint':100 'area':136 'author':107 'bank':114,142 'ben':1,23,37 'benjamin':14 'bezalel':31 'broad':106 'c':137 'charg':7,131 'civilian':109,133,149 'coalit':19 'construct':120 'control':150 'declar':96 'develop':124 'enabl':115 'enter':16 'far':41,53 'far-right':40,52 'fascist':97 'financ':101 'firebrand':30 'follow':76 'former':57 'found':47 'full':146 'govern':20 'gun':77 'gvir':2,24,38 'hand':105 'hebron':87 'homophob':98 'ibrahimi':84 'increas':118 'isra':11 'israel':71,144 'issu':110 'itamar':22 'jewish':26,43 'kach':63 'kahan':50 'last':9 'late':8 'lead':5 'led':61 'meanwhil':91 'meir':49 'minist':13,102 'mosqu':85 'mp':58 'muslim':80 'netanyahu':15 'occupi':140 'one':73 'organis':66 'outlaw':69 'palestinian':123 'parti':28,36,45,64 'power':27,44 'pray':90 'previous':60 'prime':12 'rabbi':55 'religi':34 'right':42,54 'secur':147 'self':95 'self-declar':94 'settlement':119 'sinc':125 'smotrich':4,32,92,127 'thwart':122 'west':113,141 'worshipp':81 'year':10 'zionist':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/592760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946416 {#1440
    date: 2023-11-02 18:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Israel-Palestine-war-Settler-attacks-on-the-rise-in-West-Bank"
  +title: "Israel-Palestine war: Settler attacks on the rise in West Bank villages"
  +url: "https://www.middleeasteye.net/news/israel-palestine-war-settler-attacks-rise-west-bank-villages"
  +body: """
    (...) Ben Gvir and Smotrich leading the charge\n
    \n
    Late last year, Israeli Prime Minister Benjamin Netanyahu entered into a coalition government with Itamar Ben Gvir's Jewish Power party and firebrand Bezalel Smotrich's Religious Zionist Party.\n
    \n
    Ben Gvir's far-right Jewish Power party was founded by Meir Kahane. A far-right rabbi and former MP, he previously led the Kach party, an organisation which was outlawed by Israel after one of its followers gunned down 29 Muslim worshippers at the Ibrahimi Mosque in Hebron as they prayed.\n
    \n
    Meanwhile, Smotrich, a self-declared "fascist homophobe", was appointed finance minister and also handed broad authority over civilian issues in the West Bank, enabling him to increase settlement construction and thwart Palestinian development.\n
    \n
    Since then, Smotrich has been in charge of civilian affairs in Area C of the occupied West Bank, where Israel has full security and civilian control. (...)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698987926 {#1431
    date: 2023-11-03 06:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 9137
  -titleTs: "'attack':6 'bank':12 'israel':2 'israel-palestin':1 'palestin':3 'rise':9 'settler':5 'villag':13 'war':4 'west':11"
  -bodyTs: "'29':79 'affair':134 'also':104 'appoint':100 'area':136 'author':107 'bank':114,142 'ben':1,23,37 'benjamin':14 'bezalel':31 'broad':106 'c':137 'charg':7,131 'civilian':109,133,149 'coalit':19 'construct':120 'control':150 'declar':96 'develop':124 'enabl':115 'enter':16 'far':41,53 'far-right':40,52 'fascist':97 'financ':101 'firebrand':30 'follow':76 'former':57 'found':47 'full':146 'govern':20 'gun':77 'gvir':2,24,38 'hand':105 'hebron':87 'homophob':98 'ibrahimi':84 'increas':118 'isra':11 'israel':71,144 'issu':110 'itamar':22 'jewish':26,43 'kach':63 'kahan':50 'last':9 'late':8 'lead':5 'led':61 'meanwhil':91 'meir':49 'minist':13,102 'mosqu':85 'mp':58 'muslim':80 'netanyahu':15 'occupi':140 'one':73 'organis':66 'outlaw':69 'palestinian':123 'parti':28,36,45,64 'power':27,44 'pray':90 'previous':60 'prime':12 'rabbi':55 'religi':34 'right':42,54 'secur':147 'self':95 'self-declar':94 'settlement':119 'sinc':125 'smotrich':4,32,92,127 'thwart':122 'west':113,141 'worshipp':81 'year':10 'zionist':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/592760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946416 {#1440
    date: 2023-11-02 18:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Israel-Palestine-war-Settler-attacks-on-the-rise-in-West-Bank"
  +title: "Israel-Palestine war: Settler attacks on the rise in West Bank villages"
  +url: "https://www.middleeasteye.net/news/israel-palestine-war-settler-attacks-rise-west-bank-villages"
  +body: """
    (...) Ben Gvir and Smotrich leading the charge\n
    \n
    Late last year, Israeli Prime Minister Benjamin Netanyahu entered into a coalition government with Itamar Ben Gvir's Jewish Power party and firebrand Bezalel Smotrich's Religious Zionist Party.\n
    \n
    Ben Gvir's far-right Jewish Power party was founded by Meir Kahane. A far-right rabbi and former MP, he previously led the Kach party, an organisation which was outlawed by Israel after one of its followers gunned down 29 Muslim worshippers at the Ibrahimi Mosque in Hebron as they prayed.\n
    \n
    Meanwhile, Smotrich, a self-declared "fascist homophobe", was appointed finance minister and also handed broad authority over civilian issues in the West Bank, enabling him to increase settlement construction and thwart Palestinian development.\n
    \n
    Since then, Smotrich has been in charge of civilian affairs in Area C of the occupied West Bank, where Israel has full security and civilian control. (...)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698987926 {#1431
    date: 2023-11-03 06:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 9137
  -titleTs: "'attack':6 'bank':12 'israel':2 'israel-palestin':1 'palestin':3 'rise':9 'settler':5 'villag':13 'war':4 'west':11"
  -bodyTs: "'29':79 'affair':134 'also':104 'appoint':100 'area':136 'author':107 'bank':114,142 'ben':1,23,37 'benjamin':14 'bezalel':31 'broad':106 'c':137 'charg':7,131 'civilian':109,133,149 'coalit':19 'construct':120 'control':150 'declar':96 'develop':124 'enabl':115 'enter':16 'far':41,53 'far-right':40,52 'fascist':97 'financ':101 'firebrand':30 'follow':76 'former':57 'found':47 'full':146 'govern':20 'gun':77 'gvir':2,24,38 'hand':105 'hebron':87 'homophob':98 'ibrahimi':84 'increas':118 'isra':11 'israel':71,144 'issu':110 'itamar':22 'jewish':26,43 'kach':63 'kahan':50 'last':9 'late':8 'lead':5 'led':61 'meanwhil':91 'meir':49 'minist':13,102 'mosqu':85 'mp':58 'muslim':80 'netanyahu':15 'occupi':140 'one':73 'organis':66 'outlaw':69 'palestinian':123 'parti':28,36,45,64 'power':27,44 'pray':90 'previous':60 'prime':12 'rabbi':55 'religi':34 'right':42,54 'secur':147 'self':95 'self-declar':94 'settlement':119 'sinc':125 'smotrich':4,32,92,127 'thwart':122 'west':113,141 'worshipp':81 'year':10 'zionist':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024916
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/592760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946416 {#1440
    date: 2023-11-02 18:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
  +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
  +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
  +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959423 {#1606
    date: 2023-11-02 22:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 9116
  -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
  -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689801"
  +editedAt: DateTimeImmutable @1698938649 {#1614
    date: 2023-11-02 16:24:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938489 {#1612
    date: 2023-11-02 16:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
  +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
  +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
  +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959423 {#1606
    date: 2023-11-02 22:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 9116
  -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
  -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689801"
  +editedAt: DateTimeImmutable @1698938649 {#1614
    date: 2023-11-02 16:24:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938489 {#1612
    date: 2023-11-02 16:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
  +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
  +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
  +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959423 {#1606
    date: 2023-11-02 22:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 9116
  -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
  -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689801"
  +editedAt: DateTimeImmutable @1698938649 {#1614
    date: 2023-11-02 16:24:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938489 {#1612
    date: 2023-11-02 16:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Immutable-Distro-Nitrux-3-1-Brings-Revamped-Upgrade-Utility-Latest-KDE"
  +title: "Immutable Distro Nitrux 3.1 Brings Revamped Upgrade Utility, Latest KDE Software"
  +url: "https://9to5linux.com/immutable-distro-nitrux-3-1-brings-revamped-upgrade-utility-latest-kde-software"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698943696 {#1676
    date: 2023-11-02 17:48:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 9132
  -titleTs: "'3.1':4 'bring':5 'distro':2 'immut':1 'kde':10 'latest':9 'nitrux':3 'revamp':6 'softwar':11 'upgrad':7 'util':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024696
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5697605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943696 {#1672
    date: 2023-11-02 17:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Immutable-Distro-Nitrux-3-1-Brings-Revamped-Upgrade-Utility-Latest-KDE"
  +title: "Immutable Distro Nitrux 3.1 Brings Revamped Upgrade Utility, Latest KDE Software"
  +url: "https://9to5linux.com/immutable-distro-nitrux-3-1-brings-revamped-upgrade-utility-latest-kde-software"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698943696 {#1676
    date: 2023-11-02 17:48:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 9132
  -titleTs: "'3.1':4 'bring':5 'distro':2 'immut':1 'kde':10 'latest':9 'nitrux':3 'revamp':6 'softwar':11 'upgrad':7 'util':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024696
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5697605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943696 {#1672
    date: 2023-11-02 17:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#192 …}
  +image: Proxies\__CG__\App\Entity\Image {#1678 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Immutable-Distro-Nitrux-3-1-Brings-Revamped-Upgrade-Utility-Latest-KDE"
  +title: "Immutable Distro Nitrux 3.1 Brings Revamped Upgrade Utility, Latest KDE Software"
  +url: "https://9to5linux.com/immutable-distro-nitrux-3-1-brings-revamped-upgrade-utility-latest-kde-software"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698943696 {#1676
    date: 2023-11-02 17:48:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 9132
  -titleTs: "'3.1':4 'bring':5 'distro':2 'immut':1 'kde':10 'latest':9 'nitrux':3 'revamp':6 'softwar':11 'upgrad':7 'util':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024696
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5697605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943696 {#1672
    date: 2023-11-02 17:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "they-re-so-innocent-when-they-re-young"
  +title: "they're so innocent when they're young"
  +url: "https://sh.itjust.works/pictrs/image/571665e4-44f9-4f04-9bd9-a1971eaa7ba4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 482
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698998528 {#1653
    date: 2023-11-03 09:02:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 9114
  -titleTs: "'innoc':4 're':2,7 'young':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024422
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8392034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938022 {#1656
    date: 2023-11-02 16:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "they-re-so-innocent-when-they-re-young"
  +title: "they're so innocent when they're young"
  +url: "https://sh.itjust.works/pictrs/image/571665e4-44f9-4f04-9bd9-a1971eaa7ba4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 482
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698998528 {#1653
    date: 2023-11-03 09:02:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 9114
  -titleTs: "'innoc':4 're':2,7 'young':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024422
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8392034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938022 {#1656
    date: 2023-11-02 16:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "they-re-so-innocent-when-they-re-young"
  +title: "they're so innocent when they're young"
  +url: "https://sh.itjust.works/pictrs/image/571665e4-44f9-4f04-9bd9-a1971eaa7ba4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 482
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698998528 {#1653
    date: 2023-11-03 09:02:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 9114
  -titleTs: "'innoc':4 're':2,7 'young':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024422
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8392034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698938022 {#1656
    date: 2023-11-02 16:13:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1574 …}
  +slug: "Agitate-Educate-Organize"
  +title: "Agitate. Educate. Organize."
  +url: "https://lemmy.ml/pictrs/image/cfe698ab-3559-440b-8444-73df9beab693.jpeg"
  +body: """
    Context: [“Fain said the UAW wants to give time for other unions to align their contract expirations with the UAW and strike together on May 1, 2028—International Workers’ Day.”](https://labornotes.org/2023/10/big-3-buckled-stand-strike-spread)\n
    \n
    Not in a union yet? Not a problem. [Become a Wobbly and learn some of the greatest works organizing tactics today.](https://www.iww.org/membership/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698954042 {#1580
    date: 2023-11-02 20:40:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 9113
  -titleTs: "'agit':1 'educ':2 'organ':3"
  -bodyTs: "'/2023/10/big-3-buckled-stand-strike-spread)':33 '/membership/)':57 '1':26 '2028':27 'align':14 'becom':42 'context':1 'contract':16 'day':30 'expir':17 'fain':2 'give':8 'greatest':50 'intern':28 'labornotes.org':32 'labornotes.org/2023/10/big-3-buckled-stand-strike-spread)':31 'learn':46 'may':25 'organ':52 'problem':41 'said':3 'strike':22 'tactic':53 'time':9 'today':54 'togeth':23 'uaw':5,20 'union':12,37 'want':6 'wobbl':44 'work':51 'worker':29 'www.iww.org':56 'www.iww.org/membership/)':55 'yet':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024376
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7392306"
  +editedAt: DateTimeImmutable @1698938089 {#1579
    date: 2023-11-02 16:14:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698937976 {#1584
    date: 2023-11-02 16:12:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1574 …}
  +slug: "Agitate-Educate-Organize"
  +title: "Agitate. Educate. Organize."
  +url: "https://lemmy.ml/pictrs/image/cfe698ab-3559-440b-8444-73df9beab693.jpeg"
  +body: """
    Context: [“Fain said the UAW wants to give time for other unions to align their contract expirations with the UAW and strike together on May 1, 2028—International Workers’ Day.”](https://labornotes.org/2023/10/big-3-buckled-stand-strike-spread)\n
    \n
    Not in a union yet? Not a problem. [Become a Wobbly and learn some of the greatest works organizing tactics today.](https://www.iww.org/membership/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698954042 {#1580
    date: 2023-11-02 20:40:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 9113
  -titleTs: "'agit':1 'educ':2 'organ':3"
  -bodyTs: "'/2023/10/big-3-buckled-stand-strike-spread)':33 '/membership/)':57 '1':26 '2028':27 'align':14 'becom':42 'context':1 'contract':16 'day':30 'expir':17 'fain':2 'give':8 'greatest':50 'intern':28 'labornotes.org':32 'labornotes.org/2023/10/big-3-buckled-stand-strike-spread)':31 'learn':46 'may':25 'organ':52 'problem':41 'said':3 'strike':22 'tactic':53 'time':9 'today':54 'togeth':23 'uaw':5,20 'union':12,37 'want':6 'wobbl':44 'work':51 'worker':29 'www.iww.org':56 'www.iww.org/membership/)':55 'yet':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024376
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7392306"
  +editedAt: DateTimeImmutable @1698938089 {#1579
    date: 2023-11-02 16:14:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698937976 {#1584
    date: 2023-11-02 16:12:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1574 …}
  +slug: "Agitate-Educate-Organize"
  +title: "Agitate. Educate. Organize."
  +url: "https://lemmy.ml/pictrs/image/cfe698ab-3559-440b-8444-73df9beab693.jpeg"
  +body: """
    Context: [“Fain said the UAW wants to give time for other unions to align their contract expirations with the UAW and strike together on May 1, 2028—International Workers’ Day.”](https://labornotes.org/2023/10/big-3-buckled-stand-strike-spread)\n
    \n
    Not in a union yet? Not a problem. [Become a Wobbly and learn some of the greatest works organizing tactics today.](https://www.iww.org/membership/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698954042 {#1580
    date: 2023-11-02 20:40:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 9113
  -titleTs: "'agit':1 'educ':2 'organ':3"
  -bodyTs: "'/2023/10/big-3-buckled-stand-strike-spread)':33 '/membership/)':57 '1':26 '2028':27 'align':14 'becom':42 'context':1 'contract':16 'day':30 'expir':17 'fain':2 'give':8 'greatest':50 'intern':28 'labornotes.org':32 'labornotes.org/2023/10/big-3-buckled-stand-strike-spread)':31 'learn':46 'may':25 'organ':52 'problem':41 'said':3 'strike':22 'tactic':53 'time':9 'today':54 'togeth':23 'uaw':5,20 'union':12,37 'want':6 'wobbl':44 'work':51 'worker':29 'www.iww.org':56 'www.iww.org/membership/)':55 'yet':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024376
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7392306"
  +editedAt: DateTimeImmutable @1698938089 {#1579
    date: 2023-11-02 16:14:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698937976 {#1584
    date: 2023-11-02 16:12:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1559 …}
  +slug: "Saturday-Morning-Breakfast-Cereal-Escape-2"
  +title: "Saturday Morning Breakfast Cereal - Escape 2"
  +url: "https://www.smbc-comics.com/comics/1698585942-20231029.png"
  +body: """
    ![](https://www.smbc-comics.com/comics/169858607820231029after.png)\n
    \n
    Alt text: The key to life is indulgence in maladaptive behaviors.\n
    \n
    [Link to the original page.](https://www.smbc-comics.com/comic/escape-2)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 473
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699110986 {#1527
    date: 2023-11-04 16:16:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 9111
  -titleTs: "'2':6 'breakfast':3 'cereal':4 'escap':5 'morn':2 'saturday':1"
  -bodyTs: "'/comic/escape-2)':22 '/comics/169858607820231029after.png)':3 'alt':4 'behavior':14 'indulg':11 'key':7 'life':9 'link':15 'maladapt':13 'origin':18 'page':19 'text':5 'www.smbc-comics.com':2,21 'www.smbc-comics.com/comic/escape-2)':20 'www.smbc-comics.com/comics/169858607820231029after.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024219
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8391941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937819 {#1561
    date: 2023-11-02 16:10:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1559 …}
  +slug: "Saturday-Morning-Breakfast-Cereal-Escape-2"
  +title: "Saturday Morning Breakfast Cereal - Escape 2"
  +url: "https://www.smbc-comics.com/comics/1698585942-20231029.png"
  +body: """
    ![](https://www.smbc-comics.com/comics/169858607820231029after.png)\n
    \n
    Alt text: The key to life is indulgence in maladaptive behaviors.\n
    \n
    [Link to the original page.](https://www.smbc-comics.com/comic/escape-2)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 473
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699110986 {#1527
    date: 2023-11-04 16:16:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 9111
  -titleTs: "'2':6 'breakfast':3 'cereal':4 'escap':5 'morn':2 'saturday':1"
  -bodyTs: "'/comic/escape-2)':22 '/comics/169858607820231029after.png)':3 'alt':4 'behavior':14 'indulg':11 'key':7 'life':9 'link':15 'maladapt':13 'origin':18 'page':19 'text':5 'www.smbc-comics.com':2,21 'www.smbc-comics.com/comic/escape-2)':20 'www.smbc-comics.com/comics/169858607820231029after.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024219
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8391941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937819 {#1561
    date: 2023-11-02 16:10:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1559 …}
  +slug: "Saturday-Morning-Breakfast-Cereal-Escape-2"
  +title: "Saturday Morning Breakfast Cereal - Escape 2"
  +url: "https://www.smbc-comics.com/comics/1698585942-20231029.png"
  +body: """
    ![](https://www.smbc-comics.com/comics/169858607820231029after.png)\n
    \n
    Alt text: The key to life is indulgence in maladaptive behaviors.\n
    \n
    [Link to the original page.](https://www.smbc-comics.com/comic/escape-2)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 473
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699110986 {#1527
    date: 2023-11-04 16:16:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 9111
  -titleTs: "'2':6 'breakfast':3 'cereal':4 'escap':5 'morn':2 'saturday':1"
  -bodyTs: "'/comic/escape-2)':22 '/comics/169858607820231029after.png)':3 'alt':4 'behavior':14 'indulg':11 'key':7 'life':9 'link':15 'maladapt':13 'origin':18 'page':19 'text':5 'www.smbc-comics.com':2,21 'www.smbc-comics.com/comic/escape-2)':20 'www.smbc-comics.com/comics/169858607820231029after.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024219
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8391941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698937819 {#1561
    date: 2023-11-02 16:10:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1604
  +user: Proxies\__CG__\App\Entity\User {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "communities-trouble-with-blocking-users-making-posts-you-can-t-see"
  +title: "communities: trouble with blocking users making posts you can't see?"
  +url: null
  +body: "How do you block a lemmy account from your community, when they’re on an instance your mod account can’t see??? There’s someone spamming my community from k.bin, but the posts aren’t showing up on sh.itjust.works so I’m not sure how to delete the posts or even block the account. Can someone help please?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699068242 {#1620
    date: 2023-11-04 04:24:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 9229
  -titleTs: "'block':4 'communiti':1 'make':6 'post':7 'see':11 'troubl':2 'user':5"
  -bodyTs: "'account':7,19,54 'aren':34 'block':4,52 'communiti':10,28 'delet':47 'even':51 'help':57 'instanc':16 'k.bin':30 'lemmi':6 'm':42 'mod':18 'pleas':58 'post':33,49 're':13 'see':22 'sh.itjust.works':39 'show':36 'someon':25,56 'spam':26 'sure':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024211
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8427447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698979711 {#1613
    date: 2023-11-03 03:48:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "communities-trouble-with-blocking-users-making-posts-you-can-t-see"
  +title: "communities: trouble with blocking users making posts you can't see?"
  +url: null
  +body: "How do you block a lemmy account from your community, when they’re on an instance your mod account can’t see??? There’s someone spamming my community from k.bin, but the posts aren’t showing up on sh.itjust.works so I’m not sure how to delete the posts or even block the account. Can someone help please?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699068242 {#1620
    date: 2023-11-04 04:24:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 9229
  -titleTs: "'block':4 'communiti':1 'make':6 'post':7 'see':11 'troubl':2 'user':5"
  -bodyTs: "'account':7,19,54 'aren':34 'block':4,52 'communiti':10,28 'delet':47 'even':51 'help':57 'instanc':16 'k.bin':30 'lemmi':6 'm':42 'mod':18 'pleas':58 'post':33,49 're':13 'see':22 'sh.itjust.works':39 'show':36 'someon':25,56 'spam':26 'sure':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024211
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8427447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698979711 {#1613
    date: 2023-11-03 03:48:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#1596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#169 …}
  +slug: "communities-trouble-with-blocking-users-making-posts-you-can-t-see"
  +title: "communities: trouble with blocking users making posts you can't see?"
  +url: null
  +body: "How do you block a lemmy account from your community, when they’re on an instance your mod account can’t see??? There’s someone spamming my community from k.bin, but the posts aren’t showing up on sh.itjust.works so I’m not sure how to delete the posts or even block the account. Can someone help please?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699068242 {#1620
    date: 2023-11-04 04:24:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: []
  -id: 9229
  -titleTs: "'block':4 'communiti':1 'make':6 'post':7 'see':11 'troubl':2 'user':5"
  -bodyTs: "'account':7,19,54 'aren':34 'block':4,52 'communiti':10,28 'delet':47 'even':51 'help':57 'instanc':16 'k.bin':30 'lemmi':6 'm':42 'mod':18 'pleas':58 'post':33,49 're':13 'see':22 'sh.itjust.works':39 'show':36 'someon':25,56 'spam':26 'sure':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024211
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8427447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698979711 {#1613
    date: 2023-11-03 03:48:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details