GET https://kbin.spritesserver.nl/active/%E2%88%9E/photos?p=495

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.52 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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Meh-As-long-as-it-still-tastes-the-same-I-ll"
  +title: "Meh. As long as it still tastes the same, I’ll try"
  +url: "https://i.imgur.com/6Qbryrs.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689639837 {#184
    date: 2023-07-18 02:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 14596
  -titleTs: "'ll':11 'long':3 'meh':1 'still':6 'tast':7 'tri':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689639837
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1296328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689639837 {#241
    date: 2023-07-18 02:23:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Meh-As-long-as-it-still-tastes-the-same-I-ll"
  +title: "Meh. As long as it still tastes the same, I’ll try"
  +url: "https://i.imgur.com/6Qbryrs.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689639837 {#184
    date: 2023-07-18 02:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 14596
  -titleTs: "'ll':11 'long':3 'meh':1 'still':6 'tast':7 'tri':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689639837
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1296328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689639837 {#241
    date: 2023-07-18 02:23:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Meh-As-long-as-it-still-tastes-the-same-I-ll"
  +title: "Meh. As long as it still tastes the same, I’ll try"
  +url: "https://i.imgur.com/6Qbryrs.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689639837 {#184
    date: 2023-07-18 02:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 14596
  -titleTs: "'ll':11 'long':3 'meh':1 'still':6 'tast':7 'tri':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689639837
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1296328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689639837 {#241
    date: 2023-07-18 02:23:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Welp"
  +title: "Welp."
  +url: "https://mander.xyz/pictrs/image/db022aaa-e99b-4171-ac2f-13b22ab7f114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689632092 {#1867
    date: 2023-07-18 00:14:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 5107
  -titleTs: "'welp':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689659092
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/1212157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689632092 {#1913
    date: 2023-07-18 00:14:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Welp"
  +title: "Welp."
  +url: "https://mander.xyz/pictrs/image/db022aaa-e99b-4171-ac2f-13b22ab7f114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689632092 {#1867
    date: 2023-07-18 00:14:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 5107
  -titleTs: "'welp':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689659092
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/1212157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689632092 {#1913
    date: 2023-07-18 00:14:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Welp"
  +title: "Welp."
  +url: "https://mander.xyz/pictrs/image/db022aaa-e99b-4171-ac2f-13b22ab7f114.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689632092 {#1867
    date: 2023-07-18 00:14:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 5107
  -titleTs: "'welp':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689659092
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/1212157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689632092 {#1913
    date: 2023-07-18 00:14:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-have-a-theory-that-the-more-lore-a-franchise"
  +title: "I have a theory that the more lore a franchise has, the more of an autistic fanbase it has. I made a graphic about it."
  +url: "https://lemmy.ml/pictrs/image/ef8e710f-66dc-447f-8827-91b5f115d8f2.png"
  +body: "Dont take it too seriously. This is just for fun."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689630409 {#1953
    date: 2023-07-17 23:46:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 5607
  -titleTs: "'autist':16 'fanbas':17 'franchis':10 'graphic':23 'lore':8 'made':21 'theori':4"
  -bodyTs: "'dont':1 'fun':10 'serious':5 'take':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689632275
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2150031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619275 {#1937
    date: 2023-07-17 20:41:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-have-a-theory-that-the-more-lore-a-franchise"
  +title: "I have a theory that the more lore a franchise has, the more of an autistic fanbase it has. I made a graphic about it."
  +url: "https://lemmy.ml/pictrs/image/ef8e710f-66dc-447f-8827-91b5f115d8f2.png"
  +body: "Dont take it too seriously. This is just for fun."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689630409 {#1953
    date: 2023-07-17 23:46:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 5607
  -titleTs: "'autist':16 'fanbas':17 'franchis':10 'graphic':23 'lore':8 'made':21 'theori':4"
  -bodyTs: "'dont':1 'fun':10 'serious':5 'take':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689632275
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2150031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619275 {#1937
    date: 2023-07-17 20:41:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-have-a-theory-that-the-more-lore-a-franchise"
  +title: "I have a theory that the more lore a franchise has, the more of an autistic fanbase it has. I made a graphic about it."
  +url: "https://lemmy.ml/pictrs/image/ef8e710f-66dc-447f-8827-91b5f115d8f2.png"
  +body: "Dont take it too seriously. This is just for fun."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689630409 {#1953
    date: 2023-07-17 23:46:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 5607
  -titleTs: "'autist':16 'fanbas':17 'franchis':10 'graphic':23 'lore':8 'made':21 'theori':4"
  -bodyTs: "'dont':1 'fun':10 'serious':5 'take':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689632275
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2150031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619275 {#1937
    date: 2023-07-17 20:41:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Help"
  +title: "Help"
  +url: "https://lemmy.world/pictrs/image/164d71df-8d31-4451-b1b7-959afb5e9956.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689629078 {#1388
    date: 2023-07-17 23:24:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 13173
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689658013
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1648898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689629013 {#1387
    date: 2023-07-17 23:23:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Help"
  +title: "Help"
  +url: "https://lemmy.world/pictrs/image/164d71df-8d31-4451-b1b7-959afb5e9956.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689629078 {#1388
    date: 2023-07-17 23:24:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 13173
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689658013
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1648898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689629013 {#1387
    date: 2023-07-17 23:23:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Help"
  +title: "Help"
  +url: "https://lemmy.world/pictrs/image/164d71df-8d31-4451-b1b7-959afb5e9956.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689629078 {#1388
    date: 2023-07-17 23:24:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 13173
  -titleTs: "'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689658013
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1648898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689629013 {#1387
    date: 2023-07-17 23:23:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "HP-is-the-worst"
  +title: "HP is the worst"
  +url: "https://lemmy.world/pictrs/image/3994590f-22e5-4856-846f-7f1a0a03148f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689627561 {#1942
    date: 2023-07-17 22:59:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 6368
  -titleTs: "'hp':1 'worst':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689641061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1645670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627561 {#1971
    date: 2023-07-17 22:59:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "HP-is-the-worst"
  +title: "HP is the worst"
  +url: "https://lemmy.world/pictrs/image/3994590f-22e5-4856-846f-7f1a0a03148f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689627561 {#1942
    date: 2023-07-17 22:59:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 6368
  -titleTs: "'hp':1 'worst':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689641061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1645670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627561 {#1971
    date: 2023-07-17 22:59:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "HP-is-the-worst"
  +title: "HP is the worst"
  +url: "https://lemmy.world/pictrs/image/3994590f-22e5-4856-846f-7f1a0a03148f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689627561 {#1942
    date: 2023-07-17 22:59:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 6368
  -titleTs: "'hp':1 'worst':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689641061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1645670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627561 {#1971
    date: 2023-07-17 22:59:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Yowch"
  +title: "Yowch"
  +url: "https://lemmy.world/pictrs/image/1a84a828-de27-4295-b9cd-ce45941b8aaf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689627364 {#1367
    date: 2023-07-17 22:56:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 6621
  -titleTs: "'yowch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689627364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1645491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627364 {#1902
    date: 2023-07-17 22:56:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Yowch"
  +title: "Yowch"
  +url: "https://lemmy.world/pictrs/image/1a84a828-de27-4295-b9cd-ce45941b8aaf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689627364 {#1367
    date: 2023-07-17 22:56:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 6621
  -titleTs: "'yowch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689627364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1645491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627364 {#1902
    date: 2023-07-17 22:56:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Yowch"
  +title: "Yowch"
  +url: "https://lemmy.world/pictrs/image/1a84a828-de27-4295-b9cd-ce45941b8aaf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689627364 {#1367
    date: 2023-07-17 22:56:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 6621
  -titleTs: "'yowch':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689627364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1645491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689627364 {#1902
    date: 2023-07-17 22:56:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Since-we-re-posting-cat-memes"
  +title: "Since we’re posting cat memes"
  +url: "https://i.imgur.com/X6V66JT.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626910 {#2443
    date: 2023-07-17 22:48:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 6807
  -titleTs: "'cat':5 'meme':6 'post':4 're':3 'sinc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689631410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1644436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626910 {#2442
    date: 2023-07-17 22:48:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Since-we-re-posting-cat-memes"
  +title: "Since we’re posting cat memes"
  +url: "https://i.imgur.com/X6V66JT.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626910 {#2443
    date: 2023-07-17 22:48:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 6807
  -titleTs: "'cat':5 'meme':6 'post':4 're':3 'sinc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689631410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1644436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626910 {#2442
    date: 2023-07-17 22:48:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Since-we-re-posting-cat-memes"
  +title: "Since we’re posting cat memes"
  +url: "https://i.imgur.com/X6V66JT.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626910 {#2443
    date: 2023-07-17 22:48:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 6807
  -titleTs: "'cat':5 'meme':6 'post':4 're':3 'sinc':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689631410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1644436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626910 {#2442
    date: 2023-07-17 22:48:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Flag-of-The-Republic-of-Biak-na-Bato"
  +title: "Flag of The Republic of Biak-na-Bato"
  +url: "https://lemmy.world/pictrs/image/efb0745c-4309-4879-bfd2-918d80d4c279.png"
  +body: """
    > The flag was red and depicted a white sun with a face. The sun had eight rays, representing the eight provinces that Spain had placed under martial law.\n
    \n
    > The Republic of Biak-na-Bato was the first ever republic ever declared in the Philippines. It was formed by The Katipunan which was a Philippine revolutionary society founded in 1892.\n
    \n
    > The republic, formed in 1897, only lasted for a month.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626829 {#2475
    date: 2023-07-17 22:47:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 23226
  -titleTs: "'bato':9 'biak':7 'biak-na-bato':6 'flag':1 'na':8 'republ':4"
  -bodyTs: "'1892':60 '1897':65 'bato':35 'biak':33 'biak-na-bato':32 'declar':42 'depict':6 'eight':16,20 'ever':39,41 'face':12 'first':38 'flag':2 'form':48,63 'found':58 'katipunan':51 'last':67 'law':28 'martial':27 'month':70 'na':34 'philippin':45,55 'place':25 'provinc':21 'ray':17 'red':4 'repres':18 'republ':30,40,62 'revolutionari':56 'societi':57 'spain':23 'sun':9,14 'white':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689626829
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1644186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626829 {#2472
    date: 2023-07-17 22:47:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Flag-of-The-Republic-of-Biak-na-Bato"
  +title: "Flag of The Republic of Biak-na-Bato"
  +url: "https://lemmy.world/pictrs/image/efb0745c-4309-4879-bfd2-918d80d4c279.png"
  +body: """
    > The flag was red and depicted a white sun with a face. The sun had eight rays, representing the eight provinces that Spain had placed under martial law.\n
    \n
    > The Republic of Biak-na-Bato was the first ever republic ever declared in the Philippines. It was formed by The Katipunan which was a Philippine revolutionary society founded in 1892.\n
    \n
    > The republic, formed in 1897, only lasted for a month.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626829 {#2475
    date: 2023-07-17 22:47:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 23226
  -titleTs: "'bato':9 'biak':7 'biak-na-bato':6 'flag':1 'na':8 'republ':4"
  -bodyTs: "'1892':60 '1897':65 'bato':35 'biak':33 'biak-na-bato':32 'declar':42 'depict':6 'eight':16,20 'ever':39,41 'face':12 'first':38 'flag':2 'form':48,63 'found':58 'katipunan':51 'last':67 'law':28 'martial':27 'month':70 'na':34 'philippin':45,55 'place':25 'provinc':21 'ray':17 'red':4 'repres':18 'republ':30,40,62 'revolutionari':56 'societi':57 'spain':23 'sun':9,14 'white':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689626829
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1644186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626829 {#2472
    date: 2023-07-17 22:47:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#2483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Flag-of-The-Republic-of-Biak-na-Bato"
  +title: "Flag of The Republic of Biak-na-Bato"
  +url: "https://lemmy.world/pictrs/image/efb0745c-4309-4879-bfd2-918d80d4c279.png"
  +body: """
    > The flag was red and depicted a white sun with a face. The sun had eight rays, representing the eight provinces that Spain had placed under martial law.\n
    \n
    > The Republic of Biak-na-Bato was the first ever republic ever declared in the Philippines. It was formed by The Katipunan which was a Philippine revolutionary society founded in 1892.\n
    \n
    > The republic, formed in 1897, only lasted for a month.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626829 {#2475
    date: 2023-07-17 22:47:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#60 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2488 …}
  +badges: Doctrine\ORM\PersistentCollection {#2489 …}
  +children: []
  -id: 23226
  -titleTs: "'bato':9 'biak':7 'biak-na-bato':6 'flag':1 'na':8 'republ':4"
  -bodyTs: "'1892':60 '1897':65 'bato':35 'biak':33 'biak-na-bato':32 'declar':42 'depict':6 'eight':16,20 'ever':39,41 'face':12 'first':38 'flag':2 'form':48,63 'found':58 'katipunan':51 'last':67 'law':28 'martial':27 'month':70 'na':34 'philippin':45,55 'place':25 'provinc':21 'ray':17 'red':4 'repres':18 'republ':30,40,62 'revolutionari':56 'societi':57 'spain':23 'sun':9,14 'white':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689626829
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1644186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626829 {#2472
    date: 2023-07-17 22:47:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2484
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Spending-time-with-a-cat-really-reminds-you-of-their"
  +title: "Spending time with a cat really reminds you of their differences"
  +url: "https://i.imgur.com/pQHtKv4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626614 {#2474
    date: 2023-07-17 22:43:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 26015
  -titleTs: "'cat':5 'differ':11 'realli':6 'remind':7 'spend':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1643465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626614 {#1923
    date: 2023-07-17 22:43:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Spending-time-with-a-cat-really-reminds-you-of-their"
  +title: "Spending time with a cat really reminds you of their differences"
  +url: "https://i.imgur.com/pQHtKv4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626614 {#2474
    date: 2023-07-17 22:43:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 26015
  -titleTs: "'cat':5 'differ':11 'realli':6 'remind':7 'spend':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1643465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626614 {#1923
    date: 2023-07-17 22:43:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Spending-time-with-a-cat-really-reminds-you-of-their"
  +title: "Spending time with a cat really reminds you of their differences"
  +url: "https://i.imgur.com/pQHtKv4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626614 {#2474
    date: 2023-07-17 22:43:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 26015
  -titleTs: "'cat':5 'differ':11 'realli':6 'remind':7 'spend':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1643465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626614 {#1923
    date: 2023-07-17 22:43:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1547
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Flag-of-Ottawa-Canada"
  +title: "Flag of Ottawa, Canada"
  +url: "https://lemmy.world/pictrs/image/d894ec6e-4ab6-41a1-bd18-67ad05807208.png"
  +body: """
    > This stylized O is meant to represent both a maple leaf (symbolizing Canada) and the Peace Tower and Centre Block of the parliament buildings (symbolizing Ottawa). It is meant to be simple, but look festive, and to create a feeling of vibrant motion when flying.\n
    \n
    > The design uses the blue and green colours chosen to represent the new City of Ottawa. The blue is symbolic of rivers and waterways that are part of the Ottawa region, such as the Ottawa River. The large green areas speak to the large green space and quality of life in the area, as well as the forests, trees, and parkland within the city. It was adopted January 1, 2000 following the creation of the Ottawa “megacity”.\n
    \n
    [en.wikipedia.org/wiki/Flag_of_Ottawa](https://en.wikipedia.org/wiki/Flag_of_Ottawa)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626574 {#1544
    date: 2023-07-17 22:42:54.0 +02: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: 20293
  -titleTs: "'canada':4 'flag':1 'ottawa':3"
  -bodyTs: "'/wiki/flag_of_ottawa](https://en.wikipedia.org/wiki/flag_of_ottawa)':125 '1':114 '2000':115 'adopt':112 'area':85,98 'block':20 'blue':50,63 'build':24 'canada':13 'centr':19 'chosen':54 'citi':59,109 'colour':53 'creat':38 'creation':118 'design':47 'en.wikipedia.org':124 'en.wikipedia.org/wiki/flag_of_ottawa](https://en.wikipedia.org/wiki/flag_of_ottawa)':123 'feel':40 'festiv':35 'fli':45 'follow':116 'forest':103 'green':52,84,90 'januari':113 'larg':83,89 'leaf':11 'life':95 'look':34 'mapl':10 'meant':5,29 'megac':122 'motion':43 'new':58 'o':3 'ottawa':26,61,75,80,121 'parkland':106 'parliament':23 'part':72 'peac':16 'qualiti':93 'region':76 'repres':7,56 'river':67,81 'simpl':32 'space':91 'speak':86 'styliz':2 'symbol':12,25,65 'tower':17 'tree':104 'use':48 'vibrant':42 'waterway':69 'well':100 'within':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689626574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1643345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626574 {#1545
    date: 2023-07-17 22:42:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Flag-of-Ottawa-Canada"
  +title: "Flag of Ottawa, Canada"
  +url: "https://lemmy.world/pictrs/image/d894ec6e-4ab6-41a1-bd18-67ad05807208.png"
  +body: """
    > This stylized O is meant to represent both a maple leaf (symbolizing Canada) and the Peace Tower and Centre Block of the parliament buildings (symbolizing Ottawa). It is meant to be simple, but look festive, and to create a feeling of vibrant motion when flying.\n
    \n
    > The design uses the blue and green colours chosen to represent the new City of Ottawa. The blue is symbolic of rivers and waterways that are part of the Ottawa region, such as the Ottawa River. The large green areas speak to the large green space and quality of life in the area, as well as the forests, trees, and parkland within the city. It was adopted January 1, 2000 following the creation of the Ottawa “megacity”.\n
    \n
    [en.wikipedia.org/wiki/Flag_of_Ottawa](https://en.wikipedia.org/wiki/Flag_of_Ottawa)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626574 {#1544
    date: 2023-07-17 22:42:54.0 +02: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: 20293
  -titleTs: "'canada':4 'flag':1 'ottawa':3"
  -bodyTs: "'/wiki/flag_of_ottawa](https://en.wikipedia.org/wiki/flag_of_ottawa)':125 '1':114 '2000':115 'adopt':112 'area':85,98 'block':20 'blue':50,63 'build':24 'canada':13 'centr':19 'chosen':54 'citi':59,109 'colour':53 'creat':38 'creation':118 'design':47 'en.wikipedia.org':124 'en.wikipedia.org/wiki/flag_of_ottawa](https://en.wikipedia.org/wiki/flag_of_ottawa)':123 'feel':40 'festiv':35 'fli':45 'follow':116 'forest':103 'green':52,84,90 'januari':113 'larg':83,89 'leaf':11 'life':95 'look':34 'mapl':10 'meant':5,29 'megac':122 'motion':43 'new':58 'o':3 'ottawa':26,61,75,80,121 'parkland':106 'parliament':23 'part':72 'peac':16 'qualiti':93 'region':76 'repres':7,56 'river':67,81 'simpl':32 'space':91 'speak':86 'styliz':2 'symbol':12,25,65 'tower':17 'tree':104 'use':48 'vibrant':42 'waterway':69 'well':100 'within':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689626574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1643345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626574 {#1545
    date: 2023-07-17 22:42:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Flag-of-Ottawa-Canada"
  +title: "Flag of Ottawa, Canada"
  +url: "https://lemmy.world/pictrs/image/d894ec6e-4ab6-41a1-bd18-67ad05807208.png"
  +body: """
    > This stylized O is meant to represent both a maple leaf (symbolizing Canada) and the Peace Tower and Centre Block of the parliament buildings (symbolizing Ottawa). It is meant to be simple, but look festive, and to create a feeling of vibrant motion when flying.\n
    \n
    > The design uses the blue and green colours chosen to represent the new City of Ottawa. The blue is symbolic of rivers and waterways that are part of the Ottawa region, such as the Ottawa River. The large green areas speak to the large green space and quality of life in the area, as well as the forests, trees, and parkland within the city. It was adopted January 1, 2000 following the creation of the Ottawa “megacity”.\n
    \n
    [en.wikipedia.org/wiki/Flag_of_Ottawa](https://en.wikipedia.org/wiki/Flag_of_Ottawa)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689626574 {#1544
    date: 2023-07-17 22:42:54.0 +02: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: 20293
  -titleTs: "'canada':4 'flag':1 'ottawa':3"
  -bodyTs: "'/wiki/flag_of_ottawa](https://en.wikipedia.org/wiki/flag_of_ottawa)':125 '1':114 '2000':115 'adopt':112 'area':85,98 'block':20 'blue':50,63 'build':24 'canada':13 'centr':19 'chosen':54 'citi':59,109 'colour':53 'creat':38 'creation':118 'design':47 'en.wikipedia.org':124 'en.wikipedia.org/wiki/flag_of_ottawa](https://en.wikipedia.org/wiki/flag_of_ottawa)':123 'feel':40 'festiv':35 'fli':45 'follow':116 'forest':103 'green':52,84,90 'januari':113 'larg':83,89 'leaf':11 'life':95 'look':34 'mapl':10 'meant':5,29 'megac':122 'motion':43 'new':58 'o':3 'ottawa':26,61,75,80,121 'parkland':106 'parliament':23 'part':72 'peac':16 'qualiti':93 'region':76 'repres':7,56 'river':67,81 'simpl':32 'space':91 'speak':86 'styliz':2 'symbol':12,25,65 'tower':17 'tree':104 'use':48 'vibrant':42 'waterway':69 'well':100 'within':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689626574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1643345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689626574 {#1545
    date: 2023-07-17 22:42:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "One-of-my-favorites-from-the-internets"
  +title: "One of my favorites from the internets"
  +url: "https://i.imgur.com/KJUPxob.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689621299 {#1532
    date: 2023-07-17 21:14:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 33087
  -titleTs: "'favorit':4 'internet':7 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689621299 {#1535
    date: 2023-07-17 21:14:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "One-of-my-favorites-from-the-internets"
  +title: "One of my favorites from the internets"
  +url: "https://i.imgur.com/KJUPxob.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689621299 {#1532
    date: 2023-07-17 21:14:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 33087
  -titleTs: "'favorit':4 'internet':7 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689621299 {#1535
    date: 2023-07-17 21:14:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "One-of-my-favorites-from-the-internets"
  +title: "One of my favorites from the internets"
  +url: "https://i.imgur.com/KJUPxob.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689621299 {#1532
    date: 2023-07-17 21:14:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 33087
  -titleTs: "'favorit':4 'internet':7 'one':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689621299 {#1535
    date: 2023-07-17 21:14:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Isn-t-it-true"
  +title: "Isn’t it true?"
  +url: "https://i.imgur.com/jTd9rep.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689621046 {#1518
    date: 2023-07-17 21:10:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 30475
  -titleTs: "'isn':1 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689621046 {#1519
    date: 2023-07-17 21:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Isn-t-it-true"
  +title: "Isn’t it true?"
  +url: "https://i.imgur.com/jTd9rep.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689621046 {#1518
    date: 2023-07-17 21:10:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 30475
  -titleTs: "'isn':1 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689621046 {#1519
    date: 2023-07-17 21:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Isn-t-it-true"
  +title: "Isn’t it true?"
  +url: "https://i.imgur.com/jTd9rep.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689621046 {#1518
    date: 2023-07-17 21:10:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 30475
  -titleTs: "'isn':1 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689621046 {#1519
    date: 2023-07-17 21:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Darth-Boone"
  +title: "Darth Boone"
  +url: "https://i.imgur.com/dSPRRfj.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620704 {#1745
    date: 2023-07-17 21:05:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 22778
  -titleTs: "'boon':2 'darth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689625204
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620704 {#1747
    date: 2023-07-17 21:05:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Darth-Boone"
  +title: "Darth Boone"
  +url: "https://i.imgur.com/dSPRRfj.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620704 {#1745
    date: 2023-07-17 21:05:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 22778
  -titleTs: "'boon':2 'darth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689625204
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620704 {#1747
    date: 2023-07-17 21:05:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Darth-Boone"
  +title: "Darth Boone"
  +url: "https://i.imgur.com/dSPRRfj.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620704 {#1745
    date: 2023-07-17 21:05:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 22778
  -titleTs: "'boon':2 'darth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689625204
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620704 {#1747
    date: 2023-07-17 21:05:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "five-golden-tickets-ah-ah-ah"
  +title: "five golden tickets, ah ah ah!"
  +url: "https://lemmy.ca/pictrs/image/52715540-e877-492b-92a0-9cabf5536be0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620403 {#1483
    date: 2023-07-17 21:00:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 33088
  -titleTs: "'ah':4,5,6 'five':1 'golden':2 'ticket':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1634416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620403 {#1497
    date: 2023-07-17 21:00:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "five-golden-tickets-ah-ah-ah"
  +title: "five golden tickets, ah ah ah!"
  +url: "https://lemmy.ca/pictrs/image/52715540-e877-492b-92a0-9cabf5536be0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620403 {#1483
    date: 2023-07-17 21:00:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 33088
  -titleTs: "'ah':4,5,6 'five':1 'golden':2 'ticket':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1634416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620403 {#1497
    date: 2023-07-17 21:00:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1487 …}
  +slug: "five-golden-tickets-ah-ah-ah"
  +title: "five golden tickets, ah ah ah!"
  +url: "https://lemmy.ca/pictrs/image/52715540-e877-492b-92a0-9cabf5536be0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620403 {#1483
    date: 2023-07-17 21:00:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 33088
  -titleTs: "'ah':4,5,6 'five':1 'golden':2 'ticket':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1634416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620403 {#1497
    date: 2023-07-17 21:00:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Remove-it-please"
  +title: "Remove it, please"
  +url: "https://i.imgur.com/qvh041u.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620177 {#1761
    date: 2023-07-17 20:56:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 18281
  -titleTs: "'pleas':3 'remov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689629177
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620177 {#1758
    date: 2023-07-17 20:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Remove-it-please"
  +title: "Remove it, please"
  +url: "https://i.imgur.com/qvh041u.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620177 {#1761
    date: 2023-07-17 20:56:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 18281
  -titleTs: "'pleas':3 'remov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689629177
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620177 {#1758
    date: 2023-07-17 20:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Remove-it-please"
  +title: "Remove it, please"
  +url: "https://i.imgur.com/qvh041u.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689620177 {#1761
    date: 2023-07-17 20:56:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 18281
  -titleTs: "'pleas':3 'remov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689629177
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1638177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689620177 {#1758
    date: 2023-07-17 20:56:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Hello-there"
  +title: "Hello there!"
  +url: "https://i.imgur.com/BLhOnsQ.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619899 {#1778
    date: 2023-07-17 20:51:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 22779
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1377055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619899 {#1787
    date: 2023-07-17 20:51:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Hello-there"
  +title: "Hello there!"
  +url: "https://i.imgur.com/BLhOnsQ.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619899 {#1778
    date: 2023-07-17 20:51:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 22779
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1377055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619899 {#1787
    date: 2023-07-17 20:51:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Hello-there"
  +title: "Hello there!"
  +url: "https://i.imgur.com/BLhOnsQ.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619899 {#1778
    date: 2023-07-17 20:51:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 22779
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1377055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619899 {#1787
    date: 2023-07-17 20:51:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Hard-times"
  +title: "Hard times"
  +url: "https://i.imgur.com/2mmu0dJ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619063 {#1766
    date: 2023-07-17 20:37:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 26280
  -titleTs: "'hard':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689628063
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1376599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619063 {#1682
    date: 2023-07-17 20:37:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Hard-times"
  +title: "Hard times"
  +url: "https://i.imgur.com/2mmu0dJ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619063 {#1766
    date: 2023-07-17 20:37:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 26280
  -titleTs: "'hard':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689628063
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1376599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619063 {#1682
    date: 2023-07-17 20:37:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Hard-times"
  +title: "Hard times"
  +url: "https://i.imgur.com/2mmu0dJ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689619063 {#1766
    date: 2023-07-17 20:37:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 26280
  -titleTs: "'hard':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689628063
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1376599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689619063 {#1682
    date: 2023-07-17 20:37:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "It-s-a-me-Mario"
  +title: "It's a me, Mario!"
  +url: "https://lemmy.world/pictrs/image/607aaea3-bc53-4074-9982-08e3facf91ec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618993 {#1634
    date: 2023-07-17 20:36:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 33089
  -titleTs: "'mario':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1637713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689618993 {#1636
    date: 2023-07-17 20:36:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "It-s-a-me-Mario"
  +title: "It's a me, Mario!"
  +url: "https://lemmy.world/pictrs/image/607aaea3-bc53-4074-9982-08e3facf91ec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618993 {#1634
    date: 2023-07-17 20:36:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 33089
  -titleTs: "'mario':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1637713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689618993 {#1636
    date: 2023-07-17 20:36:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "It-s-a-me-Mario"
  +title: "It's a me, Mario!"
  +url: "https://lemmy.world/pictrs/image/607aaea3-bc53-4074-9982-08e3facf91ec.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618993 {#1634
    date: 2023-07-17 20:36:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 33089
  -titleTs: "'mario':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1637713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689618993 {#1636
    date: 2023-07-17 20:36:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-we-still-beaning"
  +title: "Are we still beaning?"
  +url: "https://i.imgur.com/pgcIgEA.jpg"
  +body: "Leftovers from reddit, my apologies to the long lost user from whence I stole this from."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618242 {#1451
    date: 2023-07-17 20:24:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 14156
  -titleTs: "'bean':4 'still':3"
  -bodyTs: "'apolog':5 'leftov':1 'long':8 'lost':9 'reddit':3 'stole':14 'user':10 'whenc':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689618242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1637225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689618242 {#1413
    date: 2023-07-17 20:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-we-still-beaning"
  +title: "Are we still beaning?"
  +url: "https://i.imgur.com/pgcIgEA.jpg"
  +body: "Leftovers from reddit, my apologies to the long lost user from whence I stole this from."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618242 {#1451
    date: 2023-07-17 20:24:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 14156
  -titleTs: "'bean':4 'still':3"
  -bodyTs: "'apolog':5 'leftov':1 'long':8 'lost':9 'reddit':3 'stole':14 'user':10 'whenc':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689618242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1637225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689618242 {#1413
    date: 2023-07-17 20:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-we-still-beaning"
  +title: "Are we still beaning?"
  +url: "https://i.imgur.com/pgcIgEA.jpg"
  +body: "Leftovers from reddit, my apologies to the long lost user from whence I stole this from."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689618242 {#1451
    date: 2023-07-17 20:24:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 14156
  -titleTs: "'bean':4 'still':3"
  -bodyTs: "'apolog':5 'leftov':1 'long':8 'lost':9 'reddit':3 'stole':14 'user':10 'whenc':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689618242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1637225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689618242 {#1413
    date: 2023-07-17 20:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Egg"
  +title: "Egg"
  +url: "https://lemmy.world/pictrs/image/5efe5158-6509-4641-899a-44c7ae4ab008.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689611695 {#1462
    date: 2023-07-17 18:34:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 14157
  -titleTs: "'egg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689611695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1633453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689611695 {#1463
    date: 2023-07-17 18:34:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Egg"
  +title: "Egg"
  +url: "https://lemmy.world/pictrs/image/5efe5158-6509-4641-899a-44c7ae4ab008.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689611695 {#1462
    date: 2023-07-17 18:34:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 14157
  -titleTs: "'egg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689611695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1633453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689611695 {#1463
    date: 2023-07-17 18:34:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Egg"
  +title: "Egg"
  +url: "https://lemmy.world/pictrs/image/5efe5158-6509-4641-899a-44c7ae4ab008.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689611695 {#1462
    date: 2023-07-17 18:34:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 14157
  -titleTs: "'egg':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689611695
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1633453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689611695 {#1463
    date: 2023-07-17 18:34:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "This-poison-ivy-along-my-street"
  +title: "This poison ivy along my street"
  +url: "https://lemmy.world/pictrs/image/5a6447da-a745-455d-889b-75c33b987b8e.jpeg"
  +body: "It runs all the way down, flanking both sides. I pretend it’s a moat for protection. So lush in some places it’s difficult to not touch with your car as you drive along."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689608522 {#1430
    date: 2023-07-17 17:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 1500
  -titleTs: "'along':4 'ivi':3 'poison':2 'street':6"
  -bodyTs: "'along':35 'car':31 'difficult':25 'drive':34 'flank':7 'lush':19 'moat':15 'place':22 'pretend':11 'protect':17 'run':2 'side':9 'touch':28 'way':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689583822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1590235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689537822 {#1434
    date: 2023-07-16 22:03:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "This-poison-ivy-along-my-street"
  +title: "This poison ivy along my street"
  +url: "https://lemmy.world/pictrs/image/5a6447da-a745-455d-889b-75c33b987b8e.jpeg"
  +body: "It runs all the way down, flanking both sides. I pretend it’s a moat for protection. So lush in some places it’s difficult to not touch with your car as you drive along."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689608522 {#1430
    date: 2023-07-17 17:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 1500
  -titleTs: "'along':4 'ivi':3 'poison':2 'street':6"
  -bodyTs: "'along':35 'car':31 'difficult':25 'drive':34 'flank':7 'lush':19 'moat':15 'place':22 'pretend':11 'protect':17 'run':2 'side':9 'touch':28 'way':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689583822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1590235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689537822 {#1434
    date: 2023-07-16 22:03:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "This-poison-ivy-along-my-street"
  +title: "This poison ivy along my street"
  +url: "https://lemmy.world/pictrs/image/5a6447da-a745-455d-889b-75c33b987b8e.jpeg"
  +body: "It runs all the way down, flanking both sides. I pretend it’s a moat for protection. So lush in some places it’s difficult to not touch with your car as you drive along."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689608522 {#1430
    date: 2023-07-17 17:42:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 1500
  -titleTs: "'along':4 'ivi':3 'poison':2 'street':6"
  -bodyTs: "'along':35 'car':31 'difficult':25 'drive':34 'flank':7 'lush':19 'moat':15 'place':22 'pretend':11 'protect':17 'run':2 'side':9 'touch':28 'way':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689583822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1590235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689537822 {#1434
    date: 2023-07-16 22:03:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Anyone-remember-this"
  +title: "Anyone remember this ??"
  +url: "https://lemmy.world/pictrs/image/bfe19314-2623-4e18-adff-cbabf4e7545e.jpeg"
  +body: "I found it when searching for some old stuff, does anyone else other than me remember this ?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689606315 {#1610
    date: 2023-07-17 17:05:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 1392
  -titleTs: "'anyon':1 'rememb':2"
  -bodyTs: "'anyon':11 'els':12 'found':2 'old':8 'rememb':16 'search':5 'stuff':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678000
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1629700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689604500 {#1609
    date: 2023-07-17 16:35:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Anyone-remember-this"
  +title: "Anyone remember this ??"
  +url: "https://lemmy.world/pictrs/image/bfe19314-2623-4e18-adff-cbabf4e7545e.jpeg"
  +body: "I found it when searching for some old stuff, does anyone else other than me remember this ?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689606315 {#1610
    date: 2023-07-17 17:05:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 1392
  -titleTs: "'anyon':1 'rememb':2"
  -bodyTs: "'anyon':11 'els':12 'found':2 'old':8 'rememb':16 'search':5 'stuff':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678000
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1629700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689604500 {#1609
    date: 2023-07-17 16:35:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1612 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Anyone-remember-this"
  +title: "Anyone remember this ??"
  +url: "https://lemmy.world/pictrs/image/bfe19314-2623-4e18-adff-cbabf4e7545e.jpeg"
  +body: "I found it when searching for some old stuff, does anyone else other than me remember this ?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689606315 {#1610
    date: 2023-07-17 17:05:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 1392
  -titleTs: "'anyon':1 'rememb':2"
  -bodyTs: "'anyon':11 'els':12 'found':2 'old':8 'rememb':16 'search':5 'stuff':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689678000
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1629700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689604500 {#1609
    date: 2023-07-17 16:35:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Types-of-siblings"
  +title: "Types of siblings"
  +url: "https://i.postimg.cc/25N919ms/siblings.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689605165 {#1675
    date: 2023-07-17 16:46:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 23455
  -titleTs: "'sibl':3 'type':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689605165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1630091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689605165 {#1674
    date: 2023-07-17 16:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Types-of-siblings"
  +title: "Types of siblings"
  +url: "https://i.postimg.cc/25N919ms/siblings.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689605165 {#1675
    date: 2023-07-17 16:46:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 23455
  -titleTs: "'sibl':3 'type':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689605165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1630091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689605165 {#1674
    date: 2023-07-17 16:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1677 …}
  +slug: "Types-of-siblings"
  +title: "Types of siblings"
  +url: "https://i.postimg.cc/25N919ms/siblings.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689605165 {#1675
    date: 2023-07-17 16:46:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 23455
  -titleTs: "'sibl':3 'type':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689605165
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1630091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689605165 {#1674
    date: 2023-07-17 16:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Haven-t-seen-this-old-meme-yet"
  +title: "Haven’t seen this old meme yet"
  +url: "https://i.imgur.com/QJdErjq.jpg"
  +body: "Filling in the old meme catalogue"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689601542 {#1649
    date: 2023-07-17 15:45:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 7260
  -titleTs: "'haven':1 'meme':6 'old':5 'seen':3 'yet':7"
  -bodyTs: "'catalogu':6 'fill':1 'meme':5 'old':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689601542
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1628102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689601542 {#1651
    date: 2023-07-17 15:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Haven-t-seen-this-old-meme-yet"
  +title: "Haven’t seen this old meme yet"
  +url: "https://i.imgur.com/QJdErjq.jpg"
  +body: "Filling in the old meme catalogue"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689601542 {#1649
    date: 2023-07-17 15:45:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 7260
  -titleTs: "'haven':1 'meme':6 'old':5 'seen':3 'yet':7"
  -bodyTs: "'catalogu':6 'fill':1 'meme':5 'old':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689601542
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1628102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689601542 {#1651
    date: 2023-07-17 15:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Haven-t-seen-this-old-meme-yet"
  +title: "Haven’t seen this old meme yet"
  +url: "https://i.imgur.com/QJdErjq.jpg"
  +body: "Filling in the old meme catalogue"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689601542 {#1649
    date: 2023-07-17 15:45:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 7260
  -titleTs: "'haven':1 'meme':6 'old':5 'seen':3 'yet':7"
  -bodyTs: "'catalogu':6 'fill':1 'meme':5 'old':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689601542
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1628102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689601542 {#1651
    date: 2023-07-17 15:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "thank-you-Linux-for-giving-a-damn-about-Bluetooth-headphones"
  +title: "thank you Linux for giving a damn about Bluetooth headphones"
  +url: "https://feddit.de/pictrs/image/46cce12a-0be5-4499-a758-8cef054f084f.png"
  +body: "For context, LDAC is one of the few wireless audio codecs stamped Hi-Res by the Japan Audio Society and its encoder is open source since Android 8, so you can see just how long Windows is sleeping on this. I’m excited about the incoming next gen called LC3plus, my next pair is definitely gonna have that."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689601040 {#1578
    date: 2023-07-17 15:37:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 12249
  -titleTs: "'bluetooth':9 'damn':7 'give':5 'headphon':10 'linux':3 'thank':1"
  -bodyTs: "'8':29 'android':28 'audio':10,19 'call':50 'codec':11 'context':2 'definit':56 'encod':23 'excit':44 'gen':49 'gonna':57 'hi':14 'hi-r':13 'incom':47 'japan':18 'lc3plus':51 'ldac':3 'long':36 'm':43 'next':48,53 'one':5 'open':25 'pair':54 'res':15 'see':33 'sinc':27 'sleep':39 'societi':20 'sourc':26 'stamp':12 'window':37 'wireless':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689633140
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1652491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689593640 {#1583
    date: 2023-07-17 13:34:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "thank-you-Linux-for-giving-a-damn-about-Bluetooth-headphones"
  +title: "thank you Linux for giving a damn about Bluetooth headphones"
  +url: "https://feddit.de/pictrs/image/46cce12a-0be5-4499-a758-8cef054f084f.png"
  +body: "For context, LDAC is one of the few wireless audio codecs stamped Hi-Res by the Japan Audio Society and its encoder is open source since Android 8, so you can see just how long Windows is sleeping on this. I’m excited about the incoming next gen called LC3plus, my next pair is definitely gonna have that."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689601040 {#1578
    date: 2023-07-17 15:37:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 12249
  -titleTs: "'bluetooth':9 'damn':7 'give':5 'headphon':10 'linux':3 'thank':1"
  -bodyTs: "'8':29 'android':28 'audio':10,19 'call':50 'codec':11 'context':2 'definit':56 'encod':23 'excit':44 'gen':49 'gonna':57 'hi':14 'hi-r':13 'incom':47 'japan':18 'lc3plus':51 'ldac':3 'long':36 'm':43 'next':48,53 'one':5 'open':25 'pair':54 'res':15 'see':33 'sinc':27 'sleep':39 'societi':20 'sourc':26 'stamp':12 'window':37 'wireless':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689633140
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1652491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689593640 {#1583
    date: 2023-07-17 13:34:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1584 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
  +slug: "thank-you-Linux-for-giving-a-damn-about-Bluetooth-headphones"
  +title: "thank you Linux for giving a damn about Bluetooth headphones"
  +url: "https://feddit.de/pictrs/image/46cce12a-0be5-4499-a758-8cef054f084f.png"
  +body: "For context, LDAC is one of the few wireless audio codecs stamped Hi-Res by the Japan Audio Society and its encoder is open source since Android 8, so you can see just how long Windows is sleeping on this. I’m excited about the incoming next gen called LC3plus, my next pair is definitely gonna have that."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689601040 {#1578
    date: 2023-07-17 15:37:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 12249
  -titleTs: "'bluetooth':9 'damn':7 'give':5 'headphon':10 'linux':3 'thank':1"
  -bodyTs: "'8':29 'android':28 'audio':10,19 'call':50 'codec':11 'context':2 'definit':56 'encod':23 'excit':44 'gen':49 'gonna':57 'hi':14 'hi-r':13 'incom':47 'japan':18 'lc3plus':51 'ldac':3 'long':36 'm':43 'next':48,53 'one':5 'open':25 'pair':54 'res':15 'see':33 'sinc':27 'sleep':39 'societi':20 'sourc':26 'stamp':12 'window':37 'wireless':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689633140
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1652491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689593640 {#1583
    date: 2023-07-17 13:34:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details