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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "You-ve-been-instantly-teleported-two-feet-to-the-left-How"
  +title: "You've been instantly teleported two feet to the left. How does this affect you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442734 {#173
    date: 2023-12-01 15:58:54.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: 27659
  -titleTs: "'affect':14 'feet':7 'instant':4 'left':10 'teleport':5 'two':6 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8736625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442734 {#243
    date: 2023-12-01 15:58:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "You-ve-been-instantly-teleported-two-feet-to-the-left-How"
  +title: "You've been instantly teleported two feet to the left. How does this affect you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442734 {#173
    date: 2023-12-01 15:58:54.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: 27659
  -titleTs: "'affect':14 'feet':7 'instant':4 'left':10 'teleport':5 'two':6 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8736625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442734 {#243
    date: 2023-12-01 15:58:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "You-ve-been-instantly-teleported-two-feet-to-the-left-How"
  +title: "You've been instantly teleported two feet to the left. How does this affect you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442734 {#173
    date: 2023-12-01 15:58:54.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: 27659
  -titleTs: "'affect':14 'feet':7 'instant':4 'left':10 'teleport':5 'two':6 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8736625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701442734 {#243
    date: 2023-12-01 15:58:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Don-t-know-if-you-guys-like-history-memes"
  +title: "Don't know if you guys like history memes"
  +url: "https://lemmy.zip/pictrs/image/cb12481e-3539-43c3-b73e-cf21672eeb24.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442636 {#1408
    date: 2023-12-01 15:57:16.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: 18769
  -titleTs: "'guy':6 'histori':8 'know':3 'like':7 'meme':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701469656
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6328602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701383256 {#1886
    date: 2023-11-30 23:27: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
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: "Don-t-know-if-you-guys-like-history-memes"
  +title: "Don't know if you guys like history memes"
  +url: "https://lemmy.zip/pictrs/image/cb12481e-3539-43c3-b73e-cf21672eeb24.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442636 {#1408
    date: 2023-12-01 15:57:16.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: 18769
  -titleTs: "'guy':6 'histori':8 'know':3 'like':7 'meme':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701469656
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6328602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701383256 {#1886
    date: 2023-11-30 23:27: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
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: "Don-t-know-if-you-guys-like-history-memes"
  +title: "Don't know if you guys like history memes"
  +url: "https://lemmy.zip/pictrs/image/cb12481e-3539-43c3-b73e-cf21672eeb24.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442636 {#1408
    date: 2023-12-01 15:57:16.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: 18769
  -titleTs: "'guy':6 'histori':8 'know':3 'like':7 'meme':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701469656
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6328602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701383256 {#1886
    date: 2023-11-30 23:27: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
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: "Can-I-buy-you-a-lunch"
  +title: "Can I buy you a lunch?"
  +url: "https://feddit.de/pictrs/image/f737214a-4aa9-4ff2-8fe2-55e8dc4768f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442564 {#1934
    date: 2023-12-01 15:56:04.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: 18883
  -titleTs: "'buy':3 'lunch':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701505553
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6239811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701419153 {#1957
    date: 2023-12-01 09:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Can-I-buy-you-a-lunch"
  +title: "Can I buy you a lunch?"
  +url: "https://feddit.de/pictrs/image/f737214a-4aa9-4ff2-8fe2-55e8dc4768f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442564 {#1934
    date: 2023-12-01 15:56:04.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: 18883
  -titleTs: "'buy':3 'lunch':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701505553
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6239811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701419153 {#1957
    date: 2023-12-01 09:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Can-I-buy-you-a-lunch"
  +title: "Can I buy you a lunch?"
  +url: "https://feddit.de/pictrs/image/f737214a-4aa9-4ff2-8fe2-55e8dc4768f4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442564 {#1934
    date: 2023-12-01 15:56:04.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: 18883
  -titleTs: "'buy':3 'lunch':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701505553
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6239811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701419153 {#1957
    date: 2023-12-01 09:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "The-LAPD-Is-Using-Controversial-Mass-Surveillance-Tracking-Software"
  +title: "The LAPD Is Using Controversial Mass Surveillance Tracking Software"
  +url: "https://www.vice.com/en/article/3ak4e5/the-lapd-is-using-controversial-mass-surveillance-tracking-software"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442238 {#1393
    date: 2023-12-01 15:50:38.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: 18885
  -titleTs: "'controversi':5 'lapd':2 'mass':6 'softwar':9 'surveil':7 'track':8 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701506835
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3951012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701420435 {#1389
    date: 2023-12-01 09:47:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "The-LAPD-Is-Using-Controversial-Mass-Surveillance-Tracking-Software"
  +title: "The LAPD Is Using Controversial Mass Surveillance Tracking Software"
  +url: "https://www.vice.com/en/article/3ak4e5/the-lapd-is-using-controversial-mass-surveillance-tracking-software"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442238 {#1393
    date: 2023-12-01 15:50:38.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: 18885
  -titleTs: "'controversi':5 'lapd':2 'mass':6 'softwar':9 'surveil':7 'track':8 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701506835
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3951012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701420435 {#1389
    date: 2023-12-01 09:47:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "The-LAPD-Is-Using-Controversial-Mass-Surveillance-Tracking-Software"
  +title: "The LAPD Is Using Controversial Mass Surveillance Tracking Software"
  +url: "https://www.vice.com/en/article/3ak4e5/the-lapd-is-using-controversial-mass-surveillance-tracking-software"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701442238 {#1393
    date: 2023-12-01 15:50:38.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: 18885
  -titleTs: "'controversi':5 'lapd':2 'mass':6 'softwar':9 'surveil':7 'track':8 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701506835
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3951012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701420435 {#1389
    date: 2023-12-01 09:47:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "No-excuses"
  +title: "No excuses"
  +url: "https://startrek.website/pictrs/image/eb595fd9-8c84-455e-9633-973551f9192a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701441419 {#1369
    date: 2023-12-01 15:36:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 18585
  -titleTs: "'excus':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701440088
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4219740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701353688 {#1378
    date: 2023-11-30 15:14:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "No-excuses"
  +title: "No excuses"
  +url: "https://startrek.website/pictrs/image/eb595fd9-8c84-455e-9633-973551f9192a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701441419 {#1369
    date: 2023-12-01 15:36:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 18585
  -titleTs: "'excus':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701440088
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4219740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701353688 {#1378
    date: 2023-11-30 15:14:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "No-excuses"
  +title: "No excuses"
  +url: "https://startrek.website/pictrs/image/eb595fd9-8c84-455e-9633-973551f9192a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701441419 {#1369
    date: 2023-12-01 15:36:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 18585
  -titleTs: "'excus':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701440088
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4219740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701353688 {#1378
    date: 2023-11-30 15:14:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "What-hobbies-help-you-minimize-or-avoid-navigating-commercialism"
  +title: "What hobbies help you minimize or avoid navigating commercialism?"
  +url: null
  +body: """
    By commercialism, I’m aiming at a mix of spending a lot and sifting through bloated business models (e.g. this or that accessory/equipment, microtransactions, etc.). Feel like many can relate to this sort of commercial fatigue, and yet it creeps even into hobbies where one tries to unwind.\n
    \n
    Lately I’ve picked up reading more again, as thanks to libraries I’m able to do just that, but I’m wondering what some other, less obvious options* might be.\n
    \n
    :::spoiler * This is mainly for the going outside, walking folks. I enjoy a good walk from time to time, but I’m interested in activities that are a little less obvious. :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701441337 {#2446
    date: 2023-12-01 15:35:37.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: 17991
  -titleTs: "'avoid':7 'commerci':9 'help':3 'hobbi':2 'minim':5 'navig':8"
  -bodyTs: "'abl':63 'accessory/equipment':23 'activ':104 'aim':5 'bloat':16 'busi':17 'commerci':2,35 'creep':40 'e.g':19 'enjoy':91 'etc':25 'even':41 'fatigu':36 'feel':26 'folk':89 'go':86 'good':93 'hobbi':43 'interest':102 'late':49 'less':75,109 'librari':60 'like':27 'littl':108 'lot':12 'm':4,62,70,101 'main':83 'mani':28 'microtransact':24 'might':78 'mix':8 'model':18 'obvious':76,110 'one':45 'option':77 'outsid':87 'pick':52 'read':54 'relat':30 'sift':14 'sort':33 'spend':10 'spoiler':80 'thank':58 'time':96,98 'tri':46 'unwind':48 've':51 'walk':88,94 'wonder':71 'yet':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701296575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16336249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210175 {#2428
    date: 2023-11-28 23:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "What-hobbies-help-you-minimize-or-avoid-navigating-commercialism"
  +title: "What hobbies help you minimize or avoid navigating commercialism?"
  +url: null
  +body: """
    By commercialism, I’m aiming at a mix of spending a lot and sifting through bloated business models (e.g. this or that accessory/equipment, microtransactions, etc.). Feel like many can relate to this sort of commercial fatigue, and yet it creeps even into hobbies where one tries to unwind.\n
    \n
    Lately I’ve picked up reading more again, as thanks to libraries I’m able to do just that, but I’m wondering what some other, less obvious options* might be.\n
    \n
    :::spoiler * This is mainly for the going outside, walking folks. I enjoy a good walk from time to time, but I’m interested in activities that are a little less obvious. :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701441337 {#2446
    date: 2023-12-01 15:35:37.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: 17991
  -titleTs: "'avoid':7 'commerci':9 'help':3 'hobbi':2 'minim':5 'navig':8"
  -bodyTs: "'abl':63 'accessory/equipment':23 'activ':104 'aim':5 'bloat':16 'busi':17 'commerci':2,35 'creep':40 'e.g':19 'enjoy':91 'etc':25 'even':41 'fatigu':36 'feel':26 'folk':89 'go':86 'good':93 'hobbi':43 'interest':102 'late':49 'less':75,109 'librari':60 'like':27 'littl':108 'lot':12 'm':4,62,70,101 'main':83 'mani':28 'microtransact':24 'might':78 'mix':8 'model':18 'obvious':76,110 'one':45 'option':77 'outsid':87 'pick':52 'read':54 'relat':30 'sift':14 'sort':33 'spend':10 'spoiler':80 'thank':58 'time':96,98 'tri':46 'unwind':48 've':51 'walk':88,94 'wonder':71 'yet':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701296575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16336249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210175 {#2428
    date: 2023-11-28 23:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "What-hobbies-help-you-minimize-or-avoid-navigating-commercialism"
  +title: "What hobbies help you minimize or avoid navigating commercialism?"
  +url: null
  +body: """
    By commercialism, I’m aiming at a mix of spending a lot and sifting through bloated business models (e.g. this or that accessory/equipment, microtransactions, etc.). Feel like many can relate to this sort of commercial fatigue, and yet it creeps even into hobbies where one tries to unwind.\n
    \n
    Lately I’ve picked up reading more again, as thanks to libraries I’m able to do just that, but I’m wondering what some other, less obvious options* might be.\n
    \n
    :::spoiler * This is mainly for the going outside, walking folks. I enjoy a good walk from time to time, but I’m interested in activities that are a little less obvious. :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701441337 {#2446
    date: 2023-12-01 15:35:37.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: 17991
  -titleTs: "'avoid':7 'commerci':9 'help':3 'hobbi':2 'minim':5 'navig':8"
  -bodyTs: "'abl':63 'accessory/equipment':23 'activ':104 'aim':5 'bloat':16 'busi':17 'commerci':2,35 'creep':40 'e.g':19 'enjoy':91 'etc':25 'even':41 'fatigu':36 'feel':26 'folk':89 'go':86 'good':93 'hobbi':43 'interest':102 'late':49 'less':75,109 'librari':60 'like':27 'littl':108 'lot':12 'm':4,62,70,101 'main':83 'mani':28 'microtransact':24 'might':78 'mix':8 'model':18 'obvious':76,110 'one':45 'option':77 'outsid':87 'pick':52 'read':54 'relat':30 'sift':14 'sort':33 'spend':10 'spoiler':80 'thank':58 'time':96,98 'tri':46 'unwind':48 've':51 'walk':88,94 'wonder':71 'yet':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701296575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16336249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701210175 {#2428
    date: 2023-11-28 23:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Idea-for-disrespecting-cars"
  +title: "Idea for disrespecting cars"
  +url: null
  +body: """
    OK so I came up with a slightly crazy idea. Do you know how cars are emblazoned with logos and emblems? Like the brand name (Toyota), the car name (Kluger), engine and other doodads (V6 etc etc). What if we made like jokey versions of these to replace on our cars? Like make a Toyota logo but it looks a bit more like a penis.\n
    \n
    Instead of car doodads we just make up acronyms with no explanation (AR-X, BFI, MIG-TL). We could also have unfortunate acronyms with explanatory text below it, like “AIDS” and then in smaller text it would say “Advanced Infra-red Drive System”.\n
    \n
    If enough people do it to their cars then it will show that we don’t respect them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701440307 {#2466
    date: 2023-12-01 15:18:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 18943
  -titleTs: "'car':4 'disrespect':3 'idea':1"
  -bodyTs: "'acronym':74,90 'advanc':106 'aid':97 'also':87 'ar':79 'ar-x':78 'bfi':81 'bit':61 'brand':24 'came':4 'car':15,28,51,68,119 'could':86 'crazi':9 'doodad':34,69 'drive':110 'emblazon':17 'emblem':21 'engin':31 'enough':113 'etc':36,37 'explan':77 'explanatori':92 'idea':10 'infra':108 'infra-r':107 'instead':66 'jokey':43 'kluger':30 'know':13 'like':22,42,52,63,96 'logo':19,56 'look':59 'made':41 'make':53,72 'mig':83 'mig-tl':82 'name':25,29 'ok':1 'peni':65 'peopl':114 'red':109 'replac':48 'respect':128 'say':105 'show':123 'slight':8 'smaller':101 'system':111 'text':93,102 'tl':84 'toyota':26,55 'unfortun':89 'v6':35 'version':44 'would':104 'x':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701445369
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4494812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701403369 {#2476
    date: 2023-12-01 05:02: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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Idea-for-disrespecting-cars"
  +title: "Idea for disrespecting cars"
  +url: null
  +body: """
    OK so I came up with a slightly crazy idea. Do you know how cars are emblazoned with logos and emblems? Like the brand name (Toyota), the car name (Kluger), engine and other doodads (V6 etc etc). What if we made like jokey versions of these to replace on our cars? Like make a Toyota logo but it looks a bit more like a penis.\n
    \n
    Instead of car doodads we just make up acronyms with no explanation (AR-X, BFI, MIG-TL). We could also have unfortunate acronyms with explanatory text below it, like “AIDS” and then in smaller text it would say “Advanced Infra-red Drive System”.\n
    \n
    If enough people do it to their cars then it will show that we don’t respect them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701440307 {#2466
    date: 2023-12-01 15:18:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 18943
  -titleTs: "'car':4 'disrespect':3 'idea':1"
  -bodyTs: "'acronym':74,90 'advanc':106 'aid':97 'also':87 'ar':79 'ar-x':78 'bfi':81 'bit':61 'brand':24 'came':4 'car':15,28,51,68,119 'could':86 'crazi':9 'doodad':34,69 'drive':110 'emblazon':17 'emblem':21 'engin':31 'enough':113 'etc':36,37 'explan':77 'explanatori':92 'idea':10 'infra':108 'infra-r':107 'instead':66 'jokey':43 'kluger':30 'know':13 'like':22,42,52,63,96 'logo':19,56 'look':59 'made':41 'make':53,72 'mig':83 'mig-tl':82 'name':25,29 'ok':1 'peni':65 'peopl':114 'red':109 'replac':48 'respect':128 'say':105 'show':123 'slight':8 'smaller':101 'system':111 'text':93,102 'tl':84 'toyota':26,55 'unfortun':89 'v6':35 'version':44 'would':104 'x':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701445369
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4494812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701403369 {#2476
    date: 2023-12-01 05:02: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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Idea-for-disrespecting-cars"
  +title: "Idea for disrespecting cars"
  +url: null
  +body: """
    OK so I came up with a slightly crazy idea. Do you know how cars are emblazoned with logos and emblems? Like the brand name (Toyota), the car name (Kluger), engine and other doodads (V6 etc etc). What if we made like jokey versions of these to replace on our cars? Like make a Toyota logo but it looks a bit more like a penis.\n
    \n
    Instead of car doodads we just make up acronyms with no explanation (AR-X, BFI, MIG-TL). We could also have unfortunate acronyms with explanatory text below it, like “AIDS” and then in smaller text it would say “Advanced Infra-red Drive System”.\n
    \n
    If enough people do it to their cars then it will show that we don’t respect them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701440307 {#2466
    date: 2023-12-01 15:18:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 18943
  -titleTs: "'car':4 'disrespect':3 'idea':1"
  -bodyTs: "'acronym':74,90 'advanc':106 'aid':97 'also':87 'ar':79 'ar-x':78 'bfi':81 'bit':61 'brand':24 'came':4 'car':15,28,51,68,119 'could':86 'crazi':9 'doodad':34,69 'drive':110 'emblazon':17 'emblem':21 'engin':31 'enough':113 'etc':36,37 'explan':77 'explanatori':92 'idea':10 'infra':108 'infra-r':107 'instead':66 'jokey':43 'kluger':30 'know':13 'like':22,42,52,63,96 'logo':19,56 'look':59 'made':41 'make':53,72 'mig':83 'mig-tl':82 'name':25,29 'ok':1 'peni':65 'peopl':114 'red':109 'replac':48 'respect':128 'say':105 'show':123 'slight':8 'smaller':101 'system':111 'text':93,102 'tl':84 'toyota':26,55 'unfortun':89 'v6':35 'version':44 'would':104 'x':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701445369
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4494812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701403369 {#2476
    date: 2023-12-01 05:02: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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "USA-Making-The-World-Fuckeder"
  +title: "USA Making The World Fuckeder"
  +url: "https://lemmy.ml/pictrs/image/be9181d4-01c2-41c2-8e89-9d3d303bc1c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701440138 {#60
    date: 2023-12-01 15:15:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 18933
  -titleTs: "'fucked':5 'make':2 'usa':1 'world':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701477173
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8707416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701390773 {#1359
    date: 2023-12-01 01:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "USA-Making-The-World-Fuckeder"
  +title: "USA Making The World Fuckeder"
  +url: "https://lemmy.ml/pictrs/image/be9181d4-01c2-41c2-8e89-9d3d303bc1c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701440138 {#60
    date: 2023-12-01 15:15:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 18933
  -titleTs: "'fucked':5 'make':2 'usa':1 'world':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701477173
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8707416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701390773 {#1359
    date: 2023-12-01 01:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2474 …}
  +slug: "USA-Making-The-World-Fuckeder"
  +title: "USA Making The World Fuckeder"
  +url: "https://lemmy.ml/pictrs/image/be9181d4-01c2-41c2-8e89-9d3d303bc1c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701440138 {#60
    date: 2023-12-01 15:15:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 18933
  -titleTs: "'fucked':5 'make':2 'usa':1 'world':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701477173
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8707416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701390773 {#1359
    date: 2023-12-01 01:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Seriously-spends-80-to-drive-20km"
  +title: "Seriously spends $80 to drive 20km.."
  +url: "https://lemmy.ca/pictrs/image/439a80ea-59a0-4a39-a183-6e48bf97a4fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 245
  +favouriteCount: 1865
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701439253 {#1502
    date: 2023-12-01 15:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 15567
  -titleTs: "'..':7 '20km':6 '80':3 'drive':5 'serious':1 'spend':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769558
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9880960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683158 {#1546
    date: 2023-11-22 20:59: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
35 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Seriously-spends-80-to-drive-20km"
  +title: "Seriously spends $80 to drive 20km.."
  +url: "https://lemmy.ca/pictrs/image/439a80ea-59a0-4a39-a183-6e48bf97a4fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 245
  +favouriteCount: 1865
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701439253 {#1502
    date: 2023-12-01 15:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 15567
  -titleTs: "'..':7 '20km':6 '80':3 'drive':5 'serious':1 'spend':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769558
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9880960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683158 {#1546
    date: 2023-11-22 20:59: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
36 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Seriously-spends-80-to-drive-20km"
  +title: "Seriously spends $80 to drive 20km.."
  +url: "https://lemmy.ca/pictrs/image/439a80ea-59a0-4a39-a183-6e48bf97a4fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 245
  +favouriteCount: 1865
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701439253 {#1502
    date: 2023-12-01 15:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 15567
  -titleTs: "'..':7 '20km':6 '80':3 'drive':5 'serious':1 'spend':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769558
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9880960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683158 {#1546
    date: 2023-11-22 20:59: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
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 {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "qcow2-images-not-shown-as-dynamic-but-max-size"
  +title: "qcow2 images not shown as dynamic but max size?"
  +url: null
  +body: """
    I am on Fedora with KDE (Kinoite) and use virt-manager.\n
    \n
    I like to test a lot of stuff, but the VMs are not big. As they are dynamically allocated, I create them with 50GB or something.\n
    \n
    But it seems that virt-manager and also KDE Dolphin see these qcow2 images as being full size, so I currently have only 20GB of “space left”.\n
    \n
    Do you know anything about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701437742 {#1532
    date: 2023-12-01 14:35:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 18907
  -titleTs: "'dynam':6 'imag':2 'max':8 'qcow2':1 'shown':4 'size':9"
  -bodyTs: "'20gb':63 '50gb':36 'alloc':31 'also':47 'anyth':70 'big':26 'creat':33 'current':60 'dolphin':49 'dynam':30 'fedora':4 'full':56 'imag':53 'kde':6,48 'kinoit':7 'know':69 'left':66 'like':14 'lot':18 'manag':12,45 'qcow2':52 'see':50 'seem':41 'size':57 'someth':38 'space':65 'stuff':20 'test':16 'use':9 'virt':11,44 'virt-manag':10,43 'vms':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701414104
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6220263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367104 {#1535
    date: 2023-11-30 18:58: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
39 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "qcow2-images-not-shown-as-dynamic-but-max-size"
  +title: "qcow2 images not shown as dynamic but max size?"
  +url: null
  +body: """
    I am on Fedora with KDE (Kinoite) and use virt-manager.\n
    \n
    I like to test a lot of stuff, but the VMs are not big. As they are dynamically allocated, I create them with 50GB or something.\n
    \n
    But it seems that virt-manager and also KDE Dolphin see these qcow2 images as being full size, so I currently have only 20GB of “space left”.\n
    \n
    Do you know anything about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701437742 {#1532
    date: 2023-12-01 14:35:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 18907
  -titleTs: "'dynam':6 'imag':2 'max':8 'qcow2':1 'shown':4 'size':9"
  -bodyTs: "'20gb':63 '50gb':36 'alloc':31 'also':47 'anyth':70 'big':26 'creat':33 'current':60 'dolphin':49 'dynam':30 'fedora':4 'full':56 'imag':53 'kde':6,48 'kinoit':7 'know':69 'left':66 'like':14 'lot':18 'manag':12,45 'qcow2':52 'see':50 'seem':41 'size':57 'someth':38 'space':65 'stuff':20 'test':16 'use':9 'virt':11,44 'virt-manag':10,43 'vms':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701414104
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6220263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367104 {#1535
    date: 2023-11-30 18:58: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
40 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "qcow2-images-not-shown-as-dynamic-but-max-size"
  +title: "qcow2 images not shown as dynamic but max size?"
  +url: null
  +body: """
    I am on Fedora with KDE (Kinoite) and use virt-manager.\n
    \n
    I like to test a lot of stuff, but the VMs are not big. As they are dynamically allocated, I create them with 50GB or something.\n
    \n
    But it seems that virt-manager and also KDE Dolphin see these qcow2 images as being full size, so I currently have only 20GB of “space left”.\n
    \n
    Do you know anything about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701437742 {#1532
    date: 2023-12-01 14:35:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 18907
  -titleTs: "'dynam':6 'imag':2 'max':8 'qcow2':1 'shown':4 'size':9"
  -bodyTs: "'20gb':63 '50gb':36 'alloc':31 'also':47 'anyth':70 'big':26 'creat':33 'current':60 'dolphin':49 'dynam':30 'fedora':4 'full':56 'imag':53 'kde':6,48 'kinoit':7 'know':69 'left':66 'like':14 'lot':18 'manag':12,45 'qcow2':52 'see':50 'seem':41 'size':57 'someth':38 'space':65 'stuff':20 'test':16 'use':9 'virt':11,44 'virt-manag':10,43 'vms':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701414104
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6220263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367104 {#1535
    date: 2023-11-30 18:58: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "come-into-realization"
  +title: "come into realization"
  +url: null
  +body: "what a thing, that at first you find it ridiculous, but at the end is making sense?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701437737 {#1519
    date: 2023-12-01 14:35:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 18905
  -titleTs: "'come':1 'realiz':3"
  -bodyTs: "'end':14 'find':8 'first':6 'make':16 'ridicul':10 'sens':17 'thing':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701485532
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8999522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701425032 {#1520
    date: 2023-12-01 11:03: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
43 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "come-into-realization"
  +title: "come into realization"
  +url: null
  +body: "what a thing, that at first you find it ridiculous, but at the end is making sense?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701437737 {#1519
    date: 2023-12-01 14:35:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 18905
  -titleTs: "'come':1 'realiz':3"
  -bodyTs: "'end':14 'find':8 'first':6 'make':16 'ridicul':10 'sens':17 'thing':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701485532
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8999522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701425032 {#1520
    date: 2023-12-01 11:03: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
44 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "come-into-realization"
  +title: "come into realization"
  +url: null
  +body: "what a thing, that at first you find it ridiculous, but at the end is making sense?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701437737 {#1519
    date: 2023-12-01 14:35:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 18905
  -titleTs: "'come':1 'realiz':3"
  -bodyTs: "'end':14 'find':8 'first':6 'make':16 'ridicul':10 'sens':17 'thing':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701485532
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8999522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701425032 {#1520
    date: 2023-12-01 11:03: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Sexual-Dimorphism"
  +title: "Sexual Dimorphism"
  +url: "https://feddit.de/pictrs/image/8fa6d550-1e7a-4a83-bf10-6fdf51240f62.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701436064 {#1747
    date: 2023-12-01 14:07:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 18973
  -titleTs: "'dimorph':2 'sexual':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701517112
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6248683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701430712 {#1738
    date: 2023-12-01 12:38: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
47 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Sexual-Dimorphism"
  +title: "Sexual Dimorphism"
  +url: "https://feddit.de/pictrs/image/8fa6d550-1e7a-4a83-bf10-6fdf51240f62.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701436064 {#1747
    date: 2023-12-01 14:07:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 18973
  -titleTs: "'dimorph':2 'sexual':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701517112
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6248683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701430712 {#1738
    date: 2023-12-01 12:38: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
48 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Sexual-Dimorphism"
  +title: "Sexual Dimorphism"
  +url: "https://feddit.de/pictrs/image/8fa6d550-1e7a-4a83-bf10-6fdf51240f62.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701436064 {#1747
    date: 2023-12-01 14:07:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 18973
  -titleTs: "'dimorph':2 'sexual':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701517112
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6248683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701430712 {#1738
    date: 2023-12-01 12:38: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "High-Fashion-Doesn-t-Change"
  +title: "High Fashion Doesn't Change"
  +url: "https://startrek.website/pictrs/image/1db48a57-1938-4f6e-9d05-6e480e0ace02.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701435664 {#1484
    date: 2023-12-01 14:01:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 18993
  -titleTs: "'chang':5 'doesn':3 'fashion':2 'high':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701519776
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4253608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701433376 {#1486
    date: 2023-12-01 13:22: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
51 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "High-Fashion-Doesn-t-Change"
  +title: "High Fashion Doesn't Change"
  +url: "https://startrek.website/pictrs/image/1db48a57-1938-4f6e-9d05-6e480e0ace02.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701435664 {#1484
    date: 2023-12-01 14:01:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 18993
  -titleTs: "'chang':5 'doesn':3 'fashion':2 'high':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701519776
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4253608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701433376 {#1486
    date: 2023-12-01 13:22: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
52 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1400 …}
  +slug: "High-Fashion-Doesn-t-Change"
  +title: "High Fashion Doesn't Change"
  +url: "https://startrek.website/pictrs/image/1db48a57-1938-4f6e-9d05-6e480e0ace02.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701435664 {#1484
    date: 2023-12-01 14:01:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 18993
  -titleTs: "'chang':5 'doesn':3 'fashion':2 'high':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701519776
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4253608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701433376 {#1486
    date: 2023-12-01 13:22: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
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "Mama-is-always-right"
  +title: "Mama is always right."
  +url: "https://yiffit.net/pictrs/image/01e6da4a-a297-4107-9a9d-4a47cbb249b3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701434936 {#1754
    date: 2023-12-01 13:48:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 18830
  -titleTs: "'alway':3 'mama':1 'right':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701486742
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/4220225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701400342 {#1755
    date: 2023-12-01 04:12:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "Mama-is-always-right"
  +title: "Mama is always right."
  +url: "https://yiffit.net/pictrs/image/01e6da4a-a297-4107-9a9d-4a47cbb249b3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701434936 {#1754
    date: 2023-12-01 13:48:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 18830
  -titleTs: "'alway':3 'mama':1 'right':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701486742
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/4220225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701400342 {#1755
    date: 2023-12-01 04:12:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1756 …}
  +slug: "Mama-is-always-right"
  +title: "Mama is always right."
  +url: "https://yiffit.net/pictrs/image/01e6da4a-a297-4107-9a9d-4a47cbb249b3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701434936 {#1754
    date: 2023-12-01 13:48:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 18830
  -titleTs: "'alway':3 'mama':1 'right':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701486742
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/4220225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701400342 {#1755
    date: 2023-12-01 04:12:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "whats-your-november-wifi-usage"
  +title: "whats your november wifi usage??"
  +url: null
  +body: """
    Around 30% of all internet traffic is pornography. And you all know its no-nut november.  \n
    Considering these what’s your wifi usage this month? And how’s this related to the previous month?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701433958 {#1775
    date: 2023-12-01 13:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 18689
  -titleTs: "'novemb':3 'usag':5 'what':1 'wifi':4"
  -bodyTs: "'30':2 'around':1 'consid':18 'internet':5 'know':12 'month':26,35 'no-nut':14 'novemb':17 'nut':16 'pornographi':8 'previous':34 'relat':31 'traffic':6 'usag':24 'wifi':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701451400
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9436201"
  +editedAt: DateTimeImmutable @1702433966 {#1776
    date: 2023-12-13 03:19:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701365000 {#1781
    date: 2023-11-30 18:23:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "whats-your-november-wifi-usage"
  +title: "whats your november wifi usage??"
  +url: null
  +body: """
    Around 30% of all internet traffic is pornography. And you all know its no-nut november.  \n
    Considering these what’s your wifi usage this month? And how’s this related to the previous month?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701433958 {#1775
    date: 2023-12-01 13:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 18689
  -titleTs: "'novemb':3 'usag':5 'what':1 'wifi':4"
  -bodyTs: "'30':2 'around':1 'consid':18 'internet':5 'know':12 'month':26,35 'no-nut':14 'novemb':17 'nut':16 'pornographi':8 'previous':34 'relat':31 'traffic':6 'usag':24 'wifi':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701451400
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9436201"
  +editedAt: DateTimeImmutable @1702433966 {#1776
    date: 2023-12-13 03:19:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701365000 {#1781
    date: 2023-11-30 18:23:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "whats-your-november-wifi-usage"
  +title: "whats your november wifi usage??"
  +url: null
  +body: """
    Around 30% of all internet traffic is pornography. And you all know its no-nut november.  \n
    Considering these what’s your wifi usage this month? And how’s this related to the previous month?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701433958 {#1775
    date: 2023-12-01 13:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 18689
  -titleTs: "'novemb':3 'usag':5 'what':1 'wifi':4"
  -bodyTs: "'30':2 'around':1 'consid':18 'internet':5 'know':12 'month':26,35 'no-nut':14 'novemb':17 'nut':16 'pornographi':8 'previous':34 'relat':31 'traffic':6 'usag':24 'wifi':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701451400
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9436201"
  +editedAt: DateTimeImmutable @1702433966 {#1776
    date: 2023-12-13 03:19:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701365000 {#1781
    date: 2023-11-30 18:23:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1644 …}
  +slug: "Still-researching-algorithms-Got-bad-news-Rust-now-has-all"
  +title: "Still researching algorithms? Got bad news, Rust now has all the algorithms"
  +url: "https://sopuli.xyz/pictrs/image/998dc760-92a4-41e1-9e30-d52b828c3b68.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432437 {#1445
    date: 2023-12-01 13:07:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 18095
  -titleTs: "'algorithm':3,12 'bad':5 'got':4 'news':6 'research':2 'rust':7 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701325478
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6383835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701239078 {#1465
    date: 2023-11-29 07:24:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1644 …}
  +slug: "Still-researching-algorithms-Got-bad-news-Rust-now-has-all"
  +title: "Still researching algorithms? Got bad news, Rust now has all the algorithms"
  +url: "https://sopuli.xyz/pictrs/image/998dc760-92a4-41e1-9e30-d52b828c3b68.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432437 {#1445
    date: 2023-12-01 13:07:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 18095
  -titleTs: "'algorithm':3,12 'bad':5 'got':4 'news':6 'research':2 'rust':7 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701325478
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6383835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701239078 {#1465
    date: 2023-11-29 07:24:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1644 …}
  +slug: "Still-researching-algorithms-Got-bad-news-Rust-now-has-all"
  +title: "Still researching algorithms? Got bad news, Rust now has all the algorithms"
  +url: "https://sopuli.xyz/pictrs/image/998dc760-92a4-41e1-9e30-d52b828c3b68.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432437 {#1445
    date: 2023-12-01 13:07:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 18095
  -titleTs: "'algorithm':3,12 'bad':5 'got':4 'news':6 'research':2 'rust':7 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701325478
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6383835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701239078 {#1465
    date: 2023-11-29 07:24:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Chad-Pacific"
  +title: "Chad Pacific"
  +url: "https://mander.xyz/pictrs/image/2f95a24d-3054-4778-82b5-0d71b6142dd3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432430 {#1421
    date: 2023-12-01 13:07:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 18519
  -titleTs: "'chad':1 'pacif':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701422382
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6767149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701335982 {#1422
    date: 2023-11-30 10:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Chad-Pacific"
  +title: "Chad Pacific"
  +url: "https://mander.xyz/pictrs/image/2f95a24d-3054-4778-82b5-0d71b6142dd3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432430 {#1421
    date: 2023-12-01 13:07:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 18519
  -titleTs: "'chad':1 'pacif':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701422382
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6767149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701335982 {#1422
    date: 2023-11-30 10:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1749 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Chad-Pacific"
  +title: "Chad Pacific"
  +url: "https://mander.xyz/pictrs/image/2f95a24d-3054-4778-82b5-0d71b6142dd3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432430 {#1421
    date: 2023-12-01 13:07:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 18519
  -titleTs: "'chad':1 'pacif':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701422382
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6767149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701335982 {#1422
    date: 2023-11-30 10:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1427 …}
  +slug: "You-SHOULD-connect-to-Tor-via-a-VPN-actually"
  +title: "You SHOULD connect to Tor via a VPN, actually"
  +url: "https://yewtu.be/watch?v=vo22D-dUeCA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432383 {#1418
    date: 2023-12-01 13:06:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 18549
  -titleTs: "'actual':9 'connect':3 'tor':5 'via':6 'vpn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701430192
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7425052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701343792 {#1419
    date: 2023-11-30 12:29: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
71 DENIED edit
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1427 …}
  +slug: "You-SHOULD-connect-to-Tor-via-a-VPN-actually"
  +title: "You SHOULD connect to Tor via a VPN, actually"
  +url: "https://yewtu.be/watch?v=vo22D-dUeCA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432383 {#1418
    date: 2023-12-01 13:06:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 18549
  -titleTs: "'actual':9 'connect':3 'tor':5 'via':6 'vpn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701430192
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7425052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701343792 {#1419
    date: 2023-11-30 12:29: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
72 DENIED moderate
App\Entity\Entry {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1938 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1427 …}
  +slug: "You-SHOULD-connect-to-Tor-via-a-VPN-actually"
  +title: "You SHOULD connect to Tor via a VPN, actually"
  +url: "https://yewtu.be/watch?v=vo22D-dUeCA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701432383 {#1418
    date: 2023-12-01 13:06:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 18549
  -titleTs: "'actual':9 'connect':3 'tor':5 'via':6 'vpn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701430192
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7425052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701343792 {#1419
    date: 2023-11-30 12:29: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
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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Using-Linux-for-the-first-time"
  +title: "Using Linux for the first time"
  +url: null
  +body: "I’m going to replace my host os on my shitty laptop with Linux specifically puppy Linux or alpine Linux from scratch and I need to know how will I get started and make it easier for myself, I use a HP notebook 540"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701430723 {#1459
    date: 2023-12-01 12:38:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 18904
  -titleTs: "'first':5 'linux':2 'time':6 'use':1"
  -bodyTs: "'540':44 'alpin':19 'easier':36 'get':31 'go':3 'host':7 'hp':42 'know':27 'laptop':12 'linux':14,17,20 'm':2 'make':34 'need':25 'notebook':43 'os':8 'puppi':16 'replac':5 'scratch':22 'shitti':11 'specif':15 'start':32 'use':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701448347
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8488505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701361947 {#1432
    date: 2023-11-30 17:32: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
75 DENIED edit
App\Entity\Entry {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Using-Linux-for-the-first-time"
  +title: "Using Linux for the first time"
  +url: null
  +body: "I’m going to replace my host os on my shitty laptop with Linux specifically puppy Linux or alpine Linux from scratch and I need to know how will I get started and make it easier for myself, I use a HP notebook 540"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701430723 {#1459
    date: 2023-12-01 12:38:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 18904
  -titleTs: "'first':5 'linux':2 'time':6 'use':1"
  -bodyTs: "'540':44 'alpin':19 'easier':36 'get':31 'go':3 'host':7 'hp':42 'know':27 'laptop':12 'linux':14,17,20 'm':2 'make':34 'need':25 'notebook':43 'os':8 'puppi':16 'replac':5 'scratch':22 'shitti':11 'specif':15 'start':32 'use':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701448347
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8488505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701361947 {#1432
    date: 2023-11-30 17:32: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
76 DENIED moderate
App\Entity\Entry {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Using-Linux-for-the-first-time"
  +title: "Using Linux for the first time"
  +url: null
  +body: "I’m going to replace my host os on my shitty laptop with Linux specifically puppy Linux or alpine Linux from scratch and I need to know how will I get started and make it easier for myself, I use a HP notebook 540"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701430723 {#1459
    date: 2023-12-01 12:38:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 18904
  -titleTs: "'first':5 'linux':2 'time':6 'use':1"
  -bodyTs: "'540':44 'alpin':19 'easier':36 'get':31 'go':3 'host':7 'hp':42 'know':27 'laptop':12 'linux':14,17,20 'm':2 'make':34 'need':25 'notebook':43 'os':8 'puppi':16 'replac':5 'scratch':22 'shitti':11 'specif':15 'start':32 'use':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701448347
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8488505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701361947 {#1432
    date: 2023-11-30 17:32: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
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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "Cat-and-Girl-in-One-Man-s-90s-Trash"
  +title: "Cat & Girl in "One Man's 90s Trash""
  +url: "https://lemmy.sdf.org/pictrs/image/43b1df63-9d56-4573-a8c8-e43ed5fdc312.png"
  +body: "[Cat and Girl, by Dorothy Gambrell, for November 28, 2023.](https://catandgirl.com/one-mans-90s-trash/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701430424 {#1703
    date: 2023-12-01 12:33:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 18089
  -titleTs: "'90s':7 'cat':1 'girl':2 'man':5 'one':4 'trash':8"
  -bodyTs: "'/one-mans-90s-trash/)':13 '2023':10 '28':9 'cat':1 'catandgirl.com':12 'catandgirl.com/one-mans-90s-trash/)':11 'dorothi':5 'gambrel':6 'girl':3 'novemb':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701321997
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8415615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701235597 {#1700
    date: 2023-11-29 06:26:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "Cat-and-Girl-in-One-Man-s-90s-Trash"
  +title: "Cat & Girl in "One Man's 90s Trash""
  +url: "https://lemmy.sdf.org/pictrs/image/43b1df63-9d56-4573-a8c8-e43ed5fdc312.png"
  +body: "[Cat and Girl, by Dorothy Gambrell, for November 28, 2023.](https://catandgirl.com/one-mans-90s-trash/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701430424 {#1703
    date: 2023-12-01 12:33:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 18089
  -titleTs: "'90s':7 'cat':1 'girl':2 'man':5 'one':4 'trash':8"
  -bodyTs: "'/one-mans-90s-trash/)':13 '2023':10 '28':9 'cat':1 'catandgirl.com':12 'catandgirl.com/one-mans-90s-trash/)':11 'dorothi':5 'gambrel':6 'girl':3 'novemb':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701321997
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8415615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701235597 {#1700
    date: 2023-11-29 06:26:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "Cat-and-Girl-in-One-Man-s-90s-Trash"
  +title: "Cat & Girl in "One Man's 90s Trash""
  +url: "https://lemmy.sdf.org/pictrs/image/43b1df63-9d56-4573-a8c8-e43ed5fdc312.png"
  +body: "[Cat and Girl, by Dorothy Gambrell, for November 28, 2023.](https://catandgirl.com/one-mans-90s-trash/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701430424 {#1703
    date: 2023-12-01 12:33:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 18089
  -titleTs: "'90s':7 'cat':1 'girl':2 'man':5 'one':4 'trash':8"
  -bodyTs: "'/one-mans-90s-trash/)':13 '2023':10 '28':9 'cat':1 'catandgirl.com':12 'catandgirl.com/one-mans-90s-trash/)':11 'dorothi':5 'gambrel':6 'girl':3 'novemb':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701321997
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8415615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701235597 {#1700
    date: 2023-11-29 06:26:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Like-This-You-May-Like"
  +title: "Like This? You May Like..."
  +url: null
  +body: """
    A community for seeking suggestions and recommendations of what else you might like based on your existing interests and tastes.\n
    \n
    Tools, software, books, music, games, tv/movies, whatever else may spring to mind, feel free to ask about similar or related stuff to it here.\n
    \n
    [lemm.ee/c/likethismaylike](https://lemm.ee/c/likethismaylike)  \n
    [!likethismaylike@lemm.ee](https://lemm.ee/c/likethismaylike)\n
    \n
    Inspired by the response to my post the [other day on AskLemmy@Lemmy.ml.](https://lemm.ee/post/16358432)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701428823 {#1639
    date: 2023-12-01 12:07:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 18770
  -titleTs: "'like':1,5 'may':4"
  -bodyTs: "'/c/likethismaylike)':51 '/c/likethismaylike](https://lemm.ee/c/likethismaylike)':47 '/post/16358432)':66 'ask':36 'asklemmy@lemmy.ml':63 'base':14 'book':23 'communiti':2 'day':61 'els':10,28 'exist':17 'feel':33 'free':34 'game':25 'inspir':52 'interest':18 'lemm.ee':46,50,65 'lemm.ee/c/likethismaylike)':49 'lemm.ee/c/likethismaylike](https://lemm.ee/c/likethismaylike)':45 'lemm.ee/post/16358432)':64 'like':13 'likethismaylike@lemm.ee':48 'may':29 'might':12 'mind':32 'music':24 'post':58 'recommend':7 'relat':40 'respons':55 'seek':4 'similar':38 'softwar':22 'spring':30 'stuff':41 'suggest':5 'tast':20 'tool':21 'tv/movies':26 'whatev':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701452293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16540756"
  +editedAt: DateTimeImmutable @1702401770 {#1646
    date: 2023-12-12 18:22:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701383293 {#1647
    date: 2023-11-30 23:28:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Like-This-You-May-Like"
  +title: "Like This? You May Like..."
  +url: null
  +body: """
    A community for seeking suggestions and recommendations of what else you might like based on your existing interests and tastes.\n
    \n
    Tools, software, books, music, games, tv/movies, whatever else may spring to mind, feel free to ask about similar or related stuff to it here.\n
    \n
    [lemm.ee/c/likethismaylike](https://lemm.ee/c/likethismaylike)  \n
    [!likethismaylike@lemm.ee](https://lemm.ee/c/likethismaylike)\n
    \n
    Inspired by the response to my post the [other day on AskLemmy@Lemmy.ml.](https://lemm.ee/post/16358432)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701428823 {#1639
    date: 2023-12-01 12:07:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 18770
  -titleTs: "'like':1,5 'may':4"
  -bodyTs: "'/c/likethismaylike)':51 '/c/likethismaylike](https://lemm.ee/c/likethismaylike)':47 '/post/16358432)':66 'ask':36 'asklemmy@lemmy.ml':63 'base':14 'book':23 'communiti':2 'day':61 'els':10,28 'exist':17 'feel':33 'free':34 'game':25 'inspir':52 'interest':18 'lemm.ee':46,50,65 'lemm.ee/c/likethismaylike)':49 'lemm.ee/c/likethismaylike](https://lemm.ee/c/likethismaylike)':45 'lemm.ee/post/16358432)':64 'like':13 'likethismaylike@lemm.ee':48 'may':29 'might':12 'mind':32 'music':24 'post':58 'recommend':7 'relat':40 'respons':55 'seek':4 'similar':38 'softwar':22 'spring':30 'stuff':41 'suggest':5 'tast':20 'tool':21 'tv/movies':26 'whatev':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701452293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16540756"
  +editedAt: DateTimeImmutable @1702401770 {#1646
    date: 2023-12-12 18:22:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701383293 {#1647
    date: 2023-11-30 23:28:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Like-This-You-May-Like"
  +title: "Like This? You May Like..."
  +url: null
  +body: """
    A community for seeking suggestions and recommendations of what else you might like based on your existing interests and tastes.\n
    \n
    Tools, software, books, music, games, tv/movies, whatever else may spring to mind, feel free to ask about similar or related stuff to it here.\n
    \n
    [lemm.ee/c/likethismaylike](https://lemm.ee/c/likethismaylike)  \n
    [!likethismaylike@lemm.ee](https://lemm.ee/c/likethismaylike)\n
    \n
    Inspired by the response to my post the [other day on AskLemmy@Lemmy.ml.](https://lemm.ee/post/16358432)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701428823 {#1639
    date: 2023-12-01 12:07:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 18770
  -titleTs: "'like':1,5 'may':4"
  -bodyTs: "'/c/likethismaylike)':51 '/c/likethismaylike](https://lemm.ee/c/likethismaylike)':47 '/post/16358432)':66 'ask':36 'asklemmy@lemmy.ml':63 'base':14 'book':23 'communiti':2 'day':61 'els':10,28 'exist':17 'feel':33 'free':34 'game':25 'inspir':52 'interest':18 'lemm.ee':46,50,65 'lemm.ee/c/likethismaylike)':49 'lemm.ee/c/likethismaylike](https://lemm.ee/c/likethismaylike)':45 'lemm.ee/post/16358432)':64 'like':13 'likethismaylike@lemm.ee':48 'may':29 'might':12 'mind':32 'music':24 'post':58 'recommend':7 'relat':40 'respons':55 'seek':4 'similar':38 'softwar':22 'spring':30 'stuff':41 'suggest':5 'tast':20 'tool':21 'tv/movies':26 'whatev':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701452293
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16540756"
  +editedAt: DateTimeImmutable @1702401770 {#1646
    date: 2023-12-12 18:22:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701383293 {#1647
    date: 2023-11-30 23:28:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Ubisoft-Tries-To-DMCA-Leak-Of-BG-and-amp-E-Remaster-Footage-Before"
  +title: "Ubisoft Tries To DMCA Leak Of BG&E Remaster Footage Before Finally Getting It Right"
  +url: "https://www.techdirt.com/2023/11/30/ubisoft-tries-to-dmca-leak-of-bge-remaster-footage-before-finally-getting-it-right/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701428330 {#1666
    date: 2023-12-01 11:58:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 18967
  -titleTs: "'bg':7 'dmca':4 'e':8 'final':12 'footag':10 'get':13 'leak':5 'remast':9 'right':15 'tri':2 'ubisoft':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701446330
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6350824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701428330 {#1667
    date: 2023-12-01 11:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Ubisoft-Tries-To-DMCA-Leak-Of-BG-and-amp-E-Remaster-Footage-Before"
  +title: "Ubisoft Tries To DMCA Leak Of BG&E Remaster Footage Before Finally Getting It Right"
  +url: "https://www.techdirt.com/2023/11/30/ubisoft-tries-to-dmca-leak-of-bge-remaster-footage-before-finally-getting-it-right/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701428330 {#1666
    date: 2023-12-01 11:58:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 18967
  -titleTs: "'bg':7 'dmca':4 'e':8 'final':12 'footag':10 'get':13 'leak':5 'remast':9 'right':15 'tri':2 'ubisoft':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701446330
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6350824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701428330 {#1667
    date: 2023-12-01 11:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1679 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Ubisoft-Tries-To-DMCA-Leak-Of-BG-and-amp-E-Remaster-Footage-Before"
  +title: "Ubisoft Tries To DMCA Leak Of BG&E Remaster Footage Before Finally Getting It Right"
  +url: "https://www.techdirt.com/2023/11/30/ubisoft-tries-to-dmca-leak-of-bge-remaster-footage-before-finally-getting-it-right/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701428330 {#1666
    date: 2023-12-01 11:58:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 18967
  -titleTs: "'bg':7 'dmca':4 'e':8 'final':12 'footag':10 'get':13 'leak':5 'remast':9 'right':15 'tri':2 'ubisoft':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701446330
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6350824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701428330 {#1667
    date: 2023-12-01 11:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Lemception"
  +title: "Lemception"
  +url: "https://lemmy.world/pictrs/image/f18d0b3e-87ba-40c7-b52b-5a8b605550ea.jpeg"
  +body: """
    A lemmy post, from Reddit is Fun, of a screenshot posted to Imgur, of an inspirational quote posted to Tumblr.\n
    \n
    What a time to be alive
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427496 {#1592
    date: 2023-12-01 11:44:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 18299
  -titleTs: "'lemcept':1"
  -bodyTs: "'aliv':26 'fun':7 'imgur':13 'inspir':16 'lemmi':2 'post':3,11,18 'quot':17 'reddit':5 'screenshot':10 'time':23 'tumblr':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701376028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8934569"
  +editedAt: DateTimeImmutable @1702211821 {#1591
    date: 2023-12-10 13:37:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701289628 {#1593
    date: 2023-11-29 21:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Lemception"
  +title: "Lemception"
  +url: "https://lemmy.world/pictrs/image/f18d0b3e-87ba-40c7-b52b-5a8b605550ea.jpeg"
  +body: """
    A lemmy post, from Reddit is Fun, of a screenshot posted to Imgur, of an inspirational quote posted to Tumblr.\n
    \n
    What a time to be alive
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427496 {#1592
    date: 2023-12-01 11:44:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 18299
  -titleTs: "'lemcept':1"
  -bodyTs: "'aliv':26 'fun':7 'imgur':13 'inspir':16 'lemmi':2 'post':3,11,18 'quot':17 'reddit':5 'screenshot':10 'time':23 'tumblr':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701376028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8934569"
  +editedAt: DateTimeImmutable @1702211821 {#1591
    date: 2023-12-10 13:37:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701289628 {#1593
    date: 2023-11-29 21:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1375 …}
  +image: Proxies\__CG__\App\Entity\Image {#1582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Lemception"
  +title: "Lemception"
  +url: "https://lemmy.world/pictrs/image/f18d0b3e-87ba-40c7-b52b-5a8b605550ea.jpeg"
  +body: """
    A lemmy post, from Reddit is Fun, of a screenshot posted to Imgur, of an inspirational quote posted to Tumblr.\n
    \n
    What a time to be alive
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427496 {#1592
    date: 2023-12-01 11:44:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 18299
  -titleTs: "'lemcept':1"
  -bodyTs: "'aliv':26 'fun':7 'imgur':13 'inspir':16 'lemmi':2 'post':3,11,18 'quot':17 'reddit':5 'screenshot':10 'time':23 'tumblr':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701376028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8934569"
  +editedAt: DateTimeImmutable @1702211821 {#1591
    date: 2023-12-10 13:37:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701289628 {#1593
    date: 2023-11-29 21:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "Oh-Jean-Luc-you-beautiful-man"
  +title: "Oh Jean Luc, you beautiful man"
  +url: "https://imgb.ifunny.co/images/fd4d972025d0ffa2566acab12aec5d1fcf35082fb824c23e02e8320a1fabc344_1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427170 {#1573
    date: 2023-12-01 11:39:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 18753
  -titleTs: "'beauti':5 'jean':2 'luc':3 'man':6 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701463813
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4231660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377413 {#1585
    date: 2023-11-30 21:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "Oh-Jean-Luc-you-beautiful-man"
  +title: "Oh Jean Luc, you beautiful man"
  +url: "https://imgb.ifunny.co/images/fd4d972025d0ffa2566acab12aec5d1fcf35082fb824c23e02e8320a1fabc344_1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427170 {#1573
    date: 2023-12-01 11:39:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 18753
  -titleTs: "'beauti':5 'jean':2 'luc':3 'man':6 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701463813
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4231660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377413 {#1585
    date: 2023-11-30 21:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "Oh-Jean-Luc-you-beautiful-man"
  +title: "Oh Jean Luc, you beautiful man"
  +url: "https://imgb.ifunny.co/images/fd4d972025d0ffa2566acab12aec5d1fcf35082fb824c23e02e8320a1fabc344_1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427170 {#1573
    date: 2023-12-01 11:39:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 18753
  -titleTs: "'beauti':5 'jean':2 'luc':3 'man':6 'oh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701463813
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4231660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377413 {#1585
    date: 2023-11-30 21:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#1556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Rail-passengers-listening-to-the-radio-through-personal-headphones-1930"
  +title: "Rail passengers listening to the radio through personal headphones, 1930"
  +url: "https://lemmy.world/pictrs/image/fe198159-3985-42ba-a893-0abb128e9c0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427144 {#1563
    date: 2023-12-01 11:39:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 14963
  -titleTs: "'1930':10 'headphon':9 'listen':3 'passeng':2 'person':8 'radio':6 'rail':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700626195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8545334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539795 {#1562
    date: 2023-11-21 05:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#1556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Rail-passengers-listening-to-the-radio-through-personal-headphones-1930"
  +title: "Rail passengers listening to the radio through personal headphones, 1930"
  +url: "https://lemmy.world/pictrs/image/fe198159-3985-42ba-a893-0abb128e9c0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427144 {#1563
    date: 2023-12-01 11:39:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 14963
  -titleTs: "'1930':10 'headphon':9 'listen':3 'passeng':2 'person':8 'radio':6 'rail':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700626195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8545334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539795 {#1562
    date: 2023-11-21 05:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#1556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1578 …}
  +slug: "Rail-passengers-listening-to-the-radio-through-personal-headphones-1930"
  +title: "Rail passengers listening to the radio through personal headphones, 1930"
  +url: "https://lemmy.world/pictrs/image/fe198159-3985-42ba-a893-0abb128e9c0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701427144 {#1563
    date: 2023-12-01 11:39:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 14963
  -titleTs: "'1930':10 'headphon':9 'listen':3 'passeng':2 'person':8 'radio':6 'rail':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700626195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8545334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539795 {#1562
    date: 2023-11-21 05:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details