GET https://kbin.spritesserver.nl/*?p=764

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 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.03 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 {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Five-seconds"
  +title: "Five seconds"
  +url: "https://lemmy.world/pictrs/image/21d56341-60a1-4bf8-ad41-d516dfbd3a41.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708395547 {#1934
    date: 2024-02-20 03:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 4742
  -titleTs: "'five':1 'second':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693086940
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3889493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693075940 {#1957
    date: 2023-08-26 20:52:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Five-seconds"
  +title: "Five seconds"
  +url: "https://lemmy.world/pictrs/image/21d56341-60a1-4bf8-ad41-d516dfbd3a41.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708395547 {#1934
    date: 2024-02-20 03:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 4742
  -titleTs: "'five':1 'second':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693086940
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3889493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693075940 {#1957
    date: 2023-08-26 20:52:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Five-seconds"
  +title: "Five seconds"
  +url: "https://lemmy.world/pictrs/image/21d56341-60a1-4bf8-ad41-d516dfbd3a41.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708395547 {#1934
    date: 2024-02-20 03:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 4742
  -titleTs: "'five':1 'second':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693086940
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3889493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693075940 {#1957
    date: 2023-08-26 20:52:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "26-August-2023"
  +title: "26 August 2023"
  +url: "https://lemm.ee/pictrs/image/24291111-12c6-4b0a-a711-0f2f3d3a549a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702674111 {#2288
    date: 2023-12-15 22:01:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 5350
  -titleTs: "'2023':3 '26':1 'august':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693085461
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065461 {#2355
    date: 2023-08-26 17:57:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "26-August-2023"
  +title: "26 August 2023"
  +url: "https://lemm.ee/pictrs/image/24291111-12c6-4b0a-a711-0f2f3d3a549a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702674111 {#2288
    date: 2023-12-15 22:01:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 5350
  -titleTs: "'2023':3 '26':1 'august':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693085461
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065461 {#2355
    date: 2023-08-26 17:57:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "26-August-2023"
  +title: "26 August 2023"
  +url: "https://lemm.ee/pictrs/image/24291111-12c6-4b0a-a711-0f2f3d3a549a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702674111 {#2288
    date: 2023-12-15 22:01:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 5350
  -titleTs: "'2023':3 '26':1 'august':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693085461
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065461 {#2355
    date: 2023-08-26 17:57:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1759 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Identify-yourselves"
  +title: "Identify yourselves."
  +url: "https://lemmy.world/pictrs/image/a89d1f4a-fc51-4d63-b7f0-7858d3fb9ffd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693084959 {#1757
    date: 2023-08-26 23:22:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 15443
  -titleTs: "'identifi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693084959
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3898112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693084959 {#1763
    date: 2023-08-26 23:22:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1759 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Identify-yourselves"
  +title: "Identify yourselves."
  +url: "https://lemmy.world/pictrs/image/a89d1f4a-fc51-4d63-b7f0-7858d3fb9ffd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693084959 {#1757
    date: 2023-08-26 23:22:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 15443
  -titleTs: "'identifi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693084959
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3898112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693084959 {#1763
    date: 2023-08-26 23:22:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1759 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Identify-yourselves"
  +title: "Identify yourselves."
  +url: "https://lemmy.world/pictrs/image/a89d1f4a-fc51-4d63-b7f0-7858d3fb9ffd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693084959 {#1757
    date: 2023-08-26 23:22:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 15443
  -titleTs: "'identifi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693084959
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3898112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693084959 {#1763
    date: 2023-08-26 23:22:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "coffee-or-tea"
  +title: "coffee or tea"
  +url: "https://lemmy.world/pictrs/image/d695a69c-30ef-4074-bb5e-24874fa95e6b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693084612 {#1781
    date: 2023-08-26 23:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 15444
  -titleTs: "'coffe':1 'tea':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693084612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3897663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693084612 {#1782
    date: 2023-08-26 23:16:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "coffee-or-tea"
  +title: "coffee or tea"
  +url: "https://lemmy.world/pictrs/image/d695a69c-30ef-4074-bb5e-24874fa95e6b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693084612 {#1781
    date: 2023-08-26 23:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 15444
  -titleTs: "'coffe':1 'tea':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693084612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3897663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693084612 {#1782
    date: 2023-08-26 23:16:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "coffee-or-tea"
  +title: "coffee or tea"
  +url: "https://lemmy.world/pictrs/image/d695a69c-30ef-4074-bb5e-24874fa95e6b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693084612 {#1781
    date: 2023-08-26 23:16:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 15444
  -titleTs: "'coffe':1 'tea':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693084612
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3897663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693084612 {#1782
    date: 2023-08-26 23:16:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Juan"
  +title: "Juan"
  +url: "https://feddit.uk/pictrs/image/2447a822-dc5a-424e-9742-05af7ef1f6a7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693082125 {#1638
    date: 2023-08-26 22:35:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 15445
  -titleTs: "'juan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693082125
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/1699581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693082125 {#1637
    date: 2023-08-26 22:35:25.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Juan"
  +title: "Juan"
  +url: "https://feddit.uk/pictrs/image/2447a822-dc5a-424e-9742-05af7ef1f6a7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693082125 {#1638
    date: 2023-08-26 22:35:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 15445
  -titleTs: "'juan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693082125
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/1699581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693082125 {#1637
    date: 2023-08-26 22:35:25.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "Juan"
  +title: "Juan"
  +url: "https://feddit.uk/pictrs/image/2447a822-dc5a-424e-9742-05af7ef1f6a7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693082125 {#1638
    date: 2023-08-26 22:35:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 15445
  -titleTs: "'juan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693082125
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/1699581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693082125 {#1637
    date: 2023-08-26 22:35:25.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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Age-hasn-t-slowed-you-down-one-bit"
  +title: "Age hasn't slowed you down one bit"
  +url: "https://sh.itjust.works/pictrs/image/38cec751-4839-49ea-821b-78678697bbcd.webp"
  +body: "Old news but still pretty un-cool of Konami: [gamezone.com/…/konami-locked-hideo-kojima-in-a-se…](https://www.gamezone.com/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693079425 {#1446
    date: 2023-08-26 21:50:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 15446
  -titleTs: "'age':1 'bit':8 'hasn':2 'one':7 'slow':4"
  -bodyTs: "'/konami-locked-hideo-kojima-in-a-se':12 '/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)':15 'cool':8 'gamezone.com':11 'konami':10 'news':2 'old':1 'pretti':5 'still':4 'un':7 'un-cool':6 'www.gamezone.com':14 'www.gamezone.com/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693079425
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/3735094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693079425 {#1447
    date: 2023-08-26 21:50:25.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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Age-hasn-t-slowed-you-down-one-bit"
  +title: "Age hasn't slowed you down one bit"
  +url: "https://sh.itjust.works/pictrs/image/38cec751-4839-49ea-821b-78678697bbcd.webp"
  +body: "Old news but still pretty un-cool of Konami: [gamezone.com/…/konami-locked-hideo-kojima-in-a-se…](https://www.gamezone.com/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693079425 {#1446
    date: 2023-08-26 21:50:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 15446
  -titleTs: "'age':1 'bit':8 'hasn':2 'one':7 'slow':4"
  -bodyTs: "'/konami-locked-hideo-kojima-in-a-se':12 '/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)':15 'cool':8 'gamezone.com':11 'konami':10 'news':2 'old':1 'pretti':5 'still':4 'un':7 'un-cool':6 'www.gamezone.com':14 'www.gamezone.com/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693079425
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/3735094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693079425 {#1447
    date: 2023-08-26 21:50:25.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 {#1424
  +user: Proxies\__CG__\App\Entity\User {#1423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1442 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1415 …}
  +slug: "Age-hasn-t-slowed-you-down-one-bit"
  +title: "Age hasn't slowed you down one bit"
  +url: "https://sh.itjust.works/pictrs/image/38cec751-4839-49ea-821b-78678697bbcd.webp"
  +body: "Old news but still pretty un-cool of Konami: [gamezone.com/…/konami-locked-hideo-kojima-in-a-se…](https://www.gamezone.com/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693079425 {#1446
    date: 2023-08-26 21:50:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 15446
  -titleTs: "'age':1 'bit':8 'hasn':2 'one':7 'slow':4"
  -bodyTs: "'/konami-locked-hideo-kojima-in-a-se':12 '/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)':15 'cool':8 'gamezone.com':11 'konami':10 'news':2 'old':1 'pretti':5 'still':4 'un':7 'un-cool':6 'www.gamezone.com':14 'www.gamezone.com/news/konami-locked-hideo-kojima-in-a-separate-room-away-from-dev-team-for-last-six-months-of-metal-gear-solid-5-the-phantom-pain-development-3446023/)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693079425
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/3735094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693079425 {#1447
    date: 2023-08-26 21:50:25.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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: Proxies\__CG__\App\Entity\Image {#1905 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1880 …}
  +slug: "Pretty-funny-indeed-Crossposter-note-thought-it-would-fit-here"
  +title: "Pretty funny indeed (Crossposter note: thought it would fit here very well)"
  +url: "https://midwest.social/pictrs/image/00cdd431-2a83-47b3-9e83-c21adee43eeb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 1386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695137671 {#1886
    date: 2023-09-19 17:34:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 1947
  -titleTs: "'crosspost':4 'fit':9 'funni':2 'inde':3 'note':5 'pretti':1 'thought':6 'well':12 'would':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693077965
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2911755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692991565 {#1879
    date: 2023-08-25 21:26: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
27 DENIED edit
App\Entity\Entry {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: Proxies\__CG__\App\Entity\Image {#1905 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1880 …}
  +slug: "Pretty-funny-indeed-Crossposter-note-thought-it-would-fit-here"
  +title: "Pretty funny indeed (Crossposter note: thought it would fit here very well)"
  +url: "https://midwest.social/pictrs/image/00cdd431-2a83-47b3-9e83-c21adee43eeb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 1386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695137671 {#1886
    date: 2023-09-19 17:34:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 1947
  -titleTs: "'crosspost':4 'fit':9 'funni':2 'inde':3 'note':5 'pretti':1 'thought':6 'well':12 'would':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693077965
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2911755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692991565 {#1879
    date: 2023-08-25 21:26: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
28 DENIED moderate
App\Entity\Entry {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1877 …}
  +image: Proxies\__CG__\App\Entity\Image {#1905 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1880 …}
  +slug: "Pretty-funny-indeed-Crossposter-note-thought-it-would-fit-here"
  +title: "Pretty funny indeed (Crossposter note: thought it would fit here very well)"
  +url: "https://midwest.social/pictrs/image/00cdd431-2a83-47b3-9e83-c21adee43eeb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 1386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695137671 {#1886
    date: 2023-09-19 17:34:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 1947
  -titleTs: "'crosspost':4 'fit':9 'funni':2 'inde':3 'note':5 'pretti':1 'thought':6 'well':12 'would':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693077965
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2911755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692991565 {#1879
    date: 2023-08-25 21:26: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
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "another-one-of-those-by-Liz-Climo"
  +title: ""another one of those" by Liz Climo"
  +url: "https://64.media.tumblr.com/f7641fb7a90d6c69f85efe287f818fed/a01b85c3025e8f3c-7b/s1280x1920/5bfdd522a77b51a58f72133a34eadcb08af2cb09.jpg"
  +body: """
    Source: [Hi, I’m Liz](https://lizclimo.tumblr.com/post/726572014756921344)\n
    \n
    Tumblr archive: [lizclimo.tumblr.com/archive](https://lizclimo.tumblr.com/archive)\n
    \n
    RSS Feed: [lizclimo.tumblr.com/rss](https://lizclimo.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066112 {#1398
    date: 2023-08-26 18:08:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 4743
  -titleTs: "'anoth':1 'climo':7 'liz':6 'one':2"
  -bodyTs: "'/archive](https://lizclimo.tumblr.com/archive)':13 '/post/726572014756921344)':8 '/rss](https://lizclimo.tumblr.com/rss)':18 'archiv':10 'feed':15 'hi':2 'liz':5 'lizclimo.tumblr.com':7,12,17 'lizclimo.tumblr.com/archive](https://lizclimo.tumblr.com/archive)':11 'lizclimo.tumblr.com/post/726572014756921344)':6 'lizclimo.tumblr.com/rss](https://lizclimo.tumblr.com/rss)':16 'm':4 'rss':14 'sourc':1 'tumblr':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693075112
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5564175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066112 {#1393
    date: 2023-08-26 18:08:32.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "another-one-of-those-by-Liz-Climo"
  +title: ""another one of those" by Liz Climo"
  +url: "https://64.media.tumblr.com/f7641fb7a90d6c69f85efe287f818fed/a01b85c3025e8f3c-7b/s1280x1920/5bfdd522a77b51a58f72133a34eadcb08af2cb09.jpg"
  +body: """
    Source: [Hi, I’m Liz](https://lizclimo.tumblr.com/post/726572014756921344)\n
    \n
    Tumblr archive: [lizclimo.tumblr.com/archive](https://lizclimo.tumblr.com/archive)\n
    \n
    RSS Feed: [lizclimo.tumblr.com/rss](https://lizclimo.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066112 {#1398
    date: 2023-08-26 18:08:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 4743
  -titleTs: "'anoth':1 'climo':7 'liz':6 'one':2"
  -bodyTs: "'/archive](https://lizclimo.tumblr.com/archive)':13 '/post/726572014756921344)':8 '/rss](https://lizclimo.tumblr.com/rss)':18 'archiv':10 'feed':15 'hi':2 'liz':5 'lizclimo.tumblr.com':7,12,17 'lizclimo.tumblr.com/archive](https://lizclimo.tumblr.com/archive)':11 'lizclimo.tumblr.com/post/726572014756921344)':6 'lizclimo.tumblr.com/rss](https://lizclimo.tumblr.com/rss)':16 'm':4 'rss':14 'sourc':1 'tumblr':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693075112
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5564175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066112 {#1393
    date: 2023-08-26 18:08:32.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "another-one-of-those-by-Liz-Climo"
  +title: ""another one of those" by Liz Climo"
  +url: "https://64.media.tumblr.com/f7641fb7a90d6c69f85efe287f818fed/a01b85c3025e8f3c-7b/s1280x1920/5bfdd522a77b51a58f72133a34eadcb08af2cb09.jpg"
  +body: """
    Source: [Hi, I’m Liz](https://lizclimo.tumblr.com/post/726572014756921344)\n
    \n
    Tumblr archive: [lizclimo.tumblr.com/archive](https://lizclimo.tumblr.com/archive)\n
    \n
    RSS Feed: [lizclimo.tumblr.com/rss](https://lizclimo.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066112 {#1398
    date: 2023-08-26 18:08:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 4743
  -titleTs: "'anoth':1 'climo':7 'liz':6 'one':2"
  -bodyTs: "'/archive](https://lizclimo.tumblr.com/archive)':13 '/post/726572014756921344)':8 '/rss](https://lizclimo.tumblr.com/rss)':18 'archiv':10 'feed':15 'hi':2 'liz':5 'lizclimo.tumblr.com':7,12,17 'lizclimo.tumblr.com/archive](https://lizclimo.tumblr.com/archive)':11 'lizclimo.tumblr.com/post/726572014756921344)':6 'lizclimo.tumblr.com/rss](https://lizclimo.tumblr.com/rss)':16 'm':4 'rss':14 'sourc':1 'tumblr':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693075112
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5564175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066112 {#1393
    date: 2023-08-26 18:08:32.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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Oh-shi"
  +title: "Oh shi-"
  +url: "https://lemmy.world/pictrs/image/6b612afa-e6ea-4ffa-b698-30a9bddece54.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693073651 {#1573
    date: 2023-08-26 20:14:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 30430
  -titleTs: "'oh':1 'shi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693073651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3888093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693073651 {#1585
    date: 2023-08-26 20:14:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Oh-shi"
  +title: "Oh shi-"
  +url: "https://lemmy.world/pictrs/image/6b612afa-e6ea-4ffa-b698-30a9bddece54.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693073651 {#1573
    date: 2023-08-26 20:14:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 30430
  -titleTs: "'oh':1 'shi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693073651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3888093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693073651 {#1585
    date: 2023-08-26 20:14:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#1560 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Oh-shi"
  +title: "Oh shi-"
  +url: "https://lemmy.world/pictrs/image/6b612afa-e6ea-4ffa-b698-30a9bddece54.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693073651 {#1573
    date: 2023-08-26 20:14:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 30430
  -titleTs: "'oh':1 'shi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693073651
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3888093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693073651 {#1585
    date: 2023-08-26 20:14:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "drainage-expert"
  +title: "drainage expert"
  +url: "https://lemmy.world/pictrs/image/04d40fde-ab30-44ea-a2c3-1bf6f675722a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066523 {#1591
    date: 2023-08-26 18:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 29463
  -titleTs: "'drainag':1 'expert':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693071023
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3883345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066523 {#1593
    date: 2023-08-26 18:15:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "drainage-expert"
  +title: "drainage expert"
  +url: "https://lemmy.world/pictrs/image/04d40fde-ab30-44ea-a2c3-1bf6f675722a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066523 {#1591
    date: 2023-08-26 18:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 29463
  -titleTs: "'drainag':1 'expert':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693071023
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3883345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066523 {#1593
    date: 2023-08-26 18:15:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1582 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "drainage-expert"
  +title: "drainage expert"
  +url: "https://lemmy.world/pictrs/image/04d40fde-ab30-44ea-a2c3-1bf6f675722a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066523 {#1591
    date: 2023-08-26 18:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 29463
  -titleTs: "'drainag':1 'expert':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693071023
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3883345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066523 {#1593
    date: 2023-08-26 18:15:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Rabbit-I-m-a-hare"
  +title: "Rabbit? I'm a hare!"
  +url: "https://files.mastodon.social/media_attachments/files/110/956/284/901/508/841/original/ded3d2758548ffa3.png"
  +body: "[sauce](https://mastodon.social/@MrLovenstein/110956285296528896)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066438 {#1487
    date: 2023-08-26 18:13:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 12694
  -titleTs: "'hare':5 'm':3 'rabbit':1"
  -bodyTs: "'/@mrlovenstein/110956285296528896)':4 'mastodon.social':3 'mastodon.social/@mrlovenstein/110956285296528896)':2 'sauc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693070938
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2939477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066438 {#1485
    date: 2023-08-26 18:13: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
43 DENIED edit
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Rabbit-I-m-a-hare"
  +title: "Rabbit? I'm a hare!"
  +url: "https://files.mastodon.social/media_attachments/files/110/956/284/901/508/841/original/ded3d2758548ffa3.png"
  +body: "[sauce](https://mastodon.social/@MrLovenstein/110956285296528896)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066438 {#1487
    date: 2023-08-26 18:13:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 12694
  -titleTs: "'hare':5 'm':3 'rabbit':1"
  -bodyTs: "'/@mrlovenstein/110956285296528896)':4 'mastodon.social':3 'mastodon.social/@mrlovenstein/110956285296528896)':2 'sauc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693070938
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2939477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066438 {#1485
    date: 2023-08-26 18:13: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
44 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Rabbit-I-m-a-hare"
  +title: "Rabbit? I'm a hare!"
  +url: "https://files.mastodon.social/media_attachments/files/110/956/284/901/508/841/original/ded3d2758548ffa3.png"
  +body: "[sauce](https://mastodon.social/@MrLovenstein/110956285296528896)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693066438 {#1487
    date: 2023-08-26 18:13:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 12694
  -titleTs: "'hare':5 'm':3 'rabbit':1"
  -bodyTs: "'/@mrlovenstein/110956285296528896)':4 'mastodon.social':3 'mastodon.social/@mrlovenstein/110956285296528896)':2 'sauc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693070938
  +visibility: "visible             "
  +apId: "https://feddit.de/post/2939477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693066438 {#1485
    date: 2023-08-26 18:13: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
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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1696 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "The-differences-between-owning-a-dog-and-a-cat"
  +title: "The differences between owning a dog and a cat"
  +url: "https://lemmy.world/pictrs/image/43db8d38-9883-4b79-85fc-79dcc5025e77.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065973 {#1645
    date: 2023-08-26 18:06:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 23310
  -titleTs: "'cat':9 'differ':2 'dog':6 'own':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693070473
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3883093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065973 {#1640
    date: 2023-08-26 18:06:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1696 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "The-differences-between-owning-a-dog-and-a-cat"
  +title: "The differences between owning a dog and a cat"
  +url: "https://lemmy.world/pictrs/image/43db8d38-9883-4b79-85fc-79dcc5025e77.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065973 {#1645
    date: 2023-08-26 18:06:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 23310
  -titleTs: "'cat':9 'differ':2 'dog':6 'own':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693070473
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3883093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065973 {#1640
    date: 2023-08-26 18:06:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1696 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "The-differences-between-owning-a-dog-and-a-cat"
  +title: "The differences between owning a dog and a cat"
  +url: "https://lemmy.world/pictrs/image/43db8d38-9883-4b79-85fc-79dcc5025e77.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065973 {#1645
    date: 2023-08-26 18:06:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 23310
  -titleTs: "'cat':9 'differ':2 'dog':6 'own':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693070473
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3883093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065973 {#1640
    date: 2023-08-26 18:06:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "26-August-1986"
  +title: "26 August 1986"
  +url: "https://lemm.ee/pictrs/image/a51245ae-e76b-4292-af1c-e01ee5fa7ba2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065145 {#1439
    date: 2023-08-26 17:52:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 15800
  -titleTs: "'1986':3 '26':1 'august':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693069645
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065145 {#1433
    date: 2023-08-26 17:52:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "26-August-1986"
  +title: "26 August 1986"
  +url: "https://lemm.ee/pictrs/image/a51245ae-e76b-4292-af1c-e01ee5fa7ba2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065145 {#1439
    date: 2023-08-26 17:52:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 15800
  -titleTs: "'1986':3 '26':1 'august':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693069645
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065145 {#1433
    date: 2023-08-26 17:52:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "26-August-1986"
  +title: "26 August 1986"
  +url: "https://lemm.ee/pictrs/image/a51245ae-e76b-4292-af1c-e01ee5fa7ba2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065145 {#1439
    date: 2023-08-26 17:52:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 15800
  -titleTs: "'1986':3 '26':1 'august':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693069645
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065145 {#1433
    date: 2023-08-26 17:52:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Toasted-Marshmallow"
  +title: "Toasted Marshmallow"
  +url: "https://lemmy.world/pictrs/image/5f711bd7-1667-4312-b4f7-91e67ef2f841.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693069157 {#1499
    date: 2023-08-26 18:59:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 7116
  -titleTs: "'marshmallow':2 'toast':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693069157
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3885348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693069157 {#1502
    date: 2023-08-26 18:59:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Toasted-Marshmallow"
  +title: "Toasted Marshmallow"
  +url: "https://lemmy.world/pictrs/image/5f711bd7-1667-4312-b4f7-91e67ef2f841.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693069157 {#1499
    date: 2023-08-26 18:59:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 7116
  -titleTs: "'marshmallow':2 'toast':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693069157
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3885348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693069157 {#1502
    date: 2023-08-26 18:59:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Toasted-Marshmallow"
  +title: "Toasted Marshmallow"
  +url: "https://lemmy.world/pictrs/image/5f711bd7-1667-4312-b4f7-91e67ef2f841.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693069157 {#1499
    date: 2023-08-26 18:59:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 7116
  -titleTs: "'marshmallow':2 'toast':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693069157
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3885348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693069157 {#1502
    date: 2023-08-26 18:59:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Komi-san-by-aroe-1634x1005"
  +title: "Komi san by あろえ [1634x1005]"
  +url: "https://ani.social/pictrs/image/54283c3c-7605-489f-996f-a9efa7f2cd0c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693068487 {#1753
    date: 2023-08-26 18:48:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 11344
  -titleTs: "'1634x1005':5 'komi':1 'san':2 'あろえ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068487
  +visibility: "visible             "
  +apId: "https://ani.social/post/281188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693068487 {#1746
    date: 2023-08-26 18:48:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Komi-san-by-aroe-1634x1005"
  +title: "Komi san by あろえ [1634x1005]"
  +url: "https://ani.social/pictrs/image/54283c3c-7605-489f-996f-a9efa7f2cd0c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693068487 {#1753
    date: 2023-08-26 18:48:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 11344
  -titleTs: "'1634x1005':5 'komi':1 'san':2 'あろえ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068487
  +visibility: "visible             "
  +apId: "https://ani.social/post/281188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693068487 {#1746
    date: 2023-08-26 18:48:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Komi-san-by-aroe-1634x1005"
  +title: "Komi san by あろえ [1634x1005]"
  +url: "https://ani.social/pictrs/image/54283c3c-7605-489f-996f-a9efa7f2cd0c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693068487 {#1753
    date: 2023-08-26 18:48:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 11344
  -titleTs: "'1634x1005':5 'komi':1 'san':2 'あろえ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068487
  +visibility: "visible             "
  +apId: "https://ani.social/post/281188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693068487 {#1746
    date: 2023-08-26 18:48:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +slug: "Loading-Artist-Catch-Em-All"
  +title: "Loading Artist » Catch 'Em All"
  +url: "https://loadingartist.com/comic/catch-em-all/catch-em-all_hu4d3e5be707a79d79d8ac7ca3eb222b5b_217502_800x0_resize_q85_h2_lanczos_3.webp"
  +body: "Source: [loadingartist.com/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693063952 {#1374
    date: 2023-08-26 17:32:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 4744
  -titleTs: "'artist':2 'catch':3 'em':4 'load':1"
  -bodyTs: "'/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)':4 'loadingartist.com':3 'loadingartist.com/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068452
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4009105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693063952 {#1365
    date: 2023-08-26 17:32:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +slug: "Loading-Artist-Catch-Em-All"
  +title: "Loading Artist » Catch 'Em All"
  +url: "https://loadingartist.com/comic/catch-em-all/catch-em-all_hu4d3e5be707a79d79d8ac7ca3eb222b5b_217502_800x0_resize_q85_h2_lanczos_3.webp"
  +body: "Source: [loadingartist.com/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693063952 {#1374
    date: 2023-08-26 17:32:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 4744
  -titleTs: "'artist':2 'catch':3 'em':4 'load':1"
  -bodyTs: "'/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)':4 'loadingartist.com':3 'loadingartist.com/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068452
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4009105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693063952 {#1365
    date: 2023-08-26 17:32:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +slug: "Loading-Artist-Catch-Em-All"
  +title: "Loading Artist » Catch 'Em All"
  +url: "https://loadingartist.com/comic/catch-em-all/catch-em-all_hu4d3e5be707a79d79d8ac7ca3eb222b5b_217502_800x0_resize_q85_h2_lanczos_3.webp"
  +body: "Source: [loadingartist.com/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693063952 {#1374
    date: 2023-08-26 17:32:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 4744
  -titleTs: "'artist':2 'catch':3 'em':4 'load':1"
  -bodyTs: "'/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)':4 'loadingartist.com':3 'loadingartist.com/comic/catch-em-all/](https://loadingartist.com/comic/catch-em-all/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068452
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4009105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693063952 {#1365
    date: 2023-08-26 17:32:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "Poorly-Drawn-Lines-Pretty-Sensitive"
  +title: "Poorly Drawn Lines – Pretty Sensitive"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/08/pretty_sensitive.png"
  +body: "Source: [poorlydrawnlines.com/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693063622 {#2429
    date: 2023-08-26 17:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 4745
  -titleTs: "'drawn':2 'line':3 'poor':1 'pretti':4 'sensit':5"
  -bodyTs: "'/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)':4 'poorlydrawnlines.com':3 'poorlydrawnlines.com/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068122
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4008797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693063622 {#2427
    date: 2023-08-26 17:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "Poorly-Drawn-Lines-Pretty-Sensitive"
  +title: "Poorly Drawn Lines – Pretty Sensitive"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/08/pretty_sensitive.png"
  +body: "Source: [poorlydrawnlines.com/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693063622 {#2429
    date: 2023-08-26 17:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 4745
  -titleTs: "'drawn':2 'line':3 'poor':1 'pretti':4 'sensit':5"
  -bodyTs: "'/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)':4 'poorlydrawnlines.com':3 'poorlydrawnlines.com/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068122
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4008797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693063622 {#2427
    date: 2023-08-26 17:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#2446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2428 …}
  +slug: "Poorly-Drawn-Lines-Pretty-Sensitive"
  +title: "Poorly Drawn Lines – Pretty Sensitive"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/08/pretty_sensitive.png"
  +body: "Source: [poorlydrawnlines.com/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693063622 {#2429
    date: 2023-08-26 17:27:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 4745
  -titleTs: "'drawn':2 'line':3 'poor':1 'pretti':4 'sensit':5"
  -bodyTs: "'/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)':4 'poorlydrawnlines.com':3 'poorlydrawnlines.com/comic/pretty-sensitive/](https://poorlydrawnlines.com/comic/pretty-sensitive/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068122
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4008797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693063622 {#2427
    date: 2023-08-26 17:27:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "Accent-colors-are-now-a-standard-preference-for-Linux"
  +title: "Accent colors are now a standard preference for Linux"
  +url: "https://github.com/flatpak/xdg-desktop-portal/pull/815"
  +body: """
    > Accent colors provide a way for users to personalize their desktop in a simple, developer-friendly, and effective way. Throughout the community there has been a general interest in the inclusion of accent colors within apps and desktop environments. This proposal aims to standardize an accent color key on the Settings portal.\n
    \n
    > A new key on the Settings portal, `accent-color`, would be defined under the `org.freedesktop.appearance` namespace.\n
    \n
    Via @orowith2os@tech.lgbt\n
    \n
    > And endorsed by #GNOME, #KDE, #CosmicDE, #ElementaryOS, and #Budgie, at that!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693068541 {#1519
    date: 2023-08-26 18:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@orowith2os@tech.lgbt"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9327
  -titleTs: "'accent':1 'color':2 'linux':9 'prefer':7 'standard':6"
  -bodyTs: "'accent':1,34,47,62 'accent-color':61 'aim':43 'app':37 'budgi':81 'color':2,35,48,63 'communiti':23 'cosmicd':78 'defin':66 'desktop':11,39 'develop':16 'developer-friend':15 'effect':19 'elementaryo':79 'endors':74 'environ':40 'friend':17 'general':28 'gnome':76 'inclus':32 'interest':29 'kde':77 'key':49,56 'namespac':70 'new':55 'org.freedesktop.appearance':69 'orowith2os@tech.lgbt':72 'person':9 'portal':53,60 'propos':42 'provid':3 'set':52,59 'simpl':14 'standard':45 'throughout':21 'user':7 'via':71 'way':5,20 'within':36 'would':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068009
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/120707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693061509 {#1520
    date: 2023-08-26 16:51:49.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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "Accent-colors-are-now-a-standard-preference-for-Linux"
  +title: "Accent colors are now a standard preference for Linux"
  +url: "https://github.com/flatpak/xdg-desktop-portal/pull/815"
  +body: """
    > Accent colors provide a way for users to personalize their desktop in a simple, developer-friendly, and effective way. Throughout the community there has been a general interest in the inclusion of accent colors within apps and desktop environments. This proposal aims to standardize an accent color key on the Settings portal.\n
    \n
    > A new key on the Settings portal, `accent-color`, would be defined under the `org.freedesktop.appearance` namespace.\n
    \n
    Via @orowith2os@tech.lgbt\n
    \n
    > And endorsed by #GNOME, #KDE, #CosmicDE, #ElementaryOS, and #Budgie, at that!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693068541 {#1519
    date: 2023-08-26 18:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@orowith2os@tech.lgbt"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9327
  -titleTs: "'accent':1 'color':2 'linux':9 'prefer':7 'standard':6"
  -bodyTs: "'accent':1,34,47,62 'accent-color':61 'aim':43 'app':37 'budgi':81 'color':2,35,48,63 'communiti':23 'cosmicd':78 'defin':66 'desktop':11,39 'develop':16 'developer-friend':15 'effect':19 'elementaryo':79 'endors':74 'environ':40 'friend':17 'general':28 'gnome':76 'inclus':32 'interest':29 'kde':77 'key':49,56 'namespac':70 'new':55 'org.freedesktop.appearance':69 'orowith2os@tech.lgbt':72 'person':9 'portal':53,60 'propos':42 'provid':3 'set':52,59 'simpl':14 'standard':45 'throughout':21 'user':7 'via':71 'way':5,20 'within':36 'would':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068009
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/120707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693061509 {#1520
    date: 2023-08-26 16:51:49.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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "Accent-colors-are-now-a-standard-preference-for-Linux"
  +title: "Accent colors are now a standard preference for Linux"
  +url: "https://github.com/flatpak/xdg-desktop-portal/pull/815"
  +body: """
    > Accent colors provide a way for users to personalize their desktop in a simple, developer-friendly, and effective way. Throughout the community there has been a general interest in the inclusion of accent colors within apps and desktop environments. This proposal aims to standardize an accent color key on the Settings portal.\n
    \n
    > A new key on the Settings portal, `accent-color`, would be defined under the `org.freedesktop.appearance` namespace.\n
    \n
    Via @orowith2os@tech.lgbt\n
    \n
    > And endorsed by #GNOME, #KDE, #CosmicDE, #ElementaryOS, and #Budgie, at that!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693068541 {#1519
    date: 2023-08-26 18:49:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@orowith2os@tech.lgbt"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9327
  -titleTs: "'accent':1 'color':2 'linux':9 'prefer':7 'standard':6"
  -bodyTs: "'accent':1,34,47,62 'accent-color':61 'aim':43 'app':37 'budgi':81 'color':2,35,48,63 'communiti':23 'cosmicd':78 'defin':66 'desktop':11,39 'develop':16 'developer-friend':15 'effect':19 'elementaryo':79 'endors':74 'environ':40 'friend':17 'general':28 'gnome':76 'inclus':32 'interest':29 'kde':77 'key':49,56 'namespac':70 'new':55 'org.freedesktop.appearance':69 'orowith2os@tech.lgbt':72 'person':9 'portal':53,60 'propos':42 'provid':3 'set':52,59 'simpl':14 'standard':45 'throughout':21 'user':7 'via':71 'way':5,20 'within':36 'would':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693068009
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/120707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693061509 {#1520
    date: 2023-08-26 16:51:49.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 {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Today-GNU-Linux-is-32-years-old"
  +title: "Today GNU/Linux is 32 years old"
  +url: "https://lemmy.ml/pictrs/image/9a28671a-c690-4ae0-9749-e963310f653c.png"
  +body: """
    Happy birthday 🎊🎉 GNU/Linux.\n
    \n
    Today GNU/Linux is 32 years old.\n
    \n
    It was thankfully released to the public on August 25th, 1991 by Linus Torvalds when he was only 21 years old student.\n
    \n
    What a lovely journey 🤍
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707834949 {#1543
    date: 2024-02-13 15:35:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 9282
  -titleTs: "'32':4 'gnu/linux':2 'old':6 'today':1 'year':5"
  -bodyTs: "'1991':20 '21':28 '25th':19 '32':7 'august':18 'birthday':2 'gnu/linux':3,5 'happi':1 'journey':35 'linus':22 'love':34 'old':9,30 'public':16 'releas':13 'student':31 'thank':12 'today':4 'torvald':23 'year':8,29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693067205
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3876655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692980805 {#1532
    date: 2023-08-25 18:26:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Today-GNU-Linux-is-32-years-old"
  +title: "Today GNU/Linux is 32 years old"
  +url: "https://lemmy.ml/pictrs/image/9a28671a-c690-4ae0-9749-e963310f653c.png"
  +body: """
    Happy birthday 🎊🎉 GNU/Linux.\n
    \n
    Today GNU/Linux is 32 years old.\n
    \n
    It was thankfully released to the public on August 25th, 1991 by Linus Torvalds when he was only 21 years old student.\n
    \n
    What a lovely journey 🤍
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707834949 {#1543
    date: 2024-02-13 15:35:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 9282
  -titleTs: "'32':4 'gnu/linux':2 'old':6 'today':1 'year':5"
  -bodyTs: "'1991':20 '21':28 '25th':19 '32':7 'august':18 'birthday':2 'gnu/linux':3,5 'happi':1 'journey':35 'linus':22 'love':34 'old':9,30 'public':16 'releas':13 'student':31 'thank':12 'today':4 'torvald':23 'year':8,29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693067205
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3876655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692980805 {#1532
    date: 2023-08-25 18:26:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Today-GNU-Linux-is-32-years-old"
  +title: "Today GNU/Linux is 32 years old"
  +url: "https://lemmy.ml/pictrs/image/9a28671a-c690-4ae0-9749-e963310f653c.png"
  +body: """
    Happy birthday 🎊🎉 GNU/Linux.\n
    \n
    Today GNU/Linux is 32 years old.\n
    \n
    It was thankfully released to the public on August 25th, 1991 by Linus Torvalds when he was only 21 years old student.\n
    \n
    What a lovely journey 🤍
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707834949 {#1543
    date: 2024-02-13 15:35:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 9282
  -titleTs: "'32':4 'gnu/linux':2 'old':6 'today':1 'year':5"
  -bodyTs: "'1991':20 '21':28 '25th':19 '32':7 'august':18 'birthday':2 'gnu/linux':3,5 'happi':1 'journey':35 'linus':22 'love':34 'old':9,30 'public':16 'releas':13 'student':31 'thank':12 'today':4 'torvald':23 'year':8,29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693067205
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3876655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692980805 {#1532
    date: 2023-08-25 18:26:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "8-26-23-www-thefarside-com"
  +title: "8-26-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/6cb49aec-fde4-477a-89da-c0b878503703.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065833 {#1671
    date: 2023-08-26 18:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 24125
  -titleTs: "'-23':3 '-26':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693065833
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065833 {#1679
    date: 2023-08-26 18:03:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "8-26-23-www-thefarside-com"
  +title: "8-26-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/6cb49aec-fde4-477a-89da-c0b878503703.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065833 {#1671
    date: 2023-08-26 18:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 24125
  -titleTs: "'-23':3 '-26':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693065833
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065833 {#1679
    date: 2023-08-26 18:03:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1652 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "8-26-23-www-thefarside-com"
  +title: "8-26-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/6cb49aec-fde4-477a-89da-c0b878503703.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693065833 {#1671
    date: 2023-08-26 18:03:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 24125
  -titleTs: "'-23':3 '-26':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693065833
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5563936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693065833 {#1679
    date: 2023-08-26 18:03:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Show-Lemmy-Like-Show-HN-but-not-just-for-tech"
  +title: "Show Lemmy - Like Show HN, but not just for tech"
  +url: "https://lemmy.ml/c/show_lemmy"
  +body: "[Show Lemmy](/c/show_lemmy)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693060546 {#1950
    date: 2023-08-26 16:35:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 2434
  -titleTs: "'hn':5 'lemmi':2 'like':3 'show':1,4 'tech':10"
  -bodyTs: "'/c/show_lemmy':3 'lemmi':2 'show':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693065412
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3922676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693058912 {#1958
    date: 2023-08-26 16:08:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Show-Lemmy-Like-Show-HN-but-not-just-for-tech"
  +title: "Show Lemmy - Like Show HN, but not just for tech"
  +url: "https://lemmy.ml/c/show_lemmy"
  +body: "[Show Lemmy](/c/show_lemmy)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693060546 {#1950
    date: 2023-08-26 16:35:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 2434
  -titleTs: "'hn':5 'lemmi':2 'like':3 'show':1,4 'tech':10"
  -bodyTs: "'/c/show_lemmy':3 'lemmi':2 'show':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693065412
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3922676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693058912 {#1958
    date: 2023-08-26 16:08:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1960 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1977 …}
  +slug: "Show-Lemmy-Like-Show-HN-but-not-just-for-tech"
  +title: "Show Lemmy - Like Show HN, but not just for tech"
  +url: "https://lemmy.ml/c/show_lemmy"
  +body: "[Show Lemmy](/c/show_lemmy)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693060546 {#1950
    date: 2023-08-26 16:35:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1974 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 2434
  -titleTs: "'hn':5 'lemmi':2 'like':3 'show':1,4 'tech':10"
  -bodyTs: "'/c/show_lemmy':3 'lemmi':2 'show':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693065412
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/3922676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693058912 {#1958
    date: 2023-08-26 16:08:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1696 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Baldur-s-Gate-3-players-continue-to-find-little-surprises-Astarion"
  +title: "Baldur's Gate 3 players continue to find little surprises: Astarion has rare voice lines if you nuke him with a sun ray"
  +url: "https://www.pcgamer.com/baldurs-gate-3-players-continue-to-find-little-surprises-astarion-the-vampire-has-rare-voice-lines-if-you-nuke-him-with-a-sun-ray/"
  +body: "We're gonna be finding this stuff for years, aren't we?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693055653 {#1697
    date: 2023-08-26 15:14:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 20805
  -titleTs: "'3':4 'astarion':11 'baldur':1 'continu':6 'find':8 'gate':3 'line':15 'littl':9 'nuke':18 'player':5 'rare':13 'ray':23 'sun':22 'surpris':10 'voic':14"
  -bodyTs: "'aren':10 'find':5 'gonna':3 're':2 'stuff':7 'year':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693064896
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/384331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693051896 {#1695
    date: 2023-08-26 14:11:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1696 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Baldur-s-Gate-3-players-continue-to-find-little-surprises-Astarion"
  +title: "Baldur's Gate 3 players continue to find little surprises: Astarion has rare voice lines if you nuke him with a sun ray"
  +url: "https://www.pcgamer.com/baldurs-gate-3-players-continue-to-find-little-surprises-astarion-the-vampire-has-rare-voice-lines-if-you-nuke-him-with-a-sun-ray/"
  +body: "We're gonna be finding this stuff for years, aren't we?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693055653 {#1697
    date: 2023-08-26 15:14:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 20805
  -titleTs: "'3':4 'astarion':11 'baldur':1 'continu':6 'find':8 'gate':3 'line':15 'littl':9 'nuke':18 'player':5 'rare':13 'ray':23 'sun':22 'surpris':10 'voic':14"
  -bodyTs: "'aren':10 'find':5 'gonna':3 're':2 'stuff':7 'year':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693064896
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/384331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693051896 {#1695
    date: 2023-08-26 14:11:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1696 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Baldur-s-Gate-3-players-continue-to-find-little-surprises-Astarion"
  +title: "Baldur's Gate 3 players continue to find little surprises: Astarion has rare voice lines if you nuke him with a sun ray"
  +url: "https://www.pcgamer.com/baldurs-gate-3-players-continue-to-find-little-surprises-astarion-the-vampire-has-rare-voice-lines-if-you-nuke-him-with-a-sun-ray/"
  +body: "We're gonna be finding this stuff for years, aren't we?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693055653 {#1697
    date: 2023-08-26 15:14:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 20805
  -titleTs: "'3':4 'astarion':11 'baldur':1 'continu':6 'find':8 'gate':3 'line':15 'littl':9 'nuke':18 'player':5 'rare':13 'ray':23 'sun':22 'surpris':10 'voic':14"
  -bodyTs: "'aren':10 'find':5 'gonna':3 're':2 'stuff':7 'year':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693064896
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/384331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693051896 {#1695
    date: 2023-08-26 14:11:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1880 …}
  +slug: "Tasty"
  +title: "Tasty"
  +url: "https://midwest.social/pictrs/image/2c80f7c9-baf7-4b2f-8cd3-f130ec3b1b72.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693064734 {#1425
    date: 2023-08-26 17:45:34.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: 15448
  -titleTs: "'tasti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693064734
  +visibility: "visible             "
  +apId: "https://midwest.social/post/2460700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693064734 {#1416
    date: 2023-08-26 17:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1880 …}
  +slug: "Tasty"
  +title: "Tasty"
  +url: "https://midwest.social/pictrs/image/2c80f7c9-baf7-4b2f-8cd3-f130ec3b1b72.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693064734 {#1425
    date: 2023-08-26 17:45:34.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: 15448
  -titleTs: "'tasti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693064734
  +visibility: "visible             "
  +apId: "https://midwest.social/post/2460700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693064734 {#1416
    date: 2023-08-26 17:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1427
  +user: Proxies\__CG__\App\Entity\User {#1456 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1880 …}
  +slug: "Tasty"
  +title: "Tasty"
  +url: "https://midwest.social/pictrs/image/2c80f7c9-baf7-4b2f-8cd3-f130ec3b1b72.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693064734 {#1425
    date: 2023-08-26 17:45:34.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: 15448
  -titleTs: "'tasti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693064734
  +visibility: "visible             "
  +apId: "https://midwest.social/post/2460700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693064734 {#1416
    date: 2023-08-26 17:45:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "It-s-a-lifestyle"
  +title: "It's a lifestyle"
  +url: "https://lemmy.world/pictrs/image/68a19366-93f2-449c-81c5-31c732765897.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693058247 {#60
    date: 2023-08-26 15:57:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 5504
  -titleTs: "'lifestyl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693062747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3877954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693058247 {#1359
    date: 2023-08-26 15:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "It-s-a-lifestyle"
  +title: "It's a lifestyle"
  +url: "https://lemmy.world/pictrs/image/68a19366-93f2-449c-81c5-31c732765897.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693058247 {#60
    date: 2023-08-26 15:57:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 5504
  -titleTs: "'lifestyl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693062747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3877954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693058247 {#1359
    date: 2023-08-26 15:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "It-s-a-lifestyle"
  +title: "It's a lifestyle"
  +url: "https://lemmy.world/pictrs/image/68a19366-93f2-449c-81c5-31c732765897.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693058247 {#60
    date: 2023-08-26 15:57:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 5504
  -titleTs: "'lifestyl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693062747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3877954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693058247 {#1359
    date: 2023-08-26 15:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Armadillo-Lizards-are-real-life-Pokemon"
  +title: "Armadillo Lizards are real-life Pokémon"
  +url: "https://lemmy.world/pictrs/image/b4cfcd04-b383-4c8c-ba84-923a79c92c18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693056947 {#245
    date: 2023-08-26 15:35:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 1946
  -titleTs: "'armadillo':1 'life':6 'lizard':2 'pokémon':7 'real':5 'real-lif':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693061035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3813591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692974635 {#254
    date: 2023-08-25 16:43:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Armadillo-Lizards-are-real-life-Pokemon"
  +title: "Armadillo Lizards are real-life Pokémon"
  +url: "https://lemmy.world/pictrs/image/b4cfcd04-b383-4c8c-ba84-923a79c92c18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693056947 {#245
    date: 2023-08-26 15:35:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 1946
  -titleTs: "'armadillo':1 'life':6 'lizard':2 'pokémon':7 'real':5 'real-lif':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693061035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3813591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692974635 {#254
    date: 2023-08-25 16:43:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Armadillo-Lizards-are-real-life-Pokemon"
  +title: "Armadillo Lizards are real-life Pokémon"
  +url: "https://lemmy.world/pictrs/image/b4cfcd04-b383-4c8c-ba84-923a79c92c18.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693056947 {#245
    date: 2023-08-26 15:35:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 1946
  -titleTs: "'armadillo':1 'life':6 'lizard':2 'pokémon':7 'real':5 'real-lif':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693061035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3813591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692974635 {#254
    date: 2023-08-25 16:43:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details