GET https://kbin.spritesserver.nl/active/1y/photos?p=58

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.28 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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: "Yummy"
  +title: "Yummy"
  +url: "https://lemmy.world/pictrs/image/2c575287-458e-4bb5-ada3-d336915a867e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 457
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720824918 {#158
    date: 2024-07-13 00:55:18.0 +02: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: 28721
  -titleTs: "'yummi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705001317
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10546117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704914917 {#241
    date: 2024-01-10 20:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "Yummy"
  +title: "Yummy"
  +url: "https://lemmy.world/pictrs/image/2c575287-458e-4bb5-ada3-d336915a867e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 457
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720824918 {#158
    date: 2024-07-13 00:55:18.0 +02: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: 28721
  -titleTs: "'yummi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705001317
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10546117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704914917 {#241
    date: 2024-01-10 20:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: "Yummy"
  +title: "Yummy"
  +url: "https://lemmy.world/pictrs/image/2c575287-458e-4bb5-ada3-d336915a867e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 457
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720824918 {#158
    date: 2024-07-13 00:55:18.0 +02: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: 28721
  -titleTs: "'yummi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705001317
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10546117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704914917 {#241
    date: 2024-01-10 20:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Polyamory-and-LGBTQIA-approved"
  +title: "Polyamory and LGBTQIA+ approved"
  +url: "https://lemmy.world/pictrs/image/2a25c4b9-a712-4a7f-a9bb-b8dd019c4741.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720798361 {#1895
    date: 2024-07-12 17:32:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 28766
  -titleTs: "'approv':4 'lgbtqia':3 'polyamori':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922344 {#1899
    date: 2024-01-10 22:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Polyamory-and-LGBTQIA-approved"
  +title: "Polyamory and LGBTQIA+ approved"
  +url: "https://lemmy.world/pictrs/image/2a25c4b9-a712-4a7f-a9bb-b8dd019c4741.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720798361 {#1895
    date: 2024-07-12 17:32:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 28766
  -titleTs: "'approv':4 'lgbtqia':3 'polyamori':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922344 {#1899
    date: 2024-01-10 22:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Polyamory-and-LGBTQIA-approved"
  +title: "Polyamory and LGBTQIA+ approved"
  +url: "https://lemmy.world/pictrs/image/2a25c4b9-a712-4a7f-a9bb-b8dd019c4741.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720798361 {#1895
    date: 2024-07-12 17:32:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 28766
  -titleTs: "'approv':4 'lgbtqia':3 'polyamori':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922344 {#1899
    date: 2024-01-10 22:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Frozen-birthday"
  +title: "Frozen birthday"
  +url: "https://lemmy.world/pictrs/image/a83016d3-55b8-400b-961a-2c00b9b86616.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720797812 {#1957
    date: 2024-07-12 17:23:32.0 +02: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: 28725
  -titleTs: "'birthday':2 'frozen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705002430
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10546916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916030 {#1932
    date: 2024-01-10 20:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Frozen-birthday"
  +title: "Frozen birthday"
  +url: "https://lemmy.world/pictrs/image/a83016d3-55b8-400b-961a-2c00b9b86616.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720797812 {#1957
    date: 2024-07-12 17:23:32.0 +02: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: 28725
  -titleTs: "'birthday':2 'frozen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705002430
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10546916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916030 {#1932
    date: 2024-01-10 20:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Frozen-birthday"
  +title: "Frozen birthday"
  +url: "https://lemmy.world/pictrs/image/a83016d3-55b8-400b-961a-2c00b9b86616.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720797812 {#1957
    date: 2024-07-12 17:23:32.0 +02: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: 28725
  -titleTs: "'birthday':2 'frozen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705002430
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10546916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704916030 {#1932
    date: 2024-01-10 20:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Due-to-recent-events-Mickey-had-to-get-a-new"
  +title: "Due to recent events, Mickey had to get a new job"
  +url: "https://lemmy.today/pictrs/image/f30afbb8-b9ae-4672-be9a-0507f97d18fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720788197 {#1392
    date: 2024-07-12 14:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 28518
  -titleTs: "'due':1 'event':4 'get':8 'job':11 'mickey':5 'new':10 'recent':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704887057
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5018236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800657 {#1398
    date: 2024-01-09 12:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Due-to-recent-events-Mickey-had-to-get-a-new"
  +title: "Due to recent events, Mickey had to get a new job"
  +url: "https://lemmy.today/pictrs/image/f30afbb8-b9ae-4672-be9a-0507f97d18fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720788197 {#1392
    date: 2024-07-12 14:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 28518
  -titleTs: "'due':1 'event':4 'get':8 'job':11 'mickey':5 'new':10 'recent':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704887057
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5018236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800657 {#1398
    date: 2024-01-09 12:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Due-to-recent-events-Mickey-had-to-get-a-new"
  +title: "Due to recent events, Mickey had to get a new job"
  +url: "https://lemmy.today/pictrs/image/f30afbb8-b9ae-4672-be9a-0507f97d18fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720788197 {#1392
    date: 2024-07-12 14:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 28518
  -titleTs: "'due':1 'event':4 'get':8 'job':11 'mickey':5 'new':10 'recent':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704887057
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5018236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800657 {#1398
    date: 2024-01-09 12:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "Viewers-like-you"
  +title: "Viewers like you"
  +url: "https://lemmy.ml/pictrs/image/ecfca7ac-d348-4122-a2e3-37f71cb3117b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 474
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720785295 {#1366
    date: 2024-07-12 13:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 28473
  -titleTs: "'like':2 'viewer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704921396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10318588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704834996 {#1374
    date: 2024-01-09 22:16: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
19 DENIED edit
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "Viewers-like-you"
  +title: "Viewers like you"
  +url: "https://lemmy.ml/pictrs/image/ecfca7ac-d348-4122-a2e3-37f71cb3117b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 474
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720785295 {#1366
    date: 2024-07-12 13:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 28473
  -titleTs: "'like':2 'viewer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704921396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10318588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704834996 {#1374
    date: 2024-01-09 22:16: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
20 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "Viewers-like-you"
  +title: "Viewers like you"
  +url: "https://lemmy.ml/pictrs/image/ecfca7ac-d348-4122-a2e3-37f71cb3117b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 474
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720785295 {#1366
    date: 2024-07-12 13:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 28473
  -titleTs: "'like':2 'viewer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704921396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10318588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704834996 {#1374
    date: 2024-01-09 22:16: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
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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Savage-Keiko"
  +title: "Savage Keiko"
  +url: "https://startrek.website/pictrs/image/095e5e21-504c-4ec2-9253-fce2cde02832.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720777217 {#1838
    date: 2024-07-12 11:40:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 28709
  -titleTs: "'keiko':2 'savag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704997102
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5519295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910702 {#2429
    date: 2024-01-10 19:18:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Savage-Keiko"
  +title: "Savage Keiko"
  +url: "https://startrek.website/pictrs/image/095e5e21-504c-4ec2-9253-fce2cde02832.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720777217 {#1838
    date: 2024-07-12 11:40:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 28709
  -titleTs: "'keiko':2 'savag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704997102
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5519295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910702 {#2429
    date: 2024-01-10 19:18:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Savage-Keiko"
  +title: "Savage Keiko"
  +url: "https://startrek.website/pictrs/image/095e5e21-504c-4ec2-9253-fce2cde02832.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720777217 {#1838
    date: 2024-07-12 11:40:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 28709
  -titleTs: "'keiko':2 'savag':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704997102
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5519295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910702 {#2429
    date: 2024-01-10 19:18:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Next-year-s-Christmas-gift-for-that-person-in-your-life"
  +title: "Next year's Christmas gift for that person in your life that you hate."
  +url: "https://lemmy.world/pictrs/image/a6047024-0f66-42ce-bea3-49e7a8abc3d5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 319
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720721415 {#2355
    date: 2024-07-11 20:10:15.0 +02: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: 28383
  -titleTs: "'christma':4 'gift':5 'hate':14 'life':11 'next':1 'person':8 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704900963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10497481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704814563 {#2466
    date: 2024-01-09 16:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Next-year-s-Christmas-gift-for-that-person-in-your-life"
  +title: "Next year's Christmas gift for that person in your life that you hate."
  +url: "https://lemmy.world/pictrs/image/a6047024-0f66-42ce-bea3-49e7a8abc3d5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 319
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720721415 {#2355
    date: 2024-07-11 20:10:15.0 +02: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: 28383
  -titleTs: "'christma':4 'gift':5 'hate':14 'life':11 'next':1 'person':8 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704900963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10497481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704814563 {#2466
    date: 2024-01-09 16:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Next-year-s-Christmas-gift-for-that-person-in-your-life"
  +title: "Next year's Christmas gift for that person in your life that you hate."
  +url: "https://lemmy.world/pictrs/image/a6047024-0f66-42ce-bea3-49e7a8abc3d5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 319
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720721415 {#2355
    date: 2024-07-11 20:10:15.0 +02: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: 28383
  -titleTs: "'christma':4 'gift':5 'hate':14 'life':11 'next':1 'person':8 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704900963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10497481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704814563 {#2466
    date: 2024-01-09 16:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#2490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "The-lamest-countries"
  +title: "The lamest countries"
  +url: "https://lemmy.world/pictrs/image/d01f3e54-0e45-4a7b-a253-e8aadaa236a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 255
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720719232 {#2409
    date: 2024-07-11 19:33:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 25691
  -titleTs: "'countri':3 'lamest':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703960904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10102219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703874504 {#60
    date: 2023-12-29 19:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#2490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "The-lamest-countries"
  +title: "The lamest countries"
  +url: "https://lemmy.world/pictrs/image/d01f3e54-0e45-4a7b-a253-e8aadaa236a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 255
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720719232 {#2409
    date: 2024-07-11 19:33:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 25691
  -titleTs: "'countri':3 'lamest':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703960904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10102219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703874504 {#60
    date: 2023-12-29 19:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#2490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "The-lamest-countries"
  +title: "The lamest countries"
  +url: "https://lemmy.world/pictrs/image/d01f3e54-0e45-4a7b-a253-e8aadaa236a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 255
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720719232 {#2409
    date: 2024-07-11 19:33:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 25691
  -titleTs: "'countri':3 'lamest':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703960904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10102219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703874504 {#60
    date: 2023-12-29 19:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#192 …}
  +slug: "Betrayal-of-the-highest-order"
  +title: "Betrayal of the highest order"
  +url: "https://lemmy.world/pictrs/image/6b4ed8df-3689-4f08-96c5-b129adcfa6dd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720716196 {#1521
    date: 2024-07-11 18:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 28442
  -titleTs: "'betray':1 'highest':4 'order':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704910515
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10502890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704824115 {#1514
    date: 2024-01-09 19:15:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#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 {#192 …}
  +slug: "Betrayal-of-the-highest-order"
  +title: "Betrayal of the highest order"
  +url: "https://lemmy.world/pictrs/image/6b4ed8df-3689-4f08-96c5-b129adcfa6dd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720716196 {#1521
    date: 2024-07-11 18:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 28442
  -titleTs: "'betray':1 'highest':4 'order':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704910515
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10502890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704824115 {#1514
    date: 2024-01-09 19:15:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#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 {#192 …}
  +slug: "Betrayal-of-the-highest-order"
  +title: "Betrayal of the highest order"
  +url: "https://lemmy.world/pictrs/image/6b4ed8df-3689-4f08-96c5-b129adcfa6dd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720716196 {#1521
    date: 2024-07-11 18:43:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 28442
  -titleTs: "'betray':1 'highest':4 'order':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704910515
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10502890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704824115 {#1514
    date: 2024-01-09 19:15:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "When-Risa-is-down-and-you-remember-the-dark-times"
  +title: "When Risa is down and you remember the dark times when Prequels and LOTR ruled the memes"
  +url: "https://startrek.website/pictrs/image/a3eac1e2-98ad-4974-95a1-c318d4c8f132.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720701467 {#1507
    date: 2024-07-11 14:37:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 10774
  -titleTs: "'dark':9 'lotr':14 'meme':17 'prequel':12 'rememb':7 'risa':2 'rule':15 'time':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698369797
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3075143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698354297 {#1505
    date: 2023-10-26 23:04:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "When-Risa-is-down-and-you-remember-the-dark-times"
  +title: "When Risa is down and you remember the dark times when Prequels and LOTR ruled the memes"
  +url: "https://startrek.website/pictrs/image/a3eac1e2-98ad-4974-95a1-c318d4c8f132.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720701467 {#1507
    date: 2024-07-11 14:37:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 10774
  -titleTs: "'dark':9 'lotr':14 'meme':17 'prequel':12 'rememb':7 'risa':2 'rule':15 'time':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698369797
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3075143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698354297 {#1505
    date: 2023-10-26 23:04:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "When-Risa-is-down-and-you-remember-the-dark-times"
  +title: "When Risa is down and you remember the dark times when Prequels and LOTR ruled the memes"
  +url: "https://startrek.website/pictrs/image/a3eac1e2-98ad-4974-95a1-c318d4c8f132.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720701467 {#1507
    date: 2024-07-11 14:37:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 10774
  -titleTs: "'dark':9 'lotr':14 'meme':17 'prequel':12 'rememb':7 'risa':2 'rule':15 'time':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698369797
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3075143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698354297 {#1505
    date: 2023-10-26 23:04:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "10-January-2024"
  +title: "10 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/5de9a07e-7cf3-41c3-8697-1587aaa98a5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 204
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720684146 {#1515
    date: 2024-07-11 09:49:06.0 +02: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: 28661
  -titleTs: "'10':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989091
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12511499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902691 {#1516
    date: 2024-01-10 17:04:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "10-January-2024"
  +title: "10 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/5de9a07e-7cf3-41c3-8697-1587aaa98a5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 204
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720684146 {#1515
    date: 2024-07-11 09:49:06.0 +02: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: 28661
  -titleTs: "'10':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989091
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12511499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902691 {#1516
    date: 2024-01-10 17:04:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "10-January-2024"
  +title: "10 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/5de9a07e-7cf3-41c3-8697-1587aaa98a5f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 204
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720684146 {#1515
    date: 2024-07-11 09:49:06.0 +02: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: 28661
  -titleTs: "'10':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989091
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12511499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902691 {#1516
    date: 2024-01-10 17:04:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Let-s-go-sorry-i-used-WSL-i-have-my-own"
  +title: "Let's go! (sorry i used WSL i have my own reasons for it...)"
  +url: "https://lemmy.world/pictrs/image/7b45511e-bd75-484a-9e6c-cea67ce348e8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720656412 {#1747
    date: 2024-07-11 02:06:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 26419
  -titleTs: "'go':3 'let':1 'reason':12 'sorri':4 'use':6 'wsl':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704173904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10185763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704087504 {#1738
    date: 2024-01-01 06:38:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Let-s-go-sorry-i-used-WSL-i-have-my-own"
  +title: "Let's go! (sorry i used WSL i have my own reasons for it...)"
  +url: "https://lemmy.world/pictrs/image/7b45511e-bd75-484a-9e6c-cea67ce348e8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720656412 {#1747
    date: 2024-07-11 02:06:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 26419
  -titleTs: "'go':3 'let':1 'reason':12 'sorri':4 'use':6 'wsl':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704173904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10185763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704087504 {#1738
    date: 2024-01-01 06:38:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Let-s-go-sorry-i-used-WSL-i-have-my-own"
  +title: "Let's go! (sorry i used WSL i have my own reasons for it...)"
  +url: "https://lemmy.world/pictrs/image/7b45511e-bd75-484a-9e6c-cea67ce348e8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720656412 {#1747
    date: 2024-07-11 02:06:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 26419
  -titleTs: "'go':3 'let':1 'reason':12 'sorri':4 'use':6 'wsl':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704173904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10185763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704087504 {#1738
    date: 2024-01-01 06:38:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "what-a-double-standard"
  +title: "what a double-standard"
  +url: "https://startrek.website/pictrs/image/6ada5fc2-1d3d-4d3b-8da2-850b9c9763ef.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720639472 {#1484
    date: 2024-07-10 21:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 28799
  -titleTs: "'doubl':4 'double-standard':3 'standard':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705017547
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5530587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704931147 {#1486
    date: 2024-01-11 00:59:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "what-a-double-standard"
  +title: "what a double-standard"
  +url: "https://startrek.website/pictrs/image/6ada5fc2-1d3d-4d3b-8da2-850b9c9763ef.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720639472 {#1484
    date: 2024-07-10 21:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 28799
  -titleTs: "'doubl':4 'double-standard':3 'standard':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705017547
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5530587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704931147 {#1486
    date: 2024-01-11 00:59:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "what-a-double-standard"
  +title: "what a double-standard"
  +url: "https://startrek.website/pictrs/image/6ada5fc2-1d3d-4d3b-8da2-850b9c9763ef.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720639472 {#1484
    date: 2024-07-10 21:24:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 28799
  -titleTs: "'doubl':4 'double-standard':3 'standard':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705017547
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5530587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704931147 {#1486
    date: 2024-01-11 00:59:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-dont-understand-why-I-have-to-bring-a-bottle"
  +title: "I dont understand why I have to bring a bottle to the restaurant"
  +url: "https://lemmy.world/pictrs/image/19c44a53-cfab-4d03-8cca-61a6f71abbb3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720613369 {#1761
    date: 2024-07-10 14:09:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 28547
  -titleTs: "'bottl':10 'bring':8 'dont':2 'restaur':13 'understand':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704949541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10523036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704863141 {#1758
    date: 2024-01-10 06:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-dont-understand-why-I-have-to-bring-a-bottle"
  +title: "I dont understand why I have to bring a bottle to the restaurant"
  +url: "https://lemmy.world/pictrs/image/19c44a53-cfab-4d03-8cca-61a6f71abbb3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720613369 {#1761
    date: 2024-07-10 14:09:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 28547
  -titleTs: "'bottl':10 'bring':8 'dont':2 'restaur':13 'understand':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704949541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10523036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704863141 {#1758
    date: 2024-01-10 06:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-dont-understand-why-I-have-to-bring-a-bottle"
  +title: "I dont understand why I have to bring a bottle to the restaurant"
  +url: "https://lemmy.world/pictrs/image/19c44a53-cfab-4d03-8cca-61a6f71abbb3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720613369 {#1761
    date: 2024-07-10 14:09:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 28547
  -titleTs: "'bottl':10 'bring':8 'dont':2 'restaur':13 'understand':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704949541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10523036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704863141 {#1758
    date: 2024-01-10 06:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "10-January-2024"
  +title: "10 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/c31650b7-48f2-4c18-b88c-eb9341436a21.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720603677 {#1777
    date: 2024-07-10 11:27:57.0 +02: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: 28662
  -titleTs: "'10':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989113
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12511501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902713 {#1774
    date: 2024-01-10 17:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "10-January-2024"
  +title: "10 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/c31650b7-48f2-4c18-b88c-eb9341436a21.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720603677 {#1777
    date: 2024-07-10 11:27:57.0 +02: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: 28662
  -titleTs: "'10':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989113
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12511501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902713 {#1774
    date: 2024-01-10 17:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "10-January-2024"
  +title: "10 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/c31650b7-48f2-4c18-b88c-eb9341436a21.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720603677 {#1777
    date: 2024-07-10 11:27:57.0 +02: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: 28662
  -titleTs: "'10':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989113
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12511501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902713 {#1774
    date: 2024-01-10 17:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "She-s-doing-her-best-to-understand-and-that-s-wholesome"
  +title: "She's doing her best to understand, and that's wholesome!"
  +url: "https://lemmy.world/pictrs/image/2148cd28-494a-4e07-87f2-f1a5d19ee65a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720596999 {#1681
    date: 2024-07-10 09:36:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 28775
  -titleTs: "'best':5 'understand':7 'wholesom':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705009747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10552426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704923347 {#1444
    date: 2024-01-10 22:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "She-s-doing-her-best-to-understand-and-that-s-wholesome"
  +title: "She's doing her best to understand, and that's wholesome!"
  +url: "https://lemmy.world/pictrs/image/2148cd28-494a-4e07-87f2-f1a5d19ee65a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720596999 {#1681
    date: 2024-07-10 09:36:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 28775
  -titleTs: "'best':5 'understand':7 'wholesom':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705009747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10552426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704923347 {#1444
    date: 2024-01-10 22:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "She-s-doing-her-best-to-understand-and-that-s-wholesome"
  +title: "She's doing her best to understand, and that's wholesome!"
  +url: "https://lemmy.world/pictrs/image/2148cd28-494a-4e07-87f2-f1a5d19ee65a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720596999 {#1681
    date: 2024-07-10 09:36:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 28775
  -titleTs: "'best':5 'understand':7 'wholesom':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705009747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10552426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704923347 {#1444
    date: 2024-01-10 22:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Armored-rail-train-car-from-the-US-Civil-War"
  +title: "Armored rail train car from the US Civil War."
  +url: "https://lemmy.world/pictrs/image/0b7a9459-151f-4f4c-8a5f-03e2dcc30b13.jpeg"
  +body: """
    A drawing made during the war of another armored train car:\n
    \n
    ![](https://lemmy.world/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720579099 {#1660
    date: 2024-07-10 04:38:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 28873
  -titleTs: "'armor':1 'car':4 'civil':8 'rail':2 'train':3 'us':7 'war':9"
  -bodyTs: "'/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)':14 'anoth':8 'armor':9 'car':11 'draw':2 'lemmy.world':13 'lemmy.world/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)':12 'made':3 'train':10 'war':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705030787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10561972"
  +editedAt: DateTimeImmutable @1720550692 {#1409
    date: 2024-07-09 20:44:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704944387 {#1450
    date: 2024-01-11 04:39: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
67 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Armored-rail-train-car-from-the-US-Civil-War"
  +title: "Armored rail train car from the US Civil War."
  +url: "https://lemmy.world/pictrs/image/0b7a9459-151f-4f4c-8a5f-03e2dcc30b13.jpeg"
  +body: """
    A drawing made during the war of another armored train car:\n
    \n
    ![](https://lemmy.world/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720579099 {#1660
    date: 2024-07-10 04:38:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 28873
  -titleTs: "'armor':1 'car':4 'civil':8 'rail':2 'train':3 'us':7 'war':9"
  -bodyTs: "'/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)':14 'anoth':8 'armor':9 'car':11 'draw':2 'lemmy.world':13 'lemmy.world/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)':12 'made':3 'train':10 'war':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705030787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10561972"
  +editedAt: DateTimeImmutable @1720550692 {#1409
    date: 2024-07-09 20:44:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704944387 {#1450
    date: 2024-01-11 04:39: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
68 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Armored-rail-train-car-from-the-US-Civil-War"
  +title: "Armored rail train car from the US Civil War."
  +url: "https://lemmy.world/pictrs/image/0b7a9459-151f-4f4c-8a5f-03e2dcc30b13.jpeg"
  +body: """
    A drawing made during the war of another armored train car:\n
    \n
    ![](https://lemmy.world/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720579099 {#1660
    date: 2024-07-10 04:38:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 28873
  -titleTs: "'armor':1 'car':4 'civil':8 'rail':2 'train':3 'us':7 'war':9"
  -bodyTs: "'/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)':14 'anoth':8 'armor':9 'car':11 'draw':2 'lemmy.world':13 'lemmy.world/pictrs/image/71465574-d166-4914-ac09-79471ab00285.jpeg)':12 'made':3 'train':10 'war':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705030787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10561972"
  +editedAt: DateTimeImmutable @1720550692 {#1409
    date: 2024-07-09 20:44:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704944387 {#1450
    date: 2024-01-11 04:39: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
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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "How-to-make-fast-cash-asap-in-5-minutes"
  +title: "How to make fast cash asap in 5 minutes !! 🥵🔥"
  +url: "https://programming.dev/pictrs/image/7b2cc630-081b-4342-8a4c-a20915012ac0.jpeg"
  +body: """
    TapN asap if you want to make money from these cärdş in 5 minutes 💯💰💼✅\n
    \n
    [t.me/D4vendor](https://t.me/D4vendor)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720567076 {#1411
    date: 2024-07-10 01:17:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 28875
  -titleTs: "'5':8 'asap':6 'cash':5 'fast':4 'make':3 'minut':9"
  -bodyTs: "'/d4vendor](https://t.me/d4vendor)':17 '5':13 'asap':2 'cärdş':11 'make':7 'minut':14 'money':8 't.me':16 't.me/d4vendor](https://t.me/d4vendor)':15 'tapn':1 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704961112
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8420821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945612 {#1412
    date: 2024-01-11 05:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "How-to-make-fast-cash-asap-in-5-minutes"
  +title: "How to make fast cash asap in 5 minutes !! 🥵🔥"
  +url: "https://programming.dev/pictrs/image/7b2cc630-081b-4342-8a4c-a20915012ac0.jpeg"
  +body: """
    TapN asap if you want to make money from these cärdş in 5 minutes 💯💰💼✅\n
    \n
    [t.me/D4vendor](https://t.me/D4vendor)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720567076 {#1411
    date: 2024-07-10 01:17:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 28875
  -titleTs: "'5':8 'asap':6 'cash':5 'fast':4 'make':3 'minut':9"
  -bodyTs: "'/d4vendor](https://t.me/d4vendor)':17 '5':13 'asap':2 'cärdş':11 'make':7 'minut':14 'money':8 't.me':16 't.me/d4vendor](https://t.me/d4vendor)':15 'tapn':1 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704961112
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8420821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945612 {#1412
    date: 2024-01-11 05:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "How-to-make-fast-cash-asap-in-5-minutes"
  +title: "How to make fast cash asap in 5 minutes !! 🥵🔥"
  +url: "https://programming.dev/pictrs/image/7b2cc630-081b-4342-8a4c-a20915012ac0.jpeg"
  +body: """
    TapN asap if you want to make money from these cärdş in 5 minutes 💯💰💼✅\n
    \n
    [t.me/D4vendor](https://t.me/D4vendor)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720567076 {#1411
    date: 2024-07-10 01:17:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 28875
  -titleTs: "'5':8 'asap':6 'cash':5 'fast':4 'make':3 'minut':9"
  -bodyTs: "'/d4vendor](https://t.me/d4vendor)':17 '5':13 'asap':2 'cärdş':11 'make':7 'minut':14 'money':8 't.me':16 't.me/d4vendor](https://t.me/d4vendor)':15 'tapn':1 'want':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704961112
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8420821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945612 {#1412
    date: 2024-01-11 05:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "He-also-objects-to-crosswalks"
  +title: "He also objects to crosswalks."
  +url: "https://startrek.website/pictrs/image/3b68de17-8e26-44a8-b92c-3de5f9f59b2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720551869 {#1453
    date: 2024-07-09 21:04:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 28634
  -titleTs: "'also':2 'crosswalk':5 'object':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704983352
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5513390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896952 {#1460
    date: 2024-01-10 15:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "He-also-objects-to-crosswalks"
  +title: "He also objects to crosswalks."
  +url: "https://startrek.website/pictrs/image/3b68de17-8e26-44a8-b92c-3de5f9f59b2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720551869 {#1453
    date: 2024-07-09 21:04:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 28634
  -titleTs: "'also':2 'crosswalk':5 'object':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704983352
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5513390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896952 {#1460
    date: 2024-01-10 15:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "He-also-objects-to-crosswalks"
  +title: "He also objects to crosswalks."
  +url: "https://startrek.website/pictrs/image/3b68de17-8e26-44a8-b92c-3de5f9f59b2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720551869 {#1453
    date: 2024-07-09 21:04:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 28634
  -titleTs: "'also':2 'crosswalk':5 'object':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704983352
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5513390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896952 {#1460
    date: 2024-01-10 15:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Hydra-in-training-Goofy-Gods-Comics"
  +title: "Hydra in training [Goofy Gods Comics]"
  +url: "https://startrek.website/pictrs/image/010072fb-1d18-448e-b2f7-87115153ca2b.jpeg"
  +body: "Website: [m.webtoons.com/en/canvas/goofygodscomics/list?tit…](https://m.webtoons.com/en/canvas/goofygodscomics/list?title_no=347186)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720551854 {#1699
    date: 2024-07-09 21:04:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 19323
  -titleTs: "'comic':6 'god':5 'goofi':4 'hydra':1 'train':3"
  -bodyTs: "'/en/canvas/goofygodscomics/list?tit':4 '/en/canvas/goofygodscomics/list?title_no=347186)':7 'm.webtoons.com':3,6 'm.webtoons.com/en/canvas/goofygodscomics/list?tit':2 'm.webtoons.com/en/canvas/goofygodscomics/list?title_no=347186)':5 'websit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701612011
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4285882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701525611 {#1694
    date: 2023-12-02 15:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Hydra-in-training-Goofy-Gods-Comics"
  +title: "Hydra in training [Goofy Gods Comics]"
  +url: "https://startrek.website/pictrs/image/010072fb-1d18-448e-b2f7-87115153ca2b.jpeg"
  +body: "Website: [m.webtoons.com/en/canvas/goofygodscomics/list?tit…](https://m.webtoons.com/en/canvas/goofygodscomics/list?title_no=347186)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720551854 {#1699
    date: 2024-07-09 21:04:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 19323
  -titleTs: "'comic':6 'god':5 'goofi':4 'hydra':1 'train':3"
  -bodyTs: "'/en/canvas/goofygodscomics/list?tit':4 '/en/canvas/goofygodscomics/list?title_no=347186)':7 'm.webtoons.com':3,6 'm.webtoons.com/en/canvas/goofygodscomics/list?tit':2 'm.webtoons.com/en/canvas/goofygodscomics/list?title_no=347186)':5 'websit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701612011
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4285882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701525611 {#1694
    date: 2023-12-02 15:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Hydra-in-training-Goofy-Gods-Comics"
  +title: "Hydra in training [Goofy Gods Comics]"
  +url: "https://startrek.website/pictrs/image/010072fb-1d18-448e-b2f7-87115153ca2b.jpeg"
  +body: "Website: [m.webtoons.com/en/canvas/goofygodscomics/list?tit…](https://m.webtoons.com/en/canvas/goofygodscomics/list?title_no=347186)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720551854 {#1699
    date: 2024-07-09 21:04:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 19323
  -titleTs: "'comic':6 'god':5 'goofi':4 'hydra':1 'train':3"
  -bodyTs: "'/en/canvas/goofygodscomics/list?tit':4 '/en/canvas/goofygodscomics/list?title_no=347186)':7 'm.webtoons.com':3,6 'm.webtoons.com/en/canvas/goofygodscomics/list?tit':2 'm.webtoons.com/en/canvas/goofygodscomics/list?title_no=347186)':5 'websit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701612011
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4285882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701525611 {#1694
    date: 2023-12-02 15:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Fashionably-Late-It-s-a-Horrible"
  +title: "[Fashionably Late] It's-a Horrible!"
  +url: "https://lemmy.world/pictrs/image/24212348-f295-4da1-b5b2-e4b3ae1a7765.png"
  +body: """
    Source: Fashionably Late Comics\n
    \n
    - [Webtoons](https://www.webtoons.com/en/canvas/fashionably-late/list?title_no=734360)\n
    - [Instagram](https://www.instagram.com/fashionablylatecomics/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720530401 {#1615
    date: 2024-07-09 15:06:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 28708
  -titleTs: "'fashion':1 'horribl':7 'late':2 's-a':4"
  -bodyTs: "'/en/canvas/fashionably-late/list?title_no=734360)':8 '/fashionablylatecomics/)':12 'comic':4 'fashion':2 'instagram':9 'late':3 'sourc':1 'webtoon':5 'www.instagram.com':11 'www.instagram.com/fashionablylatecomics/)':10 'www.webtoons.com':7 'www.webtoons.com/en/canvas/fashionably-late/list?title_no=734360)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704996546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10543693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910146 {#1743
    date: 2024-01-10 19:09: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
83 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Fashionably-Late-It-s-a-Horrible"
  +title: "[Fashionably Late] It's-a Horrible!"
  +url: "https://lemmy.world/pictrs/image/24212348-f295-4da1-b5b2-e4b3ae1a7765.png"
  +body: """
    Source: Fashionably Late Comics\n
    \n
    - [Webtoons](https://www.webtoons.com/en/canvas/fashionably-late/list?title_no=734360)\n
    - [Instagram](https://www.instagram.com/fashionablylatecomics/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720530401 {#1615
    date: 2024-07-09 15:06:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 28708
  -titleTs: "'fashion':1 'horribl':7 'late':2 's-a':4"
  -bodyTs: "'/en/canvas/fashionably-late/list?title_no=734360)':8 '/fashionablylatecomics/)':12 'comic':4 'fashion':2 'instagram':9 'late':3 'sourc':1 'webtoon':5 'www.instagram.com':11 'www.instagram.com/fashionablylatecomics/)':10 'www.webtoons.com':7 'www.webtoons.com/en/canvas/fashionably-late/list?title_no=734360)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704996546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10543693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910146 {#1743
    date: 2024-01-10 19:09: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
84 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Fashionably-Late-It-s-a-Horrible"
  +title: "[Fashionably Late] It's-a Horrible!"
  +url: "https://lemmy.world/pictrs/image/24212348-f295-4da1-b5b2-e4b3ae1a7765.png"
  +body: """
    Source: Fashionably Late Comics\n
    \n
    - [Webtoons](https://www.webtoons.com/en/canvas/fashionably-late/list?title_no=734360)\n
    - [Instagram](https://www.instagram.com/fashionablylatecomics/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720530401 {#1615
    date: 2024-07-09 15:06:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 28708
  -titleTs: "'fashion':1 'horribl':7 'late':2 's-a':4"
  -bodyTs: "'/en/canvas/fashionably-late/list?title_no=734360)':8 '/fashionablylatecomics/)':12 'comic':4 'fashion':2 'instagram':9 'late':3 'sourc':1 'webtoon':5 'www.instagram.com':11 'www.instagram.com/fashionablylatecomics/)':10 'www.webtoons.com':7 'www.webtoons.com/en/canvas/fashionably-late/list?title_no=734360)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704996546
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10543693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910146 {#1743
    date: 2024-01-10 19:09: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
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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday!!!"
  +url: "https://lemmy.world/pictrs/image/32fbfddc-7ee3-4b59-ac7a-44ac907d6dd5.jpeg"
  +body: "This one is the cover of the “Handbook for the Recently Deceased” from Beetlejuice! I missed a row and had to frog a bunch of the blue and redo it, but now that I’ve got everything lined up again I hope to finish this one by next week!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720498810 {#1673
    date: 2024-07-09 06:20:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 28645
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'beetlejuic':14 'blue':27 'bunch':24 'cover':5 'deceas':12 'everyth':37 'finish':44 'frog':22 'got':36 'handbook':8 'hope':42 'line':38 'miss':16 'next':48 'one':2,46 'recent':11 'redo':29 'row':18 've':35 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704987041
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10539817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900641 {#1677
    date: 2024-01-10 16:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday!!!"
  +url: "https://lemmy.world/pictrs/image/32fbfddc-7ee3-4b59-ac7a-44ac907d6dd5.jpeg"
  +body: "This one is the cover of the “Handbook for the Recently Deceased” from Beetlejuice! I missed a row and had to frog a bunch of the blue and redo it, but now that I’ve got everything lined up again I hope to finish this one by next week!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720498810 {#1673
    date: 2024-07-09 06:20:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 28645
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'beetlejuic':14 'blue':27 'bunch':24 'cover':5 'deceas':12 'everyth':37 'finish':44 'frog':22 'got':36 'handbook':8 'hope':42 'line':38 'miss':16 'next':48 'one':2,46 'recent':11 'redo':29 'row':18 've':35 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704987041
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10539817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900641 {#1677
    date: 2024-01-10 16:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "WIP-Wednesday"
  +title: "WIP Wednesday!!!"
  +url: "https://lemmy.world/pictrs/image/32fbfddc-7ee3-4b59-ac7a-44ac907d6dd5.jpeg"
  +body: "This one is the cover of the “Handbook for the Recently Deceased” from Beetlejuice! I missed a row and had to frog a bunch of the blue and redo it, but now that I’ve got everything lined up again I hope to finish this one by next week!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720498810 {#1673
    date: 2024-07-09 06:20:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 28645
  -titleTs: "'wednesday':2 'wip':1"
  -bodyTs: "'beetlejuic':14 'blue':27 'bunch':24 'cover':5 'deceas':12 'everyth':37 'finish':44 'frog':22 'got':36 'handbook':8 'hope':42 'line':38 'miss':16 'next':48 'one':2,46 'recent':11 'redo':29 'row':18 've':35 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704987041
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10539817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704900641 {#1677
    date: 2024-01-10 16:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Video-games-are-a-worse-influence-than-I-thought"
  +title: "Video games are a worse influence than I thought!"
  +url: "https://startrek.website/pictrs/image/26cbc07d-21e6-4455-8048-031e1d2370ea.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 608
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488621 {#1661
    date: 2024-07-09 03:30:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 28390
  -titleTs: "'game':2 'influenc':6 'thought':9 'video':1 'wors':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704902330
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5480503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704815930 {#1662
    date: 2024-01-09 16:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Video-games-are-a-worse-influence-than-I-thought"
  +title: "Video games are a worse influence than I thought!"
  +url: "https://startrek.website/pictrs/image/26cbc07d-21e6-4455-8048-031e1d2370ea.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 608
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488621 {#1661
    date: 2024-07-09 03:30:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 28390
  -titleTs: "'game':2 'influenc':6 'thought':9 'video':1 'wors':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704902330
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5480503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704815930 {#1662
    date: 2024-01-09 16:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Video-games-are-a-worse-influence-than-I-thought"
  +title: "Video games are a worse influence than I thought!"
  +url: "https://startrek.website/pictrs/image/26cbc07d-21e6-4455-8048-031e1d2370ea.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 608
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720488621 {#1661
    date: 2024-07-09 03:30:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 28390
  -titleTs: "'game':2 'influenc':6 'thought':9 'video':1 'wors':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704902330
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5480503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704815930 {#1662
    date: 2024-01-09 16:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "An-elegant-drill-for-all-tasks"
  +title: "An elegant drill for all tasks"
  +url: "https://lemmy.world/pictrs/image/57ec0511-d6e6-47ef-ad8f-1b359ff28f3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720473233 {#1580
    date: 2024-07-08 23:13:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 28461
  -titleTs: "'drill':3 'eleg':2 'task':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704917810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10506572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704831410 {#1579
    date: 2024-01-09 21:16:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "An-elegant-drill-for-all-tasks"
  +title: "An elegant drill for all tasks"
  +url: "https://lemmy.world/pictrs/image/57ec0511-d6e6-47ef-ad8f-1b359ff28f3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720473233 {#1580
    date: 2024-07-08 23:13:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 28461
  -titleTs: "'drill':3 'eleg':2 'task':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704917810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10506572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704831410 {#1579
    date: 2024-01-09 21:16:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "An-elegant-drill-for-all-tasks"
  +title: "An elegant drill for all tasks"
  +url: "https://lemmy.world/pictrs/image/57ec0511-d6e6-47ef-ad8f-1b359ff28f3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720473233 {#1580
    date: 2024-07-08 23:13:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 28461
  -titleTs: "'drill':3 'eleg':2 'task':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704917810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10506572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704831410 {#1579
    date: 2024-01-09 21:16:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Thumbs-have-tasty-food-crumbs-tho"
  +title: "Thumbs have tasty food crumbs tho"
  +url: "https://lemmy.world/pictrs/image/d4bddd3d-4664-4213-bd4e-50a85bc2bf2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720470554 {#1526
    date: 2024-07-08 22:29:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 28739
  -titleTs: "'crumb':5 'food':4 'tasti':3 'tho':6 'thumb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005423
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10549886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919023 {#1528
    date: 2024-01-10 21:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Thumbs-have-tasty-food-crumbs-tho"
  +title: "Thumbs have tasty food crumbs tho"
  +url: "https://lemmy.world/pictrs/image/d4bddd3d-4664-4213-bd4e-50a85bc2bf2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720470554 {#1526
    date: 2024-07-08 22:29:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 28739
  -titleTs: "'crumb':5 'food':4 'tasti':3 'tho':6 'thumb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005423
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10549886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919023 {#1528
    date: 2024-01-10 21:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1546 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Thumbs-have-tasty-food-crumbs-tho"
  +title: "Thumbs have tasty food crumbs tho"
  +url: "https://lemmy.world/pictrs/image/d4bddd3d-4664-4213-bd4e-50a85bc2bf2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720470554 {#1526
    date: 2024-07-08 22:29:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 28739
  -titleTs: "'crumb':5 'food':4 'tasti':3 'tho':6 'thumb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005423
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10549886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919023 {#1528
    date: 2024-01-10 21:37:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details