GET https://kbin.spritesserver.nl/commented/1y/photos?p=77

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.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "Protection"
  +title: "Protection"
  +url: "https://startrek.website/pictrs/image/ddb3938a-651c-4dd1-b4a4-1ab5714afa81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053163 {#158
    date: 2023-11-27 03:46:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 16674
  -titleTs: "'protect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701006862
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4044853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920462 {#241
    date: 2023-11-25 14:54: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
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: "Protection"
  +title: "Protection"
  +url: "https://startrek.website/pictrs/image/ddb3938a-651c-4dd1-b4a4-1ab5714afa81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053163 {#158
    date: 2023-11-27 03:46:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 16674
  -titleTs: "'protect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701006862
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4044853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920462 {#241
    date: 2023-11-25 14:54: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
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: "Protection"
  +title: "Protection"
  +url: "https://startrek.website/pictrs/image/ddb3938a-651c-4dd1-b4a4-1ab5714afa81.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053163 {#158
    date: 2023-11-27 03:46:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 16674
  -titleTs: "'protect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701006862
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4044853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920462 {#241
    date: 2023-11-25 14:54: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
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 {#1944 …}
  +slug: "Group-chat"
  +title: "Group chat"
  +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020339 {#1895
    date: 2023-11-26 18:38:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 16334
  -titleTs: "'chat':2 'group':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8693622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843592 {#1899
    date: 2023-11-24 17:33: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
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 {#1944 …}
  +slug: "Group-chat"
  +title: "Group chat"
  +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020339 {#1895
    date: 2023-11-26 18:38:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 16334
  -titleTs: "'chat':2 'group':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8693622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843592 {#1899
    date: 2023-11-24 17:33: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
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 {#1944 …}
  +slug: "Group-chat"
  +title: "Group chat"
  +url: "https://lemmy.world/pictrs/image/18dc1a88-76dc-46a1-b8b9-ef9c5deb53e0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 453
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701020339 {#1895
    date: 2023-11-26 18:38:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 16334
  -titleTs: "'chat':2 'group':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8693622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700843592 {#1899
    date: 2023-11-24 17:33: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
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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Please-wear-a-mask"
  +title: "Please wear a mask"
  +url: "https://lemmy.world/pictrs/image/01c2180e-cfb4-4b4e-b1c7-46213c74353d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 500
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700858454 {#1932
    date: 2023-11-24 21:40:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 16272
  -titleTs: "'mask':4 'pleas':1 'wear':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917993
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8686091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831593 {#1930
    date: 2023-11-24 14:13: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
11 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Please-wear-a-mask"
  +title: "Please wear a mask"
  +url: "https://lemmy.world/pictrs/image/01c2180e-cfb4-4b4e-b1c7-46213c74353d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 500
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700858454 {#1932
    date: 2023-11-24 21:40:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 16272
  -titleTs: "'mask':4 'pleas':1 'wear':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917993
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8686091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831593 {#1930
    date: 2023-11-24 14:13: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
12 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Please-wear-a-mask"
  +title: "Please wear a mask"
  +url: "https://lemmy.world/pictrs/image/01c2180e-cfb4-4b4e-b1c7-46213c74353d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 500
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700858454 {#1932
    date: 2023-11-24 21:40:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 16272
  -titleTs: "'mask':4 'pleas':1 'wear':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917993
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8686091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831593 {#1930
    date: 2023-11-24 14:13: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
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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "There-is-another"
  +title: "There is another"
  +url: "https://startrek.website/pictrs/image/4efa6b7d-4c58-4d01-92e3-9c5cc5daed01.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700577255 {#1389
    date: 2023-11-21 15:34:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 14759
  -titleTs: "'anoth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578366
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3887928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700491966 {#1936
    date: 2023-11-20 15:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "There-is-another"
  +title: "There is another"
  +url: "https://startrek.website/pictrs/image/4efa6b7d-4c58-4d01-92e3-9c5cc5daed01.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700577255 {#1389
    date: 2023-11-21 15:34:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 14759
  -titleTs: "'anoth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578366
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3887928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700491966 {#1936
    date: 2023-11-20 15:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1376
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "There-is-another"
  +title: "There is another"
  +url: "https://startrek.website/pictrs/image/4efa6b7d-4c58-4d01-92e3-9c5cc5daed01.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700577255 {#1389
    date: 2023-11-21 15:34:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 14759
  -titleTs: "'anoth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578366
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3887928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700491966 {#1936
    date: 2023-11-20 15:52:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "When-In-Doubt-Tenuki"
  +title: "When In Doubt, Tenuki"
  +url: "https://lemmy.ml/pictrs/image/286544c7-92c7-4a04-bf90-dbfa995c3c23.jpeg"
  +body: """
    - [archiveos.org/hikarunix/](https://archiveos.org/hikarunix/)\n
    - [senseis.xmp.net/?HikaruNoGo](https://senseis.xmp.net/?HikaruNoGo)\n
    - [senseis.xmp.net/?WhenInDoubtTenuki](https://senseis.xmp.net/?WhenInDoubtTenuki)\n
    \n
    How to run it:\n
    \n
    apt install qemu-system-x86\n
    \n
    wget [www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)\n
    \n
    sha256sum -c <<<‘1cfcb94b18b4ddc8b1313f47b742b501e119deebd160fd224cdec5a66df0e25a hikarunix-0.4.iso’ && qemu-system-i386 -cdrom hikarunix-0.4.iso
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700485676 {#1374
    date: 2023-11-20 14:07:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 14446
  -titleTs: "'doubt':3 'tenuki':4"
  -bodyTs: "'/?hikarunogo](https://senseis.xmp.net/?hikarunogo)':6 '/?whenindoubttenuki](https://senseis.xmp.net/?whenindoubttenuki)':9 '/hikarunix/](https://archiveos.org/hikarunix/)':3 '/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)':23 '1cfcb94b18b4ddc8b1313f47b742b501e119deebd160fd224cdec5a66df0e25a':26 'apt':14 'archiveos.org':2 'archiveos.org/hikarunix/](https://archiveos.org/hikarunix/)':1 'c':25 'cdrom':32 'hikarunix-0.4.iso':27,33 'i386':31 'instal':15 'qemu':17,29 'qemu-system-i386':28 'qemu-system-x86':16 'run':12 'senseis.xmp.net':5,8 'senseis.xmp.net/?hikarunogo](https://senseis.xmp.net/?hikarunogo)':4 'senseis.xmp.net/?whenindoubttenuki](https://senseis.xmp.net/?whenindoubttenuki)':7 'sha256sum':24 'system':18,30 'wget':20 'www.win.tue.nl':22 'www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)':21 'x86':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700498099
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8186185"
  +editedAt: DateTimeImmutable @1700773382 {#1365
    date: 2023-11-23 22:03:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411699 {#1369
    date: 2023-11-19 17:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "When-In-Doubt-Tenuki"
  +title: "When In Doubt, Tenuki"
  +url: "https://lemmy.ml/pictrs/image/286544c7-92c7-4a04-bf90-dbfa995c3c23.jpeg"
  +body: """
    - [archiveos.org/hikarunix/](https://archiveos.org/hikarunix/)\n
    - [senseis.xmp.net/?HikaruNoGo](https://senseis.xmp.net/?HikaruNoGo)\n
    - [senseis.xmp.net/?WhenInDoubtTenuki](https://senseis.xmp.net/?WhenInDoubtTenuki)\n
    \n
    How to run it:\n
    \n
    apt install qemu-system-x86\n
    \n
    wget [www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)\n
    \n
    sha256sum -c <<<‘1cfcb94b18b4ddc8b1313f47b742b501e119deebd160fd224cdec5a66df0e25a hikarunix-0.4.iso’ && qemu-system-i386 -cdrom hikarunix-0.4.iso
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700485676 {#1374
    date: 2023-11-20 14:07:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 14446
  -titleTs: "'doubt':3 'tenuki':4"
  -bodyTs: "'/?hikarunogo](https://senseis.xmp.net/?hikarunogo)':6 '/?whenindoubttenuki](https://senseis.xmp.net/?whenindoubttenuki)':9 '/hikarunix/](https://archiveos.org/hikarunix/)':3 '/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)':23 '1cfcb94b18b4ddc8b1313f47b742b501e119deebd160fd224cdec5a66df0e25a':26 'apt':14 'archiveos.org':2 'archiveos.org/hikarunix/](https://archiveos.org/hikarunix/)':1 'c':25 'cdrom':32 'hikarunix-0.4.iso':27,33 'i386':31 'instal':15 'qemu':17,29 'qemu-system-i386':28 'qemu-system-x86':16 'run':12 'senseis.xmp.net':5,8 'senseis.xmp.net/?hikarunogo](https://senseis.xmp.net/?hikarunogo)':4 'senseis.xmp.net/?whenindoubttenuki](https://senseis.xmp.net/?whenindoubttenuki)':7 'sha256sum':24 'system':18,30 'wget':20 'www.win.tue.nl':22 'www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)':21 'x86':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700498099
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8186185"
  +editedAt: DateTimeImmutable @1700773382 {#1365
    date: 2023-11-23 22:03:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411699 {#1369
    date: 2023-11-19 17:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "When-In-Doubt-Tenuki"
  +title: "When In Doubt, Tenuki"
  +url: "https://lemmy.ml/pictrs/image/286544c7-92c7-4a04-bf90-dbfa995c3c23.jpeg"
  +body: """
    - [archiveos.org/hikarunix/](https://archiveos.org/hikarunix/)\n
    - [senseis.xmp.net/?HikaruNoGo](https://senseis.xmp.net/?HikaruNoGo)\n
    - [senseis.xmp.net/?WhenInDoubtTenuki](https://senseis.xmp.net/?WhenInDoubtTenuki)\n
    \n
    How to run it:\n
    \n
    apt install qemu-system-x86\n
    \n
    wget [www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)\n
    \n
    sha256sum -c <<<‘1cfcb94b18b4ddc8b1313f47b742b501e119deebd160fd224cdec5a66df0e25a hikarunix-0.4.iso’ && qemu-system-i386 -cdrom hikarunix-0.4.iso
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700485676 {#1374
    date: 2023-11-20 14:07:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 14446
  -titleTs: "'doubt':3 'tenuki':4"
  -bodyTs: "'/?hikarunogo](https://senseis.xmp.net/?hikarunogo)':6 '/?whenindoubttenuki](https://senseis.xmp.net/?whenindoubttenuki)':9 '/hikarunix/](https://archiveos.org/hikarunix/)':3 '/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)':23 '1cfcb94b18b4ddc8b1313f47b742b501e119deebd160fd224cdec5a66df0e25a':26 'apt':14 'archiveos.org':2 'archiveos.org/hikarunix/](https://archiveos.org/hikarunix/)':1 'c':25 'cdrom':32 'hikarunix-0.4.iso':27,33 'i386':31 'instal':15 'qemu':17,29 'qemu-system-i386':28 'qemu-system-x86':16 'run':12 'senseis.xmp.net':5,8 'senseis.xmp.net/?hikarunogo](https://senseis.xmp.net/?hikarunogo)':4 'senseis.xmp.net/?whenindoubttenuki](https://senseis.xmp.net/?whenindoubttenuki)':7 'sha256sum':24 'system':18,30 'wget':20 'www.win.tue.nl':22 'www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso](https://www.win.tue.nl/~aeb/ftpdocs/go/hikarunix-0.4.iso)':21 'x86':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700498099
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8186185"
  +editedAt: DateTimeImmutable @1700773382 {#1365
    date: 2023-11-23 22:03:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411699 {#1369
    date: 2023-11-19 17:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Spread-Kindness"
  +title: "Spread Kindness ❤️"
  +url: "https://lemmy.world/pictrs/image/52b12e57-fe97-481f-9780-4ff565c04872.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 495
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700501619 {#2424
    date: 2023-11-20 18:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 14402
  -titleTs: "'kind':2 'spread':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700487408
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8470308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700401008 {#2446
    date: 2023-11-19 14:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Spread-Kindness"
  +title: "Spread Kindness ❤️"
  +url: "https://lemmy.world/pictrs/image/52b12e57-fe97-481f-9780-4ff565c04872.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 495
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700501619 {#2424
    date: 2023-11-20 18:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 14402
  -titleTs: "'kind':2 'spread':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700487408
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8470308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700401008 {#2446
    date: 2023-11-19 14:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Spread-Kindness"
  +title: "Spread Kindness ❤️"
  +url: "https://lemmy.world/pictrs/image/52b12e57-fe97-481f-9780-4ff565c04872.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 495
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700501619 {#2424
    date: 2023-11-20 18:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 14402
  -titleTs: "'kind':2 'spread':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700487408
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8470308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700401008 {#2446
    date: 2023-11-19 14:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "The-successor-should-be-called-Plan-69-from-Bell-Labs"
  +title: "The successor should be called Plan 69 from Bell Labs"
  +url: "https://files.catbox.moe/xt54r1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701496867 {#2476
    date: 2023-12-02 07:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 13946
  -titleTs: "'69':7 'bell':9 'call':5 'lab':10 'plan':6 'successor':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700335188
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15227769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700248788 {#2356
    date: 2023-11-17 20:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "The-successor-should-be-called-Plan-69-from-Bell-Labs"
  +title: "The successor should be called Plan 69 from Bell Labs"
  +url: "https://files.catbox.moe/xt54r1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701496867 {#2476
    date: 2023-12-02 07:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 13946
  -titleTs: "'69':7 'bell':9 'call':5 'lab':10 'plan':6 'successor':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700335188
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15227769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700248788 {#2356
    date: 2023-11-17 20:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "The-successor-should-be-called-Plan-69-from-Bell-Labs"
  +title: "The successor should be called Plan 69 from Bell Labs"
  +url: "https://files.catbox.moe/xt54r1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701496867 {#2476
    date: 2023-12-02 07:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 13946
  -titleTs: "'69':7 'bell':9 'call':5 'lab':10 'plan':6 'successor':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700335188
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15227769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700248788 {#2356
    date: 2023-11-17 20:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "There-s-nothing-weird-about-the-juice-I-promise-just-try"
  +title: "There's nothing weird about the juice I promise, just try it"
  +url: "https://lemmy.dbzer0.com/pictrs/image/993132fb-e3e8-4a34-9c7d-5be19b8e7ea1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 529
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700222295 {#2488
    date: 2023-11-17 12:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 13310
  -titleTs: "'juic':7 'noth':3 'promis':9 'tri':11 'weird':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700157177
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8455410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070777 {#2490
    date: 2023-11-15 18:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "There-s-nothing-weird-about-the-juice-I-promise-just-try"
  +title: "There's nothing weird about the juice I promise, just try it"
  +url: "https://lemmy.dbzer0.com/pictrs/image/993132fb-e3e8-4a34-9c7d-5be19b8e7ea1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 529
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700222295 {#2488
    date: 2023-11-17 12:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 13310
  -titleTs: "'juic':7 'noth':3 'promis':9 'tri':11 'weird':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700157177
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8455410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070777 {#2490
    date: 2023-11-15 18:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "There-s-nothing-weird-about-the-juice-I-promise-just-try"
  +title: "There's nothing weird about the juice I promise, just try it"
  +url: "https://lemmy.dbzer0.com/pictrs/image/993132fb-e3e8-4a34-9c7d-5be19b8e7ea1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 529
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700222295 {#2488
    date: 2023-11-17 12:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 13310
  -titleTs: "'juic':7 'noth':3 'promis':9 'tri':11 'weird':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700157177
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8455410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070777 {#2490
    date: 2023-11-15 18:52:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-ve-become-so-numb-I-can-t-feel-you-there"
  +title: "I've become so numb, I can't feel you there"
  +url: "https://startrek.website/pictrs/image/420cdc64-0d9d-4962-8be2-998d26ffe57f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 346
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700080447 {#1546
    date: 2023-11-15 21:34:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 13247
  -titleTs: "'becom':3 'feel':9 'numb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700145093
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3717870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058693 {#1544
    date: 2023-11-15 15:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-ve-become-so-numb-I-can-t-feel-you-there"
  +title: "I've become so numb, I can't feel you there"
  +url: "https://startrek.website/pictrs/image/420cdc64-0d9d-4962-8be2-998d26ffe57f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 346
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700080447 {#1546
    date: 2023-11-15 21:34:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 13247
  -titleTs: "'becom':3 'feel':9 'numb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700145093
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3717870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058693 {#1544
    date: 2023-11-15 15:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "I-ve-become-so-numb-I-can-t-feel-you-there"
  +title: "I've become so numb, I can't feel you there"
  +url: "https://startrek.website/pictrs/image/420cdc64-0d9d-4962-8be2-998d26ffe57f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 346
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700080447 {#1546
    date: 2023-11-15 21:34:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 13247
  -titleTs: "'becom':3 'feel':9 'numb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700145093
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3717870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058693 {#1544
    date: 2023-11-15 15:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Internet-by-ChrissHallbeck"
  +title: ""Internet" by ChrissHallbeck"
  +url: "https://telegra.ph/file/cdb9fcd673932046a6ae3.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111383723678404379) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 616
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700067378 {#1543
    date: 2023-11-15 17:56:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 12865
  -titleTs: "'chrisshallbeck':3 'internet':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111383723678404379)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111383723678404379)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700032504
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14861238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699946104 {#1532
    date: 2023-11-14 08:15:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Internet-by-ChrissHallbeck"
  +title: ""Internet" by ChrissHallbeck"
  +url: "https://telegra.ph/file/cdb9fcd673932046a6ae3.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111383723678404379) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 616
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700067378 {#1543
    date: 2023-11-15 17:56:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 12865
  -titleTs: "'chrisshallbeck':3 'internet':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111383723678404379)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111383723678404379)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700032504
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14861238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699946104 {#1532
    date: 2023-11-14 08:15:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Internet-by-ChrissHallbeck"
  +title: ""Internet" by ChrissHallbeck"
  +url: "https://telegra.ph/file/cdb9fcd673932046a6ae3.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111383723678404379) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 616
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700067378 {#1543
    date: 2023-11-15 17:56:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 12865
  -titleTs: "'chrisshallbeck':3 'internet':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111383723678404379)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111383723678404379)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700032504
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14861238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699946104 {#1532
    date: 2023-11-14 08:15:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Also-likes-food"
  +title: "Also likes food!"
  +url: "https://lemmy.world/pictrs/image/727e1200-c8bb-4baa-89dd-e4e14b3402b0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 277
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699974835 {#1520
    date: 2023-11-14 16:13:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 12792
  -titleTs: "'also':1 'food':3 'like':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013075
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8227195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699926675 {#1517
    date: 2023-11-14 02:51: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
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Also-likes-food"
  +title: "Also likes food!"
  +url: "https://lemmy.world/pictrs/image/727e1200-c8bb-4baa-89dd-e4e14b3402b0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 277
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699974835 {#1520
    date: 2023-11-14 16:13:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 12792
  -titleTs: "'also':1 'food':3 'like':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013075
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8227195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699926675 {#1517
    date: 2023-11-14 02:51: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
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Also-likes-food"
  +title: "Also likes food!"
  +url: "https://lemmy.world/pictrs/image/727e1200-c8bb-4baa-89dd-e4e14b3402b0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 277
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699974835 {#1520
    date: 2023-11-14 16:13:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 12792
  -titleTs: "'also':1 'food':3 'like':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013075
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8227195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699926675 {#1517
    date: 2023-11-14 02:51: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
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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "lol"
  +title: "lol"
  +url: "https://sh.itjust.works/pictrs/image/1a633966-a32d-4158-8ded-2bf01574fa39.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699865899 {#1753
    date: 2023-11-13 09:58:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 12037
  -titleTs: "'lol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699806678
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8964429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720278 {#1746
    date: 2023-11-11 17:31:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "lol"
  +title: "lol"
  +url: "https://sh.itjust.works/pictrs/image/1a633966-a32d-4158-8ded-2bf01574fa39.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699865899 {#1753
    date: 2023-11-13 09:58:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 12037
  -titleTs: "'lol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699806678
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8964429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720278 {#1746
    date: 2023-11-11 17:31:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "lol"
  +title: "lol"
  +url: "https://sh.itjust.works/pictrs/image/1a633966-a32d-4158-8ded-2bf01574fa39.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699865899 {#1753
    date: 2023-11-13 09:58:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 12037
  -titleTs: "'lol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699806678
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8964429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720278 {#1746
    date: 2023-11-11 17:31:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Fortune-Teller-by-Pervis-Comics"
  +title: ""Fortune Teller" by Pervis Comics"
  +url: "https://lemmy.world/pictrs/image/5c8c02a4-15e9-4225-83a6-f6bb201bb877.jpeg"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 792
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699702340 {#1488
    date: 2023-11-11 12:32:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 11771
  -titleTs: "'comic':5 'fortun':1 'pervi':4 'teller':2"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699717720
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8067580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699631320 {#1487
    date: 2023-11-10 16:48:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Fortune-Teller-by-Pervis-Comics"
  +title: ""Fortune Teller" by Pervis Comics"
  +url: "https://lemmy.world/pictrs/image/5c8c02a4-15e9-4225-83a6-f6bb201bb877.jpeg"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 792
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699702340 {#1488
    date: 2023-11-11 12:32:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 11771
  -titleTs: "'comic':5 'fortun':1 'pervi':4 'teller':2"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699717720
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8067580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699631320 {#1487
    date: 2023-11-10 16:48:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Fortune-Teller-by-Pervis-Comics"
  +title: ""Fortune Teller" by Pervis Comics"
  +url: "https://lemmy.world/pictrs/image/5c8c02a4-15e9-4225-83a6-f6bb201bb877.jpeg"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 792
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699702340 {#1488
    date: 2023-11-11 12:32:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 11771
  -titleTs: "'comic':5 'fortun':1 'pervi':4 'teller':2"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699717720
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8067580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699631320 {#1487
    date: 2023-11-10 16:48:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://lemmy.world/pictrs/image/d9dd229f-7fb9-4e9f-b1bd-2acf0ac09178.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699703421 {#1755
    date: 2023-11-11 12:50:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 11426
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535691 {#1760
    date: 2023-11-09 14:14: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
55 DENIED edit
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://lemmy.world/pictrs/image/d9dd229f-7fb9-4e9f-b1bd-2acf0ac09178.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699703421 {#1755
    date: 2023-11-11 12:50:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 11426
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535691 {#1760
    date: 2023-11-09 14:14: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
56 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1756 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://lemmy.world/pictrs/image/d9dd229f-7fb9-4e9f-b1bd-2acf0ac09178.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699703421 {#1755
    date: 2023-11-11 12:50:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 11426
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535691 {#1760
    date: 2023-11-09 14:14: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
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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "Speaking-of-Canada-in-Star-Trek"
  +title: "Speaking of Canada in Star Trek..."
  +url: "https://i.imgflip.com/8542re.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699360341 {#1775
    date: 2023-11-07 13:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 10593
  -titleTs: "'canada':3 'speak':1 'star':5 'trek':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699387046
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14058306"
  +editedAt: DateTimeImmutable @1699328875 {#1776
    date: 2023-11-07 04:47:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699300646 {#1781
    date: 2023-11-06 20:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "Speaking-of-Canada-in-Star-Trek"
  +title: "Speaking of Canada in Star Trek..."
  +url: "https://i.imgflip.com/8542re.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699360341 {#1775
    date: 2023-11-07 13:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 10593
  -titleTs: "'canada':3 'speak':1 'star':5 'trek':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699387046
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14058306"
  +editedAt: DateTimeImmutable @1699328875 {#1776
    date: 2023-11-07 04:47:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699300646 {#1781
    date: 2023-11-06 20:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1784 …}
  +slug: "Speaking-of-Canada-in-Star-Trek"
  +title: "Speaking of Canada in Star Trek..."
  +url: "https://i.imgflip.com/8542re.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699360341 {#1775
    date: 2023-11-07 13:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 10593
  -titleTs: "'canada':3 'speak':1 'star':5 'trek':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699387046
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14058306"
  +editedAt: DateTimeImmutable @1699328875 {#1776
    date: 2023-11-07 04:47:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699300646 {#1781
    date: 2023-11-06 20:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "I-Can-t-Deny-It"
  +title: "I Can't Deny It"
  +url: "https://lemmy.sdf.org/pictrs/image/5e03242f-8c5b-4cdd-9581-7dec46f16198.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699305014 {#1638
    date: 2023-11-06 22:10:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 10456
  -titleTs: "'deni':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699355994
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7120024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699269594 {#1637
    date: 2023-11-06 12:19:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "I-Can-t-Deny-It"
  +title: "I Can't Deny It"
  +url: "https://lemmy.sdf.org/pictrs/image/5e03242f-8c5b-4cdd-9581-7dec46f16198.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699305014 {#1638
    date: 2023-11-06 22:10:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 10456
  -titleTs: "'deni':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699355994
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7120024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699269594 {#1637
    date: 2023-11-06 12:19:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "I-Can-t-Deny-It"
  +title: "I Can't Deny It"
  +url: "https://lemmy.sdf.org/pictrs/image/5e03242f-8c5b-4cdd-9581-7dec46f16198.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699305014 {#1638
    date: 2023-11-06 22:10:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 10456
  -titleTs: "'deni':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699355994
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7120024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699269594 {#1637
    date: 2023-11-06 12:19:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "New-The-Marvels-Ticket-Presales-Place-It-Lower-Than-Two"
  +title: "New The Marvels Ticket Presales Place It Lower Than Two Of DC's Biggest Box Office Bombs"
  +url: "https://lemmy.world/pictrs/image/fe752196-9741-4f1c-aeea-3f2dada99b17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699371570 {#1446
    date: 2023-11-07 16:39:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 10417
  -titleTs: "'biggest':14 'bomb':17 'box':15 'dc':12 'lower':8 'marvel':3 'new':1 'offic':16 'place':6 'presal':5 'ticket':4 'two':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699339455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7860718"
  +editedAt: DateTimeImmutable @1699284507 {#1447
    date: 2023-11-06 16:28:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699253055 {#1424
    date: 2023-11-06 07:44: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
67 DENIED edit
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "New-The-Marvels-Ticket-Presales-Place-It-Lower-Than-Two"
  +title: "New The Marvels Ticket Presales Place It Lower Than Two Of DC's Biggest Box Office Bombs"
  +url: "https://lemmy.world/pictrs/image/fe752196-9741-4f1c-aeea-3f2dada99b17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699371570 {#1446
    date: 2023-11-07 16:39:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 10417
  -titleTs: "'biggest':14 'bomb':17 'box':15 'dc':12 'lower':8 'marvel':3 'new':1 'offic':16 'place':6 'presal':5 'ticket':4 'two':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699339455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7860718"
  +editedAt: DateTimeImmutable @1699284507 {#1447
    date: 2023-11-06 16:28:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699253055 {#1424
    date: 2023-11-06 07:44: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
68 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1415 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "New-The-Marvels-Ticket-Presales-Place-It-Lower-Than-Two"
  +title: "New The Marvels Ticket Presales Place It Lower Than Two Of DC's Biggest Box Office Bombs"
  +url: "https://lemmy.world/pictrs/image/fe752196-9741-4f1c-aeea-3f2dada99b17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699371570 {#1446
    date: 2023-11-07 16:39:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 10417
  -titleTs: "'biggest':14 'bomb':17 'box':15 'dc':12 'lower':8 'marvel':3 'new':1 'offic':16 'place':6 'presal':5 'ticket':4 'two':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699339455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7860718"
  +editedAt: DateTimeImmutable @1699284507 {#1447
    date: 2023-11-06 16:28:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699253055 {#1424
    date: 2023-11-06 07:44: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
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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Lieutenant-Yar-won-t-be-joining-us-for-the-rest-of"
  +title: "Lieutenant Yar won't be joining us for the rest of her life"
  +url: "https://startrek.website/pictrs/image/ddf08ce6-6615-4a92-b46f-1b739c071fd8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214343 {#1416
    date: 2023-11-05 20:59:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 9846
  -titleTs: "'join':6 'lieuten':1 'life':13 'rest':10 'us':7 'won':3 'yar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201133
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364737"
  +editedAt: DateTimeImmutable @1699124704 {#1427
    date: 2023-11-04 20:05:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699114733 {#1456
    date: 2023-11-04 17:18:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Lieutenant-Yar-won-t-be-joining-us-for-the-rest-of"
  +title: "Lieutenant Yar won't be joining us for the rest of her life"
  +url: "https://startrek.website/pictrs/image/ddf08ce6-6615-4a92-b46f-1b739c071fd8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214343 {#1416
    date: 2023-11-05 20:59:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 9846
  -titleTs: "'join':6 'lieuten':1 'life':13 'rest':10 'us':7 'won':3 'yar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201133
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364737"
  +editedAt: DateTimeImmutable @1699124704 {#1427
    date: 2023-11-04 20:05:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699114733 {#1456
    date: 2023-11-04 17:18:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Lieutenant-Yar-won-t-be-joining-us-for-the-rest-of"
  +title: "Lieutenant Yar won't be joining us for the rest of her life"
  +url: "https://startrek.website/pictrs/image/ddf08ce6-6615-4a92-b46f-1b739c071fd8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214343 {#1416
    date: 2023-11-05 20:59:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 9846
  -titleTs: "'join':6 'lieuten':1 'life':13 'rest':10 'us':7 'won':3 'yar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201133
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364737"
  +editedAt: DateTimeImmutable @1699124704 {#1427
    date: 2023-11-04 20:05:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699114733 {#1456
    date: 2023-11-04 17:18:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Lose-either-way"
  +title: "Lose either way"
  +url: "https://lemmy.world/pictrs/image/b7cfca57-4a67-4eef-94e4-8fa8862e8fde.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698948224 {#1437
    date: 2023-11-02 19:03:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 8934
  -titleTs: "'either':2 'lose':1 'way':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698934982
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7639261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848582 {#1436
    date: 2023-11-01 15:23:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Lose-either-way"
  +title: "Lose either way"
  +url: "https://lemmy.world/pictrs/image/b7cfca57-4a67-4eef-94e4-8fa8862e8fde.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698948224 {#1437
    date: 2023-11-02 19:03:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 8934
  -titleTs: "'either':2 'lose':1 'way':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698934982
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7639261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848582 {#1436
    date: 2023-11-01 15:23:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Lose-either-way"
  +title: "Lose either way"
  +url: "https://lemmy.world/pictrs/image/b7cfca57-4a67-4eef-94e4-8fa8862e8fde.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 462
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698948224 {#1437
    date: 2023-11-02 19:03:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 8934
  -titleTs: "'either':2 'lose':1 'way':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698934982
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7639261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848582 {#1436
    date: 2023-11-01 15:23:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Y-all-can-lose-your-mind-over-Kevin-all-you-want"
  +title: "Y'all can lose your mind over Kevin all you want. I'm just staring at this man..."
  +url: "https://startrek.website/pictrs/image/38ec1d26-55da-43ab-a53d-7f426facce96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698631449 {#1690
    date: 2023-10-30 03:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 9982
  -titleTs: "'kevin':8 'lose':4 'm':13 'man':18 'mind':6 'stare':15 'want':11 'y':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698592986
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536486 {#1698
    date: 2023-10-29 01:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Y-all-can-lose-your-mind-over-Kevin-all-you-want"
  +title: "Y'all can lose your mind over Kevin all you want. I'm just staring at this man..."
  +url: "https://startrek.website/pictrs/image/38ec1d26-55da-43ab-a53d-7f426facce96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698631449 {#1690
    date: 2023-10-30 03:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 9982
  -titleTs: "'kevin':8 'lose':4 'm':13 'man':18 'mind':6 'stare':15 'want':11 'y':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698592986
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536486 {#1698
    date: 2023-10-29 01:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Y-all-can-lose-your-mind-over-Kevin-all-you-want"
  +title: "Y'all can lose your mind over Kevin all you want. I'm just staring at this man..."
  +url: "https://startrek.website/pictrs/image/38ec1d26-55da-43ab-a53d-7f426facce96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698631449 {#1690
    date: 2023-10-30 03:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 9982
  -titleTs: "'kevin':8 'lose':4 'm':13 'man':18 'mind':6 'stare':15 'want':11 'y':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698592986
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3145162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698536486 {#1698
    date: 2023-10-29 01:41:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "I-don-t-like"
  +title: "I don't like ???"
  +url: "https://lemmy.world/pictrs/image/505a0b52-e915-4c39-8841-c2a18adeb436.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698468174 {#1647
    date: 2023-10-28 06:42:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 8015
  -titleTs: "'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698506385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7411622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698419985 {#1645
    date: 2023-10-27 17:19:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "I-don-t-like"
  +title: "I don't like ???"
  +url: "https://lemmy.world/pictrs/image/505a0b52-e915-4c39-8841-c2a18adeb436.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698468174 {#1647
    date: 2023-10-28 06:42:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 8015
  -titleTs: "'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698506385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7411622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698419985 {#1645
    date: 2023-10-27 17:19:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "I-don-t-like"
  +title: "I don't like ???"
  +url: "https://lemmy.world/pictrs/image/505a0b52-e915-4c39-8841-c2a18adeb436.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698468174 {#1647
    date: 2023-10-28 06:42:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 8015
  -titleTs: "'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698506385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7411622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698419985 {#1645
    date: 2023-10-27 17:19:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Doesn-t-really-matter-I-get-rekt-either-way"
  +title: "Doesn't really matter, I get rekt either way."
  +url: "https://discuss.tchncs.de/pictrs/image/2d3d07da-4ecf-45bb-9a80-f3f24a4b0443.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698787766 {#1668
    date: 2023-10-31 22:29:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 7894
  -titleTs: "'doesn':1 'either':8 'get':6 'matter':4 'realli':3 'rekt':7 'way':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698439305
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5348943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352905 {#1671
    date: 2023-10-26 22:41:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Doesn-t-really-matter-I-get-rekt-either-way"
  +title: "Doesn't really matter, I get rekt either way."
  +url: "https://discuss.tchncs.de/pictrs/image/2d3d07da-4ecf-45bb-9a80-f3f24a4b0443.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698787766 {#1668
    date: 2023-10-31 22:29:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 7894
  -titleTs: "'doesn':1 'either':8 'get':6 'matter':4 'realli':3 'rekt':7 'way':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698439305
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5348943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352905 {#1671
    date: 2023-10-26 22:41:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Doesn-t-really-matter-I-get-rekt-either-way"
  +title: "Doesn't really matter, I get rekt either way."
  +url: "https://discuss.tchncs.de/pictrs/image/2d3d07da-4ecf-45bb-9a80-f3f24a4b0443.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 598
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698787766 {#1668
    date: 2023-10-31 22:29:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 7894
  -titleTs: "'doesn':1 'either':8 'get':6 'matter':4 'realli':3 'rekt':7 'way':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698439305
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5348943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352905 {#1671
    date: 2023-10-26 22:41:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "MIMEFIELD-OC"
  +title: "'MIMEFIELD' [OC]"
  +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
    \n
    > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698460930 {#1591
    date: 2023-10-28 04:42:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 7814
  -titleTs: "'mimefield':1 'oc':2"
  -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698410365
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5393204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698323965 {#1593
    date: 2023-10-26 14:39:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "MIMEFIELD-OC"
  +title: "'MIMEFIELD' [OC]"
  +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
    \n
    > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698460930 {#1591
    date: 2023-10-28 04:42:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 7814
  -titleTs: "'mimefield':1 'oc':2"
  -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698410365
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5393204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698323965 {#1593
    date: 2023-10-26 14:39:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "MIMEFIELD-OC"
  +title: "'MIMEFIELD' [OC]"
  +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
    \n
    > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698460930 {#1591
    date: 2023-10-28 04:42:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 7814
  -titleTs: "'mimefield':1 'oc':2"
  -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698410365
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5393204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698323965 {#1593
    date: 2023-10-26 14:39:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "It-s-either-this-or-the-church-of-the-flying-spaghetti"
  +title: "It's either this or the church of the flying spaghetti monster"
  +url: "https://sh.itjust.works/pictrs/image/3745d6d4-1734-42aa-a10e-dfdb9a92d886.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 706
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698367681 {#1573
    date: 2023-10-27 02:48:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 7780
  -titleTs: "'church':7 'either':3 'fli':10 'monster':12 'spaghetti':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698381505
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7920550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698295105 {#1585
    date: 2023-10-26 06:38:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "It-s-either-this-or-the-church-of-the-flying-spaghetti"
  +title: "It's either this or the church of the flying spaghetti monster"
  +url: "https://sh.itjust.works/pictrs/image/3745d6d4-1734-42aa-a10e-dfdb9a92d886.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 706
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698367681 {#1573
    date: 2023-10-27 02:48:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 7780
  -titleTs: "'church':7 'either':3 'fli':10 'monster':12 'spaghetti':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698381505
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7920550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698295105 {#1585
    date: 2023-10-26 06:38:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "It-s-either-this-or-the-church-of-the-flying-spaghetti"
  +title: "It's either this or the church of the flying spaghetti monster"
  +url: "https://sh.itjust.works/pictrs/image/3745d6d4-1734-42aa-a10e-dfdb9a92d886.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 706
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698367681 {#1573
    date: 2023-10-27 02:48:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 7780
  -titleTs: "'church':7 'either':3 'fli':10 'monster':12 'spaghetti':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698381505
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7920550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698295105 {#1585
    date: 2023-10-26 06:38:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1562
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1565 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "So-much-for-us"
  +title: "So much for us"
  +url: "https://lemmy.world/pictrs/image/ecba9015-d686-469c-ac01-196ab6c81a4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 601
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698226646 {#1566
    date: 2023-10-25 11:37:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 7412
  -titleTs: "'much':2 'us':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698217115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7252727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698130715 {#1563
    date: 2023-10-24 08:58:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1565 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "So-much-for-us"
  +title: "So much for us"
  +url: "https://lemmy.world/pictrs/image/ecba9015-d686-469c-ac01-196ab6c81a4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 601
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698226646 {#1566
    date: 2023-10-25 11:37:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 7412
  -titleTs: "'much':2 'us':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698217115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7252727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698130715 {#1563
    date: 2023-10-24 08:58:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1565 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "So-much-for-us"
  +title: "So much for us"
  +url: "https://lemmy.world/pictrs/image/ecba9015-d686-469c-ac01-196ab6c81a4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 601
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698226646 {#1566
    date: 2023-10-25 11:37:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 7412
  -titleTs: "'much':2 'us':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698217115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7252727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698130715 {#1563
    date: 2023-10-24 08:58:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details