GET https://kbin.spritesserver.nl/index.php/d/aussie.zone/newest

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.79 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 {#1805
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2408 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Le-monke-point"
  +title: "Le monke point"
  +url: "https://aussie.zone/pictrs/image/50639ab2-ce04-4f51-add8-cb1578cc0a43.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728809364 {#1685
    date: 2024-10-13 10:49:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1594 …}
  +votes: Doctrine\ORM\PersistentCollection {#1862 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 33191
  -titleTs: "'le':1 'monk':2 'point':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706350870
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6295762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706264470 {#1811
    date: 2024-01-26 11:21:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1805
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2408 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Le-monke-point"
  +title: "Le monke point"
  +url: "https://aussie.zone/pictrs/image/50639ab2-ce04-4f51-add8-cb1578cc0a43.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728809364 {#1685
    date: 2024-10-13 10:49:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1594 …}
  +votes: Doctrine\ORM\PersistentCollection {#1862 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 33191
  -titleTs: "'le':1 'monk':2 'point':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706350870
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6295762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706264470 {#1811
    date: 2024-01-26 11:21:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1805
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2408 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Le-monke-point"
  +title: "Le monke point"
  +url: "https://aussie.zone/pictrs/image/50639ab2-ce04-4f51-add8-cb1578cc0a43.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728809364 {#1685
    date: 2024-10-13 10:49:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1594 …}
  +votes: Doctrine\ORM\PersistentCollection {#1862 …}
  +reports: Doctrine\ORM\PersistentCollection {#1547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 33191
  -titleTs: "'le':1 'monk':2 'point':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706350870
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6295762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706264470 {#1811
    date: 2024-01-26 11:21:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "How-do-you-make-a-stew-that-bad"
  +title: "How do you make a stew that bad?"
  +url: "https://aussie.zone/pictrs/image/4d3d63bc-fd9a-4c2d-99ba-f9c87fe99e9e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706164979 {#1713
    date: 2024-01-25 07:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 32957
  -titleTs: "'bad':8 'make':4 'stew':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706251379
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6259452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164979 {#1623
    date: 2024-01-25 07:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "How-do-you-make-a-stew-that-bad"
  +title: "How do you make a stew that bad?"
  +url: "https://aussie.zone/pictrs/image/4d3d63bc-fd9a-4c2d-99ba-f9c87fe99e9e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706164979 {#1713
    date: 2024-01-25 07:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 32957
  -titleTs: "'bad':8 'make':4 'stew':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706251379
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6259452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164979 {#1623
    date: 2024-01-25 07:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "How-do-you-make-a-stew-that-bad"
  +title: "How do you make a stew that bad?"
  +url: "https://aussie.zone/pictrs/image/4d3d63bc-fd9a-4c2d-99ba-f9c87fe99e9e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 152
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706164979 {#1713
    date: 2024-01-25 07:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 32957
  -titleTs: "'bad':8 'make':4 'stew':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706251379
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6259452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706164979 {#1623
    date: 2024-01-25 07:42:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Me-Does-literally-anything-My-Dog"
  +title: "Me: Does literally anything, My Dog:"
  +url: "https://aussie.zone/pictrs/image/79ee9e88-ec74-47b8-8803-215253a3c27e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728229369 {#1497
    date: 2024-10-06 17:42:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 32712
  -titleTs: "'anyth':4 'dog':6 'liter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706139261
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6216606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052861 {#1484
    date: 2024-01-24 00:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Me-Does-literally-anything-My-Dog"
  +title: "Me: Does literally anything, My Dog:"
  +url: "https://aussie.zone/pictrs/image/79ee9e88-ec74-47b8-8803-215253a3c27e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728229369 {#1497
    date: 2024-10-06 17:42:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 32712
  -titleTs: "'anyth':4 'dog':6 'liter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706139261
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6216606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052861 {#1484
    date: 2024-01-24 00:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1485 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Me-Does-literally-anything-My-Dog"
  +title: "Me: Does literally anything, My Dog:"
  +url: "https://aussie.zone/pictrs/image/79ee9e88-ec74-47b8-8803-215253a3c27e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728229369 {#1497
    date: 2024-10-06 17:42:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 32712
  -titleTs: "'anyth':4 'dog':6 'liter':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706139261
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6216606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706052861 {#1484
    date: 2024-01-24 00:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Yemen"
  +title: "Yemen"
  +url: "https://aussie.zone/pictrs/image/cccbd67e-bcb5-478f-8dfc-54e8869ae8c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705383542 {#1758
    date: 2024-01-16 06:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 31483
  -titleTs: "'yemen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705388042
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5968586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705383542 {#1754
    date: 2024-01-16 06:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Yemen"
  +title: "Yemen"
  +url: "https://aussie.zone/pictrs/image/cccbd67e-bcb5-478f-8dfc-54e8869ae8c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705383542 {#1758
    date: 2024-01-16 06:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 31483
  -titleTs: "'yemen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705388042
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5968586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705383542 {#1754
    date: 2024-01-16 06:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Yemen"
  +title: "Yemen"
  +url: "https://aussie.zone/pictrs/image/cccbd67e-bcb5-478f-8dfc-54e8869ae8c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705383542 {#1758
    date: 2024-01-16 06:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 31483
  -titleTs: "'yemen':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705388042
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5968586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705383542 {#1754
    date: 2024-01-16 06:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-can-hardly-see-him"
  +title: "I can hardly see him"
  +url: "https://aussie.zone/pictrs/image/0d8f409c-825e-42e2-bda4-515d827fca2b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721697876 {#1774
    date: 2024-07-23 03:24:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 29203
  -titleTs: "'hard':3 'see':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705107505
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5826668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021105 {#1773
    date: 2024-01-12 01:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-can-hardly-see-him"
  +title: "I can hardly see him"
  +url: "https://aussie.zone/pictrs/image/0d8f409c-825e-42e2-bda4-515d827fca2b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721697876 {#1774
    date: 2024-07-23 03:24:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 29203
  -titleTs: "'hard':3 'see':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705107505
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5826668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021105 {#1773
    date: 2024-01-12 01:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-can-hardly-see-him"
  +title: "I can hardly see him"
  +url: "https://aussie.zone/pictrs/image/0d8f409c-825e-42e2-bda4-515d827fca2b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721697876 {#1774
    date: 2024-07-23 03:24:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 29203
  -titleTs: "'hard':3 'see':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705107505
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5826668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021105 {#1773
    date: 2024-01-12 01:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Resistance-is-futile"
  +title: "Resistance is futile"
  +url: "https://aussie.zone/pictrs/image/727f6012-3ff7-455a-9b6b-0c5c7ea2e20f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702573584 {#1466
    date: 2023-12-14 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 22177
  -titleTs: "'futil':3 'resist':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702641879
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4971189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702555479 {#1452
    date: 2023-12-14 13:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Resistance-is-futile"
  +title: "Resistance is futile"
  +url: "https://aussie.zone/pictrs/image/727f6012-3ff7-455a-9b6b-0c5c7ea2e20f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702573584 {#1466
    date: 2023-12-14 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 22177
  -titleTs: "'futil':3 'resist':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702641879
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4971189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702555479 {#1452
    date: 2023-12-14 13:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Resistance-is-futile"
  +title: "Resistance is futile"
  +url: "https://aussie.zone/pictrs/image/727f6012-3ff7-455a-9b6b-0c5c7ea2e20f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702573584 {#1466
    date: 2023-12-14 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 22177
  -titleTs: "'futil':3 'resist':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702641879
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4971189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702555479 {#1452
    date: 2023-12-14 13:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-am-more-of-an-Electric-Light-Orchestra-kinda-guy"
  +title: "I am more of an Electric Light Orchestra kinda guy"
  +url: "https://aussie.zone/pictrs/image/40022554-ce96-4eda-a02c-4fc310687a71.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702408567 {#1409
    date: 2023-12-12 20:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 26709
  -titleTs: "'electr':6 'guy':10 'kinda':9 'light':7 'orchestra':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702417567
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4920218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408567 {#1450
    date: 2023-12-12 20:16:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-am-more-of-an-Electric-Light-Orchestra-kinda-guy"
  +title: "I am more of an Electric Light Orchestra kinda guy"
  +url: "https://aussie.zone/pictrs/image/40022554-ce96-4eda-a02c-4fc310687a71.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702408567 {#1409
    date: 2023-12-12 20:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 26709
  -titleTs: "'electr':6 'guy':10 'kinda':9 'light':7 'orchestra':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702417567
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4920218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408567 {#1450
    date: 2023-12-12 20:16:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-am-more-of-an-Electric-Light-Orchestra-kinda-guy"
  +title: "I am more of an Electric Light Orchestra kinda guy"
  +url: "https://aussie.zone/pictrs/image/40022554-ce96-4eda-a02c-4fc310687a71.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702408567 {#1409
    date: 2023-12-12 20:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 26709
  -titleTs: "'electr':6 'guy':10 'kinda':9 'light':7 'orchestra':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702417567
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4920218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408567 {#1450
    date: 2023-12-12 20:16:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Help-finding-easter-egg-in-Planet-of-the-Apes"
  +title: "Help finding easter egg in Planet of the Apes"
  +url: "https://aussie.zone/pictrs/image/9d197413-f209-4884-8739-097e77cd9ee6.jpeg"
  +body: """
    My friend and I have spent far too long searching on old DVD and Bluray forums for spoilers on how to access the easter egg “Chimp Commentary” supposedly available on the BluRay edition of Tim Burtons infamous Planet of the Apes reboot.\n
    \n
    Hoping that maybe someone else out there may know how we can amuse our tiny ape brains by finding how to enable this easter egg. We’ve tried every combination of menu buttons and no online resources seem to work for the Bluray edition of this film. Has anyone else been able to find this thing?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701773598 {#1411
    date: 2023-12-05 11:53:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 20161
  -titleTs: "'ape':9 'easter':3 'egg':4 'find':2 'help':1 'planet':6"
  -bodyTs: "'abl':94 'access':22 'amus':55 'anyon':91 'ape':41,58 'avail':29 'bluray':15,32,85 'brain':59 'burton':36 'button':75 'chimp':26 'combin':72 'commentari':27 'dvd':13 'easter':24,66 'edit':33,86 'egg':25,67 'els':47,92 'enabl':64 'everi':71 'far':7 'film':89 'find':61,96 'forum':16 'friend':2 'hope':43 'infam':37 'know':51 'long':9 'may':50 'mayb':45 'menu':74 'old':12 'onlin':78 'planet':38 'reboot':42 'resourc':79 'search':10 'seem':80 'someon':46 'spent':6 'spoiler':18 'suppos':28 'thing':98 'tim':35 'tini':57 'tri':70 've':69 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701831021
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4671746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701744621 {#1412
    date: 2023-12-05 03:50:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Help-finding-easter-egg-in-Planet-of-the-Apes"
  +title: "Help finding easter egg in Planet of the Apes"
  +url: "https://aussie.zone/pictrs/image/9d197413-f209-4884-8739-097e77cd9ee6.jpeg"
  +body: """
    My friend and I have spent far too long searching on old DVD and Bluray forums for spoilers on how to access the easter egg “Chimp Commentary” supposedly available on the BluRay edition of Tim Burtons infamous Planet of the Apes reboot.\n
    \n
    Hoping that maybe someone else out there may know how we can amuse our tiny ape brains by finding how to enable this easter egg. We’ve tried every combination of menu buttons and no online resources seem to work for the Bluray edition of this film. Has anyone else been able to find this thing?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701773598 {#1411
    date: 2023-12-05 11:53:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 20161
  -titleTs: "'ape':9 'easter':3 'egg':4 'find':2 'help':1 'planet':6"
  -bodyTs: "'abl':94 'access':22 'amus':55 'anyon':91 'ape':41,58 'avail':29 'bluray':15,32,85 'brain':59 'burton':36 'button':75 'chimp':26 'combin':72 'commentari':27 'dvd':13 'easter':24,66 'edit':33,86 'egg':25,67 'els':47,92 'enabl':64 'everi':71 'far':7 'film':89 'find':61,96 'forum':16 'friend':2 'hope':43 'infam':37 'know':51 'long':9 'may':50 'mayb':45 'menu':74 'old':12 'onlin':78 'planet':38 'reboot':42 'resourc':79 'search':10 'seem':80 'someon':46 'spent':6 'spoiler':18 'suppos':28 'thing':98 'tim':35 'tini':57 'tri':70 've':69 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701831021
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4671746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701744621 {#1412
    date: 2023-12-05 03:50:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Help-finding-easter-egg-in-Planet-of-the-Apes"
  +title: "Help finding easter egg in Planet of the Apes"
  +url: "https://aussie.zone/pictrs/image/9d197413-f209-4884-8739-097e77cd9ee6.jpeg"
  +body: """
    My friend and I have spent far too long searching on old DVD and Bluray forums for spoilers on how to access the easter egg “Chimp Commentary” supposedly available on the BluRay edition of Tim Burtons infamous Planet of the Apes reboot.\n
    \n
    Hoping that maybe someone else out there may know how we can amuse our tiny ape brains by finding how to enable this easter egg. We’ve tried every combination of menu buttons and no online resources seem to work for the Bluray edition of this film. Has anyone else been able to find this thing?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701773598 {#1411
    date: 2023-12-05 11:53:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 20161
  -titleTs: "'ape':9 'easter':3 'egg':4 'find':2 'help':1 'planet':6"
  -bodyTs: "'abl':94 'access':22 'amus':55 'anyon':91 'ape':41,58 'avail':29 'bluray':15,32,85 'brain':59 'burton':36 'button':75 'chimp':26 'combin':72 'commentari':27 'dvd':13 'easter':24,66 'edit':33,86 'egg':25,67 'els':47,92 'enabl':64 'everi':71 'far':7 'film':89 'find':61,96 'forum':16 'friend':2 'hope':43 'infam':37 'know':51 'long':9 'may':50 'mayb':45 'menu':74 'old':12 'onlin':78 'planet':38 'reboot':42 'resourc':79 'search':10 'seem':80 'someon':46 'spent':6 'spoiler':18 'suppos':28 'thing':98 'tim':35 'tini':57 'tri':70 've':69 'work':82"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701831021
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4671746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701744621 {#1412
    date: 2023-12-05 03:50:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-don-t-work-on-leap-years"
  +title: "I don't work on leap years"
  +url: "https://aussie.zone/pictrs/image/9b91e5d1-7d3d-4287-a4ef-92f3e29bcc59.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700981151 {#1453
    date: 2023-11-26 07:45:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 16657
  -titleTs: "'leap':6 'work':4 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701000935
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4345089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700914535 {#1460
    date: 2023-11-25 13:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-don-t-work-on-leap-years"
  +title: "I don't work on leap years"
  +url: "https://aussie.zone/pictrs/image/9b91e5d1-7d3d-4287-a4ef-92f3e29bcc59.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700981151 {#1453
    date: 2023-11-26 07:45:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 16657
  -titleTs: "'leap':6 'work':4 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701000935
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4345089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700914535 {#1460
    date: 2023-11-25 13:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "I-don-t-work-on-leap-years"
  +title: "I don't work on leap years"
  +url: "https://aussie.zone/pictrs/image/9b91e5d1-7d3d-4287-a4ef-92f3e29bcc59.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700981151 {#1453
    date: 2023-11-26 07:45:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 16657
  -titleTs: "'leap':6 'work':4 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701000935
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4345089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700914535 {#1460
    date: 2023-11-25 13:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Have-you-tried-sunning-you-perineum"
  +title: "Have you tried sunning you perineum?"
  +url: "https://aussie.zone/pictrs/image/ad47dadb-3f98-472f-9c83-c853ba7dda68.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 530
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700847172 {#1699
    date: 2023-11-24 18:32:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 16163
  -titleTs: "'perineum':6 'sun':4 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700874896
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4304362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788496 {#1694
    date: 2023-11-24 02:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Have-you-tried-sunning-you-perineum"
  +title: "Have you tried sunning you perineum?"
  +url: "https://aussie.zone/pictrs/image/ad47dadb-3f98-472f-9c83-c853ba7dda68.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 530
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700847172 {#1699
    date: 2023-11-24 18:32:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 16163
  -titleTs: "'perineum':6 'sun':4 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700874896
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4304362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788496 {#1694
    date: 2023-11-24 02:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Have-you-tried-sunning-you-perineum"
  +title: "Have you tried sunning you perineum?"
  +url: "https://aussie.zone/pictrs/image/ad47dadb-3f98-472f-9c83-c853ba7dda68.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 530
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700847172 {#1699
    date: 2023-11-24 18:32:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 16163
  -titleTs: "'perineum':6 'sun':4 'tri':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700874896
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4304362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788496 {#1694
    date: 2023-11-24 02:14:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Wait-till-you-try-the-cherry-pie"
  +title: "Wait till you try the cherry pie"
  +url: "https://aussie.zone/pictrs/image/61c2cf99-8951-4a8d-b9a7-395f03c67389.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700331597 {#1612
    date: 2023-11-18 19:19:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 14086
  -titleTs: "'cherri':6 'pie':7 'till':2 'tri':4 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700377129
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4126187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700290729 {#1615
    date: 2023-11-18 07:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Wait-till-you-try-the-cherry-pie"
  +title: "Wait till you try the cherry pie"
  +url: "https://aussie.zone/pictrs/image/61c2cf99-8951-4a8d-b9a7-395f03c67389.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700331597 {#1612
    date: 2023-11-18 19:19:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 14086
  -titleTs: "'cherri':6 'pie':7 'till':2 'tri':4 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700377129
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4126187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700290729 {#1615
    date: 2023-11-18 07:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Wait-till-you-try-the-cherry-pie"
  +title: "Wait till you try the cherry pie"
  +url: "https://aussie.zone/pictrs/image/61c2cf99-8951-4a8d-b9a7-395f03c67389.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700331597 {#1612
    date: 2023-11-18 19:19:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 14086
  -titleTs: "'cherri':6 'pie':7 'till':2 'tri':4 'wait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700377129
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4126187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700290729 {#1615
    date: 2023-11-18 07:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Can-you-describe-Lemmy-in-one-picture"
  +title: "Can you describe Lemmy in one picture?"
  +url: "https://aussie.zone/pictrs/image/cad4deeb-2088-41a6-ba0b-b234d4488ee2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699675558 {#1673
    date: 2023-11-11 05:05:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 11622
  -titleTs: "'describ':3 'lemmi':4 'one':6 'pictur':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666861
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3864973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580461 {#1677
    date: 2023-11-10 02:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Can-you-describe-Lemmy-in-one-picture"
  +title: "Can you describe Lemmy in one picture?"
  +url: "https://aussie.zone/pictrs/image/cad4deeb-2088-41a6-ba0b-b234d4488ee2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699675558 {#1673
    date: 2023-11-11 05:05:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 11622
  -titleTs: "'describ':3 'lemmi':4 'one':6 'pictur':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666861
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3864973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580461 {#1677
    date: 2023-11-10 02:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Can-you-describe-Lemmy-in-one-picture"
  +title: "Can you describe Lemmy in one picture?"
  +url: "https://aussie.zone/pictrs/image/cad4deeb-2088-41a6-ba0b-b234d4488ee2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699675558 {#1673
    date: 2023-11-11 05:05:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 11622
  -titleTs: "'describ':3 'lemmi':4 'one':6 'pictur':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666861
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3864973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580461 {#1677
    date: 2023-11-10 02:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1662
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "This-always-cracks-me-up"
  +title: "This always cracks me up"
  +url: "https://aussie.zone/pictrs/image/c49d2e4b-e825-41fb-bdbb-6e05384162a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698961544 {#1656
    date: 2023-11-02 22:45:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 9045
  -titleTs: "'alway':2 'crack':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699011338
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924938 {#1661
    date: 2023-11-02 12:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "This-always-cracks-me-up"
  +title: "This always cracks me up"
  +url: "https://aussie.zone/pictrs/image/c49d2e4b-e825-41fb-bdbb-6e05384162a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698961544 {#1656
    date: 2023-11-02 22:45:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 9045
  -titleTs: "'alway':2 'crack':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699011338
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924938 {#1661
    date: 2023-11-02 12:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "This-always-cracks-me-up"
  +title: "This always cracks me up"
  +url: "https://aussie.zone/pictrs/image/c49d2e4b-e825-41fb-bdbb-6e05384162a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698961544 {#1656
    date: 2023-11-02 22:45:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 9045
  -titleTs: "'alway':2 'crack':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699011338
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924938 {#1661
    date: 2023-11-02 12:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "dont-call-me-Shirley"
  +title: "dont call me Shirley"
  +url: "https://aussie.zone/pictrs/image/5f56c45d-3252-4165-b31c-d04ae0eaa187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698924243 {#1579
    date: 2023-11-02 12:24:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 18555
  -titleTs: "'call':2 'dont':1 'shirley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928743
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924243 {#1584
    date: 2023-11-02 12:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "dont-call-me-Shirley"
  +title: "dont call me Shirley"
  +url: "https://aussie.zone/pictrs/image/5f56c45d-3252-4165-b31c-d04ae0eaa187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698924243 {#1579
    date: 2023-11-02 12:24:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 18555
  -titleTs: "'call':2 'dont':1 'shirley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928743
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924243 {#1584
    date: 2023-11-02 12:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1588 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "dont-call-me-Shirley"
  +title: "dont call me Shirley"
  +url: "https://aussie.zone/pictrs/image/5f56c45d-3252-4165-b31c-d04ae0eaa187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698924243 {#1579
    date: 2023-11-02 12:24:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1560 …}
  +children: []
  -id: 18555
  -titleTs: "'call':2 'dont':1 'shirley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928743
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3617741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698924243 {#1584
    date: 2023-11-02 12:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "it-s-crossover-time"
  +title: "it's crossover time"
  +url: "https://aussie.zone/pictrs/image/67a255d2-5f91-4569-a87d-88df0730ba2a.jpeg"
  +body: """
    For each meme i save i always try to return one.\n
    \n
    I have enjoyed 3 today so this is my third in return
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698317706 {#1526
    date: 2023-10-26 12:55:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32101
  -titleTs: "'crossov':3 'time':4"
  -bodyTs: "'3':15 'alway':7 'enjoy':14 'meme':3 'one':11 'return':10,23 'save':5 'third':21 'today':16 'tri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3390432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698317706 {#1528
    date: 2023-10-26 12:55:06.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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "it-s-crossover-time"
  +title: "it's crossover time"
  +url: "https://aussie.zone/pictrs/image/67a255d2-5f91-4569-a87d-88df0730ba2a.jpeg"
  +body: """
    For each meme i save i always try to return one.\n
    \n
    I have enjoyed 3 today so this is my third in return
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698317706 {#1526
    date: 2023-10-26 12:55:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32101
  -titleTs: "'crossov':3 'time':4"
  -bodyTs: "'3':15 'alway':7 'enjoy':14 'meme':3 'one':11 'return':10,23 'save':5 'third':21 'today':16 'tri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3390432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698317706 {#1528
    date: 2023-10-26 12:55:06.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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "it-s-crossover-time"
  +title: "it's crossover time"
  +url: "https://aussie.zone/pictrs/image/67a255d2-5f91-4569-a87d-88df0730ba2a.jpeg"
  +body: """
    For each meme i save i always try to return one.\n
    \n
    I have enjoyed 3 today so this is my third in return
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698317706 {#1526
    date: 2023-10-26 12:55:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  +badges: Doctrine\ORM\PersistentCollection {#1554 …}
  +children: []
  -id: 32101
  -titleTs: "'crossov':3 'time':4"
  -bodyTs: "'3':15 'alway':7 'enjoy':14 'meme':3 'one':11 'return':10,23 'save':5 'third':21 'today':16 'tri':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3390432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698317706 {#1528
    date: 2023-10-26 12:55:06.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 {#1555
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "It-is-time"
  +title: "It is time"
  +url: "https://aussie.zone/pictrs/image/f7d5005b-cac9-4d21-8cf8-5b7856a66112.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698317518 {#1556
    date: 2023-10-26 12:51:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 25688
  -titleTs: "'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698322018
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3390421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698317518 {#1557
    date: 2023-10-26 12:51:58.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 {#1555
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "It-is-time"
  +title: "It is time"
  +url: "https://aussie.zone/pictrs/image/f7d5005b-cac9-4d21-8cf8-5b7856a66112.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698317518 {#1556
    date: 2023-10-26 12:51:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 25688
  -titleTs: "'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698322018
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3390421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698317518 {#1557
    date: 2023-10-26 12:51:58.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 {#1555
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1621 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "It-is-time"
  +title: "It is time"
  +url: "https://aussie.zone/pictrs/image/f7d5005b-cac9-4d21-8cf8-5b7856a66112.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698317518 {#1556
    date: 2023-10-26 12:51:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 25688
  -titleTs: "'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698322018
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3390421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698317518 {#1557
    date: 2023-10-26 12:51:58.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 {#1795
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "creator-trolly"
  +title: "creator trolly"
  +url: "https://aussie.zone/pictrs/image/a48f183e-9e23-45cf-88ed-f66971cd40ed.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697853245 {#1691
    date: 2023-10-21 03:54:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: []
  -id: 6365
  -titleTs: "'creator':1 'trolli':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697785477
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3152514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697699077 {#1692
    date: 2023-10-19 09:04:37.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 {#1795
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "creator-trolly"
  +title: "creator trolly"
  +url: "https://aussie.zone/pictrs/image/a48f183e-9e23-45cf-88ed-f66971cd40ed.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697853245 {#1691
    date: 2023-10-21 03:54:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: []
  -id: 6365
  -titleTs: "'creator':1 'trolli':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697785477
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3152514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697699077 {#1692
    date: 2023-10-19 09:04:37.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 {#1795
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "creator-trolly"
  +title: "creator trolly"
  +url: "https://aussie.zone/pictrs/image/a48f183e-9e23-45cf-88ed-f66971cd40ed.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697853245 {#1691
    date: 2023-10-21 03:54:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: []
  -id: 6365
  -titleTs: "'creator':1 'trolli':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697785477
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/3152514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697699077 {#1692
    date: 2023-10-19 09:04:37.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 {#1723
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#1726 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "My-experience-playing-a-Dark-Urge-paladin-so-far"
  +title: "My experience playing a Dark Urge paladin so far"
  +url: "https://aussie.zone/pictrs/image/d8087c5a-5ea8-4d8d-bfa3-963d8b7fed1b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695862383 {#1731
    date: 2023-09-28 02:53:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  +badges: Doctrine\ORM\PersistentCollection {#1724 …}
  +children: []
  -id: 17231
  -titleTs: "'dark':5 'experi':2 'far':9 'paladin':7 'play':3 'urg':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695875883
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/2457527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695862383 {#1725
    date: 2023-09-28 02:53: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
71 DENIED edit
App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#1726 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "My-experience-playing-a-Dark-Urge-paladin-so-far"
  +title: "My experience playing a Dark Urge paladin so far"
  +url: "https://aussie.zone/pictrs/image/d8087c5a-5ea8-4d8d-bfa3-963d8b7fed1b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695862383 {#1731
    date: 2023-09-28 02:53:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  +badges: Doctrine\ORM\PersistentCollection {#1724 …}
  +children: []
  -id: 17231
  -titleTs: "'dark':5 'experi':2 'far':9 'paladin':7 'play':3 'urg':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695875883
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/2457527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695862383 {#1725
    date: 2023-09-28 02:53: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
72 DENIED moderate
App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#1726 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "My-experience-playing-a-Dark-Urge-paladin-so-far"
  +title: "My experience playing a Dark Urge paladin so far"
  +url: "https://aussie.zone/pictrs/image/d8087c5a-5ea8-4d8d-bfa3-963d8b7fed1b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695862383 {#1731
    date: 2023-09-28 02:53:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  +badges: Doctrine\ORM\PersistentCollection {#1724 …}
  +children: []
  -id: 17231
  -titleTs: "'dark':5 'experi':2 'far':9 'paladin':7 'play':3 'urg':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695875883
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/2457527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695862383 {#1725
    date: 2023-09-28 02:53: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
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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1717 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "What-do-you-mean-upgrade"
  +title: "What do you mean upgrade?"
  +url: "https://aussie.zone/pictrs/image/45973059-4fc2-4516-a6ba-a48e26a9d4b7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695176861 {#1715
    date: 2023-09-20 04:27:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  +badges: Doctrine\ORM\PersistentCollection {#2422 …}
  +children: []
  -id: 10607
  -titleTs: "'mean':4 'upgrad':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694515498
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1964004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694486998 {#1714
    date: 2023-09-12 04:49:58.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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1717 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "What-do-you-mean-upgrade"
  +title: "What do you mean upgrade?"
  +url: "https://aussie.zone/pictrs/image/45973059-4fc2-4516-a6ba-a48e26a9d4b7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695176861 {#1715
    date: 2023-09-20 04:27:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  +badges: Doctrine\ORM\PersistentCollection {#2422 …}
  +children: []
  -id: 10607
  -titleTs: "'mean':4 'upgrad':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694515498
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1964004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694486998 {#1714
    date: 2023-09-12 04:49:58.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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1717 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "What-do-you-mean-upgrade"
  +title: "What do you mean upgrade?"
  +url: "https://aussie.zone/pictrs/image/45973059-4fc2-4516-a6ba-a48e26a9d4b7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695176861 {#1715
    date: 2023-09-20 04:27:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  +badges: Doctrine\ORM\PersistentCollection {#2422 …}
  +children: []
  -id: 10607
  -titleTs: "'mean':4 'upgrad':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694515498
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1964004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694486998 {#1714
    date: 2023-09-12 04:49:58.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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2453 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "The-Ride-Home"
  +title: "The Ride Home"
  +url: "https://aussie.zone/pictrs/image/73e44c21-35a5-4a13-96b0-2b8d7701fbd7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693436699 {#2458
    date: 2023-08-31 01:04:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 28032
  -titleTs: "'home':3 'ride':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1600787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693436699 {#2461
    date: 2023-08-31 01:04: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
79 DENIED edit
App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2453 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "The-Ride-Home"
  +title: "The Ride Home"
  +url: "https://aussie.zone/pictrs/image/73e44c21-35a5-4a13-96b0-2b8d7701fbd7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693436699 {#2458
    date: 2023-08-31 01:04:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 28032
  -titleTs: "'home':3 'ride':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1600787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693436699 {#2461
    date: 2023-08-31 01:04: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
80 DENIED moderate
App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#2460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2453 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "The-Ride-Home"
  +title: "The Ride Home"
  +url: "https://aussie.zone/pictrs/image/73e44c21-35a5-4a13-96b0-2b8d7701fbd7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693436699 {#2458
    date: 2023-08-31 01:04:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 28032
  -titleTs: "'home':3 'ride':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1600787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693436699 {#2461
    date: 2023-08-31 01:04: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
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 {#2360
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Come-for-the-memes-stay-for-the-tax-advice"
  +title: "Come for the memes, stay for the tax advice"
  +url: "https://aussie.zone/pictrs/image/5709b6dd-352f-433c-85b4-070fcdb639c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693123251 {#2370
    date: 2023-08-27 10:00:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: []
  -id: 15421
  -titleTs: "'advic':9 'come':1 'meme':4 'stay':5 'tax':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693127751
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1489094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693123251 {#2377
    date: 2023-08-27 10:00:51.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 {#2360
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Come-for-the-memes-stay-for-the-tax-advice"
  +title: "Come for the memes, stay for the tax advice"
  +url: "https://aussie.zone/pictrs/image/5709b6dd-352f-433c-85b4-070fcdb639c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693123251 {#2370
    date: 2023-08-27 10:00:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: []
  -id: 15421
  -titleTs: "'advic':9 'come':1 'meme':4 'stay':5 'tax':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693127751
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1489094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693123251 {#2377
    date: 2023-08-27 10:00:51.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 {#2360
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2361 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Come-for-the-memes-stay-for-the-tax-advice"
  +title: "Come for the memes, stay for the tax advice"
  +url: "https://aussie.zone/pictrs/image/5709b6dd-352f-433c-85b4-070fcdb639c9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693123251 {#2370
    date: 2023-08-27 10:00:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: []
  -id: 15421
  -titleTs: "'advic':9 'come':1 'meme':4 'stay':5 'tax':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693127751
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1489094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693123251 {#2377
    date: 2023-08-27 10:00:51.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 {#1708
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#1410 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Oh-yay-new-features"
  +title: "Oh yay new features"
  +url: "https://aussie.zone/pictrs/image/1822f559-88f2-4af1-a215-89d41ed25be7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756264 {#1906
    date: 2024-08-04 09:24:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: []
  -id: 17242
  -titleTs: "'featur':4 'new':3 'oh':1 'yay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692714628
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1331956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692683628 {#1909
    date: 2023-08-22 07:53:48.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 {#1708
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#1410 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Oh-yay-new-features"
  +title: "Oh yay new features"
  +url: "https://aussie.zone/pictrs/image/1822f559-88f2-4af1-a215-89d41ed25be7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756264 {#1906
    date: 2024-08-04 09:24:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: []
  -id: 17242
  -titleTs: "'featur':4 'new':3 'oh':1 'yay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692714628
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1331956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692683628 {#1909
    date: 2023-08-22 07:53:48.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 {#1708
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: Proxies\__CG__\App\Entity\Image {#1410 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Oh-yay-new-features"
  +title: "Oh yay new features"
  +url: "https://aussie.zone/pictrs/image/1822f559-88f2-4af1-a215-89d41ed25be7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722756264 {#1906
    date: 2024-08-04 09:24:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: []
  -id: 17242
  -titleTs: "'featur':4 'new':3 'oh':1 'yay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692714628
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1331956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692683628 {#1909
    date: 2023-08-22 07:53:48.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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1383 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Kenya"
  +title: "Kenya"
  +url: "https://aussie.zone/pictrs/image/90b7a1f9-9089-4e38-b90b-d56a6264b717.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692603846 {#2393
    date: 2023-08-21 09:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2019 …}
  +children: []
  -id: 6105
  -titleTs: "'kenya':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692603846
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1305828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692603846 {#1384
    date: 2023-08-21 09:44:06.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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1383 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Kenya"
  +title: "Kenya"
  +url: "https://aussie.zone/pictrs/image/90b7a1f9-9089-4e38-b90b-d56a6264b717.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692603846 {#2393
    date: 2023-08-21 09:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2019 …}
  +children: []
  -id: 6105
  -titleTs: "'kenya':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692603846
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1305828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692603846 {#1384
    date: 2023-08-21 09:44:06.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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#1383 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Kenya"
  +title: "Kenya"
  +url: "https://aussie.zone/pictrs/image/90b7a1f9-9089-4e38-b90b-d56a6264b717.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692603846 {#2393
    date: 2023-08-21 09:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2019 …}
  +children: []
  -id: 6105
  -titleTs: "'kenya':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692603846
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/1305828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692603846 {#1384
    date: 2023-08-21 09:44:06.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 {#2026
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2022 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "ch-is-for-kyle"
  +title: "χ is for kyle"
  +url: "https://aussie.zone/pictrs/image/d016b22d-993a-45a3-bcd0-5c535fc1044c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690242174 {#2030
    date: 2023-07-25 01:42:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: []
  -id: 15185
  -titleTs: "'kyle':4 'χ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690246674
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/618917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690242174 {#2032
    date: 2023-07-25 01: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
95 DENIED edit
App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2022 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "ch-is-for-kyle"
  +title: "χ is for kyle"
  +url: "https://aussie.zone/pictrs/image/d016b22d-993a-45a3-bcd0-5c535fc1044c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690242174 {#2030
    date: 2023-07-25 01:42:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: []
  -id: 15185
  -titleTs: "'kyle':4 'χ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690246674
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/618917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690242174 {#2032
    date: 2023-07-25 01: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
96 DENIED moderate
App\Entity\Entry {#2026
  +user: Proxies\__CG__\App\Entity\User {#2024 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2022 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "ch-is-for-kyle"
  +title: "χ is for kyle"
  +url: "https://aussie.zone/pictrs/image/d016b22d-993a-45a3-bcd0-5c535fc1044c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690242174 {#2030
    date: 2023-07-25 01:42:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2018 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: []
  -id: 15185
  -titleTs: "'kyle':4 'χ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690246674
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/618917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690242174 {#2032
    date: 2023-07-25 01: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
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 {#2037
  +user: Proxies\__CG__\App\Entity\User {#2144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2075 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Yes-I-know"
  +title: "Yes, I know"
  +url: "https://aussie.zone/pictrs/image/c0a63a7c-cd83-4ec4-9793-ac81d94cfaff.jpeg"
  +body: """
    cross-posted from: [aussie.zone/post/209066](https://aussie.zone/post/209066)\n
    \n
    > Transcription:\n
    > \n
    > **Cethan Leahy**\n
    > \n
    > @CethanLeahy\n
    > \n
    > Me: oh wow, this shop has everything my heart desires!\n
    > \n
    > Spooky shopkeeper: yes, I will warn you… every item comes with a price.\n
    > \n
    > Me: yes, I know how shops work\n
    > \n
    > ---\n
    > \n
    > **kittydesade**\n
    > \n
    > Spooky Shopkeeper: The price may be more than you expect to pay.\n
    > \n
    > Me: Yes, I know how US taxes work, too.\n
    > \n
    > ---\n
    > \n
    > **del3141**\n
    > \n
    > Shopkeeper, increasingly exasperated: I’m trying to tell you that I’m evil and offering these wares with no regard for the harm they will do!\n
    > \n
    > Me, also increasingly exasperated: I know what capitalism is too goddammit
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688049590 {#2031
    date: 2023-06-29 16:39:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@CethanLeahy"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  +badges: Doctrine\ORM\PersistentCollection {#2062 …}
  +children: []
  -id: 16144
  -titleTs: "'know':3 'yes':1"
  -bodyTs: "'/post/209066](https://aussie.zone/post/209066)':7 'also':92 'aussie.zone':6 'aussie.zone/post/209066](https://aussie.zone/post/209066)':5 'capit':98 'cethan':9 'cethanleahi':11 'come':31 'cross':2 'cross-post':1 'del3141':64 'desir':21 'everi':29 'everyth':18 'evil':77 'exasper':67,94 'expect':52 'goddammit':101 'harm':87 'heart':20 'increas':66,93 'item':30 'kittydesad':42 'know':38,58,96 'leahi':10 'm':69,76 'may':47 'offer':79 'oh':13 'pay':54 'post':3 'price':34,46 'regard':84 'shop':16,40 'shopkeep':23,44,65 'spooki':22,43 'tax':61 'tell':72 'transcript':8 'tri':70 'us':60 'ware':81 'warn':27 'work':41,62 'wow':14 'yes':24,36,56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688049590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/800755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688049590 {#2036
    date: 2023-06-29 16:39:50.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 {#2037
  +user: Proxies\__CG__\App\Entity\User {#2144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2075 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Yes-I-know"
  +title: "Yes, I know"
  +url: "https://aussie.zone/pictrs/image/c0a63a7c-cd83-4ec4-9793-ac81d94cfaff.jpeg"
  +body: """
    cross-posted from: [aussie.zone/post/209066](https://aussie.zone/post/209066)\n
    \n
    > Transcription:\n
    > \n
    > **Cethan Leahy**\n
    > \n
    > @CethanLeahy\n
    > \n
    > Me: oh wow, this shop has everything my heart desires!\n
    > \n
    > Spooky shopkeeper: yes, I will warn you… every item comes with a price.\n
    > \n
    > Me: yes, I know how shops work\n
    > \n
    > ---\n
    > \n
    > **kittydesade**\n
    > \n
    > Spooky Shopkeeper: The price may be more than you expect to pay.\n
    > \n
    > Me: Yes, I know how US taxes work, too.\n
    > \n
    > ---\n
    > \n
    > **del3141**\n
    > \n
    > Shopkeeper, increasingly exasperated: I’m trying to tell you that I’m evil and offering these wares with no regard for the harm they will do!\n
    > \n
    > Me, also increasingly exasperated: I know what capitalism is too goddammit
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688049590 {#2031
    date: 2023-06-29 16:39:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@CethanLeahy"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  +badges: Doctrine\ORM\PersistentCollection {#2062 …}
  +children: []
  -id: 16144
  -titleTs: "'know':3 'yes':1"
  -bodyTs: "'/post/209066](https://aussie.zone/post/209066)':7 'also':92 'aussie.zone':6 'aussie.zone/post/209066](https://aussie.zone/post/209066)':5 'capit':98 'cethan':9 'cethanleahi':11 'come':31 'cross':2 'cross-post':1 'del3141':64 'desir':21 'everi':29 'everyth':18 'evil':77 'exasper':67,94 'expect':52 'goddammit':101 'harm':87 'heart':20 'increas':66,93 'item':30 'kittydesad':42 'know':38,58,96 'leahi':10 'm':69,76 'may':47 'offer':79 'oh':13 'pay':54 'post':3 'price':34,46 'regard':84 'shop':16,40 'shopkeep':23,44,65 'spooki':22,43 'tax':61 'tell':72 'transcript':8 'tri':70 'us':60 'ware':81 'warn':27 'work':41,62 'wow':14 'yes':24,36,56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688049590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/800755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688049590 {#2036
    date: 2023-06-29 16:39:50.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 {#2037
  +user: Proxies\__CG__\App\Entity\User {#2144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1919 …}
  +image: Proxies\__CG__\App\Entity\Image {#2075 …}
  +domain: App\Entity\Domain {#281 …}
  +slug: "Yes-I-know"
  +title: "Yes, I know"
  +url: "https://aussie.zone/pictrs/image/c0a63a7c-cd83-4ec4-9793-ac81d94cfaff.jpeg"
  +body: """
    cross-posted from: [aussie.zone/post/209066](https://aussie.zone/post/209066)\n
    \n
    > Transcription:\n
    > \n
    > **Cethan Leahy**\n
    > \n
    > @CethanLeahy\n
    > \n
    > Me: oh wow, this shop has everything my heart desires!\n
    > \n
    > Spooky shopkeeper: yes, I will warn you… every item comes with a price.\n
    > \n
    > Me: yes, I know how shops work\n
    > \n
    > ---\n
    > \n
    > **kittydesade**\n
    > \n
    > Spooky Shopkeeper: The price may be more than you expect to pay.\n
    > \n
    > Me: Yes, I know how US taxes work, too.\n
    > \n
    > ---\n
    > \n
    > **del3141**\n
    > \n
    > Shopkeeper, increasingly exasperated: I’m trying to tell you that I’m evil and offering these wares with no regard for the harm they will do!\n
    > \n
    > Me, also increasingly exasperated: I know what capitalism is too goddammit
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688049590 {#2031
    date: 2023-06-29 16:39:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@CethanLeahy"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  +badges: Doctrine\ORM\PersistentCollection {#2062 …}
  +children: []
  -id: 16144
  -titleTs: "'know':3 'yes':1"
  -bodyTs: "'/post/209066](https://aussie.zone/post/209066)':7 'also':92 'aussie.zone':6 'aussie.zone/post/209066](https://aussie.zone/post/209066)':5 'capit':98 'cethan':9 'cethanleahi':11 'come':31 'cross':2 'cross-post':1 'del3141':64 'desir':21 'everi':29 'everyth':18 'evil':77 'exasper':67,94 'expect':52 'goddammit':101 'harm':87 'heart':20 'increas':66,93 'item':30 'kittydesad':42 'know':38,58,96 'leahi':10 'm':69,76 'may':47 'offer':79 'oh':13 'pay':54 'post':3 'price':34,46 'regard':84 'shop':16,40 'shopkeep':23,44,65 'spooki':22,43 'tax':61 'tell':72 'transcript':8 'tri':70 'us':60 'ware':81 'warn':27 'work':41,62 'wow':14 'yes':24,36,56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688049590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/800755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688049590 {#2036
    date: 2023-06-29 16:39:50.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