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

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.86 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.04 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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Fixing-ancient-bugs"
  +title: "Fixing ancient bugs"
  +url: "https://sopuli.xyz/pictrs/image/3a1f03de-9b08-4ad0-a175-a7d246cf9bf8.png"
  +body: "I replaced the equivalent of *floor* in a code base and I was surprised it didn’t break. *Yet.*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698615648 {#184
    date: 2023-10-29 22:40:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 24844
  -titleTs: "'ancient':2 'bug':3 'fix':1"
  -bodyTs: "'base':10 'break':18 'code':9 'didn':16 'equival':4 'floor':6 'replac':2 'surpris':14 'yet':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5256302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615648 {#241
    date: 2023-10-29 22:40:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Fixing-ancient-bugs"
  +title: "Fixing ancient bugs"
  +url: "https://sopuli.xyz/pictrs/image/3a1f03de-9b08-4ad0-a175-a7d246cf9bf8.png"
  +body: "I replaced the equivalent of *floor* in a code base and I was surprised it didn’t break. *Yet.*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698615648 {#184
    date: 2023-10-29 22:40:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 24844
  -titleTs: "'ancient':2 'bug':3 'fix':1"
  -bodyTs: "'base':10 'break':18 'code':9 'didn':16 'equival':4 'floor':6 'replac':2 'surpris':14 'yet':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5256302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615648 {#241
    date: 2023-10-29 22:40:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Fixing-ancient-bugs"
  +title: "Fixing ancient bugs"
  +url: "https://sopuli.xyz/pictrs/image/3a1f03de-9b08-4ad0-a175-a7d246cf9bf8.png"
  +body: "I replaced the equivalent of *floor* in a code base and I was surprised it didn’t break. *Yet.*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698615648 {#184
    date: 2023-10-29 22:40:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 24844
  -titleTs: "'ancient':2 'bug':3 'fix':1"
  -bodyTs: "'base':10 'break':18 'code':9 'didn':16 'equival':4 'floor':6 'replac':2 'surpris':14 'yet':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5256302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698615648 {#241
    date: 2023-10-29 22:40:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Circle-of-life"
  +title: "Circle of life"
  +url: "https://i.postimg.cc/rmPVZ2vw/new.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698614589 {#1867
    date: 2023-10-29 22:23:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 18331
  -titleTs: "'circl':1 'life':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698630123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7500612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698597123 {#1913
    date: 2023-10-29 17:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Circle-of-life"
  +title: "Circle of life"
  +url: "https://i.postimg.cc/rmPVZ2vw/new.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698614589 {#1867
    date: 2023-10-29 22:23:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 18331
  -titleTs: "'circl':1 'life':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698630123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7500612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698597123 {#1913
    date: 2023-10-29 17:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Circle-of-life"
  +title: "Circle of life"
  +url: "https://i.postimg.cc/rmPVZ2vw/new.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698614589 {#1867
    date: 2023-10-29 22:23:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 18331
  -titleTs: "'circl':1 'life':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698630123
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7500612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698597123 {#1913
    date: 2023-10-29 17:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "YuruYuri-special-edition-booklet-1804x2560"
  +title: "YuruYuri special edition booklet [1804x2560]"
  +url: "https://files.catbox.moe/a32ebm.jpg"
  +body: """
    cross-posted from: [ani.social/post/827883](https://ani.social/post/827883)\n
    \n
    > Sauce: [booklive.jp/product/index/title_id/1006181/…/005](https://booklive.jp/product/index/title_id/1006181/vol_no/005)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698613628 {#1953
    date: 2023-10-29 22:07:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 23943
  -titleTs: "'1804x2560':5 'booklet':4 'edit':3 'special':2 'yuruyuri':1"
  -bodyTs: "'/005':12 '/post/827883](https://ani.social/post/827883)':7 '/product/index/title_id/1006181/':11 '/product/index/title_id/1006181/vol_no/005)':15 'ani.social':6 'ani.social/post/827883](https://ani.social/post/827883)':5 'booklive.jp':10,14 'booklive.jp/product/index/title_id/1006181/':9 'booklive.jp/product/index/title_id/1006181/vol_no/005)':13 'cross':2 'cross-post':1 'post':3 'sauc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698613628
  +visibility: "visible             "
  +apId: "https://ani.social/post/830045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698613628 {#1937
    date: 2023-10-29 22:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "YuruYuri-special-edition-booklet-1804x2560"
  +title: "YuruYuri special edition booklet [1804x2560]"
  +url: "https://files.catbox.moe/a32ebm.jpg"
  +body: """
    cross-posted from: [ani.social/post/827883](https://ani.social/post/827883)\n
    \n
    > Sauce: [booklive.jp/product/index/title_id/1006181/…/005](https://booklive.jp/product/index/title_id/1006181/vol_no/005)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698613628 {#1953
    date: 2023-10-29 22:07:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 23943
  -titleTs: "'1804x2560':5 'booklet':4 'edit':3 'special':2 'yuruyuri':1"
  -bodyTs: "'/005':12 '/post/827883](https://ani.social/post/827883)':7 '/product/index/title_id/1006181/':11 '/product/index/title_id/1006181/vol_no/005)':15 'ani.social':6 'ani.social/post/827883](https://ani.social/post/827883)':5 'booklive.jp':10,14 'booklive.jp/product/index/title_id/1006181/':9 'booklive.jp/product/index/title_id/1006181/vol_no/005)':13 'cross':2 'cross-post':1 'post':3 'sauc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698613628
  +visibility: "visible             "
  +apId: "https://ani.social/post/830045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698613628 {#1937
    date: 2023-10-29 22:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "YuruYuri-special-edition-booklet-1804x2560"
  +title: "YuruYuri special edition booklet [1804x2560]"
  +url: "https://files.catbox.moe/a32ebm.jpg"
  +body: """
    cross-posted from: [ani.social/post/827883](https://ani.social/post/827883)\n
    \n
    > Sauce: [booklive.jp/product/index/title_id/1006181/…/005](https://booklive.jp/product/index/title_id/1006181/vol_no/005)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698613628 {#1953
    date: 2023-10-29 22:07:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 23943
  -titleTs: "'1804x2560':5 'booklet':4 'edit':3 'special':2 'yuruyuri':1"
  -bodyTs: "'/005':12 '/post/827883](https://ani.social/post/827883)':7 '/product/index/title_id/1006181/':11 '/product/index/title_id/1006181/vol_no/005)':15 'ani.social':6 'ani.social/post/827883](https://ani.social/post/827883)':5 'booklive.jp':10,14 'booklive.jp/product/index/title_id/1006181/':9 'booklive.jp/product/index/title_id/1006181/vol_no/005)':13 'cross':2 'cross-post':1 'post':3 'sauc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698613628
  +visibility: "visible             "
  +apId: "https://ani.social/post/830045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698613628 {#1937
    date: 2023-10-29 22:07:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Now-my-husband-just-asks-if-I-m-going-to-hang"
  +title: "Now my husband just asks if I'm going to hang out with my girlfriend when I grab my laptop... I mean, yeah"
  +url: "https://i.postimg.cc/X7zy7Sn5/karlach.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698612418 {#1387
    date: 2023-10-29 21:46:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 20440
  -titleTs: "'ask':5 'girlfriend':15 'go':9 'grab':18 'hang':11 'husband':3 'laptop':20 'm':8 'mean':22 'yeah':23"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698621418
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7511416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698612418 {#1892
    date: 2023-10-29 21:46:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Now-my-husband-just-asks-if-I-m-going-to-hang"
  +title: "Now my husband just asks if I'm going to hang out with my girlfriend when I grab my laptop... I mean, yeah"
  +url: "https://i.postimg.cc/X7zy7Sn5/karlach.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698612418 {#1387
    date: 2023-10-29 21:46:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 20440
  -titleTs: "'ask':5 'girlfriend':15 'go':9 'grab':18 'hang':11 'husband':3 'laptop':20 'm':8 'mean':22 'yeah':23"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698621418
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7511416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698612418 {#1892
    date: 2023-10-29 21:46:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Now-my-husband-just-asks-if-I-m-going-to-hang"
  +title: "Now my husband just asks if I'm going to hang out with my girlfriend when I grab my laptop... I mean, yeah"
  +url: "https://i.postimg.cc/X7zy7Sn5/karlach.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698612418 {#1387
    date: 2023-10-29 21:46:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 20440
  -titleTs: "'ask':5 'girlfriend':15 'go':9 'grab':18 'hang':11 'husband':3 'laptop':20 'm':8 'mean':22 'yeah':23"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698621418
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7511416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698612418 {#1892
    date: 2023-10-29 21:46:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Preferred-Nomenclature-Dude"
  +title: "Preferred Nomenclature, Dude"
  +url: "https://lemmy.world/pictrs/image/999dd876-91d8-4920-ace8-5fb564a08685.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698611612 {#1941
    date: 2023-10-29 21:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 14514
  -titleTs: "'dude':3 'nomenclatur':2 'prefer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698611612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7510852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611612 {#1942
    date: 2023-10-29 21:33:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Preferred-Nomenclature-Dude"
  +title: "Preferred Nomenclature, Dude"
  +url: "https://lemmy.world/pictrs/image/999dd876-91d8-4920-ace8-5fb564a08685.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698611612 {#1941
    date: 2023-10-29 21:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 14514
  -titleTs: "'dude':3 'nomenclatur':2 'prefer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698611612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7510852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611612 {#1942
    date: 2023-10-29 21:33:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Preferred-Nomenclature-Dude"
  +title: "Preferred Nomenclature, Dude"
  +url: "https://lemmy.world/pictrs/image/999dd876-91d8-4920-ace8-5fb564a08685.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698611612 {#1941
    date: 2023-10-29 21:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 14514
  -titleTs: "'dude':3 'nomenclatur':2 'prefer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698611612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7510852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611612 {#1942
    date: 2023-10-29 21:33:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Am-I-so-old-that-sugar-gives-me-hangovers"
  +title: "Am I so old that sugar gives me hangovers?"
  +url: "https://lemmy.stuart.fun/pictrs/image/fc5b9c6e-848d-45f1-8e67-bd73ed138d04.jpeg"
  +body: "I just wanted to binge on some Skittles like it’s 1995."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610788 {#1902
    date: 2023-10-29 21:19:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 9647
  -titleTs: "'give':7 'hangov':9 'old':4 'sugar':6"
  -bodyTs: "'1995':12 'bing':5 'like':9 'skittl':8 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698615288
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/post/609792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610788 {#1898
    date: 2023-10-29 21:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Am-I-so-old-that-sugar-gives-me-hangovers"
  +title: "Am I so old that sugar gives me hangovers?"
  +url: "https://lemmy.stuart.fun/pictrs/image/fc5b9c6e-848d-45f1-8e67-bd73ed138d04.jpeg"
  +body: "I just wanted to binge on some Skittles like it’s 1995."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610788 {#1902
    date: 2023-10-29 21:19:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 9647
  -titleTs: "'give':7 'hangov':9 'old':4 'sugar':6"
  -bodyTs: "'1995':12 'bing':5 'like':9 'skittl':8 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698615288
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/post/609792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610788 {#1898
    date: 2023-10-29 21:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Am-I-so-old-that-sugar-gives-me-hangovers"
  +title: "Am I so old that sugar gives me hangovers?"
  +url: "https://lemmy.stuart.fun/pictrs/image/fc5b9c6e-848d-45f1-8e67-bd73ed138d04.jpeg"
  +body: "I just wanted to binge on some Skittles like it’s 1995."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610788 {#1902
    date: 2023-10-29 21:19:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 9647
  -titleTs: "'give':7 'hangov':9 'old':4 'sugar':6"
  -bodyTs: "'1995':12 'bing':5 'like':9 'skittl':8 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698615288
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/post/609792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698610788 {#1898
    date: 2023-10-29 21:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "HER-FAVORITE-POSSESSION-OC"
  +title: "‘HER FAVORITE POSSESSION’ [OC]"
  +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610308 {#2440
    date: 2023-10-29 21:11:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 8160
  -titleTs: "'favorit':2 'oc':4 'possess':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698580779
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5490613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494379 {#2439
    date: 2023-10-28 13:59:39.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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "HER-FAVORITE-POSSESSION-OC"
  +title: "‘HER FAVORITE POSSESSION’ [OC]"
  +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610308 {#2440
    date: 2023-10-29 21:11:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 8160
  -titleTs: "'favorit':2 'oc':4 'possess':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698580779
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5490613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494379 {#2439
    date: 2023-10-28 13:59:39.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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "HER-FAVORITE-POSSESSION-OC"
  +title: "‘HER FAVORITE POSSESSION’ [OC]"
  +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610308 {#2440
    date: 2023-10-29 21:11:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 8160
  -titleTs: "'favorit':2 'oc':4 'possess':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698580779
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5490613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494379 {#2439
    date: 2023-10-28 13:59:39.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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "It-s-so-annoying"
  +title: "It's so annoying"
  +url: "https://telegra.ph/file/e551f551d7c68584069bf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 746
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609977 {#2354
    date: 2023-10-29 21:06:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 7703
  -titleTs: "'annoy':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336518
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250118 {#2358
    date: 2023-10-25 18:08: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
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "It-s-so-annoying"
  +title: "It's so annoying"
  +url: "https://telegra.ph/file/e551f551d7c68584069bf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 746
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609977 {#2354
    date: 2023-10-29 21:06:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 7703
  -titleTs: "'annoy':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336518
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250118 {#2358
    date: 2023-10-25 18:08: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
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2409 …}
  +slug: "It-s-so-annoying"
  +title: "It's so annoying"
  +url: "https://telegra.ph/file/e551f551d7c68584069bf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 746
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609977 {#2354
    date: 2023-10-29 21:06:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 7703
  -titleTs: "'annoy':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698336518
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12725798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698250118 {#2358
    date: 2023-10-25 18:08: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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1499 …}
  +slug: "What-are-you-watching-October-2023"
  +title: "What are you watching? (October 2023)"
  +url: "https://i.gzn.jp/img/2018/07/02/movie-poster-typeface-trajan/snap00058.jpg"
  +body: """
    ```\n
    \n
    <span style="color:#323232;">This thread is for discussing what you are watching/watched recently.  Let us know what you've seen recently whether it's old or new, good or bad, or anything in between.  Obviously, movies are preferred, but feel free to post whatever you've been watching.  Expect spoilers.\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609523 {#1508
    date: 2023-10-29 20:58:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 5471
  -titleTs: "'2023':6 'octob':5 'watch':4"
  -bodyTs: "'anyth':29 'bad':27 'discuss':5 'expect':46 'feel':37 'free':38 'good':25 'know':13 'let':11 'movi':33 'new':24 'obvious':32 'old':22 'post':40 'prefer':35 'recent':10,18 'seen':17 'spoiler':47 'thread':2 'us':12 've':16,43 'watch':45 'watching/watched':9 'whatev':41 'whether':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695971249
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922749 {#1524
    date: 2023-09-28 19:39: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
35 DENIED edit
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1499 …}
  +slug: "What-are-you-watching-October-2023"
  +title: "What are you watching? (October 2023)"
  +url: "https://i.gzn.jp/img/2018/07/02/movie-poster-typeface-trajan/snap00058.jpg"
  +body: """
    ```\n
    \n
    <span style="color:#323232;">This thread is for discussing what you are watching/watched recently.  Let us know what you've seen recently whether it's old or new, good or bad, or anything in between.  Obviously, movies are preferred, but feel free to post whatever you've been watching.  Expect spoilers.\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609523 {#1508
    date: 2023-10-29 20:58:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 5471
  -titleTs: "'2023':6 'octob':5 'watch':4"
  -bodyTs: "'anyth':29 'bad':27 'discuss':5 'expect':46 'feel':37 'free':38 'good':25 'know':13 'let':11 'movi':33 'new':24 'obvious':32 'old':22 'post':40 'prefer':35 'recent':10,18 'seen':17 'spoiler':47 'thread':2 'us':12 've':16,43 'watch':45 'watching/watched':9 'whatev':41 'whether':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695971249
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922749 {#1524
    date: 2023-09-28 19:39: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
36 DENIED moderate
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1499 …}
  +slug: "What-are-you-watching-October-2023"
  +title: "What are you watching? (October 2023)"
  +url: "https://i.gzn.jp/img/2018/07/02/movie-poster-typeface-trajan/snap00058.jpg"
  +body: """
    ```\n
    \n
    <span style="color:#323232;">This thread is for discussing what you are watching/watched recently.  Let us know what you've seen recently whether it's old or new, good or bad, or anything in between.  Obviously, movies are preferred, but feel free to post whatever you've been watching.  Expect spoilers.\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609523 {#1508
    date: 2023-10-29 20:58:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1502 …}
  +votes: Doctrine\ORM\PersistentCollection {#1544 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1523 …}
  +badges: Doctrine\ORM\PersistentCollection {#1522 …}
  +children: []
  -id: 5471
  -titleTs: "'2023':6 'octob':5 'watch':4"
  -bodyTs: "'anyth':29 'bad':27 'discuss':5 'expect':46 'feel':37 'free':38 'good':25 'know':13 'let':11 'movi':33 'new':24 'obvious':32 'old':22 'post':40 'prefer':35 'recent':10,18 'seen':17 'spoiler':47 'thread':2 'us':12 've':16,43 'watch':45 'watching/watched':9 'whatev':41 'whether':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695971249
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922749 {#1524
    date: 2023-09-28 19:39: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
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 {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1505 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "A-very-happy-persimmon"
  +title: "A very happy persimmon"
  +url: "https://feddit.de/pictrs/image/c6b44450-6cfa-48f4-b427-e7b00d29e542.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609067 {#1506
    date: 2023-10-29 20:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 8344
  -titleTs: "'happi':3 'persimmon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698671451
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5068895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698585051 {#1503
    date: 2023-10-29 14:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1505 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "A-very-happy-persimmon"
  +title: "A very happy persimmon"
  +url: "https://feddit.de/pictrs/image/c6b44450-6cfa-48f4-b427-e7b00d29e542.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609067 {#1506
    date: 2023-10-29 20:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 8344
  -titleTs: "'happi':3 'persimmon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698671451
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5068895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698585051 {#1503
    date: 2023-10-29 14:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1505 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "A-very-happy-persimmon"
  +title: "A very happy persimmon"
  +url: "https://feddit.de/pictrs/image/c6b44450-6cfa-48f4-b427-e7b00d29e542.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609067 {#1506
    date: 2023-10-29 20:51:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 8344
  -titleTs: "'happi':3 'persimmon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698671451
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5068895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698585051 {#1503
    date: 2023-10-29 14:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "fishing-for-math"
  +title: "fishing for math"
  +url: "https://feddit.de/pictrs/image/5d352eeb-7f5e-434b-8d08-47d2bc246828.jpeg"
  +body: """
    Found via\n
    \n
    [twitter.com/Quasilocal/…/1714377756899688887](https://twitter.com/Quasilocal/status/1714377756899688887)\n
    \n
    [nitter.net/Quasilocal/status/1714377756899688887](https://nitter.net/Quasilocal/status/1714377756899688887)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609055 {#1537
    date: 2023-10-29 20:50:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 6261
  -titleTs: "'fish':1 'math':3"
  -bodyTs: "'/1714377756899688887':6 '/quasilocal/':5 '/quasilocal/status/1714377756899688887)':9 '/quasilocal/status/1714377756899688887](https://nitter.net/quasilocal/status/1714377756899688887)':12 'found':1 'nitter.net':11 'nitter.net/quasilocal/status/1714377756899688887](https://nitter.net/quasilocal/status/1714377756899688887)':10 'twitter.com':4,8 'twitter.com/quasilocal/':3 'twitter.com/quasilocal/status/1714377756899688887)':7 'via':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697739904
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4673158"
  +editedAt: DateTimeImmutable @1697653587 {#1536
    date: 2023-10-18 20:26:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697653504 {#1515
    date: 2023-10-18 20:25: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
43 DENIED edit
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "fishing-for-math"
  +title: "fishing for math"
  +url: "https://feddit.de/pictrs/image/5d352eeb-7f5e-434b-8d08-47d2bc246828.jpeg"
  +body: """
    Found via\n
    \n
    [twitter.com/Quasilocal/…/1714377756899688887](https://twitter.com/Quasilocal/status/1714377756899688887)\n
    \n
    [nitter.net/Quasilocal/status/1714377756899688887](https://nitter.net/Quasilocal/status/1714377756899688887)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609055 {#1537
    date: 2023-10-29 20:50:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 6261
  -titleTs: "'fish':1 'math':3"
  -bodyTs: "'/1714377756899688887':6 '/quasilocal/':5 '/quasilocal/status/1714377756899688887)':9 '/quasilocal/status/1714377756899688887](https://nitter.net/quasilocal/status/1714377756899688887)':12 'found':1 'nitter.net':11 'nitter.net/quasilocal/status/1714377756899688887](https://nitter.net/quasilocal/status/1714377756899688887)':10 'twitter.com':4,8 'twitter.com/quasilocal/':3 'twitter.com/quasilocal/status/1714377756899688887)':7 'via':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697739904
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4673158"
  +editedAt: DateTimeImmutable @1697653587 {#1536
    date: 2023-10-18 20:26:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697653504 {#1515
    date: 2023-10-18 20:25: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
44 DENIED moderate
App\Entity\Entry {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "fishing-for-math"
  +title: "fishing for math"
  +url: "https://feddit.de/pictrs/image/5d352eeb-7f5e-434b-8d08-47d2bc246828.jpeg"
  +body: """
    Found via\n
    \n
    [twitter.com/Quasilocal/…/1714377756899688887](https://twitter.com/Quasilocal/status/1714377756899688887)\n
    \n
    [nitter.net/Quasilocal/status/1714377756899688887](https://nitter.net/Quasilocal/status/1714377756899688887)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698609055 {#1537
    date: 2023-10-29 20:50:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 6261
  -titleTs: "'fish':1 'math':3"
  -bodyTs: "'/1714377756899688887':6 '/quasilocal/':5 '/quasilocal/status/1714377756899688887)':9 '/quasilocal/status/1714377756899688887](https://nitter.net/quasilocal/status/1714377756899688887)':12 'found':1 'nitter.net':11 'nitter.net/quasilocal/status/1714377756899688887](https://nitter.net/quasilocal/status/1714377756899688887)':10 'twitter.com':4,8 'twitter.com/quasilocal/':3 'twitter.com/quasilocal/status/1714377756899688887)':7 'via':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697739904
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4673158"
  +editedAt: DateTimeImmutable @1697653587 {#1536
    date: 2023-10-18 20:26:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697653504 {#1515
    date: 2023-10-18 20:25: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
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Dendrochronology"
  +title: "Dendrochronology"
  +url: "https://mander.xyz/pictrs/image/53ff288f-b0bd-46fd-a2ec-1b2644dcc67a.png"
  +body: "[xkcd.com/2847/](https://xkcd.com/2847/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698608865 {#1659
    date: 2023-10-29 20:47:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 8370
  -titleTs: "'dendrochronolog':1"
  -bodyTs: "'/2847/](https://xkcd.com/2847/)':3 'xkcd.com':2 'xkcd.com/2847/](https://xkcd.com/2847/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698682291
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5537150"
  +editedAt: DateTimeImmutable @1698596007 {#1745
    date: 2023-10-29 17:13:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698595891 {#1747
    date: 2023-10-29 17:11:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Dendrochronology"
  +title: "Dendrochronology"
  +url: "https://mander.xyz/pictrs/image/53ff288f-b0bd-46fd-a2ec-1b2644dcc67a.png"
  +body: "[xkcd.com/2847/](https://xkcd.com/2847/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698608865 {#1659
    date: 2023-10-29 20:47:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 8370
  -titleTs: "'dendrochronolog':1"
  -bodyTs: "'/2847/](https://xkcd.com/2847/)':3 'xkcd.com':2 'xkcd.com/2847/](https://xkcd.com/2847/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698682291
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5537150"
  +editedAt: DateTimeImmutable @1698596007 {#1745
    date: 2023-10-29 17:13:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698595891 {#1747
    date: 2023-10-29 17:11:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Dendrochronology"
  +title: "Dendrochronology"
  +url: "https://mander.xyz/pictrs/image/53ff288f-b0bd-46fd-a2ec-1b2644dcc67a.png"
  +body: "[xkcd.com/2847/](https://xkcd.com/2847/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698608865 {#1659
    date: 2023-10-29 20:47:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 8370
  -titleTs: "'dendrochronolog':1"
  -bodyTs: "'/2847/](https://xkcd.com/2847/)':3 'xkcd.com':2 'xkcd.com/2847/](https://xkcd.com/2847/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698682291
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5537150"
  +editedAt: DateTimeImmutable @1698596007 {#1745
    date: 2023-10-29 17:13:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698595891 {#1747
    date: 2023-10-29 17:11:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "Halloween-is-tomorrow-Share-your-favorite-scary-movie-suggestions"
  +title: "Halloween is tomorrow!  Share your favorite scary movie suggestions!"
  +url: "https://prd-rteditorial.s3.us-west-2.amazonaws.com/wp-content/uploads/2018/10/18164803/600Horror1.jpg"
  +body: "Spooky season will be over soon but we still have time to binge some Halloween favorites so share your favorite Halloween movie recommendations in this thread."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698607963 {#1497
    date: 2023-10-29 20:32:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 8562
  -titleTs: "'favorit':6 'halloween':1 'movi':8 'scari':7 'share':4 'suggest':9 'tomorrow':3"
  -bodyTs: "'bing':13 'favorit':16,20 'halloween':15,21 'movi':22 'recommend':23 'season':2 'share':18 'soon':6 'spooki':1 'still':9 'thread':26 'time':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7508299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607963 {#1484
    date: 2023-10-29 20:32:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "Halloween-is-tomorrow-Share-your-favorite-scary-movie-suggestions"
  +title: "Halloween is tomorrow!  Share your favorite scary movie suggestions!"
  +url: "https://prd-rteditorial.s3.us-west-2.amazonaws.com/wp-content/uploads/2018/10/18164803/600Horror1.jpg"
  +body: "Spooky season will be over soon but we still have time to binge some Halloween favorites so share your favorite Halloween movie recommendations in this thread."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698607963 {#1497
    date: 2023-10-29 20:32:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 8562
  -titleTs: "'favorit':6 'halloween':1 'movi':8 'scari':7 'share':4 'suggest':9 'tomorrow':3"
  -bodyTs: "'bing':13 'favorit':16,20 'halloween':15,21 'movi':22 'recommend':23 'season':2 'share':18 'soon':6 'spooki':1 'still':9 'thread':26 'time':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7508299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607963 {#1484
    date: 2023-10-29 20:32:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "Halloween-is-tomorrow-Share-your-favorite-scary-movie-suggestions"
  +title: "Halloween is tomorrow!  Share your favorite scary movie suggestions!"
  +url: "https://prd-rteditorial.s3.us-west-2.amazonaws.com/wp-content/uploads/2018/10/18164803/600Horror1.jpg"
  +body: "Spooky season will be over soon but we still have time to binge some Halloween favorites so share your favorite Halloween movie recommendations in this thread."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698607963 {#1497
    date: 2023-10-29 20:32:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 8562
  -titleTs: "'favorit':6 'halloween':1 'movi':8 'scari':7 'share':4 'suggest':9 'tomorrow':3"
  -bodyTs: "'bing':13 'favorit':16,20 'halloween':15,21 'movi':22 'recommend':23 'season':2 'share':18 'soon':6 'spooki':1 'still':9 'thread':26 'time':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7508299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607963 {#1484
    date: 2023-10-29 20:32:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Fiction-or-fiction"
  +title: "Fiction or fiction?"
  +url: "https://startrek.website/pictrs/image/3dda331e-2a05-4fe9-8cf6-082ea17f4169.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698607052 {#1761
    date: 2023-10-29 20:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 13256
  -titleTs: "'fiction':1,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698616052
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3170422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607052 {#1758
    date: 2023-10-29 20:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Fiction-or-fiction"
  +title: "Fiction or fiction?"
  +url: "https://startrek.website/pictrs/image/3dda331e-2a05-4fe9-8cf6-082ea17f4169.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698607052 {#1761
    date: 2023-10-29 20:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 13256
  -titleTs: "'fiction':1,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698616052
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3170422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607052 {#1758
    date: 2023-10-29 20:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Fiction-or-fiction"
  +title: "Fiction or fiction?"
  +url: "https://startrek.website/pictrs/image/3dda331e-2a05-4fe9-8cf6-082ea17f4169.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698607052 {#1761
    date: 2023-10-29 20:17:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 13256
  -titleTs: "'fiction':1,3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698616052
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3170422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607052 {#1758
    date: 2023-10-29 20:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "You-just-kind-of-get-numb-and-accept-it-after"
  +title: "You just kind of get numb and accept it after a while"
  +url: "https://lemmy.world/pictrs/image/0bb9c90d-5be8-4fd5-84d1-eaf64ab38529.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 88
  +favouriteCount: 979
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698605168 {#1774
    date: 2023-10-29 19:46:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7959
  -titleTs: "'accept':8 'get':5 'kind':3 'numb':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698452680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7382238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698366280 {#1773
    date: 2023-10-27 02:24:40.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "You-just-kind-of-get-numb-and-accept-it-after"
  +title: "You just kind of get numb and accept it after a while"
  +url: "https://lemmy.world/pictrs/image/0bb9c90d-5be8-4fd5-84d1-eaf64ab38529.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 88
  +favouriteCount: 979
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698605168 {#1774
    date: 2023-10-29 19:46:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7959
  -titleTs: "'accept':8 'get':5 'kind':3 'numb':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698452680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7382238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698366280 {#1773
    date: 2023-10-27 02:24:40.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "You-just-kind-of-get-numb-and-accept-it-after"
  +title: "You just kind of get numb and accept it after a while"
  +url: "https://lemmy.world/pictrs/image/0bb9c90d-5be8-4fd5-84d1-eaf64ab38529.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 88
  +favouriteCount: 979
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698605168 {#1774
    date: 2023-10-29 19:46:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7959
  -titleTs: "'accept':8 'get':5 'kind':3 'numb':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698452680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7382238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698366280 {#1773
    date: 2023-10-27 02:24:40.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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Heating-things-up"
  +title: "Heating things up"
  +url: "https://lemmy.ca/pictrs/image/5168a8da-3c52-44bf-a18b-69b6d132cbff.jpeg"
  +body: "I was making a response meme for something else … then I got carried away … I’m worried that I might have started a war"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698604200 {#1466
    date: 2023-10-29 19:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 18760
  -titleTs: "'heat':1 'thing':2"
  -bodyTs: "'away':14 'carri':13 'els':9 'got':12 'm':16 'make':3 'meme':6 'might':20 'respons':5 'someth':8 'start':22 'war':24 'worri':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607767
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8240235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698601267 {#1452
    date: 2023-10-29 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Heating-things-up"
  +title: "Heating things up"
  +url: "https://lemmy.ca/pictrs/image/5168a8da-3c52-44bf-a18b-69b6d132cbff.jpeg"
  +body: "I was making a response meme for something else … then I got carried away … I’m worried that I might have started a war"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698604200 {#1466
    date: 2023-10-29 19:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 18760
  -titleTs: "'heat':1 'thing':2"
  -bodyTs: "'away':14 'carri':13 'els':9 'got':12 'm':16 'make':3 'meme':6 'might':20 'respons':5 'someth':8 'start':22 'war':24 'worri':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607767
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8240235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698601267 {#1452
    date: 2023-10-29 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Heating-things-up"
  +title: "Heating things up"
  +url: "https://lemmy.ca/pictrs/image/5168a8da-3c52-44bf-a18b-69b6d132cbff.jpeg"
  +body: "I was making a response meme for something else … then I got carried away … I’m worried that I might have started a war"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698604200 {#1466
    date: 2023-10-29 19:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 18760
  -titleTs: "'heat':1 'thing':2"
  -bodyTs: "'away':14 'carri':13 'els':9 'got':12 'm':16 'make':3 'meme':6 'might':20 'respons':5 'someth':8 'start':22 'war':24 'worri':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607767
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8240235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698601267 {#1452
    date: 2023-10-29 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Seeing-people-realize-they-cant-openly-criticize-a-certain-group"
  +title: "Seeing people realize they cant openly criticize a certain group committing genocide or they may lose their jobs"
  +url: "https://lemmy.ml/pictrs/image/ae1dcea3-68ad-46d0-af7b-1c62bd0e8d42.png"
  +body: "if youre am*rican its illegal to boycott them."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603942 {#1450
    date: 2023-10-29 19:25:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 7375
  -titleTs: "'cant':5 'certain':9 'commit':11 'critic':7 'genocid':12 'group':10 'job':18 'lose':16 'may':15 'open':6 'peopl':2 'realiz':3 'see':1"
  -bodyTs: "'boycott':8 'illeg':6 'rican':4 'your':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698200884
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6939173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698114484 {#1449
    date: 2023-10-24 04:28: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
67 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Seeing-people-realize-they-cant-openly-criticize-a-certain-group"
  +title: "Seeing people realize they cant openly criticize a certain group committing genocide or they may lose their jobs"
  +url: "https://lemmy.ml/pictrs/image/ae1dcea3-68ad-46d0-af7b-1c62bd0e8d42.png"
  +body: "if youre am*rican its illegal to boycott them."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603942 {#1450
    date: 2023-10-29 19:25:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 7375
  -titleTs: "'cant':5 'certain':9 'commit':11 'critic':7 'genocid':12 'group':10 'job':18 'lose':16 'may':15 'open':6 'peopl':2 'realiz':3 'see':1"
  -bodyTs: "'boycott':8 'illeg':6 'rican':4 'your':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698200884
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6939173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698114484 {#1449
    date: 2023-10-24 04:28: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
68 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Seeing-people-realize-they-cant-openly-criticize-a-certain-group"
  +title: "Seeing people realize they cant openly criticize a certain group committing genocide or they may lose their jobs"
  +url: "https://lemmy.ml/pictrs/image/ae1dcea3-68ad-46d0-af7b-1c62bd0e8d42.png"
  +body: "if youre am*rican its illegal to boycott them."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603942 {#1450
    date: 2023-10-29 19:25:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 7375
  -titleTs: "'cant':5 'certain':9 'commit':11 'critic':7 'genocid':12 'group':10 'job':18 'lose':16 'may':15 'open':6 'peopl':2 'realiz':3 'see':1"
  -bodyTs: "'boycott':8 'illeg':6 'rican':4 'your':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698200884
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6939173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698114484 {#1449
    date: 2023-10-24 04:28: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
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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
  +slug: "2-genders"
  +title: "2 genders"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/9efe6e1b-c92d-4727-b1e6-6361061d7541.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 623
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603435 {#1441
    date: 2023-10-29 19:17:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 7169
  -titleTs: "'2':1 'gender':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698133373
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/684550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698046973 {#1443
    date: 2023-10-23 09:42:53.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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
  +slug: "2-genders"
  +title: "2 genders"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/9efe6e1b-c92d-4727-b1e6-6361061d7541.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 623
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603435 {#1441
    date: 2023-10-29 19:17:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 7169
  -titleTs: "'2':1 'gender':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698133373
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/684550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698046973 {#1443
    date: 2023-10-23 09:42:53.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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
  +slug: "2-genders"
  +title: "2 genders"
  +url: "https://lemmy.ohaa.xyz/pictrs/image/9efe6e1b-c92d-4727-b1e6-6361061d7541.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 623
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603435 {#1441
    date: 2023-10-29 19:17:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 7169
  -titleTs: "'2':1 'gender':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698133373
  +visibility: "visible             "
  +apId: "https://lemmy.ohaa.xyz/post/684550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698046973 {#1443
    date: 2023-10-23 09:42:53.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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "But-no-At-13-you-re-just-going-Ello-Sue"
  +title: "But no! At 13, you're just going, 'Ello, Sue."
  +url: "https://lemmy.world/pictrs/image/e0a67606-473f-43dc-94b9-a78ccdc0000c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603366 {#1460
    date: 2023-10-29 19:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 14014
  -titleTs: "'13':4 'ello':9 'go':8 're':6 'sue':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698603366
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7505376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698603366 {#1458
    date: 2023-10-29 19:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "But-no-At-13-you-re-just-going-Ello-Sue"
  +title: "But no! At 13, you're just going, 'Ello, Sue."
  +url: "https://lemmy.world/pictrs/image/e0a67606-473f-43dc-94b9-a78ccdc0000c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603366 {#1460
    date: 2023-10-29 19:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 14014
  -titleTs: "'13':4 'ello':9 'go':8 're':6 'sue':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698603366
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7505376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698603366 {#1458
    date: 2023-10-29 19:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "But-no-At-13-you-re-just-going-Ello-Sue"
  +title: "But no! At 13, you're just going, 'Ello, Sue."
  +url: "https://lemmy.world/pictrs/image/e0a67606-473f-43dc-94b9-a78ccdc0000c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698603366 {#1460
    date: 2023-10-29 19:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 14014
  -titleTs: "'13':4 'ello':9 'go':8 're':6 'sue':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698603366
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7505376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698603366 {#1458
    date: 2023-10-29 19:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "As-it-should-be-in-the-Fediverse"
  +title: "As it should be in the Fediverse"
  +url: "https://lemmy.world/pictrs/image/4952d475-c1e1-4c51-bff3-ddce2ef5b258.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 775
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698601903 {#1694
    date: 2023-10-29 18:51:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 8107
  -titleTs: "'fedivers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7429251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698455295 {#1703
    date: 2023-10-28 03:08:15.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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "As-it-should-be-in-the-Fediverse"
  +title: "As it should be in the Fediverse"
  +url: "https://lemmy.world/pictrs/image/4952d475-c1e1-4c51-bff3-ddce2ef5b258.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 775
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698601903 {#1694
    date: 2023-10-29 18:51:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 8107
  -titleTs: "'fedivers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7429251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698455295 {#1703
    date: 2023-10-28 03:08:15.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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "As-it-should-be-in-the-Fediverse"
  +title: "As it should be in the Fediverse"
  +url: "https://lemmy.world/pictrs/image/4952d475-c1e1-4c51-bff3-ddce2ef5b258.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 775
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698601903 {#1694
    date: 2023-10-29 18:51:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 8107
  -titleTs: "'fedivers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698541695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7429251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698455295 {#1703
    date: 2023-10-28 03:08:15.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "British-blacksmith-on-an-anti-slavery-patrol-boat-removing-leg-irons"
  +title: "British blacksmith on an anti-slavery patrol boat removing leg irons from a freed slave off the coast of Mozambique, 1907"
  +url: "https://lemmy.world/pictrs/image/c16efcd7-8a72-4f55-b443-27b6713c3f18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 634
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698599932 {#1615
    date: 2023-10-29 18:18:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 8219
  -titleTs: "'1907':22 'anti':6 'anti-slaveri':5 'blacksmith':2 'boat':9 'british':1 'coast':19 'freed':15 'iron':12 'leg':11 'mozambiqu':21 'patrol':8 'remov':10 'slave':16 'slaveri':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698608042
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7463022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698521642 {#1743
    date: 2023-10-28 21:34:02.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "British-blacksmith-on-an-anti-slavery-patrol-boat-removing-leg-irons"
  +title: "British blacksmith on an anti-slavery patrol boat removing leg irons from a freed slave off the coast of Mozambique, 1907"
  +url: "https://lemmy.world/pictrs/image/c16efcd7-8a72-4f55-b443-27b6713c3f18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 634
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698599932 {#1615
    date: 2023-10-29 18:18:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 8219
  -titleTs: "'1907':22 'anti':6 'anti-slaveri':5 'blacksmith':2 'boat':9 'british':1 'coast':19 'freed':15 'iron':12 'leg':11 'mozambiqu':21 'patrol':8 'remov':10 'slave':16 'slaveri':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698608042
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7463022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698521642 {#1743
    date: 2023-10-28 21:34:02.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "British-blacksmith-on-an-anti-slavery-patrol-boat-removing-leg-irons"
  +title: "British blacksmith on an anti-slavery patrol boat removing leg irons from a freed slave off the coast of Mozambique, 1907"
  +url: "https://lemmy.world/pictrs/image/c16efcd7-8a72-4f55-b443-27b6713c3f18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 634
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698599932 {#1615
    date: 2023-10-29 18:18:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 8219
  -titleTs: "'1907':22 'anti':6 'anti-slaveri':5 'blacksmith':2 'boat':9 'british':1 'coast':19 'freed':15 'iron':12 'leg':11 'mozambiqu':21 'patrol':8 'remov':10 'slave':16 'slaveri':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698608042
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7463022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698521642 {#1743
    date: 2023-10-28 21:34:02.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "There-s-coffee-in-that-room"
  +title: "There's coffee in that room..."
  +url: "https://c.l3n.co/i/BqBZU9.png"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698599400 {#1678
    date: 2023-10-29 18:10:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 14015
  -titleTs: "'coffe':3 'room':6"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698603900
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/828265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698599400 {#1669
    date: 2023-10-29 18:10:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "There-s-coffee-in-that-room"
  +title: "There's coffee in that room..."
  +url: "https://c.l3n.co/i/BqBZU9.png"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698599400 {#1678
    date: 2023-10-29 18:10:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 14015
  -titleTs: "'coffe':3 'room':6"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698603900
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/828265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698599400 {#1669
    date: 2023-10-29 18:10:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "There-s-coffee-in-that-room"
  +title: "There's coffee in that room..."
  +url: "https://c.l3n.co/i/BqBZU9.png"
  +body: "Not OC"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698599400 {#1678
    date: 2023-10-29 18:10:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 14015
  -titleTs: "'coffe':3 'room':6"
  -bodyTs: "'oc':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698603900
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/828265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698599400 {#1669
    date: 2023-10-29 18:10:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "It-would-really-tie-your-ready-room-together-captain"
  +title: "It would really tie your ready room together, captain."
  +url: "https://startrek.website/pictrs/image/dc438acc-7ac2-458e-b2ec-2f29ffb06a6e.png"
  +body: "Crosspost for those !Achievers@lebowski.social, and probably the extent of my memory of Lebowski references…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698598802 {#1663
    date: 2023-10-29 18:00:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 9638
  -titleTs: "'captain':9 'readi':6 'realli':3 'room':7 'tie':4 'togeth':8 'would':2"
  -bodyTs: "'achievers@lebowski.social':4 'crosspost':1 'extent':8 'lebowski':13 'memori':11 'probabl':6 'refer':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607802
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3165865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598802 {#1553
    date: 2023-10-29 18:00:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "It-would-really-tie-your-ready-room-together-captain"
  +title: "It would really tie your ready room together, captain."
  +url: "https://startrek.website/pictrs/image/dc438acc-7ac2-458e-b2ec-2f29ffb06a6e.png"
  +body: "Crosspost for those !Achievers@lebowski.social, and probably the extent of my memory of Lebowski references…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698598802 {#1663
    date: 2023-10-29 18:00:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 9638
  -titleTs: "'captain':9 'readi':6 'realli':3 'room':7 'tie':4 'togeth':8 'would':2"
  -bodyTs: "'achievers@lebowski.social':4 'crosspost':1 'extent':8 'lebowski':13 'memori':11 'probabl':6 'refer':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607802
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3165865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598802 {#1553
    date: 2023-10-29 18:00:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "It-would-really-tie-your-ready-room-together-captain"
  +title: "It would really tie your ready room together, captain."
  +url: "https://startrek.website/pictrs/image/dc438acc-7ac2-458e-b2ec-2f29ffb06a6e.png"
  +body: "Crosspost for those !Achievers@lebowski.social, and probably the extent of my memory of Lebowski references…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698598802 {#1663
    date: 2023-10-29 18:00:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 9638
  -titleTs: "'captain':9 'readi':6 'realli':3 'room':7 'tie':4 'togeth':8 'would':2"
  -bodyTs: "'achievers@lebowski.social':4 'crosspost':1 'extent':8 'lebowski':13 'memori':11 'probabl':6 'refer':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698607802
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3165865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598802 {#1553
    date: 2023-10-29 18:00:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "29-October-2023"
  +title: "29 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/aef1362a-084a-4251-9e40-5a08c58a36b2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698595959 {#1588
    date: 2023-10-29 17:12:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 15700
  -titleTs: "'2023':3 '29':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698600459
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8133983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595959 {#1572
    date: 2023-10-29 17:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "29-October-2023"
  +title: "29 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/aef1362a-084a-4251-9e40-5a08c58a36b2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698595959 {#1588
    date: 2023-10-29 17:12:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 15700
  -titleTs: "'2023':3 '29':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698600459
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8133983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595959 {#1572
    date: 2023-10-29 17:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "29-October-2023"
  +title: "29 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/aef1362a-084a-4251-9e40-5a08c58a36b2.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698595959 {#1588
    date: 2023-10-29 17:12:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1527 …}
  +badges: Doctrine\ORM\PersistentCollection {#1525 …}
  +children: []
  -id: 15700
  -titleTs: "'2023':3 '29':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698600459
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8133983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595959 {#1572
    date: 2023-10-29 17:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1548
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "29-October-2023"
  +title: "29 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/fa0333ba-9b8c-40de-b170-6d654bf37b20.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698595936 {#1550
    date: 2023-10-29 17:12:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 15289
  -titleTs: "'2023':3 '29':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698595936
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8133923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595936 {#1559
    date: 2023-10-29 17:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "29-October-2023"
  +title: "29 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/fa0333ba-9b8c-40de-b170-6d654bf37b20.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698595936 {#1550
    date: 2023-10-29 17:12:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 15289
  -titleTs: "'2023':3 '29':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698595936
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8133923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595936 {#1559
    date: 2023-10-29 17:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1573 …}
  +slug: "29-October-2023"
  +title: "29 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/fa0333ba-9b8c-40de-b170-6d654bf37b20.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698595936 {#1550
    date: 2023-10-29 17:12:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 15289
  -titleTs: "'2023':3 '29':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698595936
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8133923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698595936 {#1559
    date: 2023-10-29 17:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details