GET https://kbin.spritesserver.nl/index.php/d/files.catbox.moe/commented/%E2%88%9E/all?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1408 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Insert-witty-title-here"
  +title: "Insert witty title here"
  +url: "https://files.catbox.moe/5ppv01.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700278028 {#1880
    date: 2023-11-18 04:27:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 13424
  -titleTs: "'insert':1 'titl':3 'witti':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700188751
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15048326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700102351 {#1918
    date: 2023-11-16 03:39:11.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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1408 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Insert-witty-title-here"
  +title: "Insert witty title here"
  +url: "https://files.catbox.moe/5ppv01.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700278028 {#1880
    date: 2023-11-18 04:27:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 13424
  -titleTs: "'insert':1 'titl':3 'witti':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700188751
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15048326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700102351 {#1918
    date: 2023-11-16 03:39:11.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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1408 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Insert-witty-title-here"
  +title: "Insert witty title here"
  +url: "https://files.catbox.moe/5ppv01.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700278028 {#1880
    date: 2023-11-18 04:27:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 13424
  -titleTs: "'insert':1 'titl':3 'witti':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700188751
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15048326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700102351 {#1918
    date: 2023-11-16 03:39:11.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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "That-look-oh-she-in-trouble"
  +title: "That look... oh, she in trouble"
  +url: "https://files.catbox.moe/ycr0jn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725969426 {#1710
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 31102
  -titleTs: "'look':2 'oh':3 'troubl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705534538
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12915449"
  +editedAt: DateTimeImmutable @1725304760 {#1406
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#1746
    date: 2024-01-17 00: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
7 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "That-look-oh-she-in-trouble"
  +title: "That look... oh, she in trouble"
  +url: "https://files.catbox.moe/ycr0jn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725969426 {#1710
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 31102
  -titleTs: "'look':2 'oh':3 'troubl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705534538
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12915449"
  +editedAt: DateTimeImmutable @1725304760 {#1406
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#1746
    date: 2024-01-17 00: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
8 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "That-look-oh-she-in-trouble"
  +title: "That look... oh, she in trouble"
  +url: "https://files.catbox.moe/ycr0jn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725969426 {#1710
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 31102
  -titleTs: "'look':2 'oh':3 'troubl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705534538
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12915449"
  +editedAt: DateTimeImmutable @1725304760 {#1406
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#1746
    date: 2024-01-17 00: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
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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Careful-when-skiing"
  +title: "Careful when skiing"
  +url: "https://files.catbox.moe/l8xspc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703195185 {#1486
    date: 2023-12-21 22:46:25.0 +01: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: 22780
  -titleTs: "'care':1 'ski':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702876075
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11146560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702789675 {#1488
    date: 2023-12-17 06:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Careful-when-skiing"
  +title: "Careful when skiing"
  +url: "https://files.catbox.moe/l8xspc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703195185 {#1486
    date: 2023-12-21 22:46:25.0 +01: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: 22780
  -titleTs: "'care':1 'ski':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702876075
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11146560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702789675 {#1488
    date: 2023-12-17 06:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Careful-when-skiing"
  +title: "Careful when skiing"
  +url: "https://files.catbox.moe/l8xspc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703195185 {#1486
    date: 2023-12-21 22:46:25.0 +01: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: 22780
  -titleTs: "'care':1 'ski':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702876075
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11146560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702789675 {#1488
    date: 2023-12-17 06:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "My-entire-inheritance-is-a-box"
  +title: "My entire inheritance is a box"
  +url: "https://files.catbox.moe/kcg8wa.gif"
  +body: "My father has been an electrical engineer since the 60’s. My inheritance goes deep."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702062461 {#1758
    date: 2023-12-08 20:07:41.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: 21068
  -titleTs: "'box':6 'entir':2 'inherit':3"
  -bodyTs: "'60':10 'deep':15 'electr':6 'engin':7 'father':2 'goe':14 'inherit':13 'sinc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702121169
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4481723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702034769 {#1754
    date: 2023-12-08 12:26:09.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 {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "My-entire-inheritance-is-a-box"
  +title: "My entire inheritance is a box"
  +url: "https://files.catbox.moe/kcg8wa.gif"
  +body: "My father has been an electrical engineer since the 60’s. My inheritance goes deep."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702062461 {#1758
    date: 2023-12-08 20:07:41.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: 21068
  -titleTs: "'box':6 'entir':2 'inherit':3"
  -bodyTs: "'60':10 'deep':15 'electr':6 'engin':7 'father':2 'goe':14 'inherit':13 'sinc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702121169
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4481723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702034769 {#1754
    date: 2023-12-08 12:26:09.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 {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "My-entire-inheritance-is-a-box"
  +title: "My entire inheritance is a box"
  +url: "https://files.catbox.moe/kcg8wa.gif"
  +body: "My father has been an electrical engineer since the 60’s. My inheritance goes deep."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702062461 {#1758
    date: 2023-12-08 20:07:41.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: 21068
  -titleTs: "'box':6 'entir':2 'inherit':3"
  -bodyTs: "'60':10 'deep':15 'electr':6 'engin':7 'father':2 'goe':14 'inherit':13 'sinc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702121169
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4481723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702034769 {#1754
    date: 2023-12-08 12:26:09.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 {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Utterly-terrifying"
  +title: "Utterly terrifying"
  +url: "https://files.catbox.moe/5en977.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698358132 {#1774
    date: 2023-10-27 00:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 7509
  -titleTs: "'terrifi':2 'utter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698252643
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12618812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698166243 {#1773
    date: 2023-10-24 18:50:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Utterly-terrifying"
  +title: "Utterly terrifying"
  +url: "https://files.catbox.moe/5en977.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698358132 {#1774
    date: 2023-10-27 00:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 7509
  -titleTs: "'terrifi':2 'utter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698252643
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12618812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698166243 {#1773
    date: 2023-10-24 18:50:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Utterly-terrifying"
  +title: "Utterly terrifying"
  +url: "https://files.catbox.moe/5en977.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 287
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698358132 {#1774
    date: 2023-10-27 00:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 7509
  -titleTs: "'terrifi':2 'utter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698252643
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12618812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698166243 {#1773
    date: 2023-10-24 18:50:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Can-someone-help-explain-this-Rule-1-ban"
  +title: "Can someone help explain this Rule 1 ban?"
  +url: "https://files.catbox.moe/9jgqpu.png"
  +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697165253 {#1452
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 4493
  -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
  -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697160125
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7043031"
  +editedAt: DateTimeImmutable @1697073816 {#1445
    date: 2023-10-12 03:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697073725 {#1465
    date: 2023-10-12 03:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Can-someone-help-explain-this-Rule-1-ban"
  +title: "Can someone help explain this Rule 1 ban?"
  +url: "https://files.catbox.moe/9jgqpu.png"
  +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697165253 {#1452
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 4493
  -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
  -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697160125
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7043031"
  +editedAt: DateTimeImmutable @1697073816 {#1445
    date: 2023-10-12 03:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697073725 {#1465
    date: 2023-10-12 03:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: Proxies\__CG__\App\Entity\Image {#1644 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Can-someone-help-explain-this-Rule-1-ban"
  +title: "Can someone help explain this Rule 1 ban?"
  +url: "https://files.catbox.moe/9jgqpu.png"
  +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697165253 {#1452
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 4493
  -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
  -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697160125
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7043031"
  +editedAt: DateTimeImmutable @1697073816 {#1445
    date: 2023-10-12 03:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697073725 {#1465
    date: 2023-10-12 03:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "HOI-players-are-built-different"
  +title: "HOI players are built different"
  +url: "https://files.catbox.moe/lkmbgn.jpg"
  +body: "[Disclaimer:] do not take this too serious ;)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700148579 {#1421
    date: 2023-11-16 16:29:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 13477
  -titleTs: "'built':4 'differ':5 'hoi':1 'player':2"
  -bodyTs: "'disclaim':1 'serious':7 'take':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700210209
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15067008"
  +editedAt: DateTimeImmutable @1700392113 {#1422
    date: 2023-11-19 12:08:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700123809 {#1446
    date: 2023-11-16 09:36:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "HOI-players-are-built-different"
  +title: "HOI players are built different"
  +url: "https://files.catbox.moe/lkmbgn.jpg"
  +body: "[Disclaimer:] do not take this too serious ;)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700148579 {#1421
    date: 2023-11-16 16:29:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 13477
  -titleTs: "'built':4 'differ':5 'hoi':1 'player':2"
  -bodyTs: "'disclaim':1 'serious':7 'take':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700210209
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15067008"
  +editedAt: DateTimeImmutable @1700392113 {#1422
    date: 2023-11-19 12:08:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700123809 {#1446
    date: 2023-11-16 09:36:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "HOI-players-are-built-different"
  +title: "HOI players are built different"
  +url: "https://files.catbox.moe/lkmbgn.jpg"
  +body: "[Disclaimer:] do not take this too serious ;)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700148579 {#1421
    date: 2023-11-16 16:29:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 13477
  -titleTs: "'built':4 'differ':5 'hoi':1 'player':2"
  -bodyTs: "'disclaim':1 'serious':7 'take':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700210209
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15067008"
  +editedAt: DateTimeImmutable @1700392113 {#1422
    date: 2023-11-19 12:08:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700123809 {#1446
    date: 2023-11-16 09:36:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Legacy-by-HannahHillam"
  +title: "Legacy by HannahHillam"
  +url: "https://files.catbox.moe/y64pxe.JPG"
  +body: """
    [OC’s Instagram](https://www.instagram.com/hannahhillam/?hl=en)\n
    \n
    [Source for the comic](https://www.instagram.com/p/CgyShBxusuM/?hl=en)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697623640 {#1419
    date: 2023-10-18 12:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 4589
  -titleTs: "'hannahhillam':3 'legaci':1"
  -bodyTs: "'/hannahhillam/?hl=en)':6 '/p/cgyshbxusum/?hl=en)':13 'comic':10 'instagram':3 'oc':1 'sourc':7 'www.instagram.com':5,12 'www.instagram.com/hannahhillam/?hl=en)':4 'www.instagram.com/p/cgyshbxusum/?hl=en)':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697177728
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4081479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697091328 {#1425
    date: 2023-10-12 08:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Legacy-by-HannahHillam"
  +title: "Legacy by HannahHillam"
  +url: "https://files.catbox.moe/y64pxe.JPG"
  +body: """
    [OC’s Instagram](https://www.instagram.com/hannahhillam/?hl=en)\n
    \n
    [Source for the comic](https://www.instagram.com/p/CgyShBxusuM/?hl=en)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697623640 {#1419
    date: 2023-10-18 12:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 4589
  -titleTs: "'hannahhillam':3 'legaci':1"
  -bodyTs: "'/hannahhillam/?hl=en)':6 '/p/cgyshbxusum/?hl=en)':13 'comic':10 'instagram':3 'oc':1 'sourc':7 'www.instagram.com':5,12 'www.instagram.com/hannahhillam/?hl=en)':4 'www.instagram.com/p/cgyshbxusum/?hl=en)':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697177728
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4081479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697091328 {#1425
    date: 2023-10-12 08:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1456 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Legacy-by-HannahHillam"
  +title: "Legacy by HannahHillam"
  +url: "https://files.catbox.moe/y64pxe.JPG"
  +body: """
    [OC’s Instagram](https://www.instagram.com/hannahhillam/?hl=en)\n
    \n
    [Source for the comic](https://www.instagram.com/p/CgyShBxusuM/?hl=en)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697623640 {#1419
    date: 2023-10-18 12:07:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 4589
  -titleTs: "'hannahhillam':3 'legaci':1"
  -bodyTs: "'/hannahhillam/?hl=en)':6 '/p/cgyshbxusum/?hl=en)':13 'comic':10 'instagram':3 'oc':1 'sourc':7 'www.instagram.com':5,12 'www.instagram.com/hannahhillam/?hl=en)':4 'www.instagram.com/p/cgyshbxusum/?hl=en)':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697177728
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4081479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697091328 {#1425
    date: 2023-10-12 08:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "The-sequel-we-never-got"
  +title: "The sequel we never got"
  +url: "https://files.catbox.moe/vcpdiw.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700213091 {#1439
    date: 2023-11-17 10:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 12144
  -titleTs: "'got':5 'never':4 'sequel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699832855
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14614116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746455 {#1433
    date: 2023-11-12 00:47: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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "The-sequel-we-never-got"
  +title: "The sequel we never got"
  +url: "https://files.catbox.moe/vcpdiw.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700213091 {#1439
    date: 2023-11-17 10:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 12144
  -titleTs: "'got':5 'never':4 'sequel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699832855
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14614116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746455 {#1433
    date: 2023-11-12 00:47: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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "The-sequel-we-never-got"
  +title: "The sequel we never got"
  +url: "https://files.catbox.moe/vcpdiw.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700213091 {#1439
    date: 2023-11-17 10:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 12144
  -titleTs: "'got':5 'never':4 'sequel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699832855
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14614116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746455 {#1433
    date: 2023-11-12 00:47: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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Kramer-gets-it"
  +title: "Kramer gets it."
  +url: "https://files.catbox.moe/qlvwfc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325280 {#1693
    date: 2023-11-07 03:48:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 10590
  -titleTs: "'get':2 'kramer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7887643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699298504 {#1697
    date: 2023-11-06 20:21:44.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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Kramer-gets-it"
  +title: "Kramer gets it."
  +url: "https://files.catbox.moe/qlvwfc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325280 {#1693
    date: 2023-11-07 03:48:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 10590
  -titleTs: "'get':2 'kramer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7887643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699298504 {#1697
    date: 2023-11-06 20:21:44.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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1698 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Kramer-gets-it"
  +title: "Kramer gets it."
  +url: "https://files.catbox.moe/qlvwfc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325280 {#1693
    date: 2023-11-07 03:48:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 10590
  -titleTs: "'get':2 'kramer':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7887643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699298504 {#1697
    date: 2023-11-06 20:21:44.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 {#1647
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Chinese-delivery"
  +title: "Chinese delivery!"
  +url: "https://files.catbox.moe/wpl3vf.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729067890 {#1639
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32906
  -titleTs: "'chines':1 'deliveri':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13434108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141101 {#1646
    date: 2024-01-25 01:05: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
43 DENIED edit
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Chinese-delivery"
  +title: "Chinese delivery!"
  +url: "https://files.catbox.moe/wpl3vf.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729067890 {#1639
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32906
  -titleTs: "'chines':1 'deliveri':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13434108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141101 {#1646
    date: 2024-01-25 01:05: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
44 DENIED moderate
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Chinese-delivery"
  +title: "Chinese delivery!"
  +url: "https://files.catbox.moe/wpl3vf.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729067890 {#1639
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32906
  -titleTs: "'chines':1 'deliveri':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13434108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141101 {#1646
    date: 2024-01-25 01:05: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
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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#1669
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#1670
    date: 2024-01-14 14:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#1669
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#1670
    date: 2024-01-14 14:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#1669
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#1670
    date: 2024-01-14 14:50:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1590
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "I-listened-to-this-now-you-have-to-as-well"
  +title: "I listened to this, now you have to as well"
  +url: "https://files.catbox.moe/ks1tp5.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705140892 {#1553
    date: 2024-01-13 11:14:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 29587
  -titleTs: "'listen':2 'well':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705202862
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12673084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705116462 {#1552
    date: 2024-01-13 04:27:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "I-listened-to-this-now-you-have-to-as-well"
  +title: "I listened to this, now you have to as well"
  +url: "https://files.catbox.moe/ks1tp5.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705140892 {#1553
    date: 2024-01-13 11:14:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 29587
  -titleTs: "'listen':2 'well':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705202862
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12673084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705116462 {#1552
    date: 2024-01-13 04:27:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "I-listened-to-this-now-you-have-to-as-well"
  +title: "I listened to this, now you have to as well"
  +url: "https://files.catbox.moe/ks1tp5.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705140892 {#1553
    date: 2024-01-13 11:14:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 29587
  -titleTs: "'listen':2 'well':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705202862
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12673084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705116462 {#1552
    date: 2024-01-13 04:27:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "you-better-be-ready"
  +title: "you better be ready"
  +url: "https://files.catbox.moe/11061i.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726204947 {#1581
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 31268
  -titleTs: "'better':2 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705603296
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10836833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516896 {#1588
    date: 2024-01-17 19:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "you-better-be-ready"
  +title: "you better be ready"
  +url: "https://files.catbox.moe/11061i.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726204947 {#1581
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 31268
  -titleTs: "'better':2 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705603296
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10836833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516896 {#1588
    date: 2024-01-17 19:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "you-better-be-ready"
  +title: "you better be ready"
  +url: "https://files.catbox.moe/11061i.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726204947 {#1581
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 31268
  -titleTs: "'better':2 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705603296
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10836833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516896 {#1588
    date: 2024-01-17 19:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "She-s-got-a-bright-future-ahead-of-her-on-OF"
  +title: "She's got a bright future ahead of her... on OF"
  +url: "https://files.catbox.moe/8jn75x.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724174668 {#1561
    date: 2024-08-20 19:24:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 30543
  -titleTs: "'ahead':7 'bright':5 'futur':6 'got':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705367201
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12796533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280801 {#1525
    date: 2024-01-15 02:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "She-s-got-a-bright-future-ahead-of-her-on-OF"
  +title: "She's got a bright future ahead of her... on OF"
  +url: "https://files.catbox.moe/8jn75x.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724174668 {#1561
    date: 2024-08-20 19:24:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 30543
  -titleTs: "'ahead':7 'bright':5 'futur':6 'got':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705367201
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12796533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280801 {#1525
    date: 2024-01-15 02:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "She-s-got-a-bright-future-ahead-of-her-on-OF"
  +title: "She's got a bright future ahead of her... on OF"
  +url: "https://files.catbox.moe/8jn75x.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724174668 {#1561
    date: 2024-08-20 19:24:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 30543
  -titleTs: "'ahead':7 'bright':5 'futur':6 'got':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705367201
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12796533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280801 {#1525
    date: 2024-01-15 02:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Bub-bups-bounce"
  +title: "Bub-bups bounce"
  +url: "https://files.catbox.moe/35g97r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723640982 {#1555
    date: 2024-08-14 15:09:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 30302
  -titleTs: "'bounc':4 'bub':2 'bub-bup':1 'bup':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705281381
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12732572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705194981 {#1621
    date: 2024-01-14 02:16: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
63 DENIED edit
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Bub-bups-bounce"
  +title: "Bub-bups bounce"
  +url: "https://files.catbox.moe/35g97r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723640982 {#1555
    date: 2024-08-14 15:09:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 30302
  -titleTs: "'bounc':4 'bub':2 'bub-bup':1 'bup':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705281381
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12732572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705194981 {#1621
    date: 2024-01-14 02:16: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
64 DENIED moderate
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Bub-bups-bounce"
  +title: "Bub-bups bounce"
  +url: "https://files.catbox.moe/35g97r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723640982 {#1555
    date: 2024-08-14 15:09:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  +badges: Doctrine\ORM\PersistentCollection {#1686 …}
  +children: []
  -id: 30302
  -titleTs: "'bounc':4 'bub':2 'bub-bup':1 'bup':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705281381
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12732572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705194981 {#1621
    date: 2024-01-14 02:16: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
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 {#1705
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Spock-photos"
  +title: "Spock photos"
  +url: "https://files.catbox.moe/7zrg4l.jpg"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698105923 {#1692
    date: 2023-10-24 02:05:23.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: 7265
  -titleTs: "'photo':2 'spock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698171635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12508647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698085235 {#1795
    date: 2023-10-23 20:20:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Spock-photos"
  +title: "Spock photos"
  +url: "https://files.catbox.moe/7zrg4l.jpg"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698105923 {#1692
    date: 2023-10-24 02:05:23.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: 7265
  -titleTs: "'photo':2 'spock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698171635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12508647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698085235 {#1795
    date: 2023-10-23 20:20:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Spock-photos"
  +title: "Spock photos"
  +url: "https://files.catbox.moe/7zrg4l.jpg"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 519
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698105923 {#1692
    date: 2023-10-24 02:05:23.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: 7265
  -titleTs: "'photo':2 'spock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698171635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12508647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698085235 {#1795
    date: 2023-10-23 20:20:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1722 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Birth-of-a-truck-driver"
  +title: "Birth of a truck driver"
  +url: "https://files.catbox.moe/hdde0k.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 595
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697701674 {#1731
    date: 2023-10-19 09:47:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 6149
  -titleTs: "'birth':1 'driver':5 'truck':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697699398
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4321433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697612998 {#1725
    date: 2023-10-18 09:09: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
71 DENIED edit
App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1722 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Birth-of-a-truck-driver"
  +title: "Birth of a truck driver"
  +url: "https://files.catbox.moe/hdde0k.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 595
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697701674 {#1731
    date: 2023-10-19 09:47:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 6149
  -titleTs: "'birth':1 'driver':5 'truck':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697699398
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4321433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697612998 {#1725
    date: 2023-10-18 09:09: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
72 DENIED moderate
App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#1722 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Birth-of-a-truck-driver"
  +title: "Birth of a truck driver"
  +url: "https://files.catbox.moe/hdde0k.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 595
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697701674 {#1731
    date: 2023-10-19 09:47:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 6149
  -titleTs: "'birth':1 'driver':5 'truck':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697699398
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4321433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697612998 {#1725
    date: 2023-10-18 09:09: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
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 {#1715
  +user: Proxies\__CG__\App\Entity\User {#1714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "He-got-a-good-whiff"
  +title: "He got a good whiff"
  +url: "https://files.catbox.moe/wilr43.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698590045 {#1724
    date: 2023-10-29 15:34:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2465 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: []
  -id: 8305
  -titleTs: "'good':4 'got':2 'whiff':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698657179
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4796568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698570779 {#1719
    date: 2023-10-29 10:12: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
75 DENIED edit
App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#1714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "He-got-a-good-whiff"
  +title: "He got a good whiff"
  +url: "https://files.catbox.moe/wilr43.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698590045 {#1724
    date: 2023-10-29 15:34:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2465 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: []
  -id: 8305
  -titleTs: "'good':4 'got':2 'whiff':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698657179
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4796568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698570779 {#1719
    date: 2023-10-29 10:12: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
76 DENIED moderate
App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#1714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "He-got-a-good-whiff"
  +title: "He got a good whiff"
  +url: "https://files.catbox.moe/wilr43.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698590045 {#1724
    date: 2023-10-29 15:34:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2465 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: []
  -id: 8305
  -titleTs: "'good':4 'got':2 'whiff':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698657179
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4796568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698570779 {#1719
    date: 2023-10-29 10:12: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
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 {#2422
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#2411
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#2447
    date: 2024-01-29 22:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#2411
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#2447
    date: 2024-01-29 22:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#2411
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#2447
    date: 2024-01-29 22:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#2470
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#2469
    date: 2024-01-24 22:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#2470
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#2469
    date: 2024-01-24 22:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: null
  +domain: App\Entity\Domain {#277 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#2470
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#2469
    date: 2024-01-24 22:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2384
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#2379 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Todd-Hernandez-has-a-recommendation-for-you"
  +title: "Todd Hernandez has a recommendation for you"
  +url: "https://files.catbox.moe/a1xlpq.png"
  +body: "Guess which Award-Winning™ RPG got updated today."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701887115 {#2382
    date: 2023-12-06 19:25:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: []
  -id: 20408
  -titleTs: "'hernandez':2 'recommend':5 'todd':1"
  -bodyTs: "'award':4 'award-win':3 'got':7 'guess':1 'rpg':6 'today':9 'updat':8 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701887333
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17025627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800933 {#2385
    date: 2023-12-05 19:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#2379 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Todd-Hernandez-has-a-recommendation-for-you"
  +title: "Todd Hernandez has a recommendation for you"
  +url: "https://files.catbox.moe/a1xlpq.png"
  +body: "Guess which Award-Winning™ RPG got updated today."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701887115 {#2382
    date: 2023-12-06 19:25:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: []
  -id: 20408
  -titleTs: "'hernandez':2 'recommend':5 'todd':1"
  -bodyTs: "'award':4 'award-win':3 'got':7 'guess':1 'rpg':6 'today':9 'updat':8 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701887333
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17025627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800933 {#2385
    date: 2023-12-05 19:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1745 …}
  +image: Proxies\__CG__\App\Entity\Image {#2379 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Todd-Hernandez-has-a-recommendation-for-you"
  +title: "Todd Hernandez has a recommendation for you"
  +url: "https://files.catbox.moe/a1xlpq.png"
  +body: "Guess which Award-Winning™ RPG got updated today."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701887115 {#2382
    date: 2023-12-06 19:25:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: []
  -id: 20408
  -titleTs: "'hernandez':2 'recommend':5 'todd':1"
  -bodyTs: "'award':4 'award-win':3 'got':7 'guess':1 'rpg':6 'today':9 'updat':8 'win':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701887333
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17025627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800933 {#2385
    date: 2023-12-05 19:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2389
  +user: Proxies\__CG__\App\Entity\User {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2392 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Oil-were-leaked"
  +title: "Oil were leaked"
  +url: "https://files.catbox.moe/putem5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701794617 {#1883
    date: 2023-12-05 17:43:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: []
  -id: 20144
  -titleTs: "'leak':3 'oil':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701796239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741239 {#2391
    date: 2023-12-05 02:53: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
91 DENIED edit
App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2392 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Oil-were-leaked"
  +title: "Oil were leaked"
  +url: "https://files.catbox.moe/putem5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701794617 {#1883
    date: 2023-12-05 17:43:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: []
  -id: 20144
  -titleTs: "'leak':3 'oil':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701796239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741239 {#2391
    date: 2023-12-05 02:53: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
92 DENIED moderate
App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2387 …}
  +image: Proxies\__CG__\App\Entity\Image {#2392 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Oil-were-leaked"
  +title: "Oil were leaked"
  +url: "https://files.catbox.moe/putem5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701794617 {#1883
    date: 2023-12-05 17:43:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: []
  -id: 20144
  -titleTs: "'leak':3 'oil':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701796239
  +visibility: "visible             "
  +apId: "https://kbin.social/m/animemes@ani.social/t/679579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741239 {#2391
    date: 2023-12-05 02:53: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
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 {#1362
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1403 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Can-t-fool-Vreenak-or-our-neighbors-to-the-north"
  +title: "Can't fool Vreenak or our neighbors to the north."
  +url: "https://files.catbox.moe/jmh8rn.jpg"
  +body: """
    Just in case.\n
    \n
    ![](https://files.catbox.moe/8lmztm.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699399572 {#1363
    date: 2023-11-08 00:26:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: []
  -id: 10906
  -titleTs: "'fool':3 'neighbor':7 'north':10 'vreenak':4"
  -bodyTs: "'/8lmztm.png)':6 'case':3 'files.catbox.moe':5 'files.catbox.moe/8lmztm.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699458753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7927789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372353 {#1361
    date: 2023-11-07 16:52:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1403 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Can-t-fool-Vreenak-or-our-neighbors-to-the-north"
  +title: "Can't fool Vreenak or our neighbors to the north."
  +url: "https://files.catbox.moe/jmh8rn.jpg"
  +body: """
    Just in case.\n
    \n
    ![](https://files.catbox.moe/8lmztm.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699399572 {#1363
    date: 2023-11-08 00:26:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: []
  -id: 10906
  -titleTs: "'fool':3 'neighbor':7 'north':10 'vreenak':4"
  -bodyTs: "'/8lmztm.png)':6 'case':3 'files.catbox.moe':5 'files.catbox.moe/8lmztm.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699458753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7927789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372353 {#1361
    date: 2023-11-07 16:52:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1403 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "Can-t-fool-Vreenak-or-our-neighbors-to-the-north"
  +title: "Can't fool Vreenak or our neighbors to the north."
  +url: "https://files.catbox.moe/jmh8rn.jpg"
  +body: """
    Just in case.\n
    \n
    ![](https://files.catbox.moe/8lmztm.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699399572 {#1363
    date: 2023-11-08 00:26:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  +badges: Doctrine\ORM\PersistentCollection {#2033 …}
  +children: []
  -id: 10906
  -titleTs: "'fool':3 'neighbor':7 'north':10 'vreenak':4"
  -bodyTs: "'/8lmztm.png)':6 'case':3 'files.catbox.moe':5 'files.catbox.moe/8lmztm.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699458753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7927789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372353 {#1361
    date: 2023-11-07 16:52:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2012
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "I-like-stock-photo-memes-they-encourage-OC"
  +title: "I like stock photo memes, they encourage OC"
  +url: "https://files.catbox.moe/4zye5y.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 638
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698508580 {#2028
    date: 2023-10-28 17:56:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  +badges: Doctrine\ORM\PersistentCollection {#2084 …}
  +children: []
  -id: 8066
  -titleTs: "'encourag':7 'like':2 'meme':5 'oc':8 'photo':4 'stock':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698525106
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12971978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698438706 {#2029
    date: 2023-10-27 22:31:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2012
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "I-like-stock-photo-memes-they-encourage-OC"
  +title: "I like stock photo memes, they encourage OC"
  +url: "https://files.catbox.moe/4zye5y.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 638
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698508580 {#2028
    date: 2023-10-28 17:56:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  +badges: Doctrine\ORM\PersistentCollection {#2084 …}
  +children: []
  -id: 8066
  -titleTs: "'encourag':7 'like':2 'meme':5 'oc':8 'photo':4 'stock':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698525106
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12971978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698438706 {#2029
    date: 2023-10-27 22:31:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2012
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: Proxies\__CG__\App\Entity\Image {#2020 …}
  +domain: App\Entity\Domain {#277 …}
  +slug: "I-like-stock-photo-memes-they-encourage-OC"
  +title: "I like stock photo memes, they encourage OC"
  +url: "https://files.catbox.moe/4zye5y.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 638
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698508580 {#2028
    date: 2023-10-28 17:56:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  +badges: Doctrine\ORM\PersistentCollection {#2084 …}
  +children: []
  -id: 8066
  -titleTs: "'encourag':7 'like':2 'meme':5 'oc':8 'photo':4 'stock':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698525106
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12971978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698438706 {#2029
    date: 2023-10-27 22:31:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details