GET https://kbin.spritesserver.nl/?p=239

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "What-happens-now"
  +title: "What happens now?"
  +url: "https://startrek.website/pictrs/image/da39cc90-c3a8-4ba6-b10a-54d0085e742c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 509
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702845571 {#191
    date: 2023-12-17 21:39:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 22700
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702847909
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4752651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702761509 {#242
    date: 2023-12-16 22:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "What-happens-now"
  +title: "What happens now?"
  +url: "https://startrek.website/pictrs/image/da39cc90-c3a8-4ba6-b10a-54d0085e742c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 509
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702845571 {#191
    date: 2023-12-17 21:39:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 22700
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702847909
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4752651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702761509 {#242
    date: 2023-12-16 22:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "What-happens-now"
  +title: "What happens now?"
  +url: "https://startrek.website/pictrs/image/da39cc90-c3a8-4ba6-b10a-54d0085e742c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 509
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702845571 {#191
    date: 2023-12-17 21:39:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 22700
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702847909
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4752651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702761509 {#242
    date: 2023-12-16 22:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Kindness-over-prejudice"
  +title: "Kindness over prejudice"
  +url: "https://lemmy.world/pictrs/image/e0ceffdf-4b7a-458f-9722-b3c18c4d0291.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 700
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703179905 {#1877
    date: 2023-12-21 18:31:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 22696
  -titleTs: "'kind':1 'prejudic':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702846681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9651790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702760281 {#1876
    date: 2023-12-16 21:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Kindness-over-prejudice"
  +title: "Kindness over prejudice"
  +url: "https://lemmy.world/pictrs/image/e0ceffdf-4b7a-458f-9722-b3c18c4d0291.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 700
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703179905 {#1877
    date: 2023-12-21 18:31:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 22696
  -titleTs: "'kind':1 'prejudic':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702846681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9651790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702760281 {#1876
    date: 2023-12-16 21:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Kindness-over-prejudice"
  +title: "Kindness over prejudice"
  +url: "https://lemmy.world/pictrs/image/e0ceffdf-4b7a-458f-9722-b3c18c4d0291.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 700
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703179905 {#1877
    date: 2023-12-21 18:31:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 22696
  -titleTs: "'kind':1 'prejudic':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702846681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9651790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702760281 {#1876
    date: 2023-12-16 21:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Outrun-your-feelings"
  +title: "Outrun your feelings"
  +url: "https://startrek.website/pictrs/image/ab1f35ee-9d66-4cea-a9f0-a51897bcb894.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 586
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702819637 {#1953
    date: 2023-12-17 14:27:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 22692
  -titleTs: "'feel':3 'outrun':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702845598
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4751036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702759198 {#1937
    date: 2023-12-16 21:39: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
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Outrun-your-feelings"
  +title: "Outrun your feelings"
  +url: "https://startrek.website/pictrs/image/ab1f35ee-9d66-4cea-a9f0-a51897bcb894.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 586
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702819637 {#1953
    date: 2023-12-17 14:27:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 22692
  -titleTs: "'feel':3 'outrun':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702845598
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4751036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702759198 {#1937
    date: 2023-12-16 21:39: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
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Outrun-your-feelings"
  +title: "Outrun your feelings"
  +url: "https://startrek.website/pictrs/image/ab1f35ee-9d66-4cea-a9f0-a51897bcb894.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 586
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702819637 {#1953
    date: 2023-12-17 14:27:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 22692
  -titleTs: "'feel':3 'outrun':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702845598
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4751036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702759198 {#1937
    date: 2023-12-16 21:39: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
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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1386
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1397
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1388
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1386
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1397
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1388
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Where-to-now"
  +title: "Where to now?"
  +url: null
  +body: """
    Looks like my favorite torrent-site is shutting down in not too long. It’s an invite-only site that I’ve been using for well over a decade, so I’m a bit at a loss as to where to go. Any suggestions? I mainly use it for tv shows and movies.\n
    \n
    I prefer to stay away from public trackers, and I prefer sites that focuses on users who keeps a decent ratio.\n
    \n
    Disclaimer: I am of course asking this purely as a hypothetical scenario, as piracy is illegal, and I merely want to know which sites to avoid.\n
    \n
    UPDATE: I’ve gotten a few invites that should serve my needs. Thanks for helping!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770970 {#1386
    date: 2023-12-17 00:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 22689
  -titleTs: ""
  -bodyTs: "'ask':82 'avoid':102 'away':60 'bit':36 'cours':81 'decad':31 'decent':75 'disclaim':77 'favorit':4 'focus':69 'go':44 'gotten':106 'help':117 'hypothet':87 'illeg':92 'invit':19,109 'invite-on':18 'keep':73 'know':98 'like':2 'long':14 'look':1 'loss':39 'm':34 'main':48 'mere':95 'movi':55 'need':114 'piraci':90 'prefer':57,66 'public':62 'pure':84 'ratio':76 'scenario':88 'serv':112 'show':53 'shut':9 'site':7,21,67,100 'stay':59 'suggest':46 'thank':115 'torrent':6 'torrent-sit':5 'tracker':63 'tv':52 'updat':103 'use':26,49 'user':71 've':24,105 'want':96 'well':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844806
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7864124"
  +editedAt: DateTimeImmutable @1705105580 {#1397
    date: 2024-01-13 01:26:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702758406 {#1388
    date: 2023-12-16 21:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "We-re-on-a-mission-from-Starfleet"
  +title: "We're on a mission from Starfleet"
  +url: "https://lemmy.world/pictrs/image/d2259b86-0ed0-49fb-bdfa-0aa8769cf811.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702904291 {#1969
    date: 2023-12-18 13:58:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 22688
  -titleTs: "'mission':5 're':2 'starfleet':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9650552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702757842 {#1941
    date: 2023-12-16 21:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "We-re-on-a-mission-from-Starfleet"
  +title: "We're on a mission from Starfleet"
  +url: "https://lemmy.world/pictrs/image/d2259b86-0ed0-49fb-bdfa-0aa8769cf811.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702904291 {#1969
    date: 2023-12-18 13:58:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 22688
  -titleTs: "'mission':5 're':2 'starfleet':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9650552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702757842 {#1941
    date: 2023-12-16 21:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "We-re-on-a-mission-from-Starfleet"
  +title: "We're on a mission from Starfleet"
  +url: "https://lemmy.world/pictrs/image/d2259b86-0ed0-49fb-bdfa-0aa8769cf811.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702904291 {#1969
    date: 2023-12-18 13:58:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 22688
  -titleTs: "'mission':5 're':2 'starfleet':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9650552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702757842 {#1941
    date: 2023-12-16 21:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "As-you-know-our-blockade-is-perfectly-legal"
  +title: "As you know, our blockade is perfectly legal"
  +url: "https://dmv.social/pictrs/image/0d7c1faf-908e-4215-9b10-7144c38bb77b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 982
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723130710 {#1400
    date: 2024-08-08 17:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 22687
  -titleTs: "'blockad':5 'know':3 'legal':8 'perfect':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844169
  +visibility: "visible             "
  +apId: "https://dmv.social/post/1094242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702757769 {#1367
    date: 2023-12-16 21:16:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "As-you-know-our-blockade-is-perfectly-legal"
  +title: "As you know, our blockade is perfectly legal"
  +url: "https://dmv.social/pictrs/image/0d7c1faf-908e-4215-9b10-7144c38bb77b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 982
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723130710 {#1400
    date: 2024-08-08 17:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 22687
  -titleTs: "'blockad':5 'know':3 'legal':8 'perfect':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844169
  +visibility: "visible             "
  +apId: "https://dmv.social/post/1094242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702757769 {#1367
    date: 2023-12-16 21:16:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1956 …}
  +slug: "As-you-know-our-blockade-is-perfectly-legal"
  +title: "As you know, our blockade is perfectly legal"
  +url: "https://dmv.social/pictrs/image/0d7c1faf-908e-4215-9b10-7144c38bb77b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 982
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723130710 {#1400
    date: 2024-08-08 17:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 22687
  -titleTs: "'blockad':5 'know':3 'legal':8 'perfect':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702844169
  +visibility: "visible             "
  +apId: "https://dmv.social/post/1094242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702757769 {#1367
    date: 2023-12-16 21:16:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Hawai-i-Land-Trust-purchases-642-acres-at-Mahukona-forever-protecting"
  +title: "Hawai‘i Land Trust purchases 642 acres at Mahukona, forever protecting important cultural site on Big Island’s Kohala Coast"
  +url: "https://bigislandnow.com/2023/12/13/hawaii-land-trust-purchases-642-acres-at-mahukona-forever-protecting-important-cultural-site-on-big-islands-kohala-coast/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702758517 {#2442
    date: 2023-12-16 21:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 22686
  -titleTs: "'642':6 'acr':7 'big':16 'coast':20 'cultur':13 'forev':10 'hawai':1 'import':12 'island':17 'kohala':19 'land':3 'mahukona':9 'protect':11 'purchas':5 'site':14 'trust':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702841156
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2992738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702754756 {#2426
    date: 2023-12-16 20:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Hawai-i-Land-Trust-purchases-642-acres-at-Mahukona-forever-protecting"
  +title: "Hawai‘i Land Trust purchases 642 acres at Mahukona, forever protecting important cultural site on Big Island’s Kohala Coast"
  +url: "https://bigislandnow.com/2023/12/13/hawaii-land-trust-purchases-642-acres-at-mahukona-forever-protecting-important-cultural-site-on-big-islands-kohala-coast/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702758517 {#2442
    date: 2023-12-16 21:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 22686
  -titleTs: "'642':6 'acr':7 'big':16 'coast':20 'cultur':13 'forev':10 'hawai':1 'import':12 'island':17 'kohala':19 'land':3 'mahukona':9 'protect':11 'purchas':5 'site':14 'trust':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702841156
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2992738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702754756 {#2426
    date: 2023-12-16 20:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2166 …}
  +slug: "Hawai-i-Land-Trust-purchases-642-acres-at-Mahukona-forever-protecting"
  +title: "Hawai‘i Land Trust purchases 642 acres at Mahukona, forever protecting important cultural site on Big Island’s Kohala Coast"
  +url: "https://bigislandnow.com/2023/12/13/hawaii-land-trust-purchases-642-acres-at-mahukona-forever-protecting-important-cultural-site-on-big-islands-kohala-coast/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702758517 {#2442
    date: 2023-12-16 21:28:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 22686
  -titleTs: "'642':6 'acr':7 'big':16 'coast':20 'cultur':13 'forev':10 'hawai':1 'import':12 'island':17 'kohala':19 'land':3 'mahukona':9 'protect':11 'purchas':5 'site':14 'trust':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702841156
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2992738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702754756 {#2426
    date: 2023-12-16 20:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Pushing-down-on-you"
  +title: "Pushing down on you..."
  +url: "https://startrek.website/pictrs/image/be3a38a3-a620-45e7-801e-cadfa9177984.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 399
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702826880 {#2477
    date: 2023-12-17 16:28:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 22680
  -titleTs: "'push':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702840013
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4749120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753613 {#2483
    date: 2023-12-16 20:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Pushing-down-on-you"
  +title: "Pushing down on you..."
  +url: "https://startrek.website/pictrs/image/be3a38a3-a620-45e7-801e-cadfa9177984.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 399
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702826880 {#2477
    date: 2023-12-17 16:28:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 22680
  -titleTs: "'push':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702840013
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4749120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753613 {#2483
    date: 2023-12-16 20:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Pushing-down-on-you"
  +title: "Pushing down on you..."
  +url: "https://startrek.website/pictrs/image/be3a38a3-a620-45e7-801e-cadfa9177984.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 399
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702826880 {#2477
    date: 2023-12-17 16:28:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 22680
  -titleTs: "'push':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702840013
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4749120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753613 {#2483
    date: 2023-12-16 20:06:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Ice-cold"
  +title: "Ice cold"
  +url: "https://lemmy.today/pictrs/image/6411bea1-e04f-4bab-a2b6-eb91ef1aa99d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 528
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702834181 {#1391
    date: 2023-12-17 18:29:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 22673
  -titleTs: "'cold':2 'ice':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702839195
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4204332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702752795 {#2481
    date: 2023-12-16 19:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Ice-cold"
  +title: "Ice cold"
  +url: "https://lemmy.today/pictrs/image/6411bea1-e04f-4bab-a2b6-eb91ef1aa99d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 528
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702834181 {#1391
    date: 2023-12-17 18:29:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 22673
  -titleTs: "'cold':2 'ice':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702839195
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4204332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702752795 {#2481
    date: 2023-12-16 19:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Ice-cold"
  +title: "Ice cold"
  +url: "https://lemmy.today/pictrs/image/6411bea1-e04f-4bab-a2b6-eb91ef1aa99d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 528
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702834181 {#1391
    date: 2023-12-17 18:29:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 22673
  -titleTs: "'cold':2 'ice':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702839195
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4204332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702752795 {#2481
    date: 2023-12-16 19:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Internally-screams"
  +title: "*Internally screams*"
  +url: "https://lemmy.world/pictrs/image/a2e71b89-d828-471d-ae92-15bfdf0918d2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 454
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702795662 {#1523
    date: 2023-12-17 07:47:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 22669
  -titleTs: "'intern':1 'scream':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751451 {#1480
    date: 2023-12-16 19:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Internally-screams"
  +title: "*Internally screams*"
  +url: "https://lemmy.world/pictrs/image/a2e71b89-d828-471d-ae92-15bfdf0918d2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 454
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702795662 {#1523
    date: 2023-12-17 07:47:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 22669
  -titleTs: "'intern':1 'scream':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751451 {#1480
    date: 2023-12-16 19:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Internally-screams"
  +title: "*Internally screams*"
  +url: "https://lemmy.world/pictrs/image/a2e71b89-d828-471d-ae92-15bfdf0918d2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 454
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702795662 {#1523
    date: 2023-12-17 07:47:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 22669
  -titleTs: "'intern':1 'scream':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751451 {#1480
    date: 2023-12-16 19:30:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Ooooo-lights"
  +title: "Ooooo lights"
  +url: "https://lemmy.world/pictrs/image/a76d835f-b212-4561-a7fe-4c551cef57e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 698
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703071492 {#1539
    date: 2023-12-20 12:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 22668
  -titleTs: "'light':2 'ooooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751370 {#1541
    date: 2023-12-16 19:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Ooooo-lights"
  +title: "Ooooo lights"
  +url: "https://lemmy.world/pictrs/image/a76d835f-b212-4561-a7fe-4c551cef57e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 698
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703071492 {#1539
    date: 2023-12-20 12:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 22668
  -titleTs: "'light':2 'ooooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751370 {#1541
    date: 2023-12-16 19:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Ooooo-lights"
  +title: "Ooooo lights"
  +url: "https://lemmy.world/pictrs/image/a76d835f-b212-4561-a7fe-4c551cef57e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 698
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703071492 {#1539
    date: 2023-12-20 12:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 22668
  -titleTs: "'light':2 'ooooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751370 {#1541
    date: 2023-12-16 19:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "For-real-tho"
  +title: "For real tho"
  +url: "https://lemmy.world/pictrs/image/1fe95b1b-5f8c-44b9-999b-61c5d01f761c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707592868 {#1406
    date: 2024-02-10 20:21:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 22667
  -titleTs: "'real':2 'tho':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837605
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751205 {#1704
    date: 2023-12-16 19:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "For-real-tho"
  +title: "For real tho"
  +url: "https://lemmy.world/pictrs/image/1fe95b1b-5f8c-44b9-999b-61c5d01f761c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707592868 {#1406
    date: 2024-02-10 20:21:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 22667
  -titleTs: "'real':2 'tho':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837605
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751205 {#1704
    date: 2023-12-16 19:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "For-real-tho"
  +title: "For real tho"
  +url: "https://lemmy.world/pictrs/image/1fe95b1b-5f8c-44b9-999b-61c5d01f761c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707592868 {#1406
    date: 2024-02-10 20:21:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 22667
  -titleTs: "'real':2 'tho':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837605
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9646437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702751205 {#1704
    date: 2023-12-16 19:26:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Every-girl-has-one-of-these-at-her-place"
  +title: "Every girl has one of these at her place"
  +url: "https://lemmy.today/pictrs/image/ae2accac-0215-43b1-a6cf-73d843f39026.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702811811 {#1474
    date: 2023-12-17 12:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 22666
  -titleTs: "'everi':1 'girl':2 'one':4 'place':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837317
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4203492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750917 {#1472
    date: 2023-12-16 19:21:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Every-girl-has-one-of-these-at-her-place"
  +title: "Every girl has one of these at her place"
  +url: "https://lemmy.today/pictrs/image/ae2accac-0215-43b1-a6cf-73d843f39026.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702811811 {#1474
    date: 2023-12-17 12:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 22666
  -titleTs: "'everi':1 'girl':2 'one':4 'place':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837317
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4203492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750917 {#1472
    date: 2023-12-16 19:21:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1467 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Every-girl-has-one-of-these-at-her-place"
  +title: "Every girl has one of these at her place"
  +url: "https://lemmy.today/pictrs/image/ae2accac-0215-43b1-a6cf-73d843f39026.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 196
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702811811 {#1474
    date: 2023-12-17 12:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 22666
  -titleTs: "'everi':1 'girl':2 'one':4 'place':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702837317
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4203492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750917 {#1472
    date: 2023-12-16 19:21:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "How-many-scientists-does-it-take-to-open-a-bottle"
  +title: "How many scientists does it take to open a bottle? The bottle:"
  +url: "https://mander.xyz/pictrs/image/cb28067d-a137-4d47-bb0d-0e96247907ee.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702888103 {#1496
    date: 2023-12-18 09:28:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 22665
  -titleTs: "'bottl':10,12 'mani':2 'open':8 'scientist':3 'take':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836964
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389342"
  +editedAt: DateTimeImmutable @1705078249 {#1494
    date: 2024-01-12 17:50:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702750564 {#1490
    date: 2023-12-16 19:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "How-many-scientists-does-it-take-to-open-a-bottle"
  +title: "How many scientists does it take to open a bottle? The bottle:"
  +url: "https://mander.xyz/pictrs/image/cb28067d-a137-4d47-bb0d-0e96247907ee.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702888103 {#1496
    date: 2023-12-18 09:28:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 22665
  -titleTs: "'bottl':10,12 'mani':2 'open':8 'scientist':3 'take':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836964
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389342"
  +editedAt: DateTimeImmutable @1705078249 {#1494
    date: 2024-01-12 17:50:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702750564 {#1490
    date: 2023-12-16 19:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "How-many-scientists-does-it-take-to-open-a-bottle"
  +title: "How many scientists does it take to open a bottle? The bottle:"
  +url: "https://mander.xyz/pictrs/image/cb28067d-a137-4d47-bb0d-0e96247907ee.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702888103 {#1496
    date: 2023-12-18 09:28:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 22665
  -titleTs: "'bottl':10,12 'mani':2 'open':8 'scientist':3 'take':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836964
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389342"
  +editedAt: DateTimeImmutable @1705078249 {#1494
    date: 2024-01-12 17:50:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702750564 {#1490
    date: 2023-12-16 19:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "Me-too"
  +title: "Me too"
  +url: "https://mander.xyz/pictrs/image/5190adb2-2b51-4390-ae28-22740ef11432.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702823084 {#1762
    date: 2023-12-17 15:24:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 22662
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836760
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750360 {#1751
    date: 2023-12-16 19:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "Me-too"
  +title: "Me too"
  +url: "https://mander.xyz/pictrs/image/5190adb2-2b51-4390-ae28-22740ef11432.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702823084 {#1762
    date: 2023-12-17 15:24:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 22662
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836760
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750360 {#1751
    date: 2023-12-16 19:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1772 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "Me-too"
  +title: "Me too"
  +url: "https://mander.xyz/pictrs/image/5190adb2-2b51-4390-ae28-22740ef11432.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702823084 {#1762
    date: 2023-12-17 15:24:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 22662
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836760
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750360 {#1751
    date: 2023-12-16 19:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Oh-You-re-approaching-me"
  +title: "Oh? You're approaching me?"
  +url: "https://lemmy.world/pictrs/image/c1c6edfb-c346-446d-8107-055ff985944f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926071 {#1784
    date: 2023-12-18 20:01:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 22663
  -titleTs: "'approach':4 'oh':1 're':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9645925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750352 {#1786
    date: 2023-12-16 19:12: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
63 DENIED edit
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Oh-You-re-approaching-me"
  +title: "Oh? You're approaching me?"
  +url: "https://lemmy.world/pictrs/image/c1c6edfb-c346-446d-8107-055ff985944f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926071 {#1784
    date: 2023-12-18 20:01:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 22663
  -titleTs: "'approach':4 'oh':1 're':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9645925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750352 {#1786
    date: 2023-12-16 19:12: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
64 DENIED moderate
App\Entity\Entry {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Oh-You-re-approaching-me"
  +title: "Oh? You're approaching me?"
  +url: "https://lemmy.world/pictrs/image/c1c6edfb-c346-446d-8107-055ff985944f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702926071 {#1784
    date: 2023-12-18 20:01:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 22663
  -titleTs: "'approach':4 'oh':1 're':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9645925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750352 {#1786
    date: 2023-12-16 19:12: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
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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "Reading-when-hungry"
  +title: "Reading when hungry"
  +url: "https://mander.xyz/pictrs/image/884584c7-f4ef-4732-826a-87b5eddee12b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828048 {#1643
    date: 2023-12-17 16:47:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 22661
  -titleTs: "'hungri':3 'read':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836734
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750334 {#1622
    date: 2023-12-16 19:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "Reading-when-hungry"
  +title: "Reading when hungry"
  +url: "https://mander.xyz/pictrs/image/884584c7-f4ef-4732-826a-87b5eddee12b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828048 {#1643
    date: 2023-12-17 16:47:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 22661
  -titleTs: "'hungri':3 'read':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836734
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750334 {#1622
    date: 2023-12-16 19:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1475 …}
  +slug: "Reading-when-hungry"
  +title: "Reading when hungry"
  +url: "https://mander.xyz/pictrs/image/884584c7-f4ef-4732-826a-87b5eddee12b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828048 {#1643
    date: 2023-12-17 16:47:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 22661
  -titleTs: "'hungri':3 'read':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836734
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7389231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750334 {#1622
    date: 2023-12-16 19:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1420 …}
  +slug: "Stupid-birds"
  +title: "Stupid birds"
  +url: "https://i.imgflip.com/89l7pn.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770753 {#1424
    date: 2023-12-17 00:52:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 22659
  -titleTs: "'bird':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836729
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2084004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750329 {#1423
    date: 2023-12-16 19:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1420 …}
  +slug: "Stupid-birds"
  +title: "Stupid birds"
  +url: "https://i.imgflip.com/89l7pn.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770753 {#1424
    date: 2023-12-17 00:52:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 22659
  -titleTs: "'bird':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836729
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2084004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750329 {#1423
    date: 2023-12-16 19:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1420 …}
  +slug: "Stupid-birds"
  +title: "Stupid birds"
  +url: "https://i.imgflip.com/89l7pn.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702770753 {#1424
    date: 2023-12-17 00:52:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 22659
  -titleTs: "'bird':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836729
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2084004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750329 {#1423
    date: 2023-12-16 19:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Title-Bad-Transkriptun"
  +title: "Титле (Бад Транскриптюн)"
  +url: "https://lemmy.dbzer0.com/pictrs/image/269231c2-314e-413c-b4fa-c1e56d104e7e.jpeg"
  +body: "![https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703298768 {#1416
    date: 2023-12-23 03:32:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22655
  -titleTs: "'бад':2 'титле':1 'транскриптюн':3"
  -bodyTs: "'/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836173
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10513135"
  +editedAt: DateTimeImmutable @1705076920 {#1427
    date: 2024-01-12 17:28:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702749773 {#1456
    date: 2023-12-16 19:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Title-Bad-Transkriptun"
  +title: "Титле (Бад Транскриптюн)"
  +url: "https://lemmy.dbzer0.com/pictrs/image/269231c2-314e-413c-b4fa-c1e56d104e7e.jpeg"
  +body: "![https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703298768 {#1416
    date: 2023-12-23 03:32:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22655
  -titleTs: "'бад':2 'титле':1 'транскриптюн':3"
  -bodyTs: "'/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836173
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10513135"
  +editedAt: DateTimeImmutable @1705076920 {#1427
    date: 2024-01-12 17:28:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702749773 {#1456
    date: 2023-12-16 19:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Title-Bad-Transkriptun"
  +title: "Титле (Бад Транскриптюн)"
  +url: "https://lemmy.dbzer0.com/pictrs/image/269231c2-314e-413c-b4fa-c1e56d104e7e.jpeg"
  +body: "![https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703298768 {#1416
    date: 2023-12-23 03:32:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 22655
  -titleTs: "'бад':2 'титле':1 'транскриптюн':3"
  -bodyTs: "'/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)':3 'lemmy.dbzer0.com':2 'lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg](https://lemmy.dbzer0.com/pictrs/image/3184b313-67a4-4cfa-bd56-65decd553615.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836173
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10513135"
  +editedAt: DateTimeImmutable @1705076920 {#1427
    date: 2024-01-12 17:28:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702749773 {#1456
    date: 2023-12-16 19:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1431 …}
  +slug: "It-feels-inevitable-at-this-point"
  +title: "It feels inevitable at this point"
  +url: "https://sih-st-charts.stocktwits-cdn.com/fit-in/500x0/filters:quality(75)/production/original_554805672.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 778
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816854 {#1436
    date: 2023-12-17 13:40:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 22653
  -titleTs: "'feel':2 'inevit':3 'point':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836109
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18188334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702749709 {#1428
    date: 2023-12-16 19:01:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1431 …}
  +slug: "It-feels-inevitable-at-this-point"
  +title: "It feels inevitable at this point"
  +url: "https://sih-st-charts.stocktwits-cdn.com/fit-in/500x0/filters:quality(75)/production/original_554805672.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 778
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816854 {#1436
    date: 2023-12-17 13:40:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 22653
  -titleTs: "'feel':2 'inevit':3 'point':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836109
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18188334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702749709 {#1428
    date: 2023-12-16 19:01:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1431 …}
  +slug: "It-feels-inevitable-at-this-point"
  +title: "It feels inevitable at this point"
  +url: "https://sih-st-charts.stocktwits-cdn.com/fit-in/500x0/filters:quality(75)/production/original_554805672.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 778
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702816854 {#1436
    date: 2023-12-17 13:40:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 22653
  -titleTs: "'feel':2 'inevit':3 'point':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702836109
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18188334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702749709 {#1428
    date: 2023-12-16 19:01:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1614 …}
  +slug: "Israel-Gaza-war-live-Israeli-hostages-mistakenly-killed-by-IDF-in"
  +title: "Israel-Gaza war live: Israeli hostages mistakenly killed by IDF in Gaza were holding makeshift white flag, official says"
  +url: "https://www.theguardian.com/world/live/2023/dec/16/israel-gaza-war-live-updates-hamas-hostages-idf-protest-tel-aviv-news-palestine-us-biden-ceasefire-un"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703270827 {#1696
    date: 2023-12-22 19:47:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 22650
  -titleTs: "'flag':18 'gaza':3,13 'hold':15 'hostag':7 'idf':11 'isra':6 'israel':2 'israel-gaza':1 'kill':9 'live':5 'makeshift':16 'mistaken':8 'offici':19 'say':20 'war':4 'white':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702832536
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4953183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746136 {#1709
    date: 2023-12-16 18:02:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1614 …}
  +slug: "Israel-Gaza-war-live-Israeli-hostages-mistakenly-killed-by-IDF-in"
  +title: "Israel-Gaza war live: Israeli hostages mistakenly killed by IDF in Gaza were holding makeshift white flag, official says"
  +url: "https://www.theguardian.com/world/live/2023/dec/16/israel-gaza-war-live-updates-hamas-hostages-idf-protest-tel-aviv-news-palestine-us-biden-ceasefire-un"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703270827 {#1696
    date: 2023-12-22 19:47:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 22650
  -titleTs: "'flag':18 'gaza':3,13 'hold':15 'hostag':7 'idf':11 'isra':6 'israel':2 'israel-gaza':1 'kill':9 'live':5 'makeshift':16 'mistaken':8 'offici':19 'say':20 'war':4 'white':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702832536
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4953183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746136 {#1709
    date: 2023-12-16 18:02:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: Proxies\__CG__\App\Entity\Image {#1606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1614 …}
  +slug: "Israel-Gaza-war-live-Israeli-hostages-mistakenly-killed-by-IDF-in"
  +title: "Israel-Gaza war live: Israeli hostages mistakenly killed by IDF in Gaza were holding makeshift white flag, official says"
  +url: "https://www.theguardian.com/world/live/2023/dec/16/israel-gaza-war-live-updates-hamas-hostages-idf-protest-tel-aviv-news-palestine-us-biden-ceasefire-un"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703270827 {#1696
    date: 2023-12-22 19:47:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 22650
  -titleTs: "'flag':18 'gaza':3,13 'hold':15 'hostag':7 'idf':11 'isra':6 'israel':2 'israel-gaza':1 'kill':9 'live':5 'makeshift':16 'mistaken':8 'offici':19 'say':20 'war':4 'white':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702832536
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4953183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746136 {#1709
    date: 2023-12-16 18:02:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "It-s-a-good-thing-they-aren-t-in-charge-of-adult"
  +title: "It's a good thing they aren't in charge of adult toys..."
  +url: "https://lemmy.ca/pictrs/image/8ee4408e-04ef-433a-9df9-83c2c2291176.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702985551 {#1665
    date: 2023-12-19 12:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 22648
  -titleTs: "'adult':12 'aren':7 'charg':10 'good':4 'thing':5 'toy':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831530
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11449500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702745130 {#1675
    date: 2023-12-16 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "It-s-a-good-thing-they-aren-t-in-charge-of-adult"
  +title: "It's a good thing they aren't in charge of adult toys..."
  +url: "https://lemmy.ca/pictrs/image/8ee4408e-04ef-433a-9df9-83c2c2291176.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702985551 {#1665
    date: 2023-12-19 12:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 22648
  -titleTs: "'adult':12 'aren':7 'charg':10 'good':4 'thing':5 'toy':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831530
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11449500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702745130 {#1675
    date: 2023-12-16 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1673 …}
  +slug: "It-s-a-good-thing-they-aren-t-in-charge-of-adult"
  +title: "It's a good thing they aren't in charge of adult toys..."
  +url: "https://lemmy.ca/pictrs/image/8ee4408e-04ef-433a-9df9-83c2c2291176.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702985551 {#1665
    date: 2023-12-19 12:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 22648
  -titleTs: "'adult':12 'aren':7 'charg':10 'good':4 'thing':5 'toy':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831530
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11449500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702745130 {#1675
    date: 2023-12-16 17:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-2023"
  +title: "16 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/5f627f62-e49a-4607-b65a-9e5928b9682c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702752987 {#1655
    date: 2023-12-16 19:56:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 22647
  -titleTs: "'16':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831271
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744871 {#1649
    date: 2023-12-16 17:41:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-2023"
  +title: "16 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/5f627f62-e49a-4607-b65a-9e5928b9682c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702752987 {#1655
    date: 2023-12-16 19:56:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 22647
  -titleTs: "'16':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831271
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744871 {#1649
    date: 2023-12-16 17:41:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-2023"
  +title: "16 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/5f627f62-e49a-4607-b65a-9e5928b9682c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702752987 {#1655
    date: 2023-12-16 19:56:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 22647
  -titleTs: "'16':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831271
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744871 {#1649
    date: 2023-12-16 17:41:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1579
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-2023"
  +title: "16 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/66d7c8a3-e747-4808-a05f-c3c43d885030.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702752462 {#1577
    date: 2023-12-16 19:47:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 22645
  -titleTs: "'16':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831247
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744847 {#1580
    date: 2023-12-16 17:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-2023"
  +title: "16 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/66d7c8a3-e747-4808-a05f-c3c43d885030.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702752462 {#1577
    date: 2023-12-16 19:47:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 22645
  -titleTs: "'16':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831247
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744847 {#1580
    date: 2023-12-16 17:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-2023"
  +title: "16 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/66d7c8a3-e747-4808-a05f-c3c43d885030.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702752462 {#1577
    date: 2023-12-16 19:47:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 22645
  -titleTs: "'16':1 '2023':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831247
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744847 {#1580
    date: 2023-12-16 17:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-1986"
  +title: "16 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/07df2d3b-9d0f-4b27-95b6-0f1b793327f1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702744639 {#1549
    date: 2023-12-16 17:37:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 22642
  -titleTs: "'16':1 '1986':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831039
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744639 {#1560
    date: 2023-12-16 17:37:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-1986"
  +title: "16 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/07df2d3b-9d0f-4b27-95b6-0f1b793327f1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702744639 {#1549
    date: 2023-12-16 17:37:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 22642
  -titleTs: "'16':1 '1986':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831039
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744639 {#1560
    date: 2023-12-16 17:37:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "16-December-1986"
  +title: "16 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/07df2d3b-9d0f-4b27-95b6-0f1b793327f1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702744639 {#1549
    date: 2023-12-16 17:37:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 22642
  -titleTs: "'16':1 '1986':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702831039
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11119068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744639 {#1560
    date: 2023-12-16 17:37:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details