GET https://kbin.spritesserver.nl/active/1y/all?p=374

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.31 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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "test"
  +title: "test"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701327084 {#173
    date: 2023-11-30 07:51:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 25549
  -titleTs: "'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://futurology.today/post/198899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701327084 {#243
    date: 2023-11-30 07:51:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "test"
  +title: "test"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701327084 {#173
    date: 2023-11-30 07:51:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 25549
  -titleTs: "'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://futurology.today/post/198899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701327084 {#243
    date: 2023-11-30 07:51:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "test"
  +title: "test"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701327084 {#173
    date: 2023-11-30 07:51:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 25549
  -titleTs: "'test':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://futurology.today/post/198899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701327084 {#243
    date: 2023-11-30 07:51:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1974 …}
  +slug: "2-Wolves-Litterbox-Comics"
  +title: "2 Wolves - Litterbox Comics"
  +url: "https://i0.wp.com/www.litterboxcomics.com/wp-content/uploads/2023/11/2-wolves.png?w=800&ssl=1"
  +body: "Source: [www.litterboxcomics.com/2-wolves/](https://www.litterboxcomics.com/2-wolves/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326898 {#1408
    date: 2023-11-30 07:48:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 18323
  -titleTs: "'2':1 'comic':4 'litterbox':3 'wolv':2"
  -bodyTs: "'/2-wolves/](https://www.litterboxcomics.com/2-wolves/)':4 'sourc':1 'www.litterboxcomics.com':3 'www.litterboxcomics.com/2-wolves/](https://www.litterboxcomics.com/2-wolves/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380859
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10320002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294459 {#1886
    date: 2023-11-29 22:47:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1974 …}
  +slug: "2-Wolves-Litterbox-Comics"
  +title: "2 Wolves - Litterbox Comics"
  +url: "https://i0.wp.com/www.litterboxcomics.com/wp-content/uploads/2023/11/2-wolves.png?w=800&ssl=1"
  +body: "Source: [www.litterboxcomics.com/2-wolves/](https://www.litterboxcomics.com/2-wolves/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326898 {#1408
    date: 2023-11-30 07:48:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 18323
  -titleTs: "'2':1 'comic':4 'litterbox':3 'wolv':2"
  -bodyTs: "'/2-wolves/](https://www.litterboxcomics.com/2-wolves/)':4 'sourc':1 'www.litterboxcomics.com':3 'www.litterboxcomics.com/2-wolves/](https://www.litterboxcomics.com/2-wolves/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380859
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10320002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294459 {#1886
    date: 2023-11-29 22:47:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1974 …}
  +slug: "2-Wolves-Litterbox-Comics"
  +title: "2 Wolves - Litterbox Comics"
  +url: "https://i0.wp.com/www.litterboxcomics.com/wp-content/uploads/2023/11/2-wolves.png?w=800&ssl=1"
  +body: "Source: [www.litterboxcomics.com/2-wolves/](https://www.litterboxcomics.com/2-wolves/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326898 {#1408
    date: 2023-11-30 07:48:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 18323
  -titleTs: "'2':1 'comic':4 'litterbox':3 'wolv':2"
  -bodyTs: "'/2-wolves/](https://www.litterboxcomics.com/2-wolves/)':4 'sourc':1 'www.litterboxcomics.com':3 'www.litterboxcomics.com/2-wolves/](https://www.litterboxcomics.com/2-wolves/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380859
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10320002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294459 {#1886
    date: 2023-11-29 22:47:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Dev-rule"
  +title: "Dev rule"
  +url: "https://feddit.it/pictrs/image/6452d411-6e70-41d8-b6c7-7874ef16df2f.webp"
  +body: "cross-posted from: [feddit.it/post/3680481](https://feddit.it/post/3680481)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326822 {#1934
    date: 2023-11-30 07:47:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 18218
  -titleTs: "'dev':1 'rule':2"
  -bodyTs: "'/post/3680481](https://feddit.it/post/3680481)':7 'cross':2 'cross-post':1 'feddit.it':6 'feddit.it/post/3680481](https://feddit.it/post/3680481)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701358727
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6566878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701272327 {#1957
    date: 2023-11-29 16:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Dev-rule"
  +title: "Dev rule"
  +url: "https://feddit.it/pictrs/image/6452d411-6e70-41d8-b6c7-7874ef16df2f.webp"
  +body: "cross-posted from: [feddit.it/post/3680481](https://feddit.it/post/3680481)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326822 {#1934
    date: 2023-11-30 07:47:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 18218
  -titleTs: "'dev':1 'rule':2"
  -bodyTs: "'/post/3680481](https://feddit.it/post/3680481)':7 'cross':2 'cross-post':1 'feddit.it':6 'feddit.it/post/3680481](https://feddit.it/post/3680481)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701358727
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6566878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701272327 {#1957
    date: 2023-11-29 16:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Dev-rule"
  +title: "Dev rule"
  +url: "https://feddit.it/pictrs/image/6452d411-6e70-41d8-b6c7-7874ef16df2f.webp"
  +body: "cross-posted from: [feddit.it/post/3680481](https://feddit.it/post/3680481)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 342
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326822 {#1934
    date: 2023-11-30 07:47:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 18218
  -titleTs: "'dev':1 'rule':2"
  -bodyTs: "'/post/3680481](https://feddit.it/post/3680481)':7 'cross':2 'cross-post':1 'feddit.it':6 'feddit.it/post/3680481](https://feddit.it/post/3680481)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701358727
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6566878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701272327 {#1957
    date: 2023-11-29 16:38:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "It-might-be"
  +title: "It might be"
  +url: "https://lemmy.world/pictrs/image/414e2a00-d5b3-4a6b-a04e-e40d8c1e3fcd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326355 {#1393
    date: 2023-11-30 07:39:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 18405
  -titleTs: "'might':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701398392
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8946767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701311992 {#1389
    date: 2023-11-30 03:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "It-might-be"
  +title: "It might be"
  +url: "https://lemmy.world/pictrs/image/414e2a00-d5b3-4a6b-a04e-e40d8c1e3fcd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326355 {#1393
    date: 2023-11-30 07:39:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 18405
  -titleTs: "'might':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701398392
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8946767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701311992 {#1389
    date: 2023-11-30 03:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1936
  +user: Proxies\__CG__\App\Entity\User {#1376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "It-might-be"
  +title: "It might be"
  +url: "https://lemmy.world/pictrs/image/414e2a00-d5b3-4a6b-a04e-e40d8c1e3fcd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326355 {#1393
    date: 2023-11-30 07:39:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 18405
  -titleTs: "'might':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701398392
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8946767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701311992 {#1389
    date: 2023-11-30 03:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#1369
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#1378
    date: 2023-11-28 01:31:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#1369
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#1378
    date: 2023-11-28 01:31:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#1369
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#1378
    date: 2023-11-28 01:31:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Seasonal-Affective-Disorder"
  +title: "Seasonal Affective Disorder"
  +url: "https://mander.xyz/pictrs/image/1c09c931-db42-4190-a367-aa189bc80e63.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701325347 {#2429
    date: 2023-11-30 07:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 18255
  -titleTs: "'affect':2 'disord':3 'season':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367801
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6740640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281401 {#2427
    date: 2023-11-29 19:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Seasonal-Affective-Disorder"
  +title: "Seasonal Affective Disorder"
  +url: "https://mander.xyz/pictrs/image/1c09c931-db42-4190-a367-aa189bc80e63.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701325347 {#2429
    date: 2023-11-30 07:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 18255
  -titleTs: "'affect':2 'disord':3 'season':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367801
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6740640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281401 {#2427
    date: 2023-11-29 19:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Seasonal-Affective-Disorder"
  +title: "Seasonal Affective Disorder"
  +url: "https://mander.xyz/pictrs/image/1c09c931-db42-4190-a367-aa189bc80e63.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701325347 {#2429
    date: 2023-11-30 07:22:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 18255
  -titleTs: "'affect':2 'disord':3 'season':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367801
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6740640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701281401 {#2427
    date: 2023-11-29 19:10:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "How-Cinematherapy-Helped-Me-Through-a-Midlife-Crisis"
  +title: "How Cinematherapy Helped Me Through a Midlife Crisis"
  +url: "https://web.archive.org/web/20231116235010/https://www.wired.com/story/cinematherapy-psychology-mental-health/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701324295 {#2466
    date: 2023-11-30 07:04:55.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: 18386
  -titleTs: "'cinematherapi':2 'crisi':8 'help':3 'midlif':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701353149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8944892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701306649 {#2476
    date: 2023-11-30 02:10:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "How-Cinematherapy-Helped-Me-Through-a-Midlife-Crisis"
  +title: "How Cinematherapy Helped Me Through a Midlife Crisis"
  +url: "https://web.archive.org/web/20231116235010/https://www.wired.com/story/cinematherapy-psychology-mental-health/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701324295 {#2466
    date: 2023-11-30 07:04:55.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: 18386
  -titleTs: "'cinematherapi':2 'crisi':8 'help':3 'midlif':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701353149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8944892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701306649 {#2476
    date: 2023-11-30 02:10:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "How-Cinematherapy-Helped-Me-Through-a-Midlife-Crisis"
  +title: "How Cinematherapy Helped Me Through a Midlife Crisis"
  +url: "https://web.archive.org/web/20231116235010/https://www.wired.com/story/cinematherapy-psychology-mental-health/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701324295 {#2466
    date: 2023-11-30 07:04:55.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: 18386
  -titleTs: "'cinematherapi':2 'crisi':8 'help':3 'midlif':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701353149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8944892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701306649 {#2476
    date: 2023-11-30 02:10:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1923 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "The-Vulcan-Science-Directorate"
  +title: "The Vulcan Science Directorate..."
  +url: "https://lemmy.world/pictrs/image/14cc8478-0265-42f6-8ce5-0c537e3abd15.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701322571 {#2488
    date: 2023-11-30 06:36:11.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: 18400
  -titleTs: "'director':4 'scienc':3 'vulcan':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701397319
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8946375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701310919 {#2490
    date: 2023-11-30 03:21: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
31 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1923 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "The-Vulcan-Science-Directorate"
  +title: "The Vulcan Science Directorate..."
  +url: "https://lemmy.world/pictrs/image/14cc8478-0265-42f6-8ce5-0c537e3abd15.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701322571 {#2488
    date: 2023-11-30 06:36:11.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: 18400
  -titleTs: "'director':4 'scienc':3 'vulcan':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701397319
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8946375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701310919 {#2490
    date: 2023-11-30 03:21: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
32 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1923 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "The-Vulcan-Science-Directorate"
  +title: "The Vulcan Science Directorate..."
  +url: "https://lemmy.world/pictrs/image/14cc8478-0265-42f6-8ce5-0c537e3abd15.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701322571 {#2488
    date: 2023-11-30 06:36:11.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: 18400
  -titleTs: "'director':4 'scienc':3 'vulcan':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701397319
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8946375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701310919 {#2490
    date: 2023-11-30 03:21: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
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 {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "imdoingmypart-jpg"
  +title: "imdoingmypart.jpg"
  +url: "https://lemmy.zip/pictrs/image/42de0d5e-9c7c-4bb8-b5a6-c04eb8d24064.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321744 {#1546
    date: 2023-11-30 06:22:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 18245
  -titleTs: "'imdoingmypart.jpg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701365176
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6265478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278776 {#1544
    date: 2023-11-29 18:26:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "imdoingmypart-jpg"
  +title: "imdoingmypart.jpg"
  +url: "https://lemmy.zip/pictrs/image/42de0d5e-9c7c-4bb8-b5a6-c04eb8d24064.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321744 {#1546
    date: 2023-11-30 06:22:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 18245
  -titleTs: "'imdoingmypart.jpg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701365176
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6265478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278776 {#1544
    date: 2023-11-29 18:26:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1482 …}
  +slug: "imdoingmypart-jpg"
  +title: "imdoingmypart.jpg"
  +url: "https://lemmy.zip/pictrs/image/42de0d5e-9c7c-4bb8-b5a6-c04eb8d24064.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321744 {#1546
    date: 2023-11-30 06:22:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 18245
  -titleTs: "'imdoingmypart.jpg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701365176
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6265478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701278776 {#1544
    date: 2023-11-29 18:26:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Discord-rule"
  +title: "Discord rule"
  +url: "https://lemmy.world/pictrs/image/1ce9bf93-fbe7-43ea-b29f-fd0c07beb48c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321621 {#1535
    date: 2023-11-30 06:20:21.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: 17137
  -titleTs: "'discord':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701124709
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8799908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038309 {#1534
    date: 2023-11-26 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Discord-rule"
  +title: "Discord rule"
  +url: "https://lemmy.world/pictrs/image/1ce9bf93-fbe7-43ea-b29f-fd0c07beb48c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321621 {#1535
    date: 2023-11-30 06:20:21.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: 17137
  -titleTs: "'discord':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701124709
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8799908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038309 {#1534
    date: 2023-11-26 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Discord-rule"
  +title: "Discord rule"
  +url: "https://lemmy.world/pictrs/image/1ce9bf93-fbe7-43ea-b29f-fd0c07beb48c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 68
  +favouriteCount: 821
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701321621 {#1535
    date: 2023-11-30 06:20:21.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: 17137
  -titleTs: "'discord':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701124709
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8799908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038309 {#1534
    date: 2023-11-26 23:38:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Btrfs-Slated-To-Make-Use-Of-New-Mount-API-In"
  +title: "Btrfs Slated To Make Use Of New Mount API In Linux 6.8"
  +url: "https://www.phoronix.com/news/Btrfs-New-Mount-API-Linux-6.8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320349 {#1520
    date: 2023-11-30 05:59:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 18209
  -titleTs: "'6.8':12 'api':9 'btrfs':1 'linux':11 'make':4 'mount':8 'new':7 'slate':2 'use':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701356367
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8640486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701269967 {#1517
    date: 2023-11-29 15:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Btrfs-Slated-To-Make-Use-Of-New-Mount-API-In"
  +title: "Btrfs Slated To Make Use Of New Mount API In Linux 6.8"
  +url: "https://www.phoronix.com/news/Btrfs-New-Mount-API-Linux-6.8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320349 {#1520
    date: 2023-11-30 05:59:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 18209
  -titleTs: "'6.8':12 'api':9 'btrfs':1 'linux':11 'make':4 'mount':8 'new':7 'slate':2 'use':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701356367
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8640486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701269967 {#1517
    date: 2023-11-29 15:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "Btrfs-Slated-To-Make-Use-Of-New-Mount-API-In"
  +title: "Btrfs Slated To Make Use Of New Mount API In Linux 6.8"
  +url: "https://www.phoronix.com/news/Btrfs-New-Mount-API-Linux-6.8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320349 {#1520
    date: 2023-11-30 05:59:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 18209
  -titleTs: "'6.8':12 'api':9 'btrfs':1 'linux':11 'make':4 'mount':8 'new':7 'slate':2 'use':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701356367
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8640486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701269967 {#1517
    date: 2023-11-29 15:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "This-haircut"
  +title: "This haircut"
  +url: "https://feddit.de/pictrs/image/9ab1d932-c49a-472d-b0fb-c15360b82036.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320260 {#1746
    date: 2023-11-30 05:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 18297
  -titleTs: "'haircut':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701375956
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6188691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701289556 {#1749
    date: 2023-11-29 21:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "This-haircut"
  +title: "This haircut"
  +url: "https://feddit.de/pictrs/image/9ab1d932-c49a-472d-b0fb-c15360b82036.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320260 {#1746
    date: 2023-11-30 05:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 18297
  -titleTs: "'haircut':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701375956
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6188691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701289556 {#1749
    date: 2023-11-29 21:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1472 …}
  +slug: "This-haircut"
  +title: "This haircut"
  +url: "https://feddit.de/pictrs/image/9ab1d932-c49a-472d-b0fb-c15360b82036.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320260 {#1746
    date: 2023-11-30 05:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 18297
  -titleTs: "'haircut':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701375956
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6188691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701289556 {#1749
    date: 2023-11-29 21:25:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "We-don-t-talk-about-Bruno-TOS-Klingons"
  +title: "We don't talk about ~~Bruno~~ TOS Klingons"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/OpaZGVmpuyYC/lH9kNYKDtraGaRuWyD3rHILC0B3SiKcONLofHnpP.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320164 {#1485
    date: 2023-11-30 05:56:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 18268
  -titleTs: "'bruno':6 'klingon':8 'talk':4 'tos':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369730
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4192880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283330 {#1489
    date: 2023-11-29 19:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "We-don-t-talk-about-Bruno-TOS-Klingons"
  +title: "We don't talk about ~~Bruno~~ TOS Klingons"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/OpaZGVmpuyYC/lH9kNYKDtraGaRuWyD3rHILC0B3SiKcONLofHnpP.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320164 {#1485
    date: 2023-11-30 05:56:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 18268
  -titleTs: "'bruno':6 'klingon':8 'talk':4 'tos':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369730
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4192880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283330 {#1489
    date: 2023-11-29 19:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "We-don-t-talk-about-Bruno-TOS-Klingons"
  +title: "We don't talk about ~~Bruno~~ TOS Klingons"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/OpaZGVmpuyYC/lH9kNYKDtraGaRuWyD3rHILC0B3SiKcONLofHnpP.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320164 {#1485
    date: 2023-11-30 05:56:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 18268
  -titleTs: "'bruno':6 'klingon':8 'talk':4 'tos':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369730
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4192880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701283330 {#1489
    date: 2023-11-29 19:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Final-Patch-by-MonkeyUser-com"
  +title: "Final Patch - by MonkeyUser.com"
  +url: "https://lemmy.world/pictrs/image/4f0cdb71-ddd6-4b83-90c6-a301410ef5d6.jpeg"
  +body: """
    cross-posted from: [feddit.it/post/3680481](https://feddit.it/post/3680481)\n
    \n
    > Cross-post da: [lemmy.world/post/8906602](https://lemmy.world/post/8906602)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320008 {#1763
    date: 2023-11-30 05:53:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 18155
  -titleTs: "'final':1 'monkeyuser.com':4 'patch':2"
  -bodyTs: "'/post/3680481](https://feddit.it/post/3680481)':7 '/post/8906602](https://lemmy.world/post/8906602)':14 'cross':2,9 'cross-post':1,8 'da':11 'feddit.it':6 'feddit.it/post/3680481](https://feddit.it/post/3680481)':5 'lemmy.world':13 'lemmy.world/post/8906602](https://lemmy.world/post/8906602)':12 'post':3,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701346038
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10288237"
  +editedAt: DateTimeImmutable @1702133240 {#1756
    date: 2023-12-09 15:47:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701259638 {#1767
    date: 2023-11-29 13:07: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
55 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Final-Patch-by-MonkeyUser-com"
  +title: "Final Patch - by MonkeyUser.com"
  +url: "https://lemmy.world/pictrs/image/4f0cdb71-ddd6-4b83-90c6-a301410ef5d6.jpeg"
  +body: """
    cross-posted from: [feddit.it/post/3680481](https://feddit.it/post/3680481)\n
    \n
    > Cross-post da: [lemmy.world/post/8906602](https://lemmy.world/post/8906602)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320008 {#1763
    date: 2023-11-30 05:53:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 18155
  -titleTs: "'final':1 'monkeyuser.com':4 'patch':2"
  -bodyTs: "'/post/3680481](https://feddit.it/post/3680481)':7 '/post/8906602](https://lemmy.world/post/8906602)':14 'cross':2,9 'cross-post':1,8 'da':11 'feddit.it':6 'feddit.it/post/3680481](https://feddit.it/post/3680481)':5 'lemmy.world':13 'lemmy.world/post/8906602](https://lemmy.world/post/8906602)':12 'post':3,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701346038
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10288237"
  +editedAt: DateTimeImmutable @1702133240 {#1756
    date: 2023-12-09 15:47:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701259638 {#1767
    date: 2023-11-29 13:07: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
56 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Final-Patch-by-MonkeyUser-com"
  +title: "Final Patch - by MonkeyUser.com"
  +url: "https://lemmy.world/pictrs/image/4f0cdb71-ddd6-4b83-90c6-a301410ef5d6.jpeg"
  +body: """
    cross-posted from: [feddit.it/post/3680481](https://feddit.it/post/3680481)\n
    \n
    > Cross-post da: [lemmy.world/post/8906602](https://lemmy.world/post/8906602)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701320008 {#1763
    date: 2023-11-30 05:53:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 18155
  -titleTs: "'final':1 'monkeyuser.com':4 'patch':2"
  -bodyTs: "'/post/3680481](https://feddit.it/post/3680481)':7 '/post/8906602](https://lemmy.world/post/8906602)':14 'cross':2,9 'cross-post':1,8 'da':11 'feddit.it':6 'feddit.it/post/3680481](https://feddit.it/post/3680481)':5 'lemmy.world':13 'lemmy.world/post/8906602](https://lemmy.world/post/8906602)':12 'post':3,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701346038
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10288237"
  +editedAt: DateTimeImmutable @1702133240 {#1756
    date: 2023-12-09 15:47:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701259638 {#1767
    date: 2023-11-29 13:07: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
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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "How-can-I-create-a-specific-Lemmy-world-subject-community-I"
  +title: "How can I create a specific Lemmy.world subject community? I want to create one for IFS (InternalFamilySystems)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701319606 {#1782
    date: 2023-11-30 05:46:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26202
  -titleTs: "'communiti':9 'creat':4,13 'if':16 'internalfamilysystem':17 'lemmy.world':7 'one':14 'specif':6 'subject':8 'want':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8949084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701319606 {#1783
    date: 2023-11-30 05:46: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
59 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "How-can-I-create-a-specific-Lemmy-world-subject-community-I"
  +title: "How can I create a specific Lemmy.world subject community? I want to create one for IFS (InternalFamilySystems)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701319606 {#1782
    date: 2023-11-30 05:46:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26202
  -titleTs: "'communiti':9 'creat':4,13 'if':16 'internalfamilysystem':17 'lemmy.world':7 'one':14 'specif':6 'subject':8 'want':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8949084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701319606 {#1783
    date: 2023-11-30 05:46: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
60 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1786 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "How-can-I-create-a-specific-Lemmy-world-subject-community-I"
  +title: "How can I create a specific Lemmy.world subject community? I want to create one for IFS (InternalFamilySystems)"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701319606 {#1782
    date: 2023-11-30 05:46:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 26202
  -titleTs: "'communiti':9 'creat':4,13 'if':16 'internalfamilysystem':17 'lemmy.world':7 'one':14 'specif':6 'subject':8 'want':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8949084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701319606 {#1783
    date: 2023-11-30 05:46: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
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "unable-to-login-to-lemmy-ml-using-1-0-152"
  +title: "unable to login to lemmy.ml using 1.0.152"
  +url: null
  +body: """
    I believe 1.0.152 is meant to be the version compatible with the new Lemmy release, and it works pretty well as a guest user. Unfortunately, when I try to login to lemmy.ml (which uses the new server version), I get `Error: An unknown error has occurred.`\n
    \n
    Looked through the app and didn’t see any official bug report area mentioned, so I hope this is the right place to go for this. If not, sorry for the noise!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701319367 {#1637
    date: 2023-11-30 05:42:47.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: 21832
  -titleTs: "'1.0.152':7 'lemmy.ml':5 'login':3 'unabl':1 'use':6"
  -bodyTs: "'1.0.152':3 'app':50 'area':59 'believ':2 'bug':57 'compat':10 'didn':52 'error':41,44 'get':40 'go':70 'guest':23 'hope':63 'lemmi':14 'lemmy.ml':32 'login':30 'look':47 'meant':5 'mention':60 'new':13,36 'nois':78 'occur':46 'offici':56 'place':68 'pretti':19 'releas':15 'report':58 'right':67 'see':54 'server':37 'sorri':75 'tri':28 'unfortun':25 'unknown':43 'use':34 'user':24 'version':9,38 'well':20 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701323867
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8669345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701319367 {#1642
    date: 2023-11-30 05:42:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "unable-to-login-to-lemmy-ml-using-1-0-152"
  +title: "unable to login to lemmy.ml using 1.0.152"
  +url: null
  +body: """
    I believe 1.0.152 is meant to be the version compatible with the new Lemmy release, and it works pretty well as a guest user. Unfortunately, when I try to login to lemmy.ml (which uses the new server version), I get `Error: An unknown error has occurred.`\n
    \n
    Looked through the app and didn’t see any official bug report area mentioned, so I hope this is the right place to go for this. If not, sorry for the noise!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701319367 {#1637
    date: 2023-11-30 05:42:47.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: 21832
  -titleTs: "'1.0.152':7 'lemmy.ml':5 'login':3 'unabl':1 'use':6"
  -bodyTs: "'1.0.152':3 'app':50 'area':59 'believ':2 'bug':57 'compat':10 'didn':52 'error':41,44 'get':40 'go':70 'guest':23 'hope':63 'lemmi':14 'lemmy.ml':32 'login':30 'look':47 'meant':5 'mention':60 'new':13,36 'nois':78 'occur':46 'offici':56 'place':68 'pretti':19 'releas':15 'report':58 'right':67 'see':54 'server':37 'sorri':75 'tri':28 'unfortun':25 'unknown':43 'use':34 'user':24 'version':9,38 'well':20 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701323867
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8669345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701319367 {#1642
    date: 2023-11-30 05:42:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "unable-to-login-to-lemmy-ml-using-1-0-152"
  +title: "unable to login to lemmy.ml using 1.0.152"
  +url: null
  +body: """
    I believe 1.0.152 is meant to be the version compatible with the new Lemmy release, and it works pretty well as a guest user. Unfortunately, when I try to login to lemmy.ml (which uses the new server version), I get `Error: An unknown error has occurred.`\n
    \n
    Looked through the app and didn’t see any official bug report area mentioned, so I hope this is the right place to go for this. If not, sorry for the noise!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701319367 {#1637
    date: 2023-11-30 05:42:47.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: 21832
  -titleTs: "'1.0.152':7 'lemmy.ml':5 'login':3 'unabl':1 'use':6"
  -bodyTs: "'1.0.152':3 'app':50 'area':59 'believ':2 'bug':57 'compat':10 'didn':52 'error':41,44 'get':40 'go':70 'guest':23 'hope':63 'lemmi':14 'lemmy.ml':32 'login':30 'look':47 'meant':5 'mention':60 'new':13,36 'nois':78 'occur':46 'offici':56 'place':68 'pretti':19 'releas':15 'report':58 'right':67 'see':54 'server':37 'sorri':75 'tri':28 'unfortun':25 'unknown':43 'use':34 'user':24 'version':9,38 'well':20 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701323867
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8669345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701319367 {#1642
    date: 2023-11-30 05:42:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Fictional-characters-get-a-lot-of-leeway"
  +title: "Fictional characters get a lot of leeway"
  +url: "https://startrek.website/pictrs/image/37d83692-bc24-4150-8c81-c3f76c08b1e0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701318151 {#1446
    date: 2023-11-30 05:22:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 18318
  -titleTs: "'charact':2 'fiction':1 'get':3 'leeway':7 'lot':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380344
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4197890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701293944 {#1447
    date: 2023-11-29 22:39: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
67 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Fictional-characters-get-a-lot-of-leeway"
  +title: "Fictional characters get a lot of leeway"
  +url: "https://startrek.website/pictrs/image/37d83692-bc24-4150-8c81-c3f76c08b1e0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701318151 {#1446
    date: 2023-11-30 05:22:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 18318
  -titleTs: "'charact':2 'fiction':1 'get':3 'leeway':7 'lot':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380344
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4197890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701293944 {#1447
    date: 2023-11-29 22:39: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
68 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Fictional-characters-get-a-lot-of-leeway"
  +title: "Fictional characters get a lot of leeway"
  +url: "https://startrek.website/pictrs/image/37d83692-bc24-4150-8c81-c3f76c08b1e0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 436
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701318151 {#1446
    date: 2023-11-30 05:22:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 18318
  -titleTs: "'charact':2 'fiction':1 'get':3 'leeway':7 'lot':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380344
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4197890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701293944 {#1447
    date: 2023-11-29 22:39: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
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 {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1462 …}
  +slug: "Unfortunate-cropping-of-a-phone-notification"
  +title: "Unfortunate cropping of a phone notification"
  +url: "https://sh.itjust.works/pictrs/image/e48338f9-ce62-4e18-bcd0-0d5e5915534e.jpeg"
  +body: "Sorry for a photo of a phone screen. I had trouble screen capturing the notification shade."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 708
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701317530 {#1425
    date: 2023-11-30 05:12:10.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: 18044
  -titleTs: "'crop':2 'notif':6 'phone':5 'unfortun':1"
  -bodyTs: "'captur':13 'notif':15 'phone':7 'photo':4 'screen':8,12 'shade':16 'sorri':1 'troubl':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701300771
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10058644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701214371 {#1416
    date: 2023-11-29 00:32: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
71 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1462 …}
  +slug: "Unfortunate-cropping-of-a-phone-notification"
  +title: "Unfortunate cropping of a phone notification"
  +url: "https://sh.itjust.works/pictrs/image/e48338f9-ce62-4e18-bcd0-0d5e5915534e.jpeg"
  +body: "Sorry for a photo of a phone screen. I had trouble screen capturing the notification shade."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 708
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701317530 {#1425
    date: 2023-11-30 05:12:10.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: 18044
  -titleTs: "'crop':2 'notif':6 'phone':5 'unfortun':1"
  -bodyTs: "'captur':13 'notif':15 'phone':7 'photo':4 'screen':8,12 'shade':16 'sorri':1 'troubl':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701300771
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10058644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701214371 {#1416
    date: 2023-11-29 00:32: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
72 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1454 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1462 …}
  +slug: "Unfortunate-cropping-of-a-phone-notification"
  +title: "Unfortunate cropping of a phone notification"
  +url: "https://sh.itjust.works/pictrs/image/e48338f9-ce62-4e18-bcd0-0d5e5915534e.jpeg"
  +body: "Sorry for a photo of a phone screen. I had trouble screen capturing the notification shade."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 708
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701317530 {#1425
    date: 2023-11-30 05:12:10.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: 18044
  -titleTs: "'crop':2 'notif':6 'phone':5 'unfortun':1"
  -bodyTs: "'captur':13 'notif':15 'phone':7 'photo':4 'screen':8,12 'shade':16 'sorri':1 'troubl':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701300771
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10058644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701214371 {#1416
    date: 2023-11-29 00:32: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
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 {#1430 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "A-purrfect-student"
  +title: "A purrfect student"
  +url: "https://lemmy.world/pictrs/image/b931782b-5800-4509-a35f-1520c1521c5a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 515
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701316852 {#1437
    date: 2023-11-30 05:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 18354
  -titleTs: "'purrfect':2 'student':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701386479
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8939583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701300079 {#1436
    date: 2023-11-30 00:21:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1430 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "A-purrfect-student"
  +title: "A purrfect student"
  +url: "https://lemmy.world/pictrs/image/b931782b-5800-4509-a35f-1520c1521c5a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 515
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701316852 {#1437
    date: 2023-11-30 05:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 18354
  -titleTs: "'purrfect':2 'student':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701386479
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8939583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701300079 {#1436
    date: 2023-11-30 00:21:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1430 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "A-purrfect-student"
  +title: "A purrfect student"
  +url: "https://lemmy.world/pictrs/image/b931782b-5800-4509-a35f-1520c1521c5a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 515
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701316852 {#1437
    date: 2023-11-30 05:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 18354
  -titleTs: "'purrfect':2 'student':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701386479
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8939583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701300079 {#1436
    date: 2023-11-30 00:21:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1610 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1606 …}
  +slug: "A-new-McCarthyism-is-being-enforced-around-the-Israel-Hamas-conflict"
  +title: "A new McCarthyism is being enforced around the Israel-Hamas conflict"
  +url: "https://inews.co.uk/opinion/a-new-mccarthyism-is-being-enforced-around-the-israel-hamas-conflict-2781293"
  +body: "Archive link: [archive.is/0q4t3](https://archive.is/0q4t3)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701316395 {#1698
    date: 2023-11-30 04:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 18183
  -titleTs: "'around':7 'conflict':12 'enforc':6 'hama':11 'israel':10 'israel-hama':9 'mccarthyism':3 'new':2"
  -bodyTs: "'/0q4t3](https://archive.is/0q4t3)':5 'archiv':1 'archive.is':4 'archive.is/0q4t3](https://archive.is/0q4t3)':3 'link':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701328670
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9949351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266170 {#1696
    date: 2023-11-29 14:56:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1610 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1606 …}
  +slug: "A-new-McCarthyism-is-being-enforced-around-the-Israel-Hamas-conflict"
  +title: "A new McCarthyism is being enforced around the Israel-Hamas conflict"
  +url: "https://inews.co.uk/opinion/a-new-mccarthyism-is-being-enforced-around-the-israel-hamas-conflict-2781293"
  +body: "Archive link: [archive.is/0q4t3](https://archive.is/0q4t3)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701316395 {#1698
    date: 2023-11-30 04:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 18183
  -titleTs: "'around':7 'conflict':12 'enforc':6 'hama':11 'israel':10 'israel-hama':9 'mccarthyism':3 'new':2"
  -bodyTs: "'/0q4t3](https://archive.is/0q4t3)':5 'archiv':1 'archive.is':4 'archive.is/0q4t3](https://archive.is/0q4t3)':3 'link':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701328670
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9949351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266170 {#1696
    date: 2023-11-29 14:56:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1595 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1610 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1606 …}
  +slug: "A-new-McCarthyism-is-being-enforced-around-the-Israel-Hamas-conflict"
  +title: "A new McCarthyism is being enforced around the Israel-Hamas conflict"
  +url: "https://inews.co.uk/opinion/a-new-mccarthyism-is-being-enforced-around-the-israel-hamas-conflict-2781293"
  +body: "Archive link: [archive.is/0q4t3](https://archive.is/0q4t3)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701316395 {#1698
    date: 2023-11-30 04:53:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 18183
  -titleTs: "'around':7 'conflict':12 'enforc':6 'hama':11 'israel':10 'israel-hama':9 'mccarthyism':3 'new':2"
  -bodyTs: "'/0q4t3](https://archive.is/0q4t3)':5 'archiv':1 'archive.is':4 'archive.is/0q4t3](https://archive.is/0q4t3)':3 'link':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701328670
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9949351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266170 {#1696
    date: 2023-11-29 14:56:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Phasers-set-to-Bitch-please"
  +title: "Phasers set to "Bitch please""
  +url: "https://startrek.website/pictrs/image/11b3e6c3-423c-4071-ba98-dc720d176559.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701313877 {#1648
    date: 2023-11-30 04:11:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 9785
  -titleTs: "'bitch':4 'phaser':1 'pleas':5 'set':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698915850
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3258586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698838350 {#1665
    date: 2023-11-01 12:32:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Phasers-set-to-Bitch-please"
  +title: "Phasers set to "Bitch please""
  +url: "https://startrek.website/pictrs/image/11b3e6c3-423c-4071-ba98-dc720d176559.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701313877 {#1648
    date: 2023-11-30 04:11:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 9785
  -titleTs: "'bitch':4 'phaser':1 'pleas':5 'set':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698915850
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3258586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698838350 {#1665
    date: 2023-11-01 12:32:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Phasers-set-to-Bitch-please"
  +title: "Phasers set to "Bitch please""
  +url: "https://startrek.website/pictrs/image/11b3e6c3-423c-4071-ba98-dc720d176559.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701313877 {#1648
    date: 2023-11-30 04:11:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 9785
  -titleTs: "'bitch':4 'phaser':1 'pleas':5 'set':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698915850
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3258586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698838350 {#1665
    date: 2023-11-01 12:32:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Dunkin-by-Extra-Fabulous-Comics"
  +title: ""Dunkin" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/08198065-47cc-4dc2-a8dd-dc11be7cbe83.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 454
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312636 {#1654
    date: 2023-11-30 03:50:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 18308
  -titleTs: "'comic':5 'dunkin':1 'extra':3 'fabul':4"
  -bodyTs: "'/extrafabulouscomics)':6 'patreon':3 'www.extrafabulouscomics.com':1,2 'www.patreon.com':5 'www.patreon.com/extrafabulouscomics)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701378636
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8936123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701292236 {#1652
    date: 2023-11-29 22:10:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Dunkin-by-Extra-Fabulous-Comics"
  +title: ""Dunkin" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/08198065-47cc-4dc2-a8dd-dc11be7cbe83.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 454
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312636 {#1654
    date: 2023-11-30 03:50:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 18308
  -titleTs: "'comic':5 'dunkin':1 'extra':3 'fabul':4"
  -bodyTs: "'/extrafabulouscomics)':6 'patreon':3 'www.extrafabulouscomics.com':1,2 'www.patreon.com':5 'www.patreon.com/extrafabulouscomics)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701378636
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8936123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701292236 {#1652
    date: 2023-11-29 22:10:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "Dunkin-by-Extra-Fabulous-Comics"
  +title: ""Dunkin" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/08198065-47cc-4dc2-a8dd-dc11be7cbe83.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 454
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312636 {#1654
    date: 2023-11-30 03:50:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 18308
  -titleTs: "'comic':5 'dunkin':1 'extra':3 'fabul':4"
  -bodyTs: "'/extrafabulouscomics)':6 'patreon':3 'www.extrafabulouscomics.com':1,2 'www.patreon.com':5 'www.patreon.com/extrafabulouscomics)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701378636
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8936123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701292236 {#1652
    date: 2023-11-29 22:10:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "no-need-to-keep-playing"
  +title: "no need to keep playing"
  +url: "https://imgflip.com/i/87phr1"
  +body: "<div>from Imgflip Meme Generator</div>"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312586 {#1571
    date: 2023-11-30 03:49:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 18397
  -titleTs: "'keep':4 'need':2 'play':5"
  -bodyTs: "'/div':6 'div':1 'generat':5 'imgflip':3 'meme':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701396567
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16460965"
  +editedAt: DateTimeImmutable @1702260156 {#1582
    date: 2023-12-11 03:02:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701310167 {#1578
    date: 2023-11-30 03:09:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "no-need-to-keep-playing"
  +title: "no need to keep playing"
  +url: "https://imgflip.com/i/87phr1"
  +body: "<div>from Imgflip Meme Generator</div>"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312586 {#1571
    date: 2023-11-30 03:49:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 18397
  -titleTs: "'keep':4 'need':2 'play':5"
  -bodyTs: "'/div':6 'div':1 'generat':5 'imgflip':3 'meme':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701396567
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16460965"
  +editedAt: DateTimeImmutable @1702260156 {#1582
    date: 2023-12-11 03:02:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701310167 {#1578
    date: 2023-11-30 03:09:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "no-need-to-keep-playing"
  +title: "no need to keep playing"
  +url: "https://imgflip.com/i/87phr1"
  +body: "<div>from Imgflip Meme Generator</div>"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312586 {#1571
    date: 2023-11-30 03:49:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 18397
  -titleTs: "'keep':4 'need':2 'play':5"
  -bodyTs: "'/div':6 'div':1 'generat':5 'imgflip':3 'meme':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701396567
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16460965"
  +editedAt: DateTimeImmutable @1702260156 {#1582
    date: 2023-12-11 03:02:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701310167 {#1578
    date: 2023-11-30 03:09:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "It-s-going"
  +title: "It's going"
  +url: "https://startrek.website/pictrs/image/c8358f96-3374-4a1b-b028-05e21a1d7e33.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312469 {#1560
    date: 2023-11-30 03:47:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 11729
  -titleTs: "'go':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699707755
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3554265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621355 {#1568
    date: 2023-11-10 14:02:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "It-s-going"
  +title: "It's going"
  +url: "https://startrek.website/pictrs/image/c8358f96-3374-4a1b-b028-05e21a1d7e33.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312469 {#1560
    date: 2023-11-30 03:47:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 11729
  -titleTs: "'go':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699707755
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3554265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621355 {#1568
    date: 2023-11-10 14:02:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#1527 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "It-s-going"
  +title: "It's going"
  +url: "https://startrek.website/pictrs/image/c8358f96-3374-4a1b-b028-05e21a1d7e33.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312469 {#1560
    date: 2023-11-30 03:47:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 11729
  -titleTs: "'go':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699707755
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3554265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621355 {#1568
    date: 2023-11-10 14:02:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1613 …}
  +slug: "There-is-no-lever"
  +title: "There is no lever."
  +url: "https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf4779419-8cf74f/V1gPuxaQYqVF/Mx1On1qKXZCXEJoCVA0X6BkRVm0KnIyCtldms5q4.jpg"
  +body: """
    cross-posted from: [pixelfed.crimedad.work/p/…/635274464812653119](https://pixelfed.crimedad.work/p/crimedad/635274464812653119)\n
    \n
    > There is no lever.\n
    > \n
    > The trolley is controlled by a remote control in the hands of a maniacal five year old.\n
    > \n
    > #Lego #TrolleyProblem #TisTheSeason\n
    > \n
    > @crosspost@lemmy.crimedad.work
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312006 {#1558
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 18057
  -titleTs: "'lever':4"
  -bodyTs: "'/635274464812653119':8 '/p/':7 '/p/crimedad/635274464812653119)':11 'control':19,23 'cross':2 'cross-post':1 'crosspost@lemmy.crimedad.work':36 'five':30 'hand':26 'lego':33 'lever':15 'maniac':29 'old':32 'pixelfed.crimedad.work':6,10 'pixelfed.crimedad.work/p/':5 'pixelfed.crimedad.work/p/crimedad/635274464812653119)':9 'post':3 'remot':22 'tistheseason':35 'trolley':17 'trolleyproblem':34 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701287192
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/post/37428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701218192 {#1556
    date: 2023-11-29 01:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1613 …}
  +slug: "There-is-no-lever"
  +title: "There is no lever."
  +url: "https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf4779419-8cf74f/V1gPuxaQYqVF/Mx1On1qKXZCXEJoCVA0X6BkRVm0KnIyCtldms5q4.jpg"
  +body: """
    cross-posted from: [pixelfed.crimedad.work/p/…/635274464812653119](https://pixelfed.crimedad.work/p/crimedad/635274464812653119)\n
    \n
    > There is no lever.\n
    > \n
    > The trolley is controlled by a remote control in the hands of a maniacal five year old.\n
    > \n
    > #Lego #TrolleyProblem #TisTheSeason\n
    > \n
    > @crosspost@lemmy.crimedad.work
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312006 {#1558
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 18057
  -titleTs: "'lever':4"
  -bodyTs: "'/635274464812653119':8 '/p/':7 '/p/crimedad/635274464812653119)':11 'control':19,23 'cross':2 'cross-post':1 'crosspost@lemmy.crimedad.work':36 'five':30 'hand':26 'lego':33 'lever':15 'maniac':29 'old':32 'pixelfed.crimedad.work':6,10 'pixelfed.crimedad.work/p/':5 'pixelfed.crimedad.work/p/crimedad/635274464812653119)':9 'post':3 'remot':22 'tistheseason':35 'trolley':17 'trolleyproblem':34 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701287192
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/post/37428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701218192 {#1556
    date: 2023-11-29 01:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1613 …}
  +slug: "There-is-no-lever"
  +title: "There is no lever."
  +url: "https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf4779419-8cf74f/V1gPuxaQYqVF/Mx1On1qKXZCXEJoCVA0X6BkRVm0KnIyCtldms5q4.jpg"
  +body: """
    cross-posted from: [pixelfed.crimedad.work/p/…/635274464812653119](https://pixelfed.crimedad.work/p/crimedad/635274464812653119)\n
    \n
    > There is no lever.\n
    > \n
    > The trolley is controlled by a remote control in the hands of a maniacal five year old.\n
    > \n
    > #Lego #TrolleyProblem #TisTheSeason\n
    > \n
    > @crosspost@lemmy.crimedad.work
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701312006 {#1558
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 18057
  -titleTs: "'lever':4"
  -bodyTs: "'/635274464812653119':8 '/p/':7 '/p/crimedad/635274464812653119)':11 'control':19,23 'cross':2 'cross-post':1 'crosspost@lemmy.crimedad.work':36 'five':30 'hand':26 'lego':33 'lever':15 'maniac':29 'old':32 'pixelfed.crimedad.work':6,10 'pixelfed.crimedad.work/p/':5 'pixelfed.crimedad.work/p/crimedad/635274464812653119)':9 'post':3 'remot':22 'tistheseason':35 'trolley':17 'trolleyproblem':34 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701287192
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/post/37428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701218192 {#1556
    date: 2023-11-29 01:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details