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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.28 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
  +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
  +url: "https://i.imgur.com/MuWMrqq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216771 {#191
    date: 2023-10-25 08:52:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 7287
  -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698175630
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12513923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698089230 {#242
    date: 2023-10-23 21:27:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
  +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
  +url: "https://i.imgur.com/MuWMrqq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216771 {#191
    date: 2023-10-25 08:52:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 7287
  -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698175630
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12513923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698089230 {#242
    date: 2023-10-23 21:27:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
  +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
  +url: "https://i.imgur.com/MuWMrqq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216771 {#191
    date: 2023-10-25 08:52:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 7287
  -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698175630
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12513923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698089230 {#242
    date: 2023-10-23 21:27:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1901 …}
  +slug: "AAAAAHHH-Listens-carefully"
  +title: "AAAAAHHH! *Listens carefully*"
  +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 1102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216210 {#1882
    date: 2023-10-25 08:43:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1895 …}
  +votes: Doctrine\ORM\PersistentCollection {#1928 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 7054
  -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077255
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3315687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990855 {#1885
    date: 2023-10-22 18:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1901 …}
  +slug: "AAAAAHHH-Listens-carefully"
  +title: "AAAAAHHH! *Listens carefully*"
  +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 1102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216210 {#1882
    date: 2023-10-25 08:43:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1895 …}
  +votes: Doctrine\ORM\PersistentCollection {#1928 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 7054
  -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077255
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3315687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990855 {#1885
    date: 2023-10-22 18:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1901 …}
  +slug: "AAAAAHHH-Listens-carefully"
  +title: "AAAAAHHH! *Listens carefully*"
  +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 1102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216210 {#1882
    date: 2023-10-25 08:43:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1895 …}
  +votes: Doctrine\ORM\PersistentCollection {#1928 …}
  +reports: Doctrine\ORM\PersistentCollection {#1896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1954 …}
  +badges: Doctrine\ORM\PersistentCollection {#1977 …}
  +children: []
  -id: 7054
  -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077255
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3315687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990855 {#1885
    date: 2023-10-22 18:07:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1953
  +user: Proxies\__CG__\App\Entity\User {#1937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "What-was-the-cringiest-moment-of-your-life"
  +title: "What was the cringiest moment of your life?"
  +url: null
  +body: """
    i was in middle school and went to olive garden with my parents. the waiter had one of those voices that…you know, that men in the gay community normally have.\n
    \n
    and so they had this soup on the menu i wanted called *pasta fagioli* that i wasn’t sure how to pronounce and also i had social anxiety\n
    \n
    and it didn’t go well
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698215866 {#1967
    date: 2023-10-25 08:37:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 6513
  -titleTs: "'cringiest':4 'life':8 'moment':5"
  -bodyTs: "'also':55 'anxieti':59 'call':43 'communiti':29 'didn':62 'fagioli':45 'garden':10 'gay':28 'go':64 'know':23 'men':25 'menu':40 'middl':4 'normal':30 'oliv':9 'one':17 'parent':13 'pasta':44 'pronounc':53 'school':5 'social':58 'soup':37 'sure':50 'voic':20 'waiter':15 'want':42 'wasn':48 'well':65 'went':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697833354
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7037348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697746954 {#1975
    date: 2023-10-19 22:22:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1953
  +user: Proxies\__CG__\App\Entity\User {#1937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "What-was-the-cringiest-moment-of-your-life"
  +title: "What was the cringiest moment of your life?"
  +url: null
  +body: """
    i was in middle school and went to olive garden with my parents. the waiter had one of those voices that…you know, that men in the gay community normally have.\n
    \n
    and so they had this soup on the menu i wanted called *pasta fagioli* that i wasn’t sure how to pronounce and also i had social anxiety\n
    \n
    and it didn’t go well
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698215866 {#1967
    date: 2023-10-25 08:37:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 6513
  -titleTs: "'cringiest':4 'life':8 'moment':5"
  -bodyTs: "'also':55 'anxieti':59 'call':43 'communiti':29 'didn':62 'fagioli':45 'garden':10 'gay':28 'go':64 'know':23 'men':25 'menu':40 'middl':4 'normal':30 'oliv':9 'one':17 'parent':13 'pasta':44 'pronounc':53 'school':5 'social':58 'soup':37 'sure':50 'voic':20 'waiter':15 'want':42 'wasn':48 'well':65 'went':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697833354
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7037348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697746954 {#1975
    date: 2023-10-19 22:22:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1953
  +user: Proxies\__CG__\App\Entity\User {#1937 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "What-was-the-cringiest-moment-of-your-life"
  +title: "What was the cringiest moment of your life?"
  +url: null
  +body: """
    i was in middle school and went to olive garden with my parents. the waiter had one of those voices that…you know, that men in the gay community normally have.\n
    \n
    and so they had this soup on the menu i wanted called *pasta fagioli* that i wasn’t sure how to pronounce and also i had social anxiety\n
    \n
    and it didn’t go well
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698215866 {#1967
    date: 2023-10-25 08:37:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 6513
  -titleTs: "'cringiest':4 'life':8 'moment':5"
  -bodyTs: "'also':55 'anxieti':59 'call':43 'communiti':29 'didn':62 'fagioli':45 'garden':10 'gay':28 'go':64 'know':23 'men':25 'menu':40 'middl':4 'normal':30 'oliv':9 'one':17 'parent':13 'pasta':44 'pronounc':53 'school':5 'social':58 'soup':37 'sure':50 'voic':20 'waiter':15 'want':42 'wasn':48 'well':65 'went':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697833354
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7037348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697746954 {#1975
    date: 2023-10-19 22:22:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "workplace-safety-practices-are-written-in-blood"
  +title: "workplace safety practices are written in blood"
  +url: "https://lemmy.ml/pictrs/image/5d109df9-5f58-47ad-91a2-ca1b5978f870.jpeg"
  +body: "And your employer will absolutely try to do the bare minimum to enforce them. Organize, fellow workers!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698213666 {#1386
    date: 2023-10-25 08:01:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 7541
  -titleTs: "'blood':7 'practic':3 'safeti':2 'workplac':1 'written':5"
  -bodyTs: "'absolut':5 'bare':10 'employ':3 'enforc':13 'fellow':16 'minimum':11 'organ':15 'tri':6 'worker':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698263109
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6974699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176709 {#1397
    date: 2023-10-24 21:45:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "workplace-safety-practices-are-written-in-blood"
  +title: "workplace safety practices are written in blood"
  +url: "https://lemmy.ml/pictrs/image/5d109df9-5f58-47ad-91a2-ca1b5978f870.jpeg"
  +body: "And your employer will absolutely try to do the bare minimum to enforce them. Organize, fellow workers!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698213666 {#1386
    date: 2023-10-25 08:01:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 7541
  -titleTs: "'blood':7 'practic':3 'safeti':2 'workplac':1 'written':5"
  -bodyTs: "'absolut':5 'bare':10 'employ':3 'enforc':13 'fellow':16 'minimum':11 'organ':15 'tri':6 'worker':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698263109
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6974699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176709 {#1397
    date: 2023-10-24 21:45:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1380 …}
  +slug: "workplace-safety-practices-are-written-in-blood"
  +title: "workplace safety practices are written in blood"
  +url: "https://lemmy.ml/pictrs/image/5d109df9-5f58-47ad-91a2-ca1b5978f870.jpeg"
  +body: "And your employer will absolutely try to do the bare minimum to enforce them. Organize, fellow workers!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 412
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698213666 {#1386
    date: 2023-10-25 08:01:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 7541
  -titleTs: "'blood':7 'practic':3 'safeti':2 'workplac':1 'written':5"
  -bodyTs: "'absolut':5 'bare':10 'employ':3 'enforc':13 'fellow':16 'minimum':11 'organ':15 'tri':6 'worker':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698263109
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6974699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698176709 {#1397
    date: 2023-10-24 21:45:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "RANT-I-hate-the-fact-that-my-ISP-can-restrict"
  +title: "RANT: I hate the fact that my ISP can restrict access to certain sites"
  +url: null
  +body: """
    How can it possibly be, that an ISP, which I’m paying for gets to decid, which sites I’m allowed to have access to, and which not?\n
    \n
    All the torrenting sites are restricted. I know, I can use VPN, and such… but I want to do it because of my privacy concerns and not because of some higher-up decided to bend over for the lobbying industry.\n
    \n
    While on the other hand, if there’s a data breach of a legit big-corp website (looking at you FB), I’m still able to access it, they get fined with a fraction of their revenue, and I’m still left empty-handed. What a hipocracy!!\n
    \n
    What comes next? Are they gonna restrict me from using lemmy too, bc some lobbyist doesn’t like the fact that it’s a decentralized system which they have no control over?\n
    \n
    Rant, over!\n
    \n
    I didn’t even know that my router was using my ISPs DNS, and that I can just ditch it, even though I’m running AdGuard (selfhosted)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 110
  +favouriteCount: 401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698213178 {#1945
    date: 2023-10-25 07:52:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 6398
  -titleTs: "'access':11 'certain':13 'fact':5 'hate':3 'isp':8 'rant':1 'restrict':10 'site':14"
  -bodyTs: "'abl':95 'access':24,97 'adguard':178 'allow':21 'bc':131 'bend':64 'big':85 'big-corp':84 'breach':80 'come':120 'concern':53 'control':149 'corp':86 'data':79 'decentr':143 'decid':16,62 'didn':154 'ditch':171 'dns':165 'doesn':134 'empti':114 'empty-hand':113 'even':156,173 'fact':138 'fb':91 'fine':101 'fraction':104 'get':14,100 'gonna':124 'hand':74,115 'higher':60 'higher-up':59 'hipocraci':118 'industri':69 'isp':8,164 'know':36,157 'left':112 'legit':83 'lemmi':129 'like':136 'lobbi':68 'lobbyist':133 'look':88 'm':11,20,93,110,176 'next':121 'pay':12 'possibl':4 'privaci':52 'rant':151 'restrict':34,125 'revenu':107 'router':160 'run':177 'selfhost':179 'site':18,32 'still':94,111 'system':144 'though':174 'torrent':31 'use':39,128,162 'vpn':40 'want':45 'websit':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697809751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7023024"
  +editedAt: DateTimeImmutable @1697742973 {#1969
    date: 2023-10-19 21:16:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697723351 {#1941
    date: 2023-10-19 15:49:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "RANT-I-hate-the-fact-that-my-ISP-can-restrict"
  +title: "RANT: I hate the fact that my ISP can restrict access to certain sites"
  +url: null
  +body: """
    How can it possibly be, that an ISP, which I’m paying for gets to decid, which sites I’m allowed to have access to, and which not?\n
    \n
    All the torrenting sites are restricted. I know, I can use VPN, and such… but I want to do it because of my privacy concerns and not because of some higher-up decided to bend over for the lobbying industry.\n
    \n
    While on the other hand, if there’s a data breach of a legit big-corp website (looking at you FB), I’m still able to access it, they get fined with a fraction of their revenue, and I’m still left empty-handed. What a hipocracy!!\n
    \n
    What comes next? Are they gonna restrict me from using lemmy too, bc some lobbyist doesn’t like the fact that it’s a decentralized system which they have no control over?\n
    \n
    Rant, over!\n
    \n
    I didn’t even know that my router was using my ISPs DNS, and that I can just ditch it, even though I’m running AdGuard (selfhosted)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 110
  +favouriteCount: 401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698213178 {#1945
    date: 2023-10-25 07:52:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 6398
  -titleTs: "'access':11 'certain':13 'fact':5 'hate':3 'isp':8 'rant':1 'restrict':10 'site':14"
  -bodyTs: "'abl':95 'access':24,97 'adguard':178 'allow':21 'bc':131 'bend':64 'big':85 'big-corp':84 'breach':80 'come':120 'concern':53 'control':149 'corp':86 'data':79 'decentr':143 'decid':16,62 'didn':154 'ditch':171 'dns':165 'doesn':134 'empti':114 'empty-hand':113 'even':156,173 'fact':138 'fb':91 'fine':101 'fraction':104 'get':14,100 'gonna':124 'hand':74,115 'higher':60 'higher-up':59 'hipocraci':118 'industri':69 'isp':8,164 'know':36,157 'left':112 'legit':83 'lemmi':129 'like':136 'lobbi':68 'lobbyist':133 'look':88 'm':11,20,93,110,176 'next':121 'pay':12 'possibl':4 'privaci':52 'rant':151 'restrict':34,125 'revenu':107 'router':160 'run':177 'selfhost':179 'site':18,32 'still':94,111 'system':144 'though':174 'torrent':31 'use':39,128,162 'vpn':40 'want':45 'websit':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697809751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7023024"
  +editedAt: DateTimeImmutable @1697742973 {#1969
    date: 2023-10-19 21:16:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697723351 {#1941
    date: 2023-10-19 15:49:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "RANT-I-hate-the-fact-that-my-ISP-can-restrict"
  +title: "RANT: I hate the fact that my ISP can restrict access to certain sites"
  +url: null
  +body: """
    How can it possibly be, that an ISP, which I’m paying for gets to decid, which sites I’m allowed to have access to, and which not?\n
    \n
    All the torrenting sites are restricted. I know, I can use VPN, and such… but I want to do it because of my privacy concerns and not because of some higher-up decided to bend over for the lobbying industry.\n
    \n
    While on the other hand, if there’s a data breach of a legit big-corp website (looking at you FB), I’m still able to access it, they get fined with a fraction of their revenue, and I’m still left empty-handed. What a hipocracy!!\n
    \n
    What comes next? Are they gonna restrict me from using lemmy too, bc some lobbyist doesn’t like the fact that it’s a decentralized system which they have no control over?\n
    \n
    Rant, over!\n
    \n
    I didn’t even know that my router was using my ISPs DNS, and that I can just ditch it, even though I’m running AdGuard (selfhosted)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 110
  +favouriteCount: 401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698213178 {#1945
    date: 2023-10-25 07:52:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 6398
  -titleTs: "'access':11 'certain':13 'fact':5 'hate':3 'isp':8 'rant':1 'restrict':10 'site':14"
  -bodyTs: "'abl':95 'access':24,97 'adguard':178 'allow':21 'bc':131 'bend':64 'big':85 'big-corp':84 'breach':80 'come':120 'concern':53 'control':149 'corp':86 'data':79 'decentr':143 'decid':16,62 'didn':154 'ditch':171 'dns':165 'doesn':134 'empti':114 'empty-hand':113 'even':156,173 'fact':138 'fb':91 'fine':101 'fraction':104 'get':14,100 'gonna':124 'hand':74,115 'higher':60 'higher-up':59 'hipocraci':118 'industri':69 'isp':8,164 'know':36,157 'left':112 'legit':83 'lemmi':129 'like':136 'lobbi':68 'lobbyist':133 'look':88 'm':11,20,93,110,176 'next':121 'pay':12 'possibl':4 'privaci':52 'rant':151 'restrict':34,125 'revenu':107 'router':160 'run':177 'selfhost':179 'site':18,32 'still':94,111 'system':144 'though':174 'torrent':31 'use':39,128,162 'vpn':40 'want':45 'websit':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697809751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7023024"
  +editedAt: DateTimeImmutable @1697742973 {#1969
    date: 2023-10-19 21:16:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697723351 {#1941
    date: 2023-10-19 15:49:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "Do-stock-stock-photos-count"
  +title: "Do stock stock photos count?"
  +url: "https://lemmy.ca/pictrs/image/cca53d99-7cbb-4e59-880b-d659829a495b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698211622 {#1379
    date: 2023-10-25 07:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 7554
  -titleTs: "'count':5 'photo':4 'stock':2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698266956
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7901147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180556 {#1400
    date: 2023-10-24 22:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "Do-stock-stock-photos-count"
  +title: "Do stock stock photos count?"
  +url: "https://lemmy.ca/pictrs/image/cca53d99-7cbb-4e59-880b-d659829a495b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698211622 {#1379
    date: 2023-10-25 07:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 7554
  -titleTs: "'count':5 'photo':4 'stock':2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698266956
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7901147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180556 {#1400
    date: 2023-10-24 22:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1891 …}
  +slug: "Do-stock-stock-photos-count"
  +title: "Do stock stock photos count?"
  +url: "https://lemmy.ca/pictrs/image/cca53d99-7cbb-4e59-880b-d659829a495b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698211622 {#1379
    date: 2023-10-25 07:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 7554
  -titleTs: "'count':5 'photo':4 'stock':2,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698266956
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7901147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698180556 {#1400
    date: 2023-10-24 22:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "Fossil"
  +title: "Fossil"
  +url: "https://feddit.it/pictrs/image/e98b350b-f1ad-4587-880b-0eeceac82b4e.webp"
  +body: "source: [Beetlemoses](https://twitter.com/beetlemoses)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 705
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698209308 {#2432
    date: 2023-10-25 06:48:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 7546
  -titleTs: "'fossil':1"
  -bodyTs: "'/beetlemoses)':5 'beetlemos':2 'sourc':1 'twitter.com':4 'twitter.com/beetlemoses)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698264046
  +visibility: "visible             "
  +apId: "https://feddit.it/post/2847983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698177646 {#2443
    date: 2023-10-24 22:00:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "Fossil"
  +title: "Fossil"
  +url: "https://feddit.it/pictrs/image/e98b350b-f1ad-4587-880b-0eeceac82b4e.webp"
  +body: "source: [Beetlemoses](https://twitter.com/beetlemoses)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 705
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698209308 {#2432
    date: 2023-10-25 06:48:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 7546
  -titleTs: "'fossil':1"
  -bodyTs: "'/beetlemoses)':5 'beetlemos':2 'sourc':1 'twitter.com':4 'twitter.com/beetlemoses)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698264046
  +visibility: "visible             "
  +apId: "https://feddit.it/post/2847983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698177646 {#2443
    date: 2023-10-24 22:00:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "Fossil"
  +title: "Fossil"
  +url: "https://feddit.it/pictrs/image/e98b350b-f1ad-4587-880b-0eeceac82b4e.webp"
  +body: "source: [Beetlemoses](https://twitter.com/beetlemoses)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 705
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698209308 {#2432
    date: 2023-10-25 06:48:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 7546
  -titleTs: "'fossil':1"
  -bodyTs: "'/beetlemoses)':5 'beetlemos':2 'sourc':1 'twitter.com':4 'twitter.com/beetlemoses)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698264046
  +visibility: "visible             "
  +apId: "https://feddit.it/post/2847983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698177646 {#2443
    date: 2023-10-24 22:00:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "Former-NSA-employee-pleads-guilty-to-attempted-selling-classified-documents"
  +title: "Former NSA employee pleads guilty to attempted selling classified documents to Russia"
  +url: "https://securityaffairs.com/152985/intelligence/former-nsa-employee-espionage.html?amp=1"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698204711 {#2472
    date: 2023-10-25 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 7581
  -titleTs: "'attempt':7 'classifi':9 'document':10 'employe':3 'former':1 'guilti':5 'nsa':2 'plead':4 'russia':12 'sell':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698281905
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9004122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698195505 {#2450
    date: 2023-10-25 02:58:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "Former-NSA-employee-pleads-guilty-to-attempted-selling-classified-documents"
  +title: "Former NSA employee pleads guilty to attempted selling classified documents to Russia"
  +url: "https://securityaffairs.com/152985/intelligence/former-nsa-employee-espionage.html?amp=1"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698204711 {#2472
    date: 2023-10-25 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 7581
  -titleTs: "'attempt':7 'classifi':9 'document':10 'employe':3 'former':1 'guilti':5 'nsa':2 'plead':4 'russia':12 'sell':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698281905
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9004122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698195505 {#2450
    date: 2023-10-25 02:58:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2358 …}
  +slug: "Former-NSA-employee-pleads-guilty-to-attempted-selling-classified-documents"
  +title: "Former NSA employee pleads guilty to attempted selling classified documents to Russia"
  +url: "https://securityaffairs.com/152985/intelligence/former-nsa-employee-espionage.html?amp=1"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698204711 {#2472
    date: 2023-10-25 05:31:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 7581
  -titleTs: "'attempt':7 'classifi':9 'document':10 'employe':3 'former':1 'guilti':5 'nsa':2 'plead':4 'russia':12 'sell':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698281905
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9004122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698195505 {#2450
    date: 2023-10-25 02:58:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "His-baby"
  +title: "His baby 🫣"
  +url: "https://lemmings.world/pictrs/image/1f992fa5-3912-409b-9b8f-25ee9a2f06a9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698202338 {#2484
    date: 2023-10-25 04:52:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 7405
  -titleTs: "'babi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698215608
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2194501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698129208 {#1391
    date: 2023-10-24 08:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "His-baby"
  +title: "His baby 🫣"
  +url: "https://lemmings.world/pictrs/image/1f992fa5-3912-409b-9b8f-25ee9a2f06a9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698202338 {#2484
    date: 2023-10-25 04:52:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 7405
  -titleTs: "'babi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698215608
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2194501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698129208 {#1391
    date: 2023-10-24 08:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "His-baby"
  +title: "His baby 🫣"
  +url: "https://lemmings.world/pictrs/image/1f992fa5-3912-409b-9b8f-25ee9a2f06a9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698202338 {#2484
    date: 2023-10-25 04:52:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 7405
  -titleTs: "'babi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698215608
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2194501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698129208 {#1391
    date: 2023-10-24 08:33:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Somewhat-fits"
  +title: "Somewhat fits"
  +url: "https://youtu.be/WLl1qpDL7YA?si=9k9CTt6pZ5g7Xe1s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698200318 {#1523
    date: 2023-10-25 04:18:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 7593
  -titleTs: "'fit':2 'somewhat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698218318
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3348320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698200318 {#1480
    date: 2023-10-25 04:18:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Somewhat-fits"
  +title: "Somewhat fits"
  +url: "https://youtu.be/WLl1qpDL7YA?si=9k9CTt6pZ5g7Xe1s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698200318 {#1523
    date: 2023-10-25 04:18:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 7593
  -titleTs: "'fit':2 'somewhat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698218318
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3348320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698200318 {#1480
    date: 2023-10-25 04:18:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Somewhat-fits"
  +title: "Somewhat fits"
  +url: "https://youtu.be/WLl1qpDL7YA?si=9k9CTt6pZ5g7Xe1s"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698200318 {#1523
    date: 2023-10-25 04:18:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 7593
  -titleTs: "'fit':2 'somewhat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698218318
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3348320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698200318 {#1480
    date: 2023-10-25 04:18:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "life"
  +title: "life"
  +url: "https://sh.itjust.works/pictrs/image/45c6da1a-eb10-48cb-8f1e-67fefae341be.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698198196 {#1541
    date: 2023-10-25 03:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 18467
  -titleTs: "'life':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198196
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7851202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698198196 {#1529
    date: 2023-10-25 03:43:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "life"
  +title: "life"
  +url: "https://sh.itjust.works/pictrs/image/45c6da1a-eb10-48cb-8f1e-67fefae341be.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698198196 {#1541
    date: 2023-10-25 03:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 18467
  -titleTs: "'life':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198196
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7851202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698198196 {#1529
    date: 2023-10-25 03:43:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1536 …}
  +slug: "life"
  +title: "life"
  +url: "https://sh.itjust.works/pictrs/image/45c6da1a-eb10-48cb-8f1e-67fefae341be.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698198196 {#1541
    date: 2023-10-25 03:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 18467
  -titleTs: "'life':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198196
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7851202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698198196 {#1529
    date: 2023-10-25 03:43:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1659 …}
  +slug: "Mexico-deploys-300-National-Guard-troopers-to-area-where-13"
  +title: "Mexico deploys 300 National Guard troopers to area where 13 police officers were killed in an ambush"
  +url: "https://apnews.com/article/mexico-police-death-violence-national-guard-65cd098a2aae71d781d2683ab87d2233"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698197363 {#1712
    date: 2023-10-25 03:29:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 7584
  -titleTs: "'13':10 '300':3 'ambush':17 'area':8 'deploy':2 'guard':5 'kill':14 'mexico':1 'nation':4 'offic':12 'polic':11 'trooper':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698255863
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2666595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698197363 {#1710
    date: 2023-10-25 03:29:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1659 …}
  +slug: "Mexico-deploys-300-National-Guard-troopers-to-area-where-13"
  +title: "Mexico deploys 300 National Guard troopers to area where 13 police officers were killed in an ambush"
  +url: "https://apnews.com/article/mexico-police-death-violence-national-guard-65cd098a2aae71d781d2683ab87d2233"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698197363 {#1712
    date: 2023-10-25 03:29:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 7584
  -titleTs: "'13':10 '300':3 'ambush':17 'area':8 'deploy':2 'guard':5 'kill':14 'mexico':1 'nation':4 'offic':12 'polic':11 'trooper':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698255863
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2666595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698197363 {#1710
    date: 2023-10-25 03:29:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1659 …}
  +slug: "Mexico-deploys-300-National-Guard-troopers-to-area-where-13"
  +title: "Mexico deploys 300 National Guard troopers to area where 13 police officers were killed in an ambush"
  +url: "https://apnews.com/article/mexico-police-death-violence-national-guard-65cd098a2aae71d781d2683ab87d2233"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698197363 {#1712
    date: 2023-10-25 03:29:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 7584
  -titleTs: "'13':10 '300':3 'ambush':17 'area':8 'deploy':2 'guard':5 'kill':14 'mexico':1 'nation':4 'offic':12 'polic':11 'trooper':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698255863
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2666595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698197363 {#1710
    date: 2023-10-25 03:29:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "I-now-pronounce-you"
  +title: "I now pronounce you..."
  +url: "https://lemmy.world/pictrs/image/39a75860-b25a-458f-be88-bccab5d03f7e.jpeg"
  +body: """
    [Source: Siberian Lizard](https://www.siberianlizard.com/)\n
    \n
    [On Facebook](https://www.facebook.com/siberianlizard/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 750
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698196992 {#1467
    date: 2023-10-25 03:23:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 7463
  -titleTs: "'pronounc':3"
  -bodyTs: "'/)':6 '/siberianlizard/)':11 'facebook':8 'lizard':3 'siberian':2 'sourc':1 'www.facebook.com':10 'www.facebook.com/siberianlizard/)':9 'www.siberianlizard.com':5 'www.siberianlizard.com/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698243595
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7267063"
  +editedAt: DateTimeImmutable @1698157209 {#1470
    date: 2023-10-24 16:20:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698157195 {#1469
    date: 2023-10-24 16:19:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "I-now-pronounce-you"
  +title: "I now pronounce you..."
  +url: "https://lemmy.world/pictrs/image/39a75860-b25a-458f-be88-bccab5d03f7e.jpeg"
  +body: """
    [Source: Siberian Lizard](https://www.siberianlizard.com/)\n
    \n
    [On Facebook](https://www.facebook.com/siberianlizard/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 750
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698196992 {#1467
    date: 2023-10-25 03:23:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 7463
  -titleTs: "'pronounc':3"
  -bodyTs: "'/)':6 '/siberianlizard/)':11 'facebook':8 'lizard':3 'siberian':2 'sourc':1 'www.facebook.com':10 'www.facebook.com/siberianlizard/)':9 'www.siberianlizard.com':5 'www.siberianlizard.com/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698243595
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7267063"
  +editedAt: DateTimeImmutable @1698157209 {#1470
    date: 2023-10-24 16:20:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698157195 {#1469
    date: 2023-10-24 16:19:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "I-now-pronounce-you"
  +title: "I now pronounce you..."
  +url: "https://lemmy.world/pictrs/image/39a75860-b25a-458f-be88-bccab5d03f7e.jpeg"
  +body: """
    [Source: Siberian Lizard](https://www.siberianlizard.com/)\n
    \n
    [On Facebook](https://www.facebook.com/siberianlizard/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 750
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698196992 {#1467
    date: 2023-10-25 03:23:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 7463
  -titleTs: "'pronounc':3"
  -bodyTs: "'/)':6 '/siberianlizard/)':11 'facebook':8 'lizard':3 'siberian':2 'sourc':1 'www.facebook.com':10 'www.facebook.com/siberianlizard/)':9 'www.siberianlizard.com':5 'www.siberianlizard.com/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698243595
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7267063"
  +editedAt: DateTimeImmutable @1698157209 {#1470
    date: 2023-10-24 16:20:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698157195 {#1469
    date: 2023-10-24 16:19:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Oi-bruv-squeak-squeak-innit"
  +title: "Oi bruv, squeak squeak innit?"
  +url: "https://i.imgur.com/D1sPKIy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 1081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698195115 {#1492
    date: 2023-10-25 02:51:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 6903
  -titleTs: "'bruv':2 'innit':5 'oi':1 'squeak':3,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698005922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7131709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919522 {#1475
    date: 2023-10-21 22:18:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Oi-bruv-squeak-squeak-innit"
  +title: "Oi bruv, squeak squeak innit?"
  +url: "https://i.imgur.com/D1sPKIy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 1081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698195115 {#1492
    date: 2023-10-25 02:51:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 6903
  -titleTs: "'bruv':2 'innit':5 'oi':1 'squeak':3,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698005922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7131709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919522 {#1475
    date: 2023-10-21 22:18:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Oi-bruv-squeak-squeak-innit"
  +title: "Oi bruv, squeak squeak innit?"
  +url: "https://i.imgur.com/D1sPKIy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 1081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698195115 {#1492
    date: 2023-10-25 02:51:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 6903
  -titleTs: "'bruv':2 'innit':5 'oi':1 'squeak':3,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698005922
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7131709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697919522 {#1475
    date: 2023-10-21 22:18:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Executive-Dysfunction-ADHDinos"
  +title: "Executive Dysfunction [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/c777ba6e-eca4-4cf6-b216-306ad9548742.jpeg"
  +body: """
    It is insane how accurate this is yet utterly *impossible* for most neurotypicals to comprehend. I wish I wasn’t broken, dammit.\n
    \n
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 533
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194757 {#1788
    date: 2023-10-25 02:45:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 7451
  -titleTs: "'adhdino':3 'dysfunct':2 'execut':1"
  -bodyTs: "'/adhdinos/)':37 '/adhdinos/?hl=en)':41 '/en-cad/)':33 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':29 'accur':5 'adhdino':23 'adhdinos.com':32 'adhdinos.com/en-cad/)':31 'broken':21 'comprehend':15 'dammit':22 'facebook':34 'imposs':10 'insan':3 'instagram':38 'link':25 'neurotyp':13 'sourc':24 'utter':9 'wasn':19 'websit':30 'webtoon':26 'wish':17 'www.facebook.com':36 'www.facebook.com/adhdinos/)':35 'www.instagram.com':40 'www.instagram.com/adhdinos/?hl=en)':39 'www.webtoons.com':28 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':27 'yet':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698236930
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2996753"
  +editedAt: DateTimeImmutable @1698150596 {#1772
    date: 2023-10-24 14:29:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698150530 {#1779
    date: 2023-10-24 14:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Executive-Dysfunction-ADHDinos"
  +title: "Executive Dysfunction [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/c777ba6e-eca4-4cf6-b216-306ad9548742.jpeg"
  +body: """
    It is insane how accurate this is yet utterly *impossible* for most neurotypicals to comprehend. I wish I wasn’t broken, dammit.\n
    \n
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 533
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194757 {#1788
    date: 2023-10-25 02:45:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 7451
  -titleTs: "'adhdino':3 'dysfunct':2 'execut':1"
  -bodyTs: "'/adhdinos/)':37 '/adhdinos/?hl=en)':41 '/en-cad/)':33 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':29 'accur':5 'adhdino':23 'adhdinos.com':32 'adhdinos.com/en-cad/)':31 'broken':21 'comprehend':15 'dammit':22 'facebook':34 'imposs':10 'insan':3 'instagram':38 'link':25 'neurotyp':13 'sourc':24 'utter':9 'wasn':19 'websit':30 'webtoon':26 'wish':17 'www.facebook.com':36 'www.facebook.com/adhdinos/)':35 'www.instagram.com':40 'www.instagram.com/adhdinos/?hl=en)':39 'www.webtoons.com':28 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':27 'yet':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698236930
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2996753"
  +editedAt: DateTimeImmutable @1698150596 {#1772
    date: 2023-10-24 14:29:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698150530 {#1779
    date: 2023-10-24 14:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Executive-Dysfunction-ADHDinos"
  +title: "Executive Dysfunction [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/c777ba6e-eca4-4cf6-b216-306ad9548742.jpeg"
  +body: """
    It is insane how accurate this is yet utterly *impossible* for most neurotypicals to comprehend. I wish I wasn’t broken, dammit.\n
    \n
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 533
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194757 {#1788
    date: 2023-10-25 02:45:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 7451
  -titleTs: "'adhdino':3 'dysfunct':2 'execut':1"
  -bodyTs: "'/adhdinos/)':37 '/adhdinos/?hl=en)':41 '/en-cad/)':33 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':29 'accur':5 'adhdino':23 'adhdinos.com':32 'adhdinos.com/en-cad/)':31 'broken':21 'comprehend':15 'dammit':22 'facebook':34 'imposs':10 'insan':3 'instagram':38 'link':25 'neurotyp':13 'sourc':24 'utter':9 'wasn':19 'websit':30 'webtoon':26 'wish':17 'www.facebook.com':36 'www.facebook.com/adhdinos/)':35 'www.instagram.com':40 'www.instagram.com/adhdinos/?hl=en)':39 'www.webtoons.com':28 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':27 'yet':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698236930
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2996753"
  +editedAt: DateTimeImmutable @1698150596 {#1772
    date: 2023-10-24 14:29:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698150530 {#1779
    date: 2023-10-24 14:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Just-sayin"
  +title: "Just sayin'..."
  +url: "https://lemmy.world/pictrs/image/a87a9a57-4e37-4e43-9616-7b86fc942a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194211 {#1766
    date: 2023-10-25 02:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 31205
  -titleTs: "'sayin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7291101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194211 {#1682
    date: 2023-10-25 02:36:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Just-sayin"
  +title: "Just sayin'..."
  +url: "https://lemmy.world/pictrs/image/a87a9a57-4e37-4e43-9616-7b86fc942a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194211 {#1766
    date: 2023-10-25 02:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 31205
  -titleTs: "'sayin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7291101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194211 {#1682
    date: 2023-10-25 02:36:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Just-sayin"
  +title: "Just sayin'..."
  +url: "https://lemmy.world/pictrs/image/a87a9a57-4e37-4e43-9616-7b86fc942a42.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194211 {#1766
    date: 2023-10-25 02:36:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 31205
  -titleTs: "'sayin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7291101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194211 {#1682
    date: 2023-10-25 02:36:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1409 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Be-a-Survivor"
  +title: "Be a Survivor"
  +url: "https://lemmy.world/pictrs/image/d9f6937d-a90f-4f72-8f17-1eca5e4c9a6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194135 {#1634
    date: 2023-10-25 02:35:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 11693
  -titleTs: "'survivor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198635
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7291079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194135 {#1636
    date: 2023-10-25 02:35:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1409 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Be-a-Survivor"
  +title: "Be a Survivor"
  +url: "https://lemmy.world/pictrs/image/d9f6937d-a90f-4f72-8f17-1eca5e4c9a6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194135 {#1634
    date: 2023-10-25 02:35:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 11693
  -titleTs: "'survivor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198635
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7291079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194135 {#1636
    date: 2023-10-25 02:35:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1409 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "Be-a-Survivor"
  +title: "Be a Survivor"
  +url: "https://lemmy.world/pictrs/image/d9f6937d-a90f-4f72-8f17-1eca5e4c9a6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698194135 {#1634
    date: 2023-10-25 02:35:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 11693
  -titleTs: "'survivor':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198635
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7291079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194135 {#1636
    date: 2023-10-25 02:35:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1441 …}
  +slug: "Almost-forgot"
  +title: "Almost forgot"
  +url: "https://lemmygrad.ml/pictrs/image/8e3acadb-b2dc-49f8-a506-f85fc2d508c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698193219 {#1413
    date: 2023-10-25 02:20:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 7453
  -titleTs: "'almost':1 'forgot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698238098
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6956206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698151698 {#1417
    date: 2023-10-24 14:48:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1441 …}
  +slug: "Almost-forgot"
  +title: "Almost forgot"
  +url: "https://lemmygrad.ml/pictrs/image/8e3acadb-b2dc-49f8-a506-f85fc2d508c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698193219 {#1413
    date: 2023-10-25 02:20:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 7453
  -titleTs: "'almost':1 'forgot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698238098
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6956206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698151698 {#1417
    date: 2023-10-24 14:48:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1441 …}
  +slug: "Almost-forgot"
  +title: "Almost forgot"
  +url: "https://lemmygrad.ml/pictrs/image/8e3acadb-b2dc-49f8-a506-f85fc2d508c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698193219 {#1413
    date: 2023-10-25 02:20:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 7453
  -titleTs: "'almost':1 'forgot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698238098
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6956206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698151698 {#1417
    date: 2023-10-24 14:48:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1455
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Where-can-I-NEUTRALLY-keep-up-to-date-about-the"
  +title: "Where can I NEUTRALLY keep up to date about the Palestina/Israel situation?"
  +url: null
  +body: """
    Looking at the two big news publishers in my country. One isn’t reporting about the current bombings at all, while the other one is phrasing their words mostly anti-Palestinian.\n
    \n
    Is there some neutral coverage I can keep up to? Where do you guys get your info from?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 224
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698192444 {#1448
    date: 2023-10-25 02:07:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 7053
  -titleTs: "'date':8 'keep':5 'neutral':4 'palestina/israel':11 'situat':12"
  -bodyTs: "'anti':31 'anti-palestinian':30 'big':5 'bomb':18 'countri':10 'coverag':37 'current':17 'get':47 'guy':46 'info':49 'isn':12 'keep':40 'look':1 'most':29 'neutral':36 'news':6 'one':11,24 'palestinian':32 'phrase':26 'publish':7 'report':14 'two':4 'word':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698076763
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7170576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990363 {#1457
    date: 2023-10-22 17:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Where-can-I-NEUTRALLY-keep-up-to-date-about-the"
  +title: "Where can I NEUTRALLY keep up to date about the Palestina/Israel situation?"
  +url: null
  +body: """
    Looking at the two big news publishers in my country. One isn’t reporting about the current bombings at all, while the other one is phrasing their words mostly anti-Palestinian.\n
    \n
    Is there some neutral coverage I can keep up to? Where do you guys get your info from?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 224
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698192444 {#1448
    date: 2023-10-25 02:07:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 7053
  -titleTs: "'date':8 'keep':5 'neutral':4 'palestina/israel':11 'situat':12"
  -bodyTs: "'anti':31 'anti-palestinian':30 'big':5 'bomb':18 'countri':10 'coverag':37 'current':17 'get':47 'guy':46 'info':49 'isn':12 'keep':40 'look':1 'most':29 'neutral':36 'news':6 'one':11,24 'palestinian':32 'phrase':26 'publish':7 'report':14 'two':4 'word':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698076763
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7170576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990363 {#1457
    date: 2023-10-22 17:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Where-can-I-NEUTRALLY-keep-up-to-date-about-the"
  +title: "Where can I NEUTRALLY keep up to date about the Palestina/Israel situation?"
  +url: null
  +body: """
    Looking at the two big news publishers in my country. One isn’t reporting about the current bombings at all, while the other one is phrasing their words mostly anti-Palestinian.\n
    \n
    Is there some neutral coverage I can keep up to? Where do you guys get your info from?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 224
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698192444 {#1448
    date: 2023-10-25 02:07:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 7053
  -titleTs: "'date':8 'keep':5 'neutral':4 'palestina/israel':11 'situat':12"
  -bodyTs: "'anti':31 'anti-palestinian':30 'big':5 'bomb':18 'countri':10 'coverag':37 'current':17 'get':47 'guy':46 'info':49 'isn':12 'keep':40 'look':1 'most':29 'neutral':36 'news':6 'one':11,24 'palestinian':32 'phrase':26 'publish':7 'report':14 'two':4 'word':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698076763
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7170576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990363 {#1457
    date: 2023-10-22 17:59:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Riker-Only-Signed-Up-For-A-Piece-of-V-Ger"
  +title: "Riker Only Signed Up For A Piece of V’Ger"
  +url: "https://i.imgur.com/lK98Waq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698192006 {#1434
    date: 2023-10-25 02:00:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 9942
  -titleTs: "'ger':10 'piec':7 'riker':1 'sign':3 'v':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698194462
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6982576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698187962 {#1431
    date: 2023-10-25 00:52:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Riker-Only-Signed-Up-For-A-Piece-of-V-Ger"
  +title: "Riker Only Signed Up For A Piece of V’Ger"
  +url: "https://i.imgur.com/lK98Waq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698192006 {#1434
    date: 2023-10-25 02:00:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 9942
  -titleTs: "'ger':10 'piec':7 'riker':1 'sign':3 'v':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698194462
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6982576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698187962 {#1431
    date: 2023-10-25 00:52:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Riker-Only-Signed-Up-For-A-Piece-of-V-Ger"
  +title: "Riker Only Signed Up For A Piece of V’Ger"
  +url: "https://i.imgur.com/lK98Waq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698192006 {#1434
    date: 2023-10-25 02:00:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 9942
  -titleTs: "'ger':10 'piec':7 'riker':1 'sign':3 'v':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698194462
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6982576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698187962 {#1431
    date: 2023-10-25 00:52:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Back-to-linux"
  +title: "Back to linux!"
  +url: null
  +body: """
    For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.\n
    \n
    I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.\n
    \n
    Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.\n
    \n
    Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).\n
    \n
    Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).\n
    \n
    I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191842 {#1610
    date: 2023-10-25 01:57:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 14073
  -titleTs: "'back':1 'linux':3"
  -bodyTs: "'abondon':138 'ad':157 'also':75,126 'anyon':135 'anyway':92 'anywher':70 'ardour':101 'avail':69,120 'back':95 'bad':161 'basic':52 'bit':39 'cannot':20 'cost':187 'cover':154 'crap':156 'daw':42 'decid':8 'delet':82 'differ':41 'done':136 'dope':72 'download':196 'enjoy':62 'expens':128 'experi':134 'feet':153 'file':68,85 'fine':104 'foss':125 'fun':36 'game':27,48 'go':13 'got':111 'grass':143 'greener':146 'guess':33 'hate':76 'intrus':158 'know':166 'learn':115 'less':127 'like':2 'linux':23,191 'local':84 'look':96,99,150 'lot':131 'make':30 'month':4 'moral':109 'most':26 'music':29 'necesarili':170 'news':159 'nextcloud':98 'onedr':64 'pay':105 'play':45 'principl':140 'program':18 'regret':171 'respect':124 'screw':9 'see':200 'shall':199 'singl':47 'softwar':31,107 'spent':129,183 'sunk':186 'support':113,192 'thing':60 'think':87,141 'time':51 'tool':117 'tri':40 'two':6 'ui':162 'use':15,21 'vsts':194 'want':80 'won':175 'worth':56 'would':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698172401
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5833236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159401 {#1609
    date: 2023-10-24 16:56:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Back-to-linux"
  +title: "Back to linux!"
  +url: null
  +body: """
    For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.\n
    \n
    I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.\n
    \n
    Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.\n
    \n
    Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).\n
    \n
    Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).\n
    \n
    I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191842 {#1610
    date: 2023-10-25 01:57:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 14073
  -titleTs: "'back':1 'linux':3"
  -bodyTs: "'abondon':138 'ad':157 'also':75,126 'anyon':135 'anyway':92 'anywher':70 'ardour':101 'avail':69,120 'back':95 'bad':161 'basic':52 'bit':39 'cannot':20 'cost':187 'cover':154 'crap':156 'daw':42 'decid':8 'delet':82 'differ':41 'done':136 'dope':72 'download':196 'enjoy':62 'expens':128 'experi':134 'feet':153 'file':68,85 'fine':104 'foss':125 'fun':36 'game':27,48 'go':13 'got':111 'grass':143 'greener':146 'guess':33 'hate':76 'intrus':158 'know':166 'learn':115 'less':127 'like':2 'linux':23,191 'local':84 'look':96,99,150 'lot':131 'make':30 'month':4 'moral':109 'most':26 'music':29 'necesarili':170 'news':159 'nextcloud':98 'onedr':64 'pay':105 'play':45 'principl':140 'program':18 'regret':171 'respect':124 'screw':9 'see':200 'shall':199 'singl':47 'softwar':31,107 'spent':129,183 'sunk':186 'support':113,192 'thing':60 'think':87,141 'time':51 'tool':117 'tri':40 'two':6 'ui':162 'use':15,21 'vsts':194 'want':80 'won':175 'worth':56 'would':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698172401
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5833236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159401 {#1609
    date: 2023-10-24 16:56:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "Back-to-linux"
  +title: "Back to linux!"
  +url: null
  +body: """
    For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.\n
    \n
    I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.\n
    \n
    Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.\n
    \n
    Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).\n
    \n
    Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).\n
    \n
    I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191842 {#1610
    date: 2023-10-25 01:57:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 14073
  -titleTs: "'back':1 'linux':3"
  -bodyTs: "'abondon':138 'ad':157 'also':75,126 'anyon':135 'anyway':92 'anywher':70 'ardour':101 'avail':69,120 'back':95 'bad':161 'basic':52 'bit':39 'cannot':20 'cost':187 'cover':154 'crap':156 'daw':42 'decid':8 'delet':82 'differ':41 'done':136 'dope':72 'download':196 'enjoy':62 'expens':128 'experi':134 'feet':153 'file':68,85 'fine':104 'foss':125 'fun':36 'game':27,48 'go':13 'got':111 'grass':143 'greener':146 'guess':33 'hate':76 'intrus':158 'know':166 'learn':115 'less':127 'like':2 'linux':23,191 'local':84 'look':96,99,150 'lot':131 'make':30 'month':4 'moral':109 'most':26 'music':29 'necesarili':170 'news':159 'nextcloud':98 'onedr':64 'pay':105 'play':45 'principl':140 'program':18 'regret':171 'respect':124 'screw':9 'see':200 'shall':199 'singl':47 'softwar':31,107 'spent':129,183 'sunk':186 'support':113,192 'thing':60 'think':87,141 'time':51 'tool':117 'tri':40 'two':6 'ui':162 'use':15,21 'vsts':194 'want':80 'won':175 'worth':56 'would':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698172401
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5833236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159401 {#1609
    date: 2023-10-24 16:56:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "stonk-photos"
  +title: "stonk photos"
  +url: "https://files.catbox.moe/17z3h7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191772 {#1675
    date: 2023-10-25 01:56:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 7489
  -titleTs: "'photo':2 'stonk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698248845
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12612931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698162445 {#1674
    date: 2023-10-24 17:47:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "stonk-photos"
  +title: "stonk photos"
  +url: "https://files.catbox.moe/17z3h7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191772 {#1675
    date: 2023-10-25 01:56:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 7489
  -titleTs: "'photo':2 'stonk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698248845
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12612931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698162445 {#1674
    date: 2023-10-24 17:47:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "stonk-photos"
  +title: "stonk photos"
  +url: "https://files.catbox.moe/17z3h7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191772 {#1675
    date: 2023-10-25 01:56:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 7489
  -titleTs: "'photo':2 'stonk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698248845
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12612931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698162445 {#1674
    date: 2023-10-24 17:47:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Spock-photos-But-that-one-moves"
  +title: "Spock photos? But that one moves!"
  +url: "https://i.imgur.com/H92pKLL.gif"
  +body: "How bizarre…how bizarre."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191327 {#1649
    date: 2023-10-25 01:48:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 7567
  -titleTs: "'move':6 'one':5 'photo':2 'spock':1"
  -bodyTs: "'bizarr':2,4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698277727
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4879382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698191327 {#1651
    date: 2023-10-25 01:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Spock-photos-But-that-one-moves"
  +title: "Spock photos? But that one moves!"
  +url: "https://i.imgur.com/H92pKLL.gif"
  +body: "How bizarre…how bizarre."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191327 {#1649
    date: 2023-10-25 01:48:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 7567
  -titleTs: "'move':6 'one':5 'photo':2 'spock':1"
  -bodyTs: "'bizarr':2,4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698277727
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4879382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698191327 {#1651
    date: 2023-10-25 01:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Spock-photos-But-that-one-moves"
  +title: "Spock photos? But that one moves!"
  +url: "https://i.imgur.com/H92pKLL.gif"
  +body: "How bizarre…how bizarre."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191327 {#1649
    date: 2023-10-25 01:48:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 7567
  -titleTs: "'move':6 'one':5 'photo':2 'spock':1"
  -bodyTs: "'bizarr':2,4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698277727
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4879382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698191327 {#1651
    date: 2023-10-25 01:48:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "Alaska-Airlines-flight-diverted-off-duty-pilot-Joseph-Emerson-arrested-for"
  +title: "Alaska Airlines flight diverted, off-duty pilot Joseph Emerson arrested for trying to cut engines midflight, officials say"
  +url: "https://www.cbsnews.com/news/alaska-airlines-flight-diverted-portland-oregon-jump-seat-shut-engines-down/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190859 {#1578
    date: 2023-10-25 01:40:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 7332
  -titleTs: "'airlin':2 'alaska':1 'arrest':11 'cut':15 'divert':4 'duti':7 'emerson':10 'engin':16 'flight':3 'joseph':9 'midflight':17 'off-duti':5 'offici':18 'pilot':8 'say':19 'tri':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698173887
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1854012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698099887 {#1583
    date: 2023-10-24 00:24:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "Alaska-Airlines-flight-diverted-off-duty-pilot-Joseph-Emerson-arrested-for"
  +title: "Alaska Airlines flight diverted, off-duty pilot Joseph Emerson arrested for trying to cut engines midflight, officials say"
  +url: "https://www.cbsnews.com/news/alaska-airlines-flight-diverted-portland-oregon-jump-seat-shut-engines-down/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190859 {#1578
    date: 2023-10-25 01:40:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 7332
  -titleTs: "'airlin':2 'alaska':1 'arrest':11 'cut':15 'divert':4 'duti':7 'emerson':10 'engin':16 'flight':3 'joseph':9 'midflight':17 'off-duti':5 'offici':18 'pilot':8 'say':19 'tri':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698173887
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1854012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698099887 {#1583
    date: 2023-10-24 00:24:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2483 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "Alaska-Airlines-flight-diverted-off-duty-pilot-Joseph-Emerson-arrested-for"
  +title: "Alaska Airlines flight diverted, off-duty pilot Joseph Emerson arrested for trying to cut engines midflight, officials say"
  +url: "https://www.cbsnews.com/news/alaska-airlines-flight-diverted-portland-oregon-jump-seat-shut-engines-down/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190859 {#1578
    date: 2023-10-25 01:40:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 7332
  -titleTs: "'airlin':2 'alaska':1 'arrest':11 'cut':15 'divert':4 'duti':7 'emerson':10 'engin':16 'flight':3 'joseph':9 'midflight':17 'off-duti':5 'offici':18 'pilot':8 'say':19 'tri':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698173887
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1854012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698099887 {#1583
    date: 2023-10-24 00:24:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Felt-cute-contributing-to-Lemmy-might-delete-later-idk"
  +title: "Felt cute contributing to Lemmy, might delete later, idk"
  +url: "https://i.imgur.com/aFQWm5J.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190634 {#1560
    date: 2023-10-25 01:37:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 7537
  -titleTs: "'contribut':3 'cute':2 'delet':7 'felt':1 'idk':9 'later':8 'lemmi':5 'might':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698260944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7279574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698174544 {#1568
    date: 2023-10-24 21:09:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Felt-cute-contributing-to-Lemmy-might-delete-later-idk"
  +title: "Felt cute contributing to Lemmy, might delete later, idk"
  +url: "https://i.imgur.com/aFQWm5J.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190634 {#1560
    date: 2023-10-25 01:37:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 7537
  -titleTs: "'contribut':3 'cute':2 'delet':7 'felt':1 'idk':9 'later':8 'lemmi':5 'might':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698260944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7279574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698174544 {#1568
    date: 2023-10-24 21:09:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Felt-cute-contributing-to-Lemmy-might-delete-later-idk"
  +title: "Felt cute contributing to Lemmy, might delete later, idk"
  +url: "https://i.imgur.com/aFQWm5J.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698190634 {#1560
    date: 2023-10-25 01:37:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1525 …}
  +reports: Doctrine\ORM\PersistentCollection {#1550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 7537
  -titleTs: "'contribut':3 'cute':2 'delet':7 'felt':1 'idk':9 'later':8 'lemmi':5 'might':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698260944
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7279574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698174544 {#1568
    date: 2023-10-24 21:09:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details