GET https://kbin.spritesserver.nl/top/1y/all?p=20

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.29 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.05 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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Are-Donald-Trumps-speeches-nothing-but-largiloquent-dithyrambs"
  +title: "Are Donald Trumps speeches nothing but largiloquent dithyrambs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728595312 {#173
    date: 2024-10-10 23:21:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 32902
  -titleTs: "'dithyramb':8 'donald':2 'largiloqu':7 'noth':5 'speech':4 'trump':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218441
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11147179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138441 {#243
    date: 2024-01-25 00:20: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
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Are-Donald-Trumps-speeches-nothing-but-largiloquent-dithyrambs"
  +title: "Are Donald Trumps speeches nothing but largiloquent dithyrambs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728595312 {#173
    date: 2024-10-10 23:21:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 32902
  -titleTs: "'dithyramb':8 'donald':2 'largiloqu':7 'noth':5 'speech':4 'trump':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218441
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11147179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138441 {#243
    date: 2024-01-25 00:20: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
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Are-Donald-Trumps-speeches-nothing-but-largiloquent-dithyrambs"
  +title: "Are Donald Trumps speeches nothing but largiloquent dithyrambs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728595312 {#173
    date: 2024-10-10 23:21:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#199 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1905 …}
  +badges: Doctrine\ORM\PersistentCollection {#1878 …}
  +children: []
  -id: 32902
  -titleTs: "'dithyramb':8 'donald':2 'largiloqu':7 'noth':5 'speech':4 'trump':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218441
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11147179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138441 {#243
    date: 2024-01-25 00:20: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
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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Should-I-get-one-of-those-shielded-wallets"
  +title: "Should I get one of those shielded wallets?"
  +url: null
  +body: """
    Not sure this is the absolute best community but it’s what comes to mind.\n
    \n
    Was watching this: [youtu.be/S7dWigI7Soc](https://youtu.be/S7dWigI7Soc)\n
    \n
    Say at the gas pump should I be using tap rather than pin code?#
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728713430 {#1408
    date: 2024-10-12 08:10:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1877 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1896 …}
  +badges: Doctrine\ORM\PersistentCollection {#1950 …}
  +children: []
  -id: 32901
  -titleTs: "'get':3 'one':4 'shield':7 'wallet':8"
  -bodyTs: "'/s7dwigi7soc](https://youtu.be/s7dwigi7soc)':21 'absolut':6 'best':7 'code':35 'come':13 'communiti':8 'gas':25 'mind':15 'pin':34 'pump':26 'rather':32 'say':22 'sure':2 'tap':31 'use':30 'watch':17 'youtu.be':20 'youtu.be/s7dwigi7soc](https://youtu.be/s7dwigi7soc)':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706224684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11147110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138284 {#1886
    date: 2024-01-25 00:18:04.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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Should-I-get-one-of-those-shielded-wallets"
  +title: "Should I get one of those shielded wallets?"
  +url: null
  +body: """
    Not sure this is the absolute best community but it’s what comes to mind.\n
    \n
    Was watching this: [youtu.be/S7dWigI7Soc](https://youtu.be/S7dWigI7Soc)\n
    \n
    Say at the gas pump should I be using tap rather than pin code?#
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728713430 {#1408
    date: 2024-10-12 08:10:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1877 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1896 …}
  +badges: Doctrine\ORM\PersistentCollection {#1950 …}
  +children: []
  -id: 32901
  -titleTs: "'get':3 'one':4 'shield':7 'wallet':8"
  -bodyTs: "'/s7dwigi7soc](https://youtu.be/s7dwigi7soc)':21 'absolut':6 'best':7 'code':35 'come':13 'communiti':8 'gas':25 'mind':15 'pin':34 'pump':26 'rather':32 'say':22 'sure':2 'tap':31 'use':30 'watch':17 'youtu.be':20 'youtu.be/s7dwigi7soc](https://youtu.be/s7dwigi7soc)':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706224684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11147110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138284 {#1886
    date: 2024-01-25 00:18:04.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 {#1924
  +user: Proxies\__CG__\App\Entity\User {#1915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Should-I-get-one-of-those-shielded-wallets"
  +title: "Should I get one of those shielded wallets?"
  +url: null
  +body: """
    Not sure this is the absolute best community but it’s what comes to mind.\n
    \n
    Was watching this: [youtu.be/S7dWigI7Soc](https://youtu.be/S7dWigI7Soc)\n
    \n
    Say at the gas pump should I be using tap rather than pin code?#
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728713430 {#1408
    date: 2024-10-12 08:10:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1877 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1896 …}
  +badges: Doctrine\ORM\PersistentCollection {#1950 …}
  +children: []
  -id: 32901
  -titleTs: "'get':3 'one':4 'shield':7 'wallet':8"
  -bodyTs: "'/s7dwigi7soc](https://youtu.be/s7dwigi7soc)':21 'absolut':6 'best':7 'code':35 'come':13 'communiti':8 'gas':25 'mind':15 'pin':34 'pump':26 'rather':32 'say':22 'sure':2 'tap':31 'use':30 'watch':17 'youtu.be':20 'youtu.be/s7dwigi7soc](https://youtu.be/s7dwigi7soc)':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706224684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11147110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706138284 {#1886
    date: 2024-01-25 00:18:04.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "This-is-too-relatable"
  +title: "This is too relatable"
  +url: "https://lemmy.world/pictrs/image/800a20d7-fbbd-498e-9f86-e4ccdd07b00c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728911267 {#1928
    date: 2024-10-14 15:07:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 32900
  -titleTs: "'relat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706224342
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137942 {#1944
    date: 2024-01-25 00:12:22.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "This-is-too-relatable"
  +title: "This is too relatable"
  +url: "https://lemmy.world/pictrs/image/800a20d7-fbbd-498e-9f86-e4ccdd07b00c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728911267 {#1928
    date: 2024-10-14 15:07:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 32900
  -titleTs: "'relat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706224342
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137942 {#1944
    date: 2024-01-25 00:12:22.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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "This-is-too-relatable"
  +title: "This is too relatable"
  +url: "https://lemmy.world/pictrs/image/800a20d7-fbbd-498e-9f86-e4ccdd07b00c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728911267 {#1928
    date: 2024-10-14 15:07:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 32900
  -titleTs: "'relat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706224342
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137942 {#1944
    date: 2024-01-25 00:12:22.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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "intellec"
  +title: "*intellec*"
  +url: "https://lemmy.zip/pictrs/image/92e94405-7df0-466c-83fb-d4101a37b4ed.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728775711 {#1392
    date: 2024-10-13 01:28:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 32897
  -titleTs: "'intellec':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223987
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8915789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137587 {#1398
    date: 2024-01-25 00:06:27.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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "intellec"
  +title: "*intellec*"
  +url: "https://lemmy.zip/pictrs/image/92e94405-7df0-466c-83fb-d4101a37b4ed.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728775711 {#1392
    date: 2024-10-13 01:28:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 32897
  -titleTs: "'intellec':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223987
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8915789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137587 {#1398
    date: 2024-01-25 00:06:27.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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "intellec"
  +title: "*intellec*"
  +url: "https://lemmy.zip/pictrs/image/92e94405-7df0-466c-83fb-d4101a37b4ed.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728775711 {#1392
    date: 2024-10-13 01:28:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 32897
  -titleTs: "'intellec':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223987
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8915789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137587 {#1398
    date: 2024-01-25 00:06:27.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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
  +title: "I feel like I'm missing out by not distro-hopping"
  +url: null
  +body: """
    I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
    \n
    I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
    \n
    What am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728926405 {#1374
    date: 2024-10-14 19:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 32898
  -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
  -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223962
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137562 {#1365
    date: 2024-01-25 00:06: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
19 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
  +title: "I feel like I'm missing out by not distro-hopping"
  +url: null
  +body: """
    I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
    \n
    I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
    \n
    What am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728926405 {#1374
    date: 2024-10-14 19:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 32898
  -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
  -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223962
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137562 {#1365
    date: 2024-01-25 00:06: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
20 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
  +title: "I feel like I'm missing out by not distro-hopping"
  +url: null
  +body: """
    I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
    \n
    I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
    \n
    What am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728926405 {#1374
    date: 2024-10-14 19:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 32898
  -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
  -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223962
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137562 {#1365
    date: 2024-01-25 00:06: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
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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "A-nice-chill-trolley-ride"
  +title: "A nice chill trolley ride"
  +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681743 {#1838
    date: 2024-10-11 23:22:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 32895
  -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137292 {#2429
    date: 2024-01-25 00:01: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
23 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "A-nice-chill-trolley-ride"
  +title: "A nice chill trolley ride"
  +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681743 {#1838
    date: 2024-10-11 23:22:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 32895
  -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137292 {#2429
    date: 2024-01-25 00:01: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
24 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "A-nice-chill-trolley-ride"
  +title: "A nice chill trolley ride"
  +url: "https://lemmy.world/pictrs/image/4c65ff23-ef34-4465-bdb2-c811d503038a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728681743 {#1838
    date: 2024-10-11 23:22:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2444 …}
  +votes: Doctrine\ORM\PersistentCollection {#2432 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 32895
  -titleTs: "'chill':3 'nice':2 'ride':5 'trolley':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11146370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137292 {#2429
    date: 2024-01-25 00:01: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
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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "You-yeah-you-there-on-the-other-side-of-the"
  +title: "You, yeah you there on the other side of the screen, you should fry up some garbanzo beans (aka chickpeas). It's delicious and costs like $2 tops."
  +url: "https://lemmynsfw.com/pictrs/image/924507b1-a21a-4b32-a5d3-704d328cd246.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728550480 {#2288
    date: 2024-10-10 10:54:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 32893
  -titleTs: "'2':27 'aka':19 'bean':18 'chickpea':20 'cost':25 'delici':23 'fri':14 'garbanzo':17 'like':26 'screen':11 'side':8 'top':28 'yeah':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223287
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/7071598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706136887 {#2355
    date: 2024-01-24 23:54: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
27 DENIED edit
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "You-yeah-you-there-on-the-other-side-of-the"
  +title: "You, yeah you there on the other side of the screen, you should fry up some garbanzo beans (aka chickpeas). It's delicious and costs like $2 tops."
  +url: "https://lemmynsfw.com/pictrs/image/924507b1-a21a-4b32-a5d3-704d328cd246.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728550480 {#2288
    date: 2024-10-10 10:54:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 32893
  -titleTs: "'2':27 'aka':19 'bean':18 'chickpea':20 'cost':25 'delici':23 'fri':14 'garbanzo':17 'like':26 'screen':11 'side':8 'top':28 'yeah':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223287
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/7071598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706136887 {#2355
    date: 2024-01-24 23:54: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
28 DENIED moderate
App\Entity\Entry {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2356 …}
  +image: Proxies\__CG__\App\Entity\Image {#2451 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "You-yeah-you-there-on-the-other-side-of-the"
  +title: "You, yeah you there on the other side of the screen, you should fry up some garbanzo beans (aka chickpeas). It's delicious and costs like $2 tops."
  +url: "https://lemmynsfw.com/pictrs/image/924507b1-a21a-4b32-a5d3-704d328cd246.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728550480 {#2288
    date: 2024-10-10 10:54:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 32893
  -titleTs: "'2':27 'aka':19 'bean':18 'chickpea':20 'cost':25 'delici':23 'fri':14 'garbanzo':17 'like':26 'screen':11 'side':8 'top':28 'yeah':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223287
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/7071598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706136887 {#2355
    date: 2024-01-24 23:54: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
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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Why-are-we-required-to-sit-down-when-getting-our"
  +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
  +url: null
  +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091811 {#60
    date: 2024-10-16 17:16:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 32891
  -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
  -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135924 {#1359
    date: 2024-01-24 23:38:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Why-are-we-required-to-sit-down-when-getting-our"
  +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
  +url: null
  +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091811 {#60
    date: 2024-10-16 17:16:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 32891
  -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
  -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135924 {#1359
    date: 2024-01-24 23:38:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Why-are-we-required-to-sit-down-when-getting-our"
  +title: "Why are we required to sit down when getting our blood pressure taken? Would the results be affected if we were standing?"
  +url: null
  +body: "when patients get their blood pressure taken at the doctor’s office, the doctor requires you to sit, legs uncrossed. But what would happen if we stand up to get our blood pressure taken? can we stand? or do we have to sit? And why?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091811 {#60
    date: 2024-10-16 17:16:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 32891
  -titleTs: "'affect':18 'blood':11 'get':9 'pressur':12 'requir':4 'result':16 'sit':6 'stand':22 'taken':13 'would':14"
  -bodyTs: "'blood':5,32 'doctor':10,14 'get':3,30 'happen':24 'leg':19 'offic':12 'patient':2 'pressur':6,33 'requir':15 'sit':18,43 'stand':27,37 'taken':7,34 'uncross':20 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135924 {#1359
    date: 2024-01-24 23:38:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Looking-for-2000s-movie-about-gang"
  +title: "Looking for 2000s movie about gang? "
  +url: null
  +body: "In this scene a white man is waiting on a fence and then two guys in a low rider who are part of a gang come and ask him what he is doing there and he says he is in California for holiday or business and they threaten him with a gun and take his money and phone. Then he goes to a leader of a black gang and asks if they were his guys that robbed him and that he was meant to meet someone but he never came or was late and then the gang leader takes revenge on the people that stole the phone."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729095896 {#1514
    date: 2024-10-16 18:24:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 32890
  -titleTs: "'2000s':3 'gang':6 'look':1 'movi':4"
  -bodyTs: "'ask':28,70 'black':67 'busi':45 'california':41 'came':90 'come':26 'fenc':11 'gang':25,68,97 'goe':61 'gun':52 'guy':15,75 'holiday':43 'late':93 'leader':64,98 'low':18 'man':6 'meant':83 'meet':85 'money':56 'never':89 'part':22 'peopl':103 'phone':58,107 'reveng':100 'rider':19 'rob':77 'say':37 'scene':3 'someon':86 'stole':105 'take':54,99 'threaten':48 'two':14 'wait':8 'white':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145658"
  +editedAt: DateTimeImmutable @1728428860 {#1499
    date: 2024-10-09 01:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706135639 {#1502
    date: 2024-01-24 23:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Looking-for-2000s-movie-about-gang"
  +title: "Looking for 2000s movie about gang? "
  +url: null
  +body: "In this scene a white man is waiting on a fence and then two guys in a low rider who are part of a gang come and ask him what he is doing there and he says he is in California for holiday or business and they threaten him with a gun and take his money and phone. Then he goes to a leader of a black gang and asks if they were his guys that robbed him and that he was meant to meet someone but he never came or was late and then the gang leader takes revenge on the people that stole the phone."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729095896 {#1514
    date: 2024-10-16 18:24:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 32890
  -titleTs: "'2000s':3 'gang':6 'look':1 'movi':4"
  -bodyTs: "'ask':28,70 'black':67 'busi':45 'california':41 'came':90 'come':26 'fenc':11 'gang':25,68,97 'goe':61 'gun':52 'guy':15,75 'holiday':43 'late':93 'leader':64,98 'low':18 'man':6 'meant':83 'meet':85 'money':56 'never':89 'part':22 'peopl':103 'phone':58,107 'reveng':100 'rider':19 'rob':77 'say':37 'scene':3 'someon':86 'stole':105 'take':54,99 'threaten':48 'two':14 'wait':8 'white':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145658"
  +editedAt: DateTimeImmutable @1728428860 {#1499
    date: 2024-10-09 01:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706135639 {#1502
    date: 2024-01-24 23:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Looking-for-2000s-movie-about-gang"
  +title: "Looking for 2000s movie about gang? "
  +url: null
  +body: "In this scene a white man is waiting on a fence and then two guys in a low rider who are part of a gang come and ask him what he is doing there and he says he is in California for holiday or business and they threaten him with a gun and take his money and phone. Then he goes to a leader of a black gang and asks if they were his guys that robbed him and that he was meant to meet someone but he never came or was late and then the gang leader takes revenge on the people that stole the phone."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729095896 {#1514
    date: 2024-10-16 18:24:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 32890
  -titleTs: "'2000s':3 'gang':6 'look':1 'movi':4"
  -bodyTs: "'ask':28,70 'black':67 'busi':45 'california':41 'came':90 'come':26 'fenc':11 'gang':25,68,97 'goe':61 'gun':52 'guy':15,75 'holiday':43 'late':93 'leader':64,98 'low':18 'man':6 'meant':83 'meet':85 'money':56 'never':89 'part':22 'peopl':103 'phone':58,107 'reveng':100 'rider':19 'rob':77 'say':37 'scene':3 'someon':86 'stole':105 'take':54,99 'threaten':48 'two':14 'wait':8 'white':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706222039
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11145658"
  +editedAt: DateTimeImmutable @1728428860 {#1499
    date: 2024-10-09 01:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706135639 {#1502
    date: 2024-01-24 23:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Gliophorus-psittacinus-Parrot-Waxcap-by-Stevie-Smith"
  +title: "'Gliophorus psittacinus, Parrot Waxcap' by Stevie Smith"
  +url: "https://lemmy.ml/pictrs/image/33208cde-1fd4-4026-ba7f-64b739105e8c.jpeg"
  +body: """
    > Such green loveliness.\n
    \n
    Found on [flickr](https://www.flickr.com/photos/68769579@N07/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728585062 {#1507
    date: 2024-10-10 20:31:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 32889
  -titleTs: "'gliophorus':1 'parrot':3 'psittacinus':2 'smith':7 'stevi':6 'waxcap':4"
  -bodyTs: "'/photos/68769579@n07/)':9 'flickr':6 'found':4 'green':2 'loveli':3 'www.flickr.com':8 'www.flickr.com/photos/68769579@n07/)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706221976
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10997912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135576 {#1505
    date: 2024-01-24 23:32: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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Gliophorus-psittacinus-Parrot-Waxcap-by-Stevie-Smith"
  +title: "'Gliophorus psittacinus, Parrot Waxcap' by Stevie Smith"
  +url: "https://lemmy.ml/pictrs/image/33208cde-1fd4-4026-ba7f-64b739105e8c.jpeg"
  +body: """
    > Such green loveliness.\n
    \n
    Found on [flickr](https://www.flickr.com/photos/68769579@N07/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728585062 {#1507
    date: 2024-10-10 20:31:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 32889
  -titleTs: "'gliophorus':1 'parrot':3 'psittacinus':2 'smith':7 'stevi':6 'waxcap':4"
  -bodyTs: "'/photos/68769579@n07/)':9 'flickr':6 'found':4 'green':2 'loveli':3 'www.flickr.com':8 'www.flickr.com/photos/68769579@n07/)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706221976
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10997912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135576 {#1505
    date: 2024-01-24 23:32: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 {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1542 …}
  +slug: "Gliophorus-psittacinus-Parrot-Waxcap-by-Stevie-Smith"
  +title: "'Gliophorus psittacinus, Parrot Waxcap' by Stevie Smith"
  +url: "https://lemmy.ml/pictrs/image/33208cde-1fd4-4026-ba7f-64b739105e8c.jpeg"
  +body: """
    > Such green loveliness.\n
    \n
    Found on [flickr](https://www.flickr.com/photos/68769579@N07/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728585062 {#1507
    date: 2024-10-10 20:31:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 32889
  -titleTs: "'gliophorus':1 'parrot':3 'psittacinus':2 'smith':7 'stevi':6 'waxcap':4"
  -bodyTs: "'/photos/68769579@n07/)':9 'flickr':6 'found':4 'green':2 'loveli':3 'www.flickr.com':8 'www.flickr.com/photos/68769579@n07/)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706221976
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10997912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135576 {#1505
    date: 2024-01-24 23:32: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 {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Deepfry"
  +title: "Deepfry"
  +url: "https://toast.ooo/pictrs/image/bd66cdc3-6d7b-4ebf-9cea-48f65f50ab39.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728719230 {#1518
    date: 2024-10-12 09:47:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 32887
  -titleTs: "'deepfri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706221862
  +visibility: "visible             "
  +apId: "https://toast.ooo/post/2042229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135462 {#1519
    date: 2024-01-24 23:31: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
43 DENIED edit
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Deepfry"
  +title: "Deepfry"
  +url: "https://toast.ooo/pictrs/image/bd66cdc3-6d7b-4ebf-9cea-48f65f50ab39.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728719230 {#1518
    date: 2024-10-12 09:47:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 32887
  -titleTs: "'deepfri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706221862
  +visibility: "visible             "
  +apId: "https://toast.ooo/post/2042229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135462 {#1519
    date: 2024-01-24 23:31: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
44 DENIED moderate
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Deepfry"
  +title: "Deepfry"
  +url: "https://toast.ooo/pictrs/image/bd66cdc3-6d7b-4ebf-9cea-48f65f50ab39.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728719230 {#1518
    date: 2024-10-12 09:47:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 32887
  -titleTs: "'deepfri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706221862
  +visibility: "visible             "
  +apId: "https://toast.ooo/post/2042229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706135462 {#1519
    date: 2024-01-24 23:31: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
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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Do-you-think-Jon-Stewart-should-run-for-president-of"
  +title: "Do you think Jon Stewart should run for president of the United States?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904300 {#1738
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 32886
  -titleTs: "'jon':4 'presid':9 'run':7 'state':13 'stewart':5 'think':3 'unit':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706220189
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133789 {#1753
    date: 2024-01-24 23:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Do-you-think-Jon-Stewart-should-run-for-president-of"
  +title: "Do you think Jon Stewart should run for president of the United States?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904300 {#1738
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 32886
  -titleTs: "'jon':4 'presid':9 'run':7 'state':13 'stewart':5 'think':3 'unit':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706220189
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133789 {#1753
    date: 2024-01-24 23:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "Do-you-think-Jon-Stewart-should-run-for-president-of"
  +title: "Do you think Jon Stewart should run for president of the United States?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 156
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904300 {#1738
    date: 2024-10-14 13:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 32886
  -titleTs: "'jon':4 'presid':9 'run':7 'state':13 'stewart':5 'think':3 'unit':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706220189
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706133789 {#1753
    date: 2024-01-24 23:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "I-Will-Be-The-Judge-Of-That"
  +title: "I Will Be The Judge Of That"
  +url: null
  +body: """
    By now most of you know that I’m by far the most reasonable person on lemmy. I’m basically real life Judiciary Pag. Well, maybe not the Very Relaxed part… But I’m very Learned and extremely Impartial.\n
    \n
    So here’s the deal: if you need to resolve some conflict, if you need someone to decide who’s the asshole or simply can’t decide who’s right and who’s wrong in a silly comment fight - just ask. I will give you my totally unbiased, 100% impartial opinion and you will be able to move on with your life.\n
    \n
    #IWBTJOT
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728594508 {#1497
    date: 2024-10-10 23:08:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 32882
  -titleTs: "'judg':5"
  -bodyTs: "'100':88 'abl':95 'ask':80 'asshol':61 'basic':20 'comment':77 'conflict':51 'deal':44 'decid':57,66 'extrem':38 'far':11 'fight':78 'give':83 'imparti':39,89 'iwbtjot':102 'judiciari':23 'know':6 'learn':36 'lemmi':17 'life':22,101 'm':9,19,34 'mayb':26 'move':97 'need':47,54 'opinion':90 'pag':24 'part':31 'person':15 'real':21 'reason':14 'relax':30 'resolv':49 'right':69 'silli':76 'simpli':63 'someon':55 'total':86 'unbias':87 'well':25 'wrong':73"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219413
  +visibility: "visible             "
  +apId: "https://linux.community/post/468275"
  +editedAt: DateTimeImmutable @1728417947 {#1484
    date: 2024-10-08 22:05:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706133013 {#1486
    date: 2024-01-24 22:50: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
51 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "I-Will-Be-The-Judge-Of-That"
  +title: "I Will Be The Judge Of That"
  +url: null
  +body: """
    By now most of you know that I’m by far the most reasonable person on lemmy. I’m basically real life Judiciary Pag. Well, maybe not the Very Relaxed part… But I’m very Learned and extremely Impartial.\n
    \n
    So here’s the deal: if you need to resolve some conflict, if you need someone to decide who’s the asshole or simply can’t decide who’s right and who’s wrong in a silly comment fight - just ask. I will give you my totally unbiased, 100% impartial opinion and you will be able to move on with your life.\n
    \n
    #IWBTJOT
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728594508 {#1497
    date: 2024-10-10 23:08:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 32882
  -titleTs: "'judg':5"
  -bodyTs: "'100':88 'abl':95 'ask':80 'asshol':61 'basic':20 'comment':77 'conflict':51 'deal':44 'decid':57,66 'extrem':38 'far':11 'fight':78 'give':83 'imparti':39,89 'iwbtjot':102 'judiciari':23 'know':6 'learn':36 'lemmi':17 'life':22,101 'm':9,19,34 'mayb':26 'move':97 'need':47,54 'opinion':90 'pag':24 'part':31 'person':15 'real':21 'reason':14 'relax':30 'resolv':49 'right':69 'silli':76 'simpli':63 'someon':55 'total':86 'unbias':87 'well':25 'wrong':73"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219413
  +visibility: "visible             "
  +apId: "https://linux.community/post/468275"
  +editedAt: DateTimeImmutable @1728417947 {#1484
    date: 2024-10-08 22:05:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706133013 {#1486
    date: 2024-01-24 22:50: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
52 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "I-Will-Be-The-Judge-Of-That"
  +title: "I Will Be The Judge Of That"
  +url: null
  +body: """
    By now most of you know that I’m by far the most reasonable person on lemmy. I’m basically real life Judiciary Pag. Well, maybe not the Very Relaxed part… But I’m very Learned and extremely Impartial.\n
    \n
    So here’s the deal: if you need to resolve some conflict, if you need someone to decide who’s the asshole or simply can’t decide who’s right and who’s wrong in a silly comment fight - just ask. I will give you my totally unbiased, 100% impartial opinion and you will be able to move on with your life.\n
    \n
    #IWBTJOT
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728594508 {#1497
    date: 2024-10-10 23:08:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 32882
  -titleTs: "'judg':5"
  -bodyTs: "'100':88 'abl':95 'ask':80 'asshol':61 'basic':20 'comment':77 'conflict':51 'deal':44 'decid':57,66 'extrem':38 'far':11 'fight':78 'give':83 'imparti':39,89 'iwbtjot':102 'judiciari':23 'know':6 'learn':36 'lemmi':17 'life':22,101 'm':9,19,34 'mayb':26 'move':97 'need':47,54 'opinion':90 'pag':24 'part':31 'person':15 'real':21 'reason':14 'relax':30 'resolv':49 'right':69 'silli':76 'simpli':63 'someon':55 'total':86 'unbias':87 'well':25 'wrong':73"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219413
  +visibility: "visible             "
  +apId: "https://linux.community/post/468275"
  +editedAt: DateTimeImmutable @1728417947 {#1484
    date: 2024-10-08 22:05:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706133013 {#1486
    date: 2024-01-24 22:50: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
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "darth-mouse"
  +title: "darth mouse"
  +url: "https://files.catbox.moe/rh6uf2.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706132190 {#1761
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 32881
  -titleTs: "'darth':1 'mous':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706136690
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1680140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132190 {#1758
    date: 2024-01-24 22:36:30.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "darth-mouse"
  +title: "darth mouse"
  +url: "https://files.catbox.moe/rh6uf2.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706132190 {#1761
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 32881
  -titleTs: "'darth':1 'mous':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706136690
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1680140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132190 {#1758
    date: 2024-01-24 22:36:30.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "darth-mouse"
  +title: "darth mouse"
  +url: "https://files.catbox.moe/rh6uf2.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706132190 {#1761
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 32881
  -titleTs: "'darth':1 'mous':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706136690
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1680140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132190 {#1758
    date: 2024-01-24 22:36:30.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Cryptographers-Just-Got-Closer-to-Enabling-Fully-Private-Internet-Searches"
  +title: "Cryptographers Just Got Closer to Enabling Fully Private Internet Searches"
  +url: "https://www.wired.com/story/cryptographers-fully-private-internet-searches-cybersecurity-databases-privacy/"
  +body: "" three researchers have crafted a long-sought version of private information retrieval and extended it to build a more general privacy strategy. The work, which received a Best Paper Award in June 2023 at the annual Symposium on Theory of Computing, topples a major theoretical barrier on the way to a truly private search.""
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728728896 {#1774
    date: 2024-10-12 12:28:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 32880
  -titleTs: "'closer':4 'cryptograph':1 'enabl':6 'fulli':7 'got':3 'internet':9 'privat':8 'search':10"
  -bodyTs: "'2023':34 'annual':37 'award':31 'barrier':47 'best':29 'build':18 'comput':42 'craft':4 'extend':15 'general':21 'inform':12 'june':33 'long':7 'long-sought':6 'major':45 'paper':30 'privaci':22 'privat':11,54 'receiv':27 'research':2 'retriev':13 'search':55 'sought':8 'strategi':23 'symposium':38 'theoret':46 'theori':40 'three':1 'toppl':43 'truli':53 'version':9 'way':50 'work':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218458
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7978719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132058 {#1773
    date: 2024-01-24 22:34:18.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Cryptographers-Just-Got-Closer-to-Enabling-Fully-Private-Internet-Searches"
  +title: "Cryptographers Just Got Closer to Enabling Fully Private Internet Searches"
  +url: "https://www.wired.com/story/cryptographers-fully-private-internet-searches-cybersecurity-databases-privacy/"
  +body: "" three researchers have crafted a long-sought version of private information retrieval and extended it to build a more general privacy strategy. The work, which received a Best Paper Award in June 2023 at the annual Symposium on Theory of Computing, topples a major theoretical barrier on the way to a truly private search.""
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728728896 {#1774
    date: 2024-10-12 12:28:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 32880
  -titleTs: "'closer':4 'cryptograph':1 'enabl':6 'fulli':7 'got':3 'internet':9 'privat':8 'search':10"
  -bodyTs: "'2023':34 'annual':37 'award':31 'barrier':47 'best':29 'build':18 'comput':42 'craft':4 'extend':15 'general':21 'inform':12 'june':33 'long':7 'long-sought':6 'major':45 'paper':30 'privaci':22 'privat':11,54 'receiv':27 'research':2 'retriev':13 'search':55 'sought':8 'strategi':23 'symposium':38 'theoret':46 'theori':40 'three':1 'toppl':43 'truli':53 'version':9 'way':50 'work':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218458
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7978719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132058 {#1773
    date: 2024-01-24 22:34:18.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Cryptographers-Just-Got-Closer-to-Enabling-Fully-Private-Internet-Searches"
  +title: "Cryptographers Just Got Closer to Enabling Fully Private Internet Searches"
  +url: "https://www.wired.com/story/cryptographers-fully-private-internet-searches-cybersecurity-databases-privacy/"
  +body: "" three researchers have crafted a long-sought version of private information retrieval and extended it to build a more general privacy strategy. The work, which received a Best Paper Award in June 2023 at the annual Symposium on Theory of Computing, topples a major theoretical barrier on the way to a truly private search.""
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728728896 {#1774
    date: 2024-10-12 12:28:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 32880
  -titleTs: "'closer':4 'cryptograph':1 'enabl':6 'fulli':7 'got':3 'internet':9 'privat':8 'search':10"
  -bodyTs: "'2023':34 'annual':37 'award':31 'barrier':47 'best':29 'build':18 'comput':42 'craft':4 'extend':15 'general':21 'inform':12 'june':33 'long':7 'long-sought':6 'major':45 'paper':30 'privaci':22 'privat':11,54 'receiv':27 'research':2 'retriev':13 'search':55 'sought':8 'strategi':23 'symposium':38 'theoret':46 'theori':40 'three':1 'toppl':43 'truli':53 'version':9 'way':50 'work':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218458
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7978719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132058 {#1773
    date: 2024-01-24 22:34:18.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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Now-I-m-imagining-a-Jewish-goose"
  +title: "Now I'm imagining a Jewish goose."
  +url: "https://lemmy.world/pictrs/image/6aa7de21-d360-4e54-bc6d-db6bddd7b258.jpeg"
  +body: "🪿🪿"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728546578 {#1452
    date: 2024-10-10 09:49:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 32879
  -titleTs: "'goos':7 'imagin':4 'jewish':6 'm':3"
  -bodyTs: ""
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706131856 {#1445
    date: 2024-01-24 22:30: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
63 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Now-I-m-imagining-a-Jewish-goose"
  +title: "Now I'm imagining a Jewish goose."
  +url: "https://lemmy.world/pictrs/image/6aa7de21-d360-4e54-bc6d-db6bddd7b258.jpeg"
  +body: "🪿🪿"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728546578 {#1452
    date: 2024-10-10 09:49:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 32879
  -titleTs: "'goos':7 'imagin':4 'jewish':6 'm':3"
  -bodyTs: ""
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706131856 {#1445
    date: 2024-01-24 22:30: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
64 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Now-I-m-imagining-a-Jewish-goose"
  +title: "Now I'm imagining a Jewish goose."
  +url: "https://lemmy.world/pictrs/image/6aa7de21-d360-4e54-bc6d-db6bddd7b258.jpeg"
  +body: "🪿🪿"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 467
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728546578 {#1452
    date: 2024-10-10 09:49:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 32879
  -titleTs: "'goos':7 'imagin':4 'jewish':6 'm':3"
  -bodyTs: ""
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706218256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11144038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706131856 {#1445
    date: 2024-01-24 22:30: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
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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Follow-your-heart-they-said"
  +title: "Follow your heart, they said"
  +url: "https://lemmy.today/pictrs/image/5f108650-57aa-4a57-9226-37f5e3c10e68.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728638232 {#1450
    date: 2024-10-11 11:17:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 32877
  -titleTs: "'follow':1 'heart':3 'said':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706217261
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5617852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130861 {#1449
    date: 2024-01-24 22:14: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
67 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Follow-your-heart-they-said"
  +title: "Follow your heart, they said"
  +url: "https://lemmy.today/pictrs/image/5f108650-57aa-4a57-9226-37f5e3c10e68.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728638232 {#1450
    date: 2024-10-11 11:17:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 32877
  -titleTs: "'follow':1 'heart':3 'said':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706217261
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5617852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130861 {#1449
    date: 2024-01-24 22:14: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
68 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Follow-your-heart-they-said"
  +title: "Follow your heart, they said"
  +url: "https://lemmy.today/pictrs/image/5f108650-57aa-4a57-9226-37f5e3c10e68.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728638232 {#1450
    date: 2024-10-11 11:17:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 32877
  -titleTs: "'follow':1 'heart':3 'said':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706217261
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5617852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130861 {#1449
    date: 2024-01-24 22:14: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
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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#1441
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#1443
    date: 2024-01-24 22:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#1441
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#1443
    date: 2024-01-24 22:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#1441
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#1443
    date: 2024-01-24 22:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "Is-that-your-boyfriend"
  +title: "Is that your boyfriend?"
  +url: "https://startrek.website/pictrs/image/a59092f0-3b37-4643-ae81-3867a538b21d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 545
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728971926 {#1453
    date: 2024-10-15 07:58:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 32874
  -titleTs: "'boyfriend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216337
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6042830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129937 {#1460
    date: 2024-01-24 21:58: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
75 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "Is-that-your-boyfriend"
  +title: "Is that your boyfriend?"
  +url: "https://startrek.website/pictrs/image/a59092f0-3b37-4643-ae81-3867a538b21d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 545
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728971926 {#1453
    date: 2024-10-15 07:58:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 32874
  -titleTs: "'boyfriend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216337
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6042830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129937 {#1460
    date: 2024-01-24 21:58: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
76 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1439 …}
  +slug: "Is-that-your-boyfriend"
  +title: "Is that your boyfriend?"
  +url: "https://startrek.website/pictrs/image/a59092f0-3b37-4643-ae81-3867a538b21d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 545
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728971926 {#1453
    date: 2024-10-15 07:58:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 32874
  -titleTs: "'boyfriend':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216337
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6042830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129937 {#1460
    date: 2024-01-24 21:58: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
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Modern-art"
  +title: "Modern art"
  +url: "https://files.catbox.moe/e1f3s1.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728753108 {#1694
    date: 2024-10-12 19:11:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 32873
  -titleTs: "'art':2 'modern':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216248
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129848 {#1703
    date: 2024-01-24 21:57: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
79 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Modern-art"
  +title: "Modern art"
  +url: "https://files.catbox.moe/e1f3s1.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728753108 {#1694
    date: 2024-10-12 19:11:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 32873
  -titleTs: "'art':2 'modern':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216248
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129848 {#1703
    date: 2024-01-24 21:57: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
80 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Modern-art"
  +title: "Modern art"
  +url: "https://files.catbox.moe/e1f3s1.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728753108 {#1694
    date: 2024-10-12 19:11:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 32873
  -titleTs: "'art':2 'modern':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216248
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129848 {#1703
    date: 2024-01-24 21:57: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
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Creating-the-XMPP-Network-Graph"
  +title: "Creating the XMPP Network Graph"
  +url: "https://discourse.igniterealtime.org/t/creating-the-xmpp-network-graph/93521"
  +body: """
    Sorry if this isn’t the right venue for that, I thought it’d be in the tone of “self-hosting” and “federation” :)\n
    \n
    tl;dr: some XMPP servers started to deploy a mod to report back about how they federate with the rest of the network, and now there is a pretty graph to show for it at [xmppnetwork.goodbytes.im/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728607448 {#1615
    date: 2024-10-11 02:44:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32872
  -titleTs: "'creat':1 'graph':5 'network':4 'xmpp':3"
  -bodyTs: "'/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)':62 'back':37 'd':14 'deploy':32 'dr':26 'feder':24,41 'graph':54 'host':22 'isn':4 'mod':34 'network':47 'pretti':53 'report':36 'rest':44 'right':7 'self':21 'self-host':20 'server':29 'show':56 'sorri':1 'start':30 'thought':12 'tl':25 'tone':18 'venu':8 'xmpp':28 'xmppnetwork.goodbytes.im':61 'xmppnetwork.goodbytes.im/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216000
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9063516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129600 {#1743
    date: 2024-01-24 21:53:20.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Creating-the-XMPP-Network-Graph"
  +title: "Creating the XMPP Network Graph"
  +url: "https://discourse.igniterealtime.org/t/creating-the-xmpp-network-graph/93521"
  +body: """
    Sorry if this isn’t the right venue for that, I thought it’d be in the tone of “self-hosting” and “federation” :)\n
    \n
    tl;dr: some XMPP servers started to deploy a mod to report back about how they federate with the rest of the network, and now there is a pretty graph to show for it at [xmppnetwork.goodbytes.im/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728607448 {#1615
    date: 2024-10-11 02:44:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32872
  -titleTs: "'creat':1 'graph':5 'network':4 'xmpp':3"
  -bodyTs: "'/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)':62 'back':37 'd':14 'deploy':32 'dr':26 'feder':24,41 'graph':54 'host':22 'isn':4 'mod':34 'network':47 'pretti':53 'report':36 'rest':44 'right':7 'self':21 'self-host':20 'server':29 'show':56 'sorri':1 'start':30 'thought':12 'tl':25 'tone':18 'venu':8 'xmpp':28 'xmppnetwork.goodbytes.im':61 'xmppnetwork.goodbytes.im/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216000
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9063516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129600 {#1743
    date: 2024-01-24 21:53:20.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Creating-the-XMPP-Network-Graph"
  +title: "Creating the XMPP Network Graph"
  +url: "https://discourse.igniterealtime.org/t/creating-the-xmpp-network-graph/93521"
  +body: """
    Sorry if this isn’t the right venue for that, I thought it’d be in the tone of “self-hosting” and “federation” :)\n
    \n
    tl;dr: some XMPP servers started to deploy a mod to report back about how they federate with the rest of the network, and now there is a pretty graph to show for it at [xmppnetwork.goodbytes.im/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728607448 {#1615
    date: 2024-10-11 02:44:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 32872
  -titleTs: "'creat':1 'graph':5 'network':4 'xmpp':3"
  -bodyTs: "'/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)':62 'back':37 'd':14 'deploy':32 'dr':26 'feder':24,41 'graph':54 'host':22 'isn':4 'mod':34 'network':47 'pretti':53 'report':36 'rest':44 'right':7 'self':21 'self-host':20 'server':29 'show':56 'sorri':1 'start':30 'thought':12 'tl':25 'tone':18 'venu':8 'xmpp':28 'xmppnetwork.goodbytes.im':61 'xmppnetwork.goodbytes.im/webgl.html](https://xmppnetwork.goodbytes.im/webgl.html)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216000
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9063516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129600 {#1743
    date: 2024-01-24 21:53:20.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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "How-do-you-address-a-letter-to-an-army-soldier"
  +title: "How do you address a letter to an army soldier or even a navy sailor on a ship?"
  +url: null
  +body: "I was watching Band of Brother and wondering how those paratroopers got letters from home. Did their family need to know their nearest base? Or could they simply write their name and battallion? If I want to mail a package to a sailor do I just the ship’s name? Or a port? I’m not actually mailing anything I’m just curious how that works. How much postage do you need to mail to a ship overseas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728436618 {#1669
    date: 2024-10-09 03:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 32870
  -titleTs: "'address':4 'armi':9 'even':12 'letter':6 'navi':14 'sailor':15 'ship':18 'soldier':10"
  -bodyTs: "'actual':57 'anyth':59 'band':4 'base':24 'battallion':33 'brother':6 'could':26 'curious':63 'famili':18 'got':12 'home':15 'know':21 'letter':13 'm':55,61 'mail':38,58,74 'much':68 'name':31,50 'nearest':23 'need':19,72 'oversea':78 'packag':40 'paratroop':11 'port':53 'postag':69 'sailor':43 'ship':48,77 'simpli':28 'want':36 'watch':3 'wonder':8 'work':66 'write':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13972111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129359 {#1670
    date: 2024-01-24 21:49:19.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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "How-do-you-address-a-letter-to-an-army-soldier"
  +title: "How do you address a letter to an army soldier or even a navy sailor on a ship?"
  +url: null
  +body: "I was watching Band of Brother and wondering how those paratroopers got letters from home. Did their family need to know their nearest base? Or could they simply write their name and battallion? If I want to mail a package to a sailor do I just the ship’s name? Or a port? I’m not actually mailing anything I’m just curious how that works. How much postage do you need to mail to a ship overseas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728436618 {#1669
    date: 2024-10-09 03:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 32870
  -titleTs: "'address':4 'armi':9 'even':12 'letter':6 'navi':14 'sailor':15 'ship':18 'soldier':10"
  -bodyTs: "'actual':57 'anyth':59 'band':4 'base':24 'battallion':33 'brother':6 'could':26 'curious':63 'famili':18 'got':12 'home':15 'know':21 'letter':13 'm':55,61 'mail':38,58,74 'much':68 'name':31,50 'nearest':23 'need':19,72 'oversea':78 'packag':40 'paratroop':11 'port':53 'postag':69 'sailor':43 'ship':48,77 'simpli':28 'want':36 'watch':3 'wonder':8 'work':66 'write':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13972111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129359 {#1670
    date: 2024-01-24 21:49:19.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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2489 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "How-do-you-address-a-letter-to-an-army-soldier"
  +title: "How do you address a letter to an army soldier or even a navy sailor on a ship?"
  +url: null
  +body: "I was watching Band of Brother and wondering how those paratroopers got letters from home. Did their family need to know their nearest base? Or could they simply write their name and battallion? If I want to mail a package to a sailor do I just the ship’s name? Or a port? I’m not actually mailing anything I’m just curious how that works. How much postage do you need to mail to a ship overseas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728436618 {#1669
    date: 2024-10-09 03:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 32870
  -titleTs: "'address':4 'armi':9 'even':12 'letter':6 'navi':14 'sailor':15 'ship':18 'soldier':10"
  -bodyTs: "'actual':57 'anyth':59 'band':4 'base':24 'battallion':33 'brother':6 'could':26 'curious':63 'famili':18 'got':12 'home':15 'know':21 'letter':13 'm':55,61 'mail':38,58,74 'much':68 'name':31,50 'nearest':23 'need':19,72 'oversea':78 'packag':40 'paratroop':11 'port':53 'postag':69 'sailor':43 'ship':48,77 'simpli':28 'want':36 'watch':3 'wonder':8 'work':66 'write':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215759
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13972111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129359 {#1670
    date: 2024-01-24 21:49:19.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 {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Skynet-is-comming"
  +title: "Skynet is comming..."
  +url: "https://www.theverge.com/2024/1/24/24049467/national-science-foundation-ai-research-biden-eo"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728534456 {#1662
    date: 2024-10-10 06:27:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 32869
  -titleTs: "'com':3 'skynet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706200299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11143037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129299 {#1663
    date: 2024-01-24 21:48:19.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 {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Skynet-is-comming"
  +title: "Skynet is comming..."
  +url: "https://www.theverge.com/2024/1/24/24049467/national-science-foundation-ai-research-biden-eo"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728534456 {#1662
    date: 2024-10-10 06:27:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 32869
  -titleTs: "'com':3 'skynet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706200299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11143037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129299 {#1663
    date: 2024-01-24 21:48:19.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 {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1912 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Skynet-is-comming"
  +title: "Skynet is comming..."
  +url: "https://www.theverge.com/2024/1/24/24049467/national-science-foundation-ai-research-biden-eo"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728534456 {#1662
    date: 2024-10-10 06:27:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 32869
  -titleTs: "'com':3 'skynet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706200299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11143037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129299 {#1663
    date: 2024-01-24 21:48:19.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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Lemmy-world-irl-meet-up-footage-2024"
  +title: "Lemmy world irl meet up footage 2024"
  +url: "https://lemmy.world/pictrs/image/a46175f5-2e6d-4c59-bfd9-cb45df319218.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728607608 {#1588
    date: 2024-10-11 02:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 32868
  -titleTs: "'2024':7 'footag':6 'irl':3 'lemmi':1 'meet':4 'world':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215577
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11142979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129177 {#1572
    date: 2024-01-24 21:46:17.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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Lemmy-world-irl-meet-up-footage-2024"
  +title: "Lemmy world irl meet up footage 2024"
  +url: "https://lemmy.world/pictrs/image/a46175f5-2e6d-4c59-bfd9-cb45df319218.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728607608 {#1588
    date: 2024-10-11 02:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 32868
  -titleTs: "'2024':7 'footag':6 'irl':3 'lemmi':1 'meet':4 'world':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215577
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11142979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129177 {#1572
    date: 2024-01-24 21:46:17.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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1952 …}
  +slug: "Lemmy-world-irl-meet-up-footage-2024"
  +title: "Lemmy world irl meet up footage 2024"
  +url: "https://lemmy.world/pictrs/image/a46175f5-2e6d-4c59-bfd9-cb45df319218.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728607608 {#1588
    date: 2024-10-11 02:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 32868
  -titleTs: "'2024':7 'footag':6 'irl':3 'lemmi':1 'meet':4 'world':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215577
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11142979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129177 {#1572
    date: 2024-01-24 21:46:17.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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "What-sub-Lemmy-s-should-we-all-check-out"
  +title: "What sub Lemmy's should we all check out?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728774389 {#1561
    date: 2024-10-13 01:06:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 32867
  -titleTs: "'check':8 'lemmi':3 'sub':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215530
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11142951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129130 {#1525
    date: 2024-01-24 21:45:30.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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "What-sub-Lemmy-s-should-we-all-check-out"
  +title: "What sub Lemmy's should we all check out?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728774389 {#1561
    date: 2024-10-13 01:06:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 32867
  -titleTs: "'check':8 'lemmi':3 'sub':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215530
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11142951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129130 {#1525
    date: 2024-01-24 21:45:30.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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#174 …}
  +slug: "What-sub-Lemmy-s-should-we-all-check-out"
  +title: "What sub Lemmy's should we all check out?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728774389 {#1561
    date: 2024-10-13 01:06:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 32867
  -titleTs: "'check':8 'lemmi':3 'sub':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706215530
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11142951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129130 {#1525
    date: 2024-01-24 21:45:30.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