GET https://kbin.spritesserver.nl/top/1y/photos?p=227

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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Encouragement"
  +title: "Encouragement"
  +url: "https://startrek.website/pictrs/image/1067962e-5fee-4d17-bd02-c3b048daaf86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700329636 {#158
    date: 2023-11-18 18:47:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 13878
  -titleTs: "'encourag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700320561
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700234161 {#241
    date: 2023-11-17 16:16: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
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Encouragement"
  +title: "Encouragement"
  +url: "https://startrek.website/pictrs/image/1067962e-5fee-4d17-bd02-c3b048daaf86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700329636 {#158
    date: 2023-11-18 18:47:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 13878
  -titleTs: "'encourag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700320561
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700234161 {#241
    date: 2023-11-17 16:16: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
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Encouragement"
  +title: "Encouragement"
  +url: "https://startrek.website/pictrs/image/1067962e-5fee-4d17-bd02-c3b048daaf86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700329636 {#158
    date: 2023-11-18 18:47:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 13878
  -titleTs: "'encourag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700320561
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700234161 {#241
    date: 2023-11-17 16:16: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
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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Checkmate"
  +title: "Checkmate"
  +url: "https://startrek.website/pictrs/image/b4cb4b41-f885-42d9-8811-bed033b85c4f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 416
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281261 {#1895
    date: 2023-11-18 05:21:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 13876
  -titleTs: "'checkmat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700320354
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233954 {#1899
    date: 2023-11-17 16:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Checkmate"
  +title: "Checkmate"
  +url: "https://startrek.website/pictrs/image/b4cb4b41-f885-42d9-8811-bed033b85c4f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 416
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281261 {#1895
    date: 2023-11-18 05:21:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 13876
  -titleTs: "'checkmat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700320354
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233954 {#1899
    date: 2023-11-17 16:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Checkmate"
  +title: "Checkmate"
  +url: "https://startrek.website/pictrs/image/b4cb4b41-f885-42d9-8811-bed033b85c4f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 416
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281261 {#1895
    date: 2023-11-18 05:21:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 13876
  -titleTs: "'checkmat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700320354
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233954 {#1899
    date: 2023-11-17 16:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1932
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Affordable-self-care"
  +title: "Affordable self-care"
  +url: "https://startrek.website/pictrs/image/9c912f64-e456-49f2-94a2-340f44e91466.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700233890 {#1934
    date: 2023-11-17 16:11:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 17896
  -titleTs: "'afford':1 'care':4 'self':3 'self-car':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700238390
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233890 {#1957
    date: 2023-11-17 16:11: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
11 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Affordable-self-care"
  +title: "Affordable self-care"
  +url: "https://startrek.website/pictrs/image/9c912f64-e456-49f2-94a2-340f44e91466.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700233890 {#1934
    date: 2023-11-17 16:11:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 17896
  -titleTs: "'afford':1 'care':4 'self':3 'self-car':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700238390
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233890 {#1957
    date: 2023-11-17 16:11: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
12 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Affordable-self-care"
  +title: "Affordable self-care"
  +url: "https://startrek.website/pictrs/image/9c912f64-e456-49f2-94a2-340f44e91466.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700233890 {#1934
    date: 2023-11-17 16:11:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 17896
  -titleTs: "'afford':1 'care':4 'self':3 'self-car':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700238390
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233890 {#1957
    date: 2023-11-17 16:11: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
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "mememaker"
  +title: "mememaker"
  +url: "https://media.kbin.social/media/74/7e/747e77c6986ab214f47059b0c6718748ca22986c38119dfbbcd71ff422e77925.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700242966 {#1392
    date: 2023-11-17 18:42:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 13874
  -titleTs: "'mememak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319573
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/634807"
  +editedAt: DateTimeImmutable @1700512451 {#1398
    date: 2023-11-20 21:34:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700233173 {#1393
    date: 2023-11-17 15:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "mememaker"
  +title: "mememaker"
  +url: "https://media.kbin.social/media/74/7e/747e77c6986ab214f47059b0c6718748ca22986c38119dfbbcd71ff422e77925.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700242966 {#1392
    date: 2023-11-17 18:42:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 13874
  -titleTs: "'mememak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319573
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/634807"
  +editedAt: DateTimeImmutable @1700512451 {#1398
    date: 2023-11-20 21:34:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700233173 {#1393
    date: 2023-11-17 15:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "mememaker"
  +title: "mememaker"
  +url: "https://media.kbin.social/media/74/7e/747e77c6986ab214f47059b0c6718748ca22986c38119dfbbcd71ff422e77925.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700242966 {#1392
    date: 2023-11-17 18:42:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 13874
  -titleTs: "'mememak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319573
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/634807"
  +editedAt: DateTimeImmutable @1700512451 {#1398
    date: 2023-11-20 21:34:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700233173 {#1393
    date: 2023-11-17 15:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Ubuntu-Arch"
  +title: "Ubuntu + Arch"
  +url: "https://lemmy.ml/pictrs/image/802a8ed5-a106-45c1-9022-3a2803564e5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276799 {#1374
    date: 2023-11-18 04:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 13873
  -titleTs: "'arch':2 'ubuntu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319560
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233160 {#1365
    date: 2023-11-17 15:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Ubuntu-Arch"
  +title: "Ubuntu + Arch"
  +url: "https://lemmy.ml/pictrs/image/802a8ed5-a106-45c1-9022-3a2803564e5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276799 {#1374
    date: 2023-11-18 04:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 13873
  -titleTs: "'arch':2 'ubuntu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319560
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233160 {#1365
    date: 2023-11-17 15:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Ubuntu-Arch"
  +title: "Ubuntu + Arch"
  +url: "https://lemmy.ml/pictrs/image/802a8ed5-a106-45c1-9022-3a2803564e5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276799 {#1374
    date: 2023-11-18 04:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 13873
  -titleTs: "'arch':2 'ubuntu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319560
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233160 {#1365
    date: 2023-11-17 15:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Ubuntu-Arch"
  +title: "Ubuntu + Arch"
  +url: "https://lemmy.ml/pictrs/image/802a8ed5-a106-45c1-9022-3a2803564e5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701497220 {#2409
    date: 2023-12-02 07:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 13868
  -titleTs: "'arch':2 'ubuntu':1"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307807
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232807 {#60
    date: 2023-11-17 15:53:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Ubuntu-Arch"
  +title: "Ubuntu + Arch"
  +url: "https://lemmy.ml/pictrs/image/802a8ed5-a106-45c1-9022-3a2803564e5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701497220 {#2409
    date: 2023-12-02 07:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 13868
  -titleTs: "'arch':2 'ubuntu':1"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307807
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232807 {#60
    date: 2023-11-17 15:53:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Ubuntu-Arch"
  +title: "Ubuntu + Arch"
  +url: "https://lemmy.ml/pictrs/image/802a8ed5-a106-45c1-9022-3a2803564e5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701497220 {#2409
    date: 2023-12-02 07:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 13868
  -titleTs: "'arch':2 'ubuntu':1"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307807
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232807 {#60
    date: 2023-11-17 15:53:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Useless-messenger"
  +title: "Useless messenger"
  +url: "https://lemmy.ml/pictrs/image/c716bc42-4d2b-4dee-91fa-21060bae9e97.jpeg"
  +body: """
    cross-posted from: [lemmy.ml/post/8083028](https://lemmy.ml/post/8083028)\n
    \n
    > And no IPad version to
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700671995 {#2427
    date: 2023-11-22 17:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 13871
  -titleTs: "'messeng':2 'useless':1"
  -bodyTs: "'/post/8083028](https://lemmy.ml/post/8083028)':7 'cross':2 'cross-post':1 'ipad':10 'lemmy.ml':6 'lemmy.ml/post/8083028](https://lemmy.ml/post/8083028)':5 'post':3 'version':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319514
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233114 {#2424
    date: 2023-11-17 15:58:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Useless-messenger"
  +title: "Useless messenger"
  +url: "https://lemmy.ml/pictrs/image/c716bc42-4d2b-4dee-91fa-21060bae9e97.jpeg"
  +body: """
    cross-posted from: [lemmy.ml/post/8083028](https://lemmy.ml/post/8083028)\n
    \n
    > And no IPad version to
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700671995 {#2427
    date: 2023-11-22 17:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 13871
  -titleTs: "'messeng':2 'useless':1"
  -bodyTs: "'/post/8083028](https://lemmy.ml/post/8083028)':7 'cross':2 'cross-post':1 'ipad':10 'lemmy.ml':6 'lemmy.ml/post/8083028](https://lemmy.ml/post/8083028)':5 'post':3 'version':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319514
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233114 {#2424
    date: 2023-11-17 15:58:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "Useless-messenger"
  +title: "Useless messenger"
  +url: "https://lemmy.ml/pictrs/image/c716bc42-4d2b-4dee-91fa-21060bae9e97.jpeg"
  +body: """
    cross-posted from: [lemmy.ml/post/8083028](https://lemmy.ml/post/8083028)\n
    \n
    > And no IPad version to
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700671995 {#2427
    date: 2023-11-22 17:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 13871
  -titleTs: "'messeng':2 'useless':1"
  -bodyTs: "'/post/8083028](https://lemmy.ml/post/8083028)':7 'cross':2 'cross-post':1 'ipad':10 'lemmy.ml':6 'lemmy.ml/post/8083028](https://lemmy.ml/post/8083028)':5 'post':3 'version':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700319514
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8094722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700233114 {#2424
    date: 2023-11-17 15:58:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Cartoon-cat"
  +title: "Cartoon cat"
  +url: "https://i.redd.it/gb3hwz1qj7tb1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700232841 {#2288
    date: 2023-11-17 15:54:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 19285
  -titleTs: "'cartoon':1 'cat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700232841
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1580153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232841 {#2355
    date: 2023-11-17 15:54: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
31 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Cartoon-cat"
  +title: "Cartoon cat"
  +url: "https://i.redd.it/gb3hwz1qj7tb1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700232841 {#2288
    date: 2023-11-17 15:54:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 19285
  -titleTs: "'cartoon':1 'cat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700232841
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1580153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232841 {#2355
    date: 2023-11-17 15:54: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
32 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Cartoon-cat"
  +title: "Cartoon cat"
  +url: "https://i.redd.it/gb3hwz1qj7tb1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700232841 {#2288
    date: 2023-11-17 15:54:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 19285
  -titleTs: "'cartoon':1 'cat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700232841
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1580153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700232841 {#2355
    date: 2023-11-17 15:54: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
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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1545 …}
  +slug: "Stupid-Sexy-Neelix"
  +title: "Stupid Sexy Neelix"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/etZ9X6DSGm1p/3gAT9uHRumrVRd0QGmpwg1cVQVJg4RO9pVJ4P681.png"
  +body: "Neelix & Chill"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700251558 {#1500
    date: 2023-11-17 21:05:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 13866
  -titleTs: "'neelix':3 'sexi':2 'stupid':1"
  -bodyTs: "'chill':2 'neelix':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700318447
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15202960"
  +editedAt: DateTimeImmutable @1700510735 {#1521
    date: 2023-11-20 21:05:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700232047 {#1514
    date: 2023-11-17 15: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
35 DENIED edit
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1545 …}
  +slug: "Stupid-Sexy-Neelix"
  +title: "Stupid Sexy Neelix"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/etZ9X6DSGm1p/3gAT9uHRumrVRd0QGmpwg1cVQVJg4RO9pVJ4P681.png"
  +body: "Neelix & Chill"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700251558 {#1500
    date: 2023-11-17 21:05:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 13866
  -titleTs: "'neelix':3 'sexi':2 'stupid':1"
  -bodyTs: "'chill':2 'neelix':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700318447
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15202960"
  +editedAt: DateTimeImmutable @1700510735 {#1521
    date: 2023-11-20 21:05:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700232047 {#1514
    date: 2023-11-17 15: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
36 DENIED moderate
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1544 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1545 …}
  +slug: "Stupid-Sexy-Neelix"
  +title: "Stupid Sexy Neelix"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/etZ9X6DSGm1p/3gAT9uHRumrVRd0QGmpwg1cVQVJg4RO9pVJ4P681.png"
  +body: "Neelix & Chill"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700251558 {#1500
    date: 2023-11-17 21:05:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 13866
  -titleTs: "'neelix':3 'sexi':2 'stupid':1"
  -bodyTs: "'chill':2 'neelix':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700318447
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15202960"
  +editedAt: DateTimeImmutable @1700510735 {#1521
    date: 2023-11-20 21:05:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700232047 {#1514
    date: 2023-11-17 15: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
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 {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Water-What-s-that-ADHDinos"
  +title: "Water? What's that? [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/35bb8b04-70c9-46f7-b80a-8f492ee6d09b.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700320733 {#1505
    date: 2023-11-18 16:18:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 13864
  -titleTs: "'adhdino':5 'water':1"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700318076
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783014"
  +editedAt: DateTimeImmutable @1700510049 {#1543
    date: 2023-11-20 20:54:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700231676 {#1532
    date: 2023-11-17 15:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Water-What-s-that-ADHDinos"
  +title: "Water? What's that? [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/35bb8b04-70c9-46f7-b80a-8f492ee6d09b.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700320733 {#1505
    date: 2023-11-18 16:18:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 13864
  -titleTs: "'adhdino':5 'water':1"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700318076
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783014"
  +editedAt: DateTimeImmutable @1700510049 {#1543
    date: 2023-11-20 20:54:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700231676 {#1532
    date: 2023-11-17 15:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Water-What-s-that-ADHDinos"
  +title: "Water? What's that? [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/35bb8b04-70c9-46f7-b80a-8f492ee6d09b.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700320733 {#1505
    date: 2023-11-18 16:18:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 13864
  -titleTs: "'adhdino':5 'water':1"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700318076
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3783014"
  +editedAt: DateTimeImmutable @1700510049 {#1543
    date: 2023-11-20 20:54:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700231676 {#1532
    date: 2023-11-17 15:34:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "2-for-14-99"
  +title: "2 for $14.99"
  +url: "https://startrek.website/pictrs/image/aa1edbfc-cf12-4368-801d-78934743ef75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700231018 {#1519
    date: 2023-11-17 15:23:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 17936
  -titleTs: "'14.99':3 '2':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700235518
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700231018 {#1520
    date: 2023-11-17 15:23:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "2-for-14-99"
  +title: "2 for $14.99"
  +url: "https://startrek.website/pictrs/image/aa1edbfc-cf12-4368-801d-78934743ef75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700231018 {#1519
    date: 2023-11-17 15:23:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 17936
  -titleTs: "'14.99':3 '2':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700235518
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700231018 {#1520
    date: 2023-11-17 15:23:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "2-for-14-99"
  +title: "2 for $14.99"
  +url: "https://startrek.website/pictrs/image/aa1edbfc-cf12-4368-801d-78934743ef75.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700231018 {#1519
    date: 2023-11-17 15:23:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 17936
  -titleTs: "'14.99':3 '2':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700235518
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700231018 {#1520
    date: 2023-11-17 15:23:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-can-see-it-and-I-approve"
  +title: "I can see it and I approve"
  +url: "https://startrek.website/pictrs/image/3a089c09-6991-4309-88fa-7598696f08da.jpeg"
  +body: "Crocodiles are the newest gay mascot. First we stole your rainbow and now we stealing your reptiles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700308776 {#1747
    date: 2023-11-18 12:59:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 13862
  -titleTs: "'approv':7 'see':3"
  -bodyTs: "'crocodil':1 'first':7 'gay':5 'mascot':6 'newest':4 'rainbow':11 'reptil':17 'steal':15 'stole':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700317326
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782629"
  +editedAt: DateTimeImmutable @1700508675 {#1738
    date: 2023-11-20 20:31:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700230926 {#1753
    date: 2023-11-17 15:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-can-see-it-and-I-approve"
  +title: "I can see it and I approve"
  +url: "https://startrek.website/pictrs/image/3a089c09-6991-4309-88fa-7598696f08da.jpeg"
  +body: "Crocodiles are the newest gay mascot. First we stole your rainbow and now we stealing your reptiles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700308776 {#1747
    date: 2023-11-18 12:59:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 13862
  -titleTs: "'approv':7 'see':3"
  -bodyTs: "'crocodil':1 'first':7 'gay':5 'mascot':6 'newest':4 'rainbow':11 'reptil':17 'steal':15 'stole':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700317326
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782629"
  +editedAt: DateTimeImmutable @1700508675 {#1738
    date: 2023-11-20 20:31:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700230926 {#1753
    date: 2023-11-17 15:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-can-see-it-and-I-approve"
  +title: "I can see it and I approve"
  +url: "https://startrek.website/pictrs/image/3a089c09-6991-4309-88fa-7598696f08da.jpeg"
  +body: "Crocodiles are the newest gay mascot. First we stole your rainbow and now we stealing your reptiles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700308776 {#1747
    date: 2023-11-18 12:59:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 13862
  -titleTs: "'approv':7 'see':3"
  -bodyTs: "'crocodil':1 'first':7 'gay':5 'mascot':6 'newest':4 'rainbow':11 'reptil':17 'steal':15 'stole':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700317326
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782629"
  +editedAt: DateTimeImmutable @1700508675 {#1738
    date: 2023-11-20 20:31:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700230926 {#1753
    date: 2023-11-17 15:22:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1484
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-didn-t-I-didn-t-have-the-time"
  +title: "I didn't. I didn't have the time."
  +url: "https://startrek.website/pictrs/image/26efd9c9-2282-4c3b-8def-01192dcbe65c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 472
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700253867 {#1483
    date: 2023-11-17 21:44:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 13857
  -titleTs: "'didn':2,5 'time':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700317187
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230787 {#1497
    date: 2023-11-17 15:19: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
51 DENIED edit
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-didn-t-I-didn-t-have-the-time"
  +title: "I didn't. I didn't have the time."
  +url: "https://startrek.website/pictrs/image/26efd9c9-2282-4c3b-8def-01192dcbe65c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 472
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700253867 {#1483
    date: 2023-11-17 21:44:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 13857
  -titleTs: "'didn':2,5 'time':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700317187
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230787 {#1497
    date: 2023-11-17 15:19: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
52 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1486 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-didn-t-I-didn-t-have-the-time"
  +title: "I didn't. I didn't have the time."
  +url: "https://startrek.website/pictrs/image/26efd9c9-2282-4c3b-8def-01192dcbe65c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 472
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700253867 {#1483
    date: 2023-11-17 21:44:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 13857
  -titleTs: "'didn':2,5 'time':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700317187
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3782605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230787 {#1497
    date: 2023-11-17 15:19: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
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 {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "I-have-never-understood-that"
  +title: "I have never understood that."
  +url: "https://lemmy.world/pictrs/image/5d7fb21b-f5dc-4d24-a5fd-e47739b66acc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701307028 {#1477
    date: 2023-11-30 02:17:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 13847
  -titleTs: "'never':3 'understood':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700316482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8382369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230082 {#1476
    date: 2023-11-17 15:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "I-have-never-understood-that"
  +title: "I have never understood that."
  +url: "https://lemmy.world/pictrs/image/5d7fb21b-f5dc-4d24-a5fd-e47739b66acc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701307028 {#1477
    date: 2023-11-30 02:17:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 13847
  -titleTs: "'never':3 'understood':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700316482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8382369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230082 {#1476
    date: 2023-11-17 15:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "I-have-never-understood-that"
  +title: "I have never understood that."
  +url: "https://lemmy.world/pictrs/image/5d7fb21b-f5dc-4d24-a5fd-e47739b66acc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701307028 {#1477
    date: 2023-11-30 02:17:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 13847
  -titleTs: "'never':3 'understood':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700316482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8382369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700230082 {#1476
    date: 2023-11-17 15:08:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Next-level"
  +title: "Next level"
  +url: "https://lemmy.world/pictrs/image/86ff91d8-22ee-49b2-9e3f-3ae12ca0c180.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700229854 {#1787
    date: 2023-11-17 15:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 18031
  -titleTs: "'level':2 'next':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700238854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8381776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700229854 {#1777
    date: 2023-11-17 15:04: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
59 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Next-level"
  +title: "Next level"
  +url: "https://lemmy.world/pictrs/image/86ff91d8-22ee-49b2-9e3f-3ae12ca0c180.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700229854 {#1787
    date: 2023-11-17 15:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 18031
  -titleTs: "'level':2 'next':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700238854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8381776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700229854 {#1777
    date: 2023-11-17 15:04: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
60 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Next-level"
  +title: "Next level"
  +url: "https://lemmy.world/pictrs/image/86ff91d8-22ee-49b2-9e3f-3ae12ca0c180.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700229854 {#1787
    date: 2023-11-17 15:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 18031
  -titleTs: "'level':2 'next':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700238854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8381776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700229854 {#1777
    date: 2023-11-17 15:04: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
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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Gettin-ready-for-the-weekend"
  +title: "Gettin' ready for the weekend"
  +url: "https://lemmy.world/pictrs/image/99971ae0-795c-4884-839f-07b1821c213e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700227175 {#1681
    date: 2023-11-17 14:19:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 18032
  -titleTs: "'gettin':1 'readi':2 'weekend':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700227175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8380098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227175 {#1444
    date: 2023-11-17 14:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Gettin-ready-for-the-weekend"
  +title: "Gettin' ready for the weekend"
  +url: "https://lemmy.world/pictrs/image/99971ae0-795c-4884-839f-07b1821c213e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700227175 {#1681
    date: 2023-11-17 14:19:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 18032
  -titleTs: "'gettin':1 'readi':2 'weekend':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700227175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8380098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227175 {#1444
    date: 2023-11-17 14:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Gettin-ready-for-the-weekend"
  +title: "Gettin' ready for the weekend"
  +url: "https://lemmy.world/pictrs/image/99971ae0-795c-4884-839f-07b1821c213e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700227175 {#1681
    date: 2023-11-17 14:19:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 18032
  -titleTs: "'gettin':1 'readi':2 'weekend':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700227175
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8380098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227175 {#1444
    date: 2023-11-17 14:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://lemmy.world/pictrs/image/4348a6d4-f51f-4439-8752-00b2e831bb50.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 792
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701093462 {#1635
    date: 2023-11-27 14:57:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 13843
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700313494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8380093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227094 {#1660
    date: 2023-11-17 14:18: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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://lemmy.world/pictrs/image/4348a6d4-f51f-4439-8752-00b2e831bb50.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 792
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701093462 {#1635
    date: 2023-11-27 14:57:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 13843
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700313494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8380093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227094 {#1660
    date: 2023-11-17 14:18: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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://lemmy.world/pictrs/image/4348a6d4-f51f-4439-8752-00b2e831bb50.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 792
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701093462 {#1635
    date: 2023-11-27 14:57:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 13843
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700313494
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8380093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227094 {#1660
    date: 2023-11-17 14:18: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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "This-is-how-i-got-my-dream-job-at-X"
  +title: "This is how i got my dream job at X"
  +url: "https://lemmy.world/pictrs/image/3469b7e9-dc8b-4aee-949c-9d3b48a900b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226386 {#1413
    date: 2023-11-17 14:06:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 17941
  -titleTs: "'dream':7 'got':5 'job':8 'x':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700230886
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226386 {#1417
    date: 2023-11-17 14:06:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "This-is-how-i-got-my-dream-job-at-X"
  +title: "This is how i got my dream job at X"
  +url: "https://lemmy.world/pictrs/image/3469b7e9-dc8b-4aee-949c-9d3b48a900b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226386 {#1413
    date: 2023-11-17 14:06:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 17941
  -titleTs: "'dream':7 'got':5 'job':8 'x':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700230886
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226386 {#1417
    date: 2023-11-17 14:06:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "This-is-how-i-got-my-dream-job-at-X"
  +title: "This is how i got my dream job at X"
  +url: "https://lemmy.world/pictrs/image/3469b7e9-dc8b-4aee-949c-9d3b48a900b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226386 {#1413
    date: 2023-11-17 14:06:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 17941
  -titleTs: "'dream':7 'got':5 'job':8 'x':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700230886
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226386 {#1417
    date: 2023-11-17 14:06:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "He-s-called-Shrek-too"
  +title: "He's called Shrek too"
  +url: "https://lemmy.world/pictrs/image/e89eeb81-acb2-4a17-9524-c5d4d3747915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 460
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281127 {#1464
    date: 2023-11-18 05:18:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 13840
  -titleTs: "'call':3 'shrek':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700312758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226358 {#1448
    date: 2023-11-17 14:05: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
75 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "He-s-called-Shrek-too"
  +title: "He's called Shrek too"
  +url: "https://lemmy.world/pictrs/image/e89eeb81-acb2-4a17-9524-c5d4d3747915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 460
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281127 {#1464
    date: 2023-11-18 05:18:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 13840
  -titleTs: "'call':3 'shrek':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700312758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226358 {#1448
    date: 2023-11-17 14:05: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
76 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "He-s-called-Shrek-too"
  +title: "He's called Shrek too"
  +url: "https://lemmy.world/pictrs/image/e89eeb81-acb2-4a17-9524-c5d4d3747915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 460
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700281127 {#1464
    date: 2023-11-18 05:18:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 13840
  -titleTs: "'call':3 'shrek':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700312758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226358 {#1448
    date: 2023-11-17 14:05: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
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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Good-buddy"
  +title: "Good....buddy...."
  +url: "https://lemmy.world/pictrs/image/ae23a074-0060-4446-8905-fc361d8ae7c0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226234 {#1431
    date: 2023-11-17 14:03:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 18117
  -titleTs: "'buddi':2 'good':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700230734
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226234 {#1440
    date: 2023-11-17 14:03:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Good-buddy"
  +title: "Good....buddy...."
  +url: "https://lemmy.world/pictrs/image/ae23a074-0060-4446-8905-fc361d8ae7c0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226234 {#1431
    date: 2023-11-17 14:03:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 18117
  -titleTs: "'buddi':2 'good':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700230734
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226234 {#1440
    date: 2023-11-17 14:03:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "Good-buddy"
  +title: "Good....buddy...."
  +url: "https://lemmy.world/pictrs/image/ae23a074-0060-4446-8905-fc361d8ae7c0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226234 {#1431
    date: 2023-11-17 14:03:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 18117
  -titleTs: "'buddi':2 'good':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700230734
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8379692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226234 {#1440
    date: 2023-11-17 14:03:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "I-knew-there-was-something-I-didn-t-like-about-Komodo"
  +title: "I knew there was something I didn't like about Komodo dragons."
  +url: "https://lemmy.world/pictrs/image/f890e628-97c0-498c-aac1-9584b7d48aa0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700224059 {#1610
    date: 2023-11-17 13:27:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 23910
  -titleTs: "'didn':7 'dragon':12 'knew':2 'komodo':11 'like':9 'someth':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700228559
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8378667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224059 {#1609
    date: 2023-11-17 13:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "I-knew-there-was-something-I-didn-t-like-about-Komodo"
  +title: "I knew there was something I didn't like about Komodo dragons."
  +url: "https://lemmy.world/pictrs/image/f890e628-97c0-498c-aac1-9584b7d48aa0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700224059 {#1610
    date: 2023-11-17 13:27:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 23910
  -titleTs: "'didn':7 'dragon':12 'knew':2 'komodo':11 'like':9 'someth':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700228559
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8378667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224059 {#1609
    date: 2023-11-17 13:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1755 …}
  +slug: "I-knew-there-was-something-I-didn-t-like-about-Komodo"
  +title: "I knew there was something I didn't like about Komodo dragons."
  +url: "https://lemmy.world/pictrs/image/f890e628-97c0-498c-aac1-9584b7d48aa0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700224059 {#1610
    date: 2023-11-17 13:27:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 23910
  -titleTs: "'didn':7 'dragon':12 'knew':2 'komodo':11 'like':9 'someth':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700228559
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8378667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224059 {#1609
    date: 2023-11-17 13:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Cityscape-view"
  +title: "Cityscape view"
  +url: "https://i.redd.it/ubidm60ljt0c1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700221771 {#1675
    date: 2023-11-17 12:49:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 18364
  -titleTs: "'cityscap':1 'view':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700221771
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1578618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700221771 {#1674
    date: 2023-11-17 12:49:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Cityscape-view"
  +title: "Cityscape view"
  +url: "https://i.redd.it/ubidm60ljt0c1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700221771 {#1675
    date: 2023-11-17 12:49:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 18364
  -titleTs: "'cityscap':1 'view':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700221771
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1578618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700221771 {#1674
    date: 2023-11-17 12:49:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1930 …}
  +image: Proxies\__CG__\App\Entity\Image {#1672 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2451 …}
  +slug: "Cityscape-view"
  +title: "Cityscape view"
  +url: "https://i.redd.it/ubidm60ljt0c1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700221771 {#1675
    date: 2023-11-17 12:49:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 18364
  -titleTs: "'cityscap':1 'view':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700221771
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1578618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700221771 {#1674
    date: 2023-11-17 12:49:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1755 …}
  +slug: "Ignatius-Timothy-Trebitsch-Lincoln-hungarian-multiagent-spy-as-the-next-reincarnation"
  +title: "Ignatius Timothy Trebitsch-Lincoln, hungarian multiagent spy, as the next reincarnation of the Dalai Lama"
  +url: "https://lemmy.world/pictrs/image/66aec64d-3fe9-4a8d-be6b-f8b5488ab3a9.jpeg"
  +body: """
    [en.m.wikipedia.org/wiki/Ignaz_Trebitsch-Lincoln](https://en.m.wikipedia.org/wiki/Ignaz_Trebitsch-Lincoln)\n
    \n
    What a story this guy has. Being a spy for multiple parties, finishing up as the claimant of being the Dalai Lamas reincarnation then dying under suspicious circumstances after writing Hitler to stop the holocaust.\n
    \n
    The wiki page speaks for itself.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259671 {#1652
    date: 2023-11-17 23:21:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 13824
  -titleTs: "'dalai':15 'hungarian':6 'ignatius':1 'lama':16 'lincoln':5 'multiag':7 'next':11 'reincarn':12 'spi':8 'timothi':2 'trebitsch':4 'trebitsch-lincoln':3"
  -bodyTs: "'/wiki/ignaz_trebitsch-lincoln](https://en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln)':3 'circumst':31 'claimant':20 'dalai':24 'die':28 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln](https://en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln)':1 'finish':16 'guy':8 'hitler':34 'holocaust':38 'lama':25 'multipl':14 'page':41 'parti':15 'reincarn':26 'speak':42 'spi':12 'stop':36 'stori':6 'suspici':30 'wiki':40 'write':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8377036"
  +editedAt: DateTimeImmutable @1700493829 {#1655
    date: 2023-11-20 16:23:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700221303 {#1649
    date: 2023-11-17 12:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#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 {#1755 …}
  +slug: "Ignatius-Timothy-Trebitsch-Lincoln-hungarian-multiagent-spy-as-the-next-reincarnation"
  +title: "Ignatius Timothy Trebitsch-Lincoln, hungarian multiagent spy, as the next reincarnation of the Dalai Lama"
  +url: "https://lemmy.world/pictrs/image/66aec64d-3fe9-4a8d-be6b-f8b5488ab3a9.jpeg"
  +body: """
    [en.m.wikipedia.org/wiki/Ignaz_Trebitsch-Lincoln](https://en.m.wikipedia.org/wiki/Ignaz_Trebitsch-Lincoln)\n
    \n
    What a story this guy has. Being a spy for multiple parties, finishing up as the claimant of being the Dalai Lamas reincarnation then dying under suspicious circumstances after writing Hitler to stop the holocaust.\n
    \n
    The wiki page speaks for itself.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259671 {#1652
    date: 2023-11-17 23:21:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 13824
  -titleTs: "'dalai':15 'hungarian':6 'ignatius':1 'lama':16 'lincoln':5 'multiag':7 'next':11 'reincarn':12 'spi':8 'timothi':2 'trebitsch':4 'trebitsch-lincoln':3"
  -bodyTs: "'/wiki/ignaz_trebitsch-lincoln](https://en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln)':3 'circumst':31 'claimant':20 'dalai':24 'die':28 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln](https://en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln)':1 'finish':16 'guy':8 'hitler':34 'holocaust':38 'lama':25 'multipl':14 'page':41 'parti':15 'reincarn':26 'speak':42 'spi':12 'stop':36 'stori':6 'suspici':30 'wiki':40 'write':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8377036"
  +editedAt: DateTimeImmutable @1700493829 {#1655
    date: 2023-11-20 16:23:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700221303 {#1649
    date: 2023-11-17 12:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#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 {#1755 …}
  +slug: "Ignatius-Timothy-Trebitsch-Lincoln-hungarian-multiagent-spy-as-the-next-reincarnation"
  +title: "Ignatius Timothy Trebitsch-Lincoln, hungarian multiagent spy, as the next reincarnation of the Dalai Lama"
  +url: "https://lemmy.world/pictrs/image/66aec64d-3fe9-4a8d-be6b-f8b5488ab3a9.jpeg"
  +body: """
    [en.m.wikipedia.org/wiki/Ignaz_Trebitsch-Lincoln](https://en.m.wikipedia.org/wiki/Ignaz_Trebitsch-Lincoln)\n
    \n
    What a story this guy has. Being a spy for multiple parties, finishing up as the claimant of being the Dalai Lamas reincarnation then dying under suspicious circumstances after writing Hitler to stop the holocaust.\n
    \n
    The wiki page speaks for itself.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259671 {#1652
    date: 2023-11-17 23:21:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 13824
  -titleTs: "'dalai':15 'hungarian':6 'ignatius':1 'lama':16 'lincoln':5 'multiag':7 'next':11 'reincarn':12 'spi':8 'timothi':2 'trebitsch':4 'trebitsch-lincoln':3"
  -bodyTs: "'/wiki/ignaz_trebitsch-lincoln](https://en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln)':3 'circumst':31 'claimant':20 'dalai':24 'die':28 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln](https://en.m.wikipedia.org/wiki/ignaz_trebitsch-lincoln)':1 'finish':16 'guy':8 'hitler':34 'holocaust':38 'lama':25 'multipl':14 'page':41 'parti':15 'reincarn':26 'speak':42 'spi':12 'stop':36 'stori':6 'suspici':30 'wiki':40 'write':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307703
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8377036"
  +editedAt: DateTimeImmutable @1700493829 {#1655
    date: 2023-11-20 16:23:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700221303 {#1649
    date: 2023-11-17 12:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Toot"
  +title: "Toot"
  +url: "https://startrek.website/pictrs/image/e1cce4f8-aaf7-4d01-8f55-430f4badb39d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700236451 {#1583
    date: 2023-11-17 16:54:11.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: 13821
  -titleTs: "'toot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307152
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3779537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700220752 {#1577
    date: 2023-11-17 12:32: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
95 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Toot"
  +title: "Toot"
  +url: "https://startrek.website/pictrs/image/e1cce4f8-aaf7-4d01-8f55-430f4badb39d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700236451 {#1583
    date: 2023-11-17 16:54:11.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: 13821
  -titleTs: "'toot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307152
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3779537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700220752 {#1577
    date: 2023-11-17 12:32: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
96 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Toot"
  +title: "Toot"
  +url: "https://startrek.website/pictrs/image/e1cce4f8-aaf7-4d01-8f55-430f4badb39d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700236451 {#1583
    date: 2023-11-17 16:54:11.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: 13821
  -titleTs: "'toot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700307152
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3779537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700220752 {#1577
    date: 2023-11-17 12:32: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
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 {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Sisko-Approved"
  +title: "Sisko Approved"
  +url: "https://startrek.website/pictrs/image/b42c7813-e192-42bf-9e6d-83f4fd0f9df0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700317919 {#1549
    date: 2023-11-18 15:31:59.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: 13815
  -titleTs: "'approv':2 'sisko':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700306324
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3779387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700219924 {#1560
    date: 2023-11-17 12:18:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Sisko-Approved"
  +title: "Sisko Approved"
  +url: "https://startrek.website/pictrs/image/b42c7813-e192-42bf-9e6d-83f4fd0f9df0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700317919 {#1549
    date: 2023-11-18 15:31:59.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: 13815
  -titleTs: "'approv':2 'sisko':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700306324
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3779387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700219924 {#1560
    date: 2023-11-17 12:18:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Sisko-Approved"
  +title: "Sisko Approved"
  +url: "https://startrek.website/pictrs/image/b42c7813-e192-42bf-9e6d-83f4fd0f9df0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700317919 {#1549
    date: 2023-11-18 15:31:59.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: 13815
  -titleTs: "'approv':2 'sisko':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700306324
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3779387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700219924 {#1560
    date: 2023-11-17 12:18:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details