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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Word"
  +title: "Word"
  +url: "https://lemmy.world/pictrs/image/0cd0a630-9681-4451-ba18-3641f170568f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 887
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728086522 {#184
    date: 2024-10-05 02:02:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1570 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 32534
  -titleTs: "'word':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706075498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11068633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989098 {#241
    date: 2024-01-23 06:51:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Word"
  +title: "Word"
  +url: "https://lemmy.world/pictrs/image/0cd0a630-9681-4451-ba18-3641f170568f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 887
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728086522 {#184
    date: 2024-10-05 02:02:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1570 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 32534
  -titleTs: "'word':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706075498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11068633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989098 {#241
    date: 2024-01-23 06:51:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Word"
  +title: "Word"
  +url: "https://lemmy.world/pictrs/image/0cd0a630-9681-4451-ba18-3641f170568f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 887
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728086522 {#184
    date: 2024-10-05 02:02:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1570 …}
  +votes: Doctrine\ORM\PersistentCollection {#1831 …}
  +reports: Doctrine\ORM\PersistentCollection {#1955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1920 …}
  +badges: Doctrine\ORM\PersistentCollection {#1912 …}
  +children: []
  -id: 32534
  -titleTs: "'word':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706075498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11068633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705989098 {#241
    date: 2024-01-23 06:51:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1901
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Your-mom-coming-home-after-having-brunch-at-the-pancake"
  +title: "Your mom coming home after having brunch at the pancake house"
  +url: "https://lemmy.today/pictrs/image/a0d1c5c7-2ede-41d9-af27-92a61077f17d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728075100 {#1925
    date: 2024-10-04 22:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1894 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32310
  -titleTs: "'brunch':7 'come':3 'home':4 'hous':11 'mom':2 'pancak':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705990312
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5496681"
  +editedAt: DateTimeImmutable @1727558913 {#1878
    date: 2024-09-28 23:28:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705903912 {#1893
    date: 2024-01-22 07:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Your-mom-coming-home-after-having-brunch-at-the-pancake"
  +title: "Your mom coming home after having brunch at the pancake house"
  +url: "https://lemmy.today/pictrs/image/a0d1c5c7-2ede-41d9-af27-92a61077f17d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728075100 {#1925
    date: 2024-10-04 22:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1894 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32310
  -titleTs: "'brunch':7 'come':3 'home':4 'hous':11 'mom':2 'pancak':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705990312
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5496681"
  +editedAt: DateTimeImmutable @1727558913 {#1878
    date: 2024-09-28 23:28:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705903912 {#1893
    date: 2024-01-22 07:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Your-mom-coming-home-after-having-brunch-at-the-pancake"
  +title: "Your mom coming home after having brunch at the pancake house"
  +url: "https://lemmy.today/pictrs/image/a0d1c5c7-2ede-41d9-af27-92a61077f17d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728075100 {#1925
    date: 2024-10-04 22:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1894 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32310
  -titleTs: "'brunch':7 'come':3 'home':4 'hous':11 'mom':2 'pancak':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705990312
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5496681"
  +editedAt: DateTimeImmutable @1727558913 {#1878
    date: 2024-09-28 23:28:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705903912 {#1893
    date: 2024-01-22 07:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Blue-Fluid"
  +title: "Blue Fluid !!!"
  +url: "https://lemmy.world/pictrs/image/d71243af-6adb-4637-b195-d56765041ef8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727718957 {#1953
    date: 2024-09-30 19:55:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 32225
  -titleTs: "'blue':1 'fluid':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953766
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11006767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867366 {#1937
    date: 2024-01-21 21:02:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Blue-Fluid"
  +title: "Blue Fluid !!!"
  +url: "https://lemmy.world/pictrs/image/d71243af-6adb-4637-b195-d56765041ef8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727718957 {#1953
    date: 2024-09-30 19:55:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 32225
  -titleTs: "'blue':1 'fluid':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953766
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11006767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867366 {#1937
    date: 2024-01-21 21:02:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Blue-Fluid"
  +title: "Blue Fluid !!!"
  +url: "https://lemmy.world/pictrs/image/d71243af-6adb-4637-b195-d56765041ef8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 585
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727718957 {#1953
    date: 2024-09-30 19:55:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 32225
  -titleTs: "'blue':1 'fluid':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705953766
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11006767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867366 {#1937
    date: 2024-01-21 21:02:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Got-Promotion"
  +title: "Got Promotion"
  +url: "https://lemm.ee/pictrs/image/4993dad7-75d0-4a3d-bb92-0f0e0faa3c62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 1423
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727551127 {#1397
    date: 2024-09-28 21:18:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 31877
  -titleTs: "'got':1 'promot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818610
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21395924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732210 {#1388
    date: 2024-01-20 07:30:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Got-Promotion"
  +title: "Got Promotion"
  +url: "https://lemm.ee/pictrs/image/4993dad7-75d0-4a3d-bb92-0f0e0faa3c62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 1423
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727551127 {#1397
    date: 2024-09-28 21:18:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 31877
  -titleTs: "'got':1 'promot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818610
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21395924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732210 {#1388
    date: 2024-01-20 07:30:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Got-Promotion"
  +title: "Got Promotion"
  +url: "https://lemm.ee/pictrs/image/4993dad7-75d0-4a3d-bb92-0f0e0faa3c62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 1423
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727551127 {#1397
    date: 2024-09-28 21:18:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 31877
  -titleTs: "'got':1 'promot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705818610
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21395924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705732210 {#1388
    date: 2024-01-20 07:30:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "When-I-see-The-Picard-Maneuver-s-total-combined-post-and-comment-score"
  +title: "When I see The_Picard_Maneuver’s total combined post and comment score on his profile page"
  +url: "https://lemmy.world/pictrs/image/8583e7fc-4cb2-49e0-a24a-732b0d7ef0dd.png"
  +body: """
    It’s over 1 million! Thanks for being a massive force keeping the fediverse moving!\n
    \n
    Also yours and stamets memes are a large reason my wife and I started watching TNG for the first time to see what we were missing out on and we are binging the hell out of it and having an amazing time, cheers!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 264
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727347568 {#1941
    date: 2024-09-26 12:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 31358
  -titleTs: "'combin':9 'comment':12 'maneuv':6 'page':17 'picard':5 'post':10 'profil':16 'score':13 'see':3 'total':8"
  -bodyTs: "'1':4 'also':16 'amaz':56 'bing':47 'cheer':58 'fedivers':14 'first':34 'forc':11 'hell':49 'keep':12 'larg':23 'massiv':10 'meme':20 'million':5 'miss':41 'move':15 'reason':24 'see':37 'stamet':19 'start':29 'thank':6 'time':35,57 'tng':31 'watch':30 'wife':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705624633
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10849192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705538233 {#1942
    date: 2024-01-18 01:37:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "When-I-see-The-Picard-Maneuver-s-total-combined-post-and-comment-score"
  +title: "When I see The_Picard_Maneuver’s total combined post and comment score on his profile page"
  +url: "https://lemmy.world/pictrs/image/8583e7fc-4cb2-49e0-a24a-732b0d7ef0dd.png"
  +body: """
    It’s over 1 million! Thanks for being a massive force keeping the fediverse moving!\n
    \n
    Also yours and stamets memes are a large reason my wife and I started watching TNG for the first time to see what we were missing out on and we are binging the hell out of it and having an amazing time, cheers!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 264
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727347568 {#1941
    date: 2024-09-26 12:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 31358
  -titleTs: "'combin':9 'comment':12 'maneuv':6 'page':17 'picard':5 'post':10 'profil':16 'score':13 'see':3 'total':8"
  -bodyTs: "'1':4 'also':16 'amaz':56 'bing':47 'cheer':58 'fedivers':14 'first':34 'forc':11 'hell':49 'keep':12 'larg':23 'massiv':10 'meme':20 'million':5 'miss':41 'move':15 'reason':24 'see':37 'stamet':19 'start':29 'thank':6 'time':35,57 'tng':31 'watch':30 'wife':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705624633
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10849192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705538233 {#1942
    date: 2024-01-18 01:37:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "When-I-see-The-Picard-Maneuver-s-total-combined-post-and-comment-score"
  +title: "When I see The_Picard_Maneuver’s total combined post and comment score on his profile page"
  +url: "https://lemmy.world/pictrs/image/8583e7fc-4cb2-49e0-a24a-732b0d7ef0dd.png"
  +body: """
    It’s over 1 million! Thanks for being a massive force keeping the fediverse moving!\n
    \n
    Also yours and stamets memes are a large reason my wife and I started watching TNG for the first time to see what we were missing out on and we are binging the hell out of it and having an amazing time, cheers!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 264
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727347568 {#1941
    date: 2024-09-26 12:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 31358
  -titleTs: "'combin':9 'comment':12 'maneuv':6 'page':17 'picard':5 'post':10 'profil':16 'score':13 'see':3 'total':8"
  -bodyTs: "'1':4 'also':16 'amaz':56 'bing':47 'cheer':58 'fedivers':14 'first':34 'forc':11 'hell':49 'keep':12 'larg':23 'massiv':10 'meme':20 'million':5 'miss':41 'move':15 'reason':24 'see':37 'stamet':19 'start':29 'thank':6 'time':35,57 'tng':31 'watch':30 'wife':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705624633
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10849192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705538233 {#1942
    date: 2024-01-18 01:37:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "I-am-a-surgeon"
  +title: "I am a surgeon!"
  +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726713817 {#1367
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 31339
  -titleTs: "'surgeon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705618117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10846185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531717 {#1902
    date: 2024-01-17 23:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "I-am-a-surgeon"
  +title: "I am a surgeon!"
  +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726713817 {#1367
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 31339
  -titleTs: "'surgeon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705618117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10846185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531717 {#1902
    date: 2024-01-17 23:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1904 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "I-am-a-surgeon"
  +title: "I am a surgeon!"
  +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726713817 {#1367
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 31339
  -titleTs: "'surgeon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705618117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10846185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531717 {#1902
    date: 2024-01-17 23:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Unsolicited-friend"
  +title: "Unsolicited friend"
  +url: "https://lemmy.world/pictrs/image/ad1b61f0-b5f2-4d77-8789-a48ed04a1fc5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726973974 {#2443
    date: 2024-09-22 04:59:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 31224
  -titleTs: "'friend':2 'unsolicit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705591033
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10829060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504633 {#2442
    date: 2024-01-17 16:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Unsolicited-friend"
  +title: "Unsolicited friend"
  +url: "https://lemmy.world/pictrs/image/ad1b61f0-b5f2-4d77-8789-a48ed04a1fc5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726973974 {#2443
    date: 2024-09-22 04:59:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 31224
  -titleTs: "'friend':2 'unsolicit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705591033
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10829060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504633 {#2442
    date: 2024-01-17 16:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Unsolicited-friend"
  +title: "Unsolicited friend"
  +url: "https://lemmy.world/pictrs/image/ad1b61f0-b5f2-4d77-8789-a48ed04a1fc5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726973974 {#2443
    date: 2024-09-22 04:59:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 31224
  -titleTs: "'friend':2 'unsolicit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705591033
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10829060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504633 {#2442
    date: 2024-01-17 16:17:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Soap"
  +title: "Soap"
  +url: "https://lemmy.world/pictrs/image/ca789752-2f62-4ca9-80c7-4739f05dabbe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726071699 {#2450
    date: 2024-09-11 18:21:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 31145
  -titleTs: "'soap':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705557868
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10813792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705471468 {#2449
    date: 2024-01-17 07:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Soap"
  +title: "Soap"
  +url: "https://lemmy.world/pictrs/image/ca789752-2f62-4ca9-80c7-4739f05dabbe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726071699 {#2450
    date: 2024-09-11 18:21:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 31145
  -titleTs: "'soap':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705557868
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10813792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705471468 {#2449
    date: 2024-01-17 07:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#2354 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Soap"
  +title: "Soap"
  +url: "https://lemmy.world/pictrs/image/ca789752-2f62-4ca9-80c7-4739f05dabbe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726071699 {#2450
    date: 2024-09-11 18:21:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 31145
  -titleTs: "'soap':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705557868
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10813792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705471468 {#2449
    date: 2024-01-17 07:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "I-made-a-charcuterie-board"
  +title: "I made a charcuterie board"
  +url: "https://lemmy.world/pictrs/image/5f74553d-f690-4ec2-86df-a9717131a649.jpeg"
  +body: "Stealing from Weissman’s board ideas, I made a gastrique with shallot and dried chiltepin for the cream cheese. The rest is all cheap and cheerful Lidl nibbles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726892427 {#1923
    date: 2024-09-21 06:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 31059
  -titleTs: "'board':5 'charcuteri':4 'made':2"
  -bodyTs: "'board':5 'cheap':24 'cheer':26 'chees':19 'chiltepin':15 'cream':18 'dri':14 'gastriqu':10 'idea':6 'lidl':27 'made':8 'nibbl':28 'rest':21 'shallot':12 'steal':1 'weissman':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705527341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10800005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440941 {#2484
    date: 2024-01-16 22:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "I-made-a-charcuterie-board"
  +title: "I made a charcuterie board"
  +url: "https://lemmy.world/pictrs/image/5f74553d-f690-4ec2-86df-a9717131a649.jpeg"
  +body: "Stealing from Weissman’s board ideas, I made a gastrique with shallot and dried chiltepin for the cream cheese. The rest is all cheap and cheerful Lidl nibbles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726892427 {#1923
    date: 2024-09-21 06:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 31059
  -titleTs: "'board':5 'charcuteri':4 'made':2"
  -bodyTs: "'board':5 'cheap':24 'cheer':26 'chees':19 'chiltepin':15 'cream':18 'dri':14 'gastriqu':10 'idea':6 'lidl':27 'made':8 'nibbl':28 'rest':21 'shallot':12 'steal':1 'weissman':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705527341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10800005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440941 {#2484
    date: 2024-01-16 22:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "I-made-a-charcuterie-board"
  +title: "I made a charcuterie board"
  +url: "https://lemmy.world/pictrs/image/5f74553d-f690-4ec2-86df-a9717131a649.jpeg"
  +body: "Stealing from Weissman’s board ideas, I made a gastrique with shallot and dried chiltepin for the cream cheese. The rest is all cheap and cheerful Lidl nibbles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726892427 {#1923
    date: 2024-09-21 06:20:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 31059
  -titleTs: "'board':5 'charcuteri':4 'made':2"
  -bodyTs: "'board':5 'cheap':24 'cheer':26 'chees':19 'chiltepin':15 'cream':18 'dri':14 'gastriqu':10 'idea':6 'lidl':27 'made':8 'nibbl':28 'rest':21 'shallot':12 'steal':1 'weissman':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705527341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10800005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440941 {#2484
    date: 2024-01-16 22:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "a-miniature-vase-made-on-a-potters-wheel-glazed-and"
  +title: "a miniature vase made on a potters' wheel, glazed and fired (cat for scale)"
  +url: "https://sh.itjust.works/pictrs/image/25de6817-ba70-4fdc-911d-9963e0979075.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725237867 {#1482
    date: 2024-09-02 02:44:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 30764
  -titleTs: "'cat':12 'fire':11 'glaze':9 'made':4 'miniatur':2 'potter':7 'scale':14 'vase':3 'wheel':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435496
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12847428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349096 {#1511
    date: 2024-01-15 21:04:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "a-miniature-vase-made-on-a-potters-wheel-glazed-and"
  +title: "a miniature vase made on a potters' wheel, glazed and fired (cat for scale)"
  +url: "https://sh.itjust.works/pictrs/image/25de6817-ba70-4fdc-911d-9963e0979075.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725237867 {#1482
    date: 2024-09-02 02:44:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 30764
  -titleTs: "'cat':12 'fire':11 'glaze':9 'made':4 'miniatur':2 'potter':7 'scale':14 'vase':3 'wheel':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435496
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12847428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349096 {#1511
    date: 2024-01-15 21:04:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "a-miniature-vase-made-on-a-potters-wheel-glazed-and"
  +title: "a miniature vase made on a potters' wheel, glazed and fired (cat for scale)"
  +url: "https://sh.itjust.works/pictrs/image/25de6817-ba70-4fdc-911d-9963e0979075.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725237867 {#1482
    date: 2024-09-02 02:44:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 30764
  -titleTs: "'cat':12 'fire':11 'glaze':9 'made':4 'miniatur':2 'potter':7 'scale':14 'vase':3 'wheel':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435496
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12847428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705349096 {#1511
    date: 2024-01-15 21:04:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Rare-Tri-Colored-Dalmation"
  +title: "Rare Tri-Colored Dalmation"
  +url: "https://i.imgur.com/ibwfSLD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 385
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723216715 {#1539
    date: 2024-08-09 17:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 29506
  -titleTs: "'color':4 'dalmat':5 'rare':1 'tri':3 'tri-color':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705186667
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10637560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100267 {#1541
    date: 2024-01-12 23:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Rare-Tri-Colored-Dalmation"
  +title: "Rare Tri-Colored Dalmation"
  +url: "https://i.imgur.com/ibwfSLD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 385
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723216715 {#1539
    date: 2024-08-09 17:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 29506
  -titleTs: "'color':4 'dalmat':5 'rare':1 'tri':3 'tri-color':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705186667
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10637560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100267 {#1541
    date: 2024-01-12 23:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1530 …}
  +slug: "Rare-Tri-Colored-Dalmation"
  +title: "Rare Tri-Colored Dalmation"
  +url: "https://i.imgur.com/ibwfSLD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 385
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723216715 {#1539
    date: 2024-08-09 17:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 29506
  -titleTs: "'color':4 'dalmat':5 'rare':1 'tri':3 'tri-color':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705186667
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10637560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100267 {#1541
    date: 2024-01-12 23:57:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Next-order-at-the-bar"
  +title: "Next order at the bar "
  +url: "https://lemmy.world/pictrs/image/4e74ac39-ad34-4a28-9488-69465e8ba065.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721144582 {#1704
    date: 2024-07-16 17:43:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 28746
  -titleTs: "'bar':5 'next':1 'order':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705006078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550306"
  +editedAt: DateTimeImmutable @1720326182 {#1713
    date: 2024-07-07 06:23:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704919678 {#1712
    date: 2024-01-10 21:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Next-order-at-the-bar"
  +title: "Next order at the bar "
  +url: "https://lemmy.world/pictrs/image/4e74ac39-ad34-4a28-9488-69465e8ba065.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721144582 {#1704
    date: 2024-07-16 17:43:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 28746
  -titleTs: "'bar':5 'next':1 'order':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705006078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550306"
  +editedAt: DateTimeImmutable @1720326182 {#1713
    date: 2024-07-07 06:23:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704919678 {#1712
    date: 2024-01-10 21:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Next-order-at-the-bar"
  +title: "Next order at the bar "
  +url: "https://lemmy.world/pictrs/image/4e74ac39-ad34-4a28-9488-69465e8ba065.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721144582 {#1704
    date: 2024-07-16 17:43:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 28746
  -titleTs: "'bar':5 'next':1 'order':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705006078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550306"
  +editedAt: DateTimeImmutable @1720326182 {#1713
    date: 2024-07-07 06:23:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704919678 {#1712
    date: 2024-01-10 21:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "memes"
  +title: "#memes"
  +url: "https://leminal.space/pictrs/image/4132e1e7-9e71-45e2-8f33-62879f359aff.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722609233 {#1474
    date: 2024-08-02 16:33:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 28542
  -titleTs: "'meme':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947203
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2971507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860803 {#1472
    date: 2024-01-10 05:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "memes"
  +title: "#memes"
  +url: "https://leminal.space/pictrs/image/4132e1e7-9e71-45e2-8f33-62879f359aff.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722609233 {#1474
    date: 2024-08-02 16:33:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 28542
  -titleTs: "'meme':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947203
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2971507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860803 {#1472
    date: 2024-01-10 05:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "memes"
  +title: "#memes"
  +url: "https://leminal.space/pictrs/image/4132e1e7-9e71-45e2-8f33-62879f359aff.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722609233 {#1474
    date: 2024-08-02 16:33:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 28542
  -titleTs: "'meme':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947203
  +visibility: "visible             "
  +apId: "https://leminal.space/post/2971507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860803 {#1472
    date: 2024-01-10 05:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Stop-pussyfooting-around-that-gaspedal"
  +title: "Stop pussyfooting around that gaspedal!"
  +url: "https://lemmy.today/pictrs/image/7088ace7-face-4c69-bf6c-2185936e6c88.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 552
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719063540 {#1490
    date: 2024-06-22 15:39:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 27572
  -titleTs: "'around':3 'gasped':5 'pussyfoot':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704616136
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4935331"
  +editedAt: DateTimeImmutable @1712243791 {#1491
    date: 2024-04-04 17:16:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704529736 {#1493
    date: 2024-01-06 09:28:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Stop-pussyfooting-around-that-gaspedal"
  +title: "Stop pussyfooting around that gaspedal!"
  +url: "https://lemmy.today/pictrs/image/7088ace7-face-4c69-bf6c-2185936e6c88.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 552
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719063540 {#1490
    date: 2024-06-22 15:39:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 27572
  -titleTs: "'around':3 'gasped':5 'pussyfoot':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704616136
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4935331"
  +editedAt: DateTimeImmutable @1712243791 {#1491
    date: 2024-04-04 17:16:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704529736 {#1493
    date: 2024-01-06 09:28:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Stop-pussyfooting-around-that-gaspedal"
  +title: "Stop pussyfooting around that gaspedal!"
  +url: "https://lemmy.today/pictrs/image/7088ace7-face-4c69-bf6c-2185936e6c88.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 552
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719063540 {#1490
    date: 2024-06-22 15:39:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1492 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1760 …}
  +badges: Doctrine\ORM\PersistentCollection {#1763 …}
  +children: []
  -id: 27572
  -titleTs: "'around':3 'gasped':5 'pussyfoot':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704616136
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4935331"
  +editedAt: DateTimeImmutable @1712243791 {#1491
    date: 2024-04-04 17:16:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704529736 {#1493
    date: 2024-01-06 09:28:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Hip-Creeps"
  +title: "Hip Creeps"
  +url: "https://lemmy.world/pictrs/image/a6be44eb-f33d-473d-9541-24a3226d0240.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720320947 {#1767
    date: 2024-07-07 04:55:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 27370
  -titleTs: "'creep':2 'hip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704545091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10345623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704458691 {#1759
    date: 2024-01-05 13:44:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Hip-Creeps"
  +title: "Hip Creeps"
  +url: "https://lemmy.world/pictrs/image/a6be44eb-f33d-473d-9541-24a3226d0240.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720320947 {#1767
    date: 2024-07-07 04:55:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 27370
  -titleTs: "'creep':2 'hip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704545091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10345623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704458691 {#1759
    date: 2024-01-05 13:44:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1762
  +user: Proxies\__CG__\App\Entity\User {#1751 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1788 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Hip-Creeps"
  +title: "Hip Creeps"
  +url: "https://lemmy.world/pictrs/image/a6be44eb-f33d-473d-9541-24a3226d0240.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720320947 {#1767
    date: 2024-07-07 04:55:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 27370
  -titleTs: "'creep':2 'hip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704545091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10345623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704458691 {#1759
    date: 2024-01-05 13:44:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "Charles-Dickens-Watches-The-Muppet-Christmas-Carol-R-E-Parrish"
  +title: "Charles Dickens Watches "The Muppet Christmas Carol" [R. E. Parrish]"
  +url: "https://startrek.website/pictrs/image/e0e18f18-89b2-4fa5-adfe-27560b75fe74.jpeg"
  +body: "Website: [reparrishcomics.com](https://reparrishcomics.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297740 {#1785
    date: 2024-07-06 22:29:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 26977
  -titleTs: "'carol':7 'charl':1 'christma':6 'dicken':2 'e':9 'muppet':5 'parrish':10 'r':8 'watch':3"
  -bodyTs: "'/)':5 'reparrishcomics.com':2,4 'reparrishcomics.com/)':3 'websit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704387633
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5282156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704301233 {#1784
    date: 2024-01-03 18:00:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "Charles-Dickens-Watches-The-Muppet-Christmas-Carol-R-E-Parrish"
  +title: "Charles Dickens Watches "The Muppet Christmas Carol" [R. E. Parrish]"
  +url: "https://startrek.website/pictrs/image/e0e18f18-89b2-4fa5-adfe-27560b75fe74.jpeg"
  +body: "Website: [reparrishcomics.com](https://reparrishcomics.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297740 {#1785
    date: 2024-07-06 22:29:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 26977
  -titleTs: "'carol':7 'charl':1 'christma':6 'dicken':2 'e':9 'muppet':5 'parrish':10 'r':8 'watch':3"
  -bodyTs: "'/)':5 'reparrishcomics.com':2,4 'reparrishcomics.com/)':3 'websit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704387633
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5282156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704301233 {#1784
    date: 2024-01-03 18:00:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "Charles-Dickens-Watches-The-Muppet-Christmas-Carol-R-E-Parrish"
  +title: "Charles Dickens Watches "The Muppet Christmas Carol" [R. E. Parrish]"
  +url: "https://startrek.website/pictrs/image/e0e18f18-89b2-4fa5-adfe-27560b75fe74.jpeg"
  +body: "Website: [reparrishcomics.com](https://reparrishcomics.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 449
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297740 {#1785
    date: 2024-07-06 22:29:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 26977
  -titleTs: "'carol':7 'charl':1 'christma':6 'dicken':2 'e':9 'muppet':5 'parrish':10 'r':8 'watch':3"
  -bodyTs: "'/)':5 'reparrishcomics.com':2,4 'reparrishcomics.com/)':3 'websit':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704387633
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5282156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704301233 {#1784
    date: 2024-01-03 18:00:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Lemmy-glitterpost"
  +title: "Lemmy glitterpost"
  +url: "https://lemmy.world/pictrs/image/8bdf04ae-7402-4f58-8136-a6bc4f7bdd47.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712588477 {#1643
    date: 2024-04-08 17:01:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 26568
  -titleTs: "'glitterpost':2 'lemmi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704224394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10210093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137994 {#1622
    date: 2024-01-01 20:39:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Lemmy-glitterpost"
  +title: "Lemmy glitterpost"
  +url: "https://lemmy.world/pictrs/image/8bdf04ae-7402-4f58-8136-a6bc4f7bdd47.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712588477 {#1643
    date: 2024-04-08 17:01:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 26568
  -titleTs: "'glitterpost':2 'lemmi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704224394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10210093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137994 {#1622
    date: 2024-01-01 20:39:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Lemmy-glitterpost"
  +title: "Lemmy glitterpost"
  +url: "https://lemmy.world/pictrs/image/8bdf04ae-7402-4f58-8136-a6bc4f7bdd47.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712588477 {#1643
    date: 2024-04-08 17:01:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 26568
  -titleTs: "'glitterpost':2 'lemmi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704224394
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10210093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704137994 {#1622
    date: 2024-01-01 20:39:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1420 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "What-is-this-growth-on-fallen-tree-branches"
  +title: "What is this growth on fallen tree branches?"
  +url: "https://lemmy.world/pictrs/image/73d4506d-cce3-48a8-aa39-7cb1c61f05d6.jpeg"
  +body: """
    I went for a walk in the woods and found multiple fallen branches with this fairly long growth on them.\n
    \n
    I assume that it is a fungus of some sort but does anyone have more info on what kind it is?\n
    \n
    I found [so many](https://imgur.com/gallery/rWBdhMl) that I eventually stopped taking pictures of it. But I haven’t seen this before so I was surprised, as I spend quite a lot of time in the woods.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712756560 {#1424
    date: 2024-04-10 15:42:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 25167
  -titleTs: "'branch':8 'fallen':6 'growth':4 'tree':7"
  -bodyTs: "'/gallery/rwbdhml)':48 'anyon':33 'assum':22 'branch':13 'eventu':51 'fair':16 'fallen':12 'found':10,43 'fungus':27 'growth':18 'haven':59 'imgur.com':47 'imgur.com/gallery/rwbdhml)':46 'info':36 'kind':39 'long':17 'lot':73 'mani':45 'multipl':11 'pictur':54 'quit':71 'seen':61 'sort':30 'spend':70 'stop':52 'surpris':67 'take':53 'time':75 'walk':5 'went':2 'wood':8,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703765012
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703678612 {#1423
    date: 2023-12-27 13:03:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1420 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "What-is-this-growth-on-fallen-tree-branches"
  +title: "What is this growth on fallen tree branches?"
  +url: "https://lemmy.world/pictrs/image/73d4506d-cce3-48a8-aa39-7cb1c61f05d6.jpeg"
  +body: """
    I went for a walk in the woods and found multiple fallen branches with this fairly long growth on them.\n
    \n
    I assume that it is a fungus of some sort but does anyone have more info on what kind it is?\n
    \n
    I found [so many](https://imgur.com/gallery/rWBdhMl) that I eventually stopped taking pictures of it. But I haven’t seen this before so I was surprised, as I spend quite a lot of time in the woods.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712756560 {#1424
    date: 2024-04-10 15:42:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 25167
  -titleTs: "'branch':8 'fallen':6 'growth':4 'tree':7"
  -bodyTs: "'/gallery/rwbdhml)':48 'anyon':33 'assum':22 'branch':13 'eventu':51 'fair':16 'fallen':12 'found':10,43 'fungus':27 'growth':18 'haven':59 'imgur.com':47 'imgur.com/gallery/rwbdhml)':46 'info':36 'kind':39 'long':17 'lot':73 'mani':45 'multipl':11 'pictur':54 'quit':71 'seen':61 'sort':30 'spend':70 'stop':52 'surpris':67 'take':53 'time':75 'walk':5 'went':2 'wood':8,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703765012
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703678612 {#1423
    date: 2023-12-27 13:03:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1420 …}
  +image: Proxies\__CG__\App\Entity\Image {#1426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "What-is-this-growth-on-fallen-tree-branches"
  +title: "What is this growth on fallen tree branches?"
  +url: "https://lemmy.world/pictrs/image/73d4506d-cce3-48a8-aa39-7cb1c61f05d6.jpeg"
  +body: """
    I went for a walk in the woods and found multiple fallen branches with this fairly long growth on them.\n
    \n
    I assume that it is a fungus of some sort but does anyone have more info on what kind it is?\n
    \n
    I found [so many](https://imgur.com/gallery/rWBdhMl) that I eventually stopped taking pictures of it. But I haven’t seen this before so I was surprised, as I spend quite a lot of time in the woods.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712756560 {#1424
    date: 2024-04-10 15:42:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1451 …}
  +votes: Doctrine\ORM\PersistentCollection {#1417 …}
  +reports: Doctrine\ORM\PersistentCollection {#1411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1418 …}
  +badges: Doctrine\ORM\PersistentCollection {#1425 …}
  +children: []
  -id: 25167
  -titleTs: "'branch':8 'fallen':6 'growth':4 'tree':7"
  -bodyTs: "'/gallery/rwbdhml)':48 'anyon':33 'assum':22 'branch':13 'eventu':51 'fair':16 'fallen':12 'found':10,43 'fungus':27 'growth':18 'haven':59 'imgur.com':47 'imgur.com/gallery/rwbdhml)':46 'info':36 'kind':39 'long':17 'lot':73 'mani':45 'multipl':11 'pictur':54 'quit':71 'seen':61 'sort':30 'spend':70 'stop':52 'surpris':67 'take':53 'time':75 'walk':5 'went':2 'wood':8,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703765012
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703678612 {#1423
    date: 2023-12-27 13:03:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1462 …}
  +slug: "11-144-Episodes-and-Counting"
  +title: "11,144 Episodes and Counting"
  +url: "https://media.kbin.social/media/e7/10/e710fcfad4994ee199fb9063d4ee6527d2f84327d3a2fd33ce2bf4eb9f753197.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 193
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710430200 {#1427
    date: 2024-03-14 16:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 24925
  -titleTs: "'11':1 '144':2 'count':5 'episod':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703664842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/725280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703578442 {#1456
    date: 2023-12-26 09:14:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1462 …}
  +slug: "11-144-Episodes-and-Counting"
  +title: "11,144 Episodes and Counting"
  +url: "https://media.kbin.social/media/e7/10/e710fcfad4994ee199fb9063d4ee6527d2f84327d3a2fd33ce2bf4eb9f753197.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 193
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710430200 {#1427
    date: 2024-03-14 16:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 24925
  -titleTs: "'11':1 '144':2 'count':5 'episod':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703664842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/725280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703578442 {#1456
    date: 2023-12-26 09:14:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1454
  +user: Proxies\__CG__\App\Entity\User {#1461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1462 …}
  +slug: "11-144-Episodes-and-Counting"
  +title: "11,144 Episodes and Counting"
  +url: "https://media.kbin.social/media/e7/10/e710fcfad4994ee199fb9063d4ee6527d2f84327d3a2fd33ce2bf4eb9f753197.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 193
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710430200 {#1427
    date: 2024-03-14 16:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1463 …}
  +votes: Doctrine\ORM\PersistentCollection {#1448 …}
  +reports: Doctrine\ORM\PersistentCollection {#1455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1459 …}
  +badges: Doctrine\ORM\PersistentCollection {#1439 …}
  +children: []
  -id: 24925
  -titleTs: "'11':1 '144':2 'count':5 'episod':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703664842
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/725280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703578442 {#1456
    date: 2023-12-26 09:14:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "A-Skibirational-message-on-Christmas"
  +title: "A Skibirational message on Christmas"
  +url: "https://lemmy.world/pictrs/image/c20650f8-b6d8-4e3a-bed7-febcfbf2a588.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710461747 {#1437
    date: 2024-03-15 01:15:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 24793
  -titleTs: "'christma':5 'messag':3 'skibir':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703617085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703530685 {#1436
    date: 2023-12-25 19:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "A-Skibirational-message-on-Christmas"
  +title: "A Skibirational message on Christmas"
  +url: "https://lemmy.world/pictrs/image/c20650f8-b6d8-4e3a-bed7-febcfbf2a588.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710461747 {#1437
    date: 2024-03-15 01:15:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 24793
  -titleTs: "'christma':5 'messag':3 'skibir':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703617085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703530685 {#1436
    date: 2023-12-25 19:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1428
  +user: Proxies\__CG__\App\Entity\User {#1435 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: Proxies\__CG__\App\Entity\Image {#1430 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "A-Skibirational-message-on-Christmas"
  +title: "A Skibirational message on Christmas"
  +url: "https://lemmy.world/pictrs/image/c20650f8-b6d8-4e3a-bed7-febcfbf2a588.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710461747 {#1437
    date: 2024-03-15 01:15:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 24793
  -titleTs: "'christma':5 'messag':3 'skibir':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703617085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9968289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703530685 {#1436
    date: 2023-12-25 19:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "What-s-your-solder-of-choice"
  +title: "What's your solder of choice?"
  +url: "https://images2.imgbox.com/19/d9/oE94twYV_o.jpg"
  +body: """
    I recently came to the realization that I’ve been kinda punishing myself with cheap no-name solder that is really difficult to work with.\n
    \n
    I reluctantly bought this (rather expensive) lead free solder for around $25 and the difference really took me by surprise - it melts and flows so easily!\n
    \n
    Kinda got me wondering what everyone else has been using for solder, or what’s worked well for you so far at least?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712566365 {#1690
    date: 2024-04-08 10:52:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 25278
  -titleTs: "'choic':6 'solder':4"
  -bodyTs: "'25':38 'around':37 'bought':29 'came':3 'cheap':15 'differ':41 'difficult':23 'easili':52 'els':59 'everyon':58 'expens':32 'far':73 'flow':50 'free':34 'got':54 'kinda':11,53 'lead':33 'least':75 'melt':48 'name':18 'no-nam':16 'punish':12 'rather':31 'realiz':6 'realli':22,42 'recent':2 'reluct':28 'solder':19,35,64 'surpris':46 'took':43 'use':62 've':9 'well':69 'wonder':56 'work':25,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703602372
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11075351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703515972 {#1698
    date: 2023-12-25 15:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "What-s-your-solder-of-choice"
  +title: "What's your solder of choice?"
  +url: "https://images2.imgbox.com/19/d9/oE94twYV_o.jpg"
  +body: """
    I recently came to the realization that I’ve been kinda punishing myself with cheap no-name solder that is really difficult to work with.\n
    \n
    I reluctantly bought this (rather expensive) lead free solder for around $25 and the difference really took me by surprise - it melts and flows so easily!\n
    \n
    Kinda got me wondering what everyone else has been using for solder, or what’s worked well for you so far at least?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712566365 {#1690
    date: 2024-04-08 10:52:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 25278
  -titleTs: "'choic':6 'solder':4"
  -bodyTs: "'25':38 'around':37 'bought':29 'came':3 'cheap':15 'differ':41 'difficult':23 'easili':52 'els':59 'everyon':58 'expens':32 'far':73 'flow':50 'free':34 'got':54 'kinda':11,53 'lead':33 'least':75 'melt':48 'name':18 'no-nam':16 'punish':12 'rather':31 'realiz':6 'realli':22,42 'recent':2 'reluct':28 'solder':19,35,64 'surpris':46 'took':43 'use':62 've':9 'well':69 'wonder':56 'work':25,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703602372
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11075351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703515972 {#1698
    date: 2023-12-25 15:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "What-s-your-solder-of-choice"
  +title: "What's your solder of choice?"
  +url: "https://images2.imgbox.com/19/d9/oE94twYV_o.jpg"
  +body: """
    I recently came to the realization that I’ve been kinda punishing myself with cheap no-name solder that is really difficult to work with.\n
    \n
    I reluctantly bought this (rather expensive) lead free solder for around $25 and the difference really took me by surprise - it melts and flows so easily!\n
    \n
    Kinda got me wondering what everyone else has been using for solder, or what’s worked well for you so far at least?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712566365 {#1690
    date: 2024-04-08 10:52:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 25278
  -titleTs: "'choic':6 'solder':4"
  -bodyTs: "'25':38 'around':37 'bought':29 'came':3 'cheap':15 'differ':41 'difficult':23 'easili':52 'els':59 'everyon':58 'expens':32 'far':73 'flow':50 'free':34 'got':54 'kinda':11,53 'lead':33 'least':75 'melt':48 'name':18 'no-nam':16 'punish':12 'rather':31 'realiz':6 'realli':22,42 'recent':2 'reluct':28 'solder':19,35,64 'surpris':46 'took':43 'use':62 've':9 'well':69 'wonder':56 'work':25,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703602372
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11075351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703515972 {#1698
    date: 2023-12-25 15:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "Happy-Christian-Pride-Month"
  +title: "Happy Christian Pride Month!"
  +url: "https://lemmy.ml/pictrs/image/ca4ada89-069b-4832-8d2a-4d4b8dc0545d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 925
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708132141 {#1641
    date: 2024-02-17 02:09:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 24417
  -titleTs: "'christian':2 'happi':1 'month':4 'pride':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703514201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9704122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703427801 {#1648
    date: 2023-12-24 15:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "Happy-Christian-Pride-Month"
  +title: "Happy Christian Pride Month!"
  +url: "https://lemmy.ml/pictrs/image/ca4ada89-069b-4832-8d2a-4d4b8dc0545d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 925
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708132141 {#1641
    date: 2024-02-17 02:09:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 24417
  -titleTs: "'christian':2 'happi':1 'month':4 'pride':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703514201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9704122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703427801 {#1648
    date: 2023-12-24 15:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1676 …}
  +slug: "Happy-Christian-Pride-Month"
  +title: "Happy Christian Pride Month!"
  +url: "https://lemmy.ml/pictrs/image/ca4ada89-069b-4832-8d2a-4d4b8dc0545d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 925
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708132141 {#1641
    date: 2024-02-17 02:09:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1672 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  +badges: Doctrine\ORM\PersistentCollection {#1679 …}
  +children: []
  -id: 24417
  -titleTs: "'christian':2 'happi':1 'month':4 'pride':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703514201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9704122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703427801 {#1648
    date: 2023-12-24 15:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Same"
  +title: "Same"
  +url: "https://lemmy.world/pictrs/image/c4493660-4608-46c7-ad59-abdf29650aed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 726
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703223212 {#1654
    date: 2023-12-22 06:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 23816
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703260074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9827940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173674 {#1652
    date: 2023-12-21 16:47:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Same"
  +title: "Same"
  +url: "https://lemmy.world/pictrs/image/c4493660-4608-46c7-ad59-abdf29650aed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 726
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703223212 {#1654
    date: 2023-12-22 06:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 23816
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703260074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9827940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173674 {#1652
    date: 2023-12-21 16:47:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1655
  +user: Proxies\__CG__\App\Entity\User {#1649 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#223 …}
  +slug: "Same"
  +title: "Same"
  +url: "https://lemmy.world/pictrs/image/c4493660-4608-46c7-ad59-abdf29650aed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 726
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703223212 {#1654
    date: 2023-12-22 06:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 23816
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703260074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9827940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173674 {#1652
    date: 2023-12-21 16:47:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "Some-sand-can-look-beautiful-under-a-microscope"
  +title: "Some sand can look beautiful under a microscope"
  +url: "https://sh.itjust.works/pictrs/image/34d966b2-352e-4df4-8e7d-443dfeeba818.jpeg"
  +body: "Source: [Wired, 2014](https://www.wired.com/2014/03/sand-grains-close-unbelievably-cool/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703230048 {#1571
    date: 2023-12-22 08:27:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 23725
  -titleTs: "'beauti':5 'look':4 'microscop':8 'sand':2"
  -bodyTs: "'/2014/03/sand-grains-close-unbelievably-cool/)':6 '2014':3 'sourc':1 'wire':2 'www.wired.com':5 'www.wired.com/2014/03/sand-grains-close-unbelievably-cool/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703213073
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11365046"
  +editedAt: DateTimeImmutable @1706019853 {#1582
    date: 2024-01-23 15:24:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703126673 {#1578
    date: 2023-12-21 03:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "Some-sand-can-look-beautiful-under-a-microscope"
  +title: "Some sand can look beautiful under a microscope"
  +url: "https://sh.itjust.works/pictrs/image/34d966b2-352e-4df4-8e7d-443dfeeba818.jpeg"
  +body: "Source: [Wired, 2014](https://www.wired.com/2014/03/sand-grains-close-unbelievably-cool/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703230048 {#1571
    date: 2023-12-22 08:27:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 23725
  -titleTs: "'beauti':5 'look':4 'microscop':8 'sand':2"
  -bodyTs: "'/2014/03/sand-grains-close-unbelievably-cool/)':6 '2014':3 'sourc':1 'wire':2 'www.wired.com':5 'www.wired.com/2014/03/sand-grains-close-unbelievably-cool/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703213073
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11365046"
  +editedAt: DateTimeImmutable @1706019853 {#1582
    date: 2024-01-23 15:24:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703126673 {#1578
    date: 2023-12-21 03:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1522 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "Some-sand-can-look-beautiful-under-a-microscope"
  +title: "Some sand can look beautiful under a microscope"
  +url: "https://sh.itjust.works/pictrs/image/34d966b2-352e-4df4-8e7d-443dfeeba818.jpeg"
  +body: "Source: [Wired, 2014](https://www.wired.com/2014/03/sand-grains-close-unbelievably-cool/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703230048 {#1571
    date: 2023-12-22 08:27:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 23725
  -titleTs: "'beauti':5 'look':4 'microscop':8 'sand':2"
  -bodyTs: "'/2014/03/sand-grains-close-unbelievably-cool/)':6 '2014':3 'sourc':1 'wire':2 'www.wired.com':5 'www.wired.com/2014/03/sand-grains-close-unbelievably-cool/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703213073
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11365046"
  +editedAt: DateTimeImmutable @1706019853 {#1582
    date: 2024-01-23 15:24:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703126673 {#1578
    date: 2023-12-21 03:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "They-forgot-about-Rankine"
  +title: "They forgot about Rankine"
  +url: "https://sh.itjust.works/pictrs/image/f448e791-1493-40cf-9336-e0956481ed2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703206900 {#1551
    date: 2023-12-22 02:01:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 23633
  -titleTs: "'forgot':2 'rankin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703181597
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11344294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703095197 {#1549
    date: 2023-12-20 18:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "They-forgot-about-Rankine"
  +title: "They forgot about Rankine"
  +url: "https://sh.itjust.works/pictrs/image/f448e791-1493-40cf-9336-e0956481ed2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703206900 {#1551
    date: 2023-12-22 02:01:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 23633
  -titleTs: "'forgot':2 'rankin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703181597
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11344294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703095197 {#1549
    date: 2023-12-20 18:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1526 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "They-forgot-about-Rankine"
  +title: "They forgot about Rankine"
  +url: "https://sh.itjust.works/pictrs/image/f448e791-1493-40cf-9336-e0956481ed2f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703206900 {#1551
    date: 2023-12-22 02:01:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 23633
  -titleTs: "'forgot':2 'rankin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703181597
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11344294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703095197 {#1549
    date: 2023-12-20 18:59:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details