GET https://kbin.spritesserver.nl/active/%E2%88%9E/all?p=484

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Lemmy-Bug-empty-offers-made-when-cross-posting"
  +title: "Lemmy Bug: empty offers made when cross-posting"
  +url: null
  +body: """
    When clicking the cross-post icon, a search box appears where you can select the community to cross-post to. It shows announcement communities that disallow posting. It allowed me to select !lemmyverse@lemmyverse.org. But then when I clicked “create” it just goes to lunch and gives an endless spinner. That’s a really shitty behavior. The user has no idea why it’s hanging when in fact there should be no hangup at all.\n
    \n
    I did not know !lemmyverse@lemmyverse.org had restricted posting until I went there to see if I could post directly. The search dialog in the cross-posting form should print a prohibited icon or warning icon (⚠) next to communities where posts are impossible. This would show users there will be a problem but in a way that does not ignore the existence of those communities. And if they select such communities anyway, they should get a hard and fast proper error msg.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134771 {#191
    date: 2023-11-16 12:39:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 13558
  -titleTs: "'bug':2 'cross':8 'cross-post':7 'empti':3 'lemmi':1 'made':5 'offer':4 'post':9"
  -bodyTs: "'allow':31 'announc':25 'anyway':148 'appear':11 'behavior':57 'box':10 'click':2,40 'communiti':17,26,115,141,147 'could':93 'creat':41 'cross':5,20,102 'cross-post':4,19,101 'dialog':98 'direct':95 'disallow':28 'endless':50 'error':157 'exist':138 'fact':69 'fast':155 'form':104 'get':151 'give':48 'goe':44 'hang':66 'hangup':74 'hard':153 'icon':7,109,112 'idea':62 'ignor':136 'imposs':119 'know':80 'lemmyverse@lemmyverse.org':35,81 'lunch':46 'msg':158 'next':113 'post':6,21,29,84,94,103,117 'print':106 'problem':128 'prohibit':108 'proper':156 'realli':55 'restrict':83 'search':9,97 'see':90 'select':15,34,145 'shitti':56 'show':24,122 'spinner':51 'user':59,123 'warn':111 'way':132 'went':87 'would':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700143771
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8501453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700134771 {#242
    date: 2023-11-16 12:39:31.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Lemmy-Bug-empty-offers-made-when-cross-posting"
  +title: "Lemmy Bug: empty offers made when cross-posting"
  +url: null
  +body: """
    When clicking the cross-post icon, a search box appears where you can select the community to cross-post to. It shows announcement communities that disallow posting. It allowed me to select !lemmyverse@lemmyverse.org. But then when I clicked “create” it just goes to lunch and gives an endless spinner. That’s a really shitty behavior. The user has no idea why it’s hanging when in fact there should be no hangup at all.\n
    \n
    I did not know !lemmyverse@lemmyverse.org had restricted posting until I went there to see if I could post directly. The search dialog in the cross-posting form should print a prohibited icon or warning icon (⚠) next to communities where posts are impossible. This would show users there will be a problem but in a way that does not ignore the existence of those communities. And if they select such communities anyway, they should get a hard and fast proper error msg.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134771 {#191
    date: 2023-11-16 12:39:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 13558
  -titleTs: "'bug':2 'cross':8 'cross-post':7 'empti':3 'lemmi':1 'made':5 'offer':4 'post':9"
  -bodyTs: "'allow':31 'announc':25 'anyway':148 'appear':11 'behavior':57 'box':10 'click':2,40 'communiti':17,26,115,141,147 'could':93 'creat':41 'cross':5,20,102 'cross-post':4,19,101 'dialog':98 'direct':95 'disallow':28 'endless':50 'error':157 'exist':138 'fact':69 'fast':155 'form':104 'get':151 'give':48 'goe':44 'hang':66 'hangup':74 'hard':153 'icon':7,109,112 'idea':62 'ignor':136 'imposs':119 'know':80 'lemmyverse@lemmyverse.org':35,81 'lunch':46 'msg':158 'next':113 'post':6,21,29,84,94,103,117 'print':106 'problem':128 'prohibit':108 'proper':156 'realli':55 'restrict':83 'search':9,97 'see':90 'select':15,34,145 'shitti':56 'show':24,122 'spinner':51 'user':59,123 'warn':111 'way':132 'went':87 'would':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700143771
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8501453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700134771 {#242
    date: 2023-11-16 12:39:31.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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Lemmy-Bug-empty-offers-made-when-cross-posting"
  +title: "Lemmy Bug: empty offers made when cross-posting"
  +url: null
  +body: """
    When clicking the cross-post icon, a search box appears where you can select the community to cross-post to. It shows announcement communities that disallow posting. It allowed me to select !lemmyverse@lemmyverse.org. But then when I clicked “create” it just goes to lunch and gives an endless spinner. That’s a really shitty behavior. The user has no idea why it’s hanging when in fact there should be no hangup at all.\n
    \n
    I did not know !lemmyverse@lemmyverse.org had restricted posting until I went there to see if I could post directly. The search dialog in the cross-posting form should print a prohibited icon or warning icon (⚠) next to communities where posts are impossible. This would show users there will be a problem but in a way that does not ignore the existence of those communities. And if they select such communities anyway, they should get a hard and fast proper error msg.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134771 {#191
    date: 2023-11-16 12:39:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 13558
  -titleTs: "'bug':2 'cross':8 'cross-post':7 'empti':3 'lemmi':1 'made':5 'offer':4 'post':9"
  -bodyTs: "'allow':31 'announc':25 'anyway':148 'appear':11 'behavior':57 'box':10 'click':2,40 'communiti':17,26,115,141,147 'could':93 'creat':41 'cross':5,20,102 'cross-post':4,19,101 'dialog':98 'direct':95 'disallow':28 'endless':50 'error':157 'exist':138 'fact':69 'fast':155 'form':104 'get':151 'give':48 'goe':44 'hang':66 'hangup':74 'hard':153 'icon':7,109,112 'idea':62 'ignor':136 'imposs':119 'know':80 'lemmyverse@lemmyverse.org':35,81 'lunch':46 'msg':158 'next':113 'post':6,21,29,84,94,103,117 'print':106 'problem':128 'prohibit':108 'proper':156 'realli':55 'restrict':83 'search':9,97 'see':90 'select':15,34,145 'shitti':56 'show':24,122 'spinner':51 'user':59,123 'warn':111 'way':132 'went':87 'would':121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700143771
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8501453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700134771 {#242
    date: 2023-11-16 12:39:31.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 {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Deja-vu"
  +title: "Déjà vu"
  +url: "https://lemmy.zip/pictrs/image/21a41ab7-a187-4955-9511-15b3e9237f73.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 356
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134696 {#1882
    date: 2023-11-16 12:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 13151
  -titleTs: "'déjà':1 'vu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700103052
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5581973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700016652 {#1885
    date: 2023-11-15 03:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Deja-vu"
  +title: "Déjà vu"
  +url: "https://lemmy.zip/pictrs/image/21a41ab7-a187-4955-9511-15b3e9237f73.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 356
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134696 {#1882
    date: 2023-11-16 12:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 13151
  -titleTs: "'déjà':1 'vu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700103052
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5581973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700016652 {#1885
    date: 2023-11-15 03:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Deja-vu"
  +title: "Déjà vu"
  +url: "https://lemmy.zip/pictrs/image/21a41ab7-a187-4955-9511-15b3e9237f73.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 356
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134696 {#1882
    date: 2023-11-16 12:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 13151
  -titleTs: "'déjà':1 'vu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700103052
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5581973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700016652 {#1885
    date: 2023-11-15 03:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-to-read-rtings-insider-access-without-access"
  +title: "How to read rtings insider access without access?"
  +url: null
  +body: "Is there a way to access the full page of insider reviews without paying on the site rtings?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134429 {#1975
    date: 2023-11-16 12:33:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 13555
  -titleTs: "'access':6,8 'insid':5 'read':3 'rting':4 'without':7"
  -bodyTs: "'access':6 'full':8 'insid':11 'page':9 'pay':14 'review':12 'rting':18 'site':17 'way':4 'without':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700206429
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5646512"
  +editedAt: DateTimeImmutable @1700400174 {#1953
    date: 2023-11-19 14:22:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700134429 {#1937
    date: 2023-11-16 12:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-to-read-rtings-insider-access-without-access"
  +title: "How to read rtings insider access without access?"
  +url: null
  +body: "Is there a way to access the full page of insider reviews without paying on the site rtings?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134429 {#1975
    date: 2023-11-16 12:33:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 13555
  -titleTs: "'access':6,8 'insid':5 'read':3 'rting':4 'without':7"
  -bodyTs: "'access':6 'full':8 'insid':11 'page':9 'pay':14 'review':12 'rting':18 'site':17 'way':4 'without':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700206429
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5646512"
  +editedAt: DateTimeImmutable @1700400174 {#1953
    date: 2023-11-19 14:22:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700134429 {#1937
    date: 2023-11-16 12:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "How-to-read-rtings-insider-access-without-access"
  +title: "How to read rtings insider access without access?"
  +url: null
  +body: "Is there a way to access the full page of insider reviews without paying on the site rtings?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134429 {#1975
    date: 2023-11-16 12:33:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 13555
  -titleTs: "'access':6,8 'insid':5 'read':3 'rting':4 'without':7"
  -bodyTs: "'access':6 'full':8 'insid':11 'page':9 'pay':14 'review':12 'rting':18 'site':17 'way':4 'without':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700206429
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5646512"
  +editedAt: DateTimeImmutable @1700400174 {#1953
    date: 2023-11-19 14:22:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700134429 {#1937
    date: 2023-11-16 12:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "15-November-2023"
  +title: "15 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/17007ca9-727b-4cbe-944b-eedfbf73e6dc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134056 {#1397
    date: 2023-11-16 12:27:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 14812
  -titleTs: "'15':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700088511
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9220940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700064011 {#1388
    date: 2023-11-15 17:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "15-November-2023"
  +title: "15 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/17007ca9-727b-4cbe-944b-eedfbf73e6dc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134056 {#1397
    date: 2023-11-16 12:27:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 14812
  -titleTs: "'15':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700088511
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9220940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700064011 {#1388
    date: 2023-11-15 17:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "15-November-2023"
  +title: "15 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/17007ca9-727b-4cbe-944b-eedfbf73e6dc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700134056 {#1397
    date: 2023-11-16 12:27:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 14812
  -titleTs: "'15':1 '2023':3 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700088511
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9220940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700064011 {#1388
    date: 2023-11-15 17:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "I-dunno-still-might-be-aliens-with-this-one"
  +title: "I dunno, still might be aliens with this one."
  +url: "https://mander.xyz/pictrs/image/2b9a2f91-39a7-4e1d-8c40-098fd3613c8a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 732
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133846 {#1941
    date: 2023-11-16 12:24:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 11870
  -titleTs: "'alien':6 'dunno':2 'might':4 'one':9 'still':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6022404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652438 {#1942
    date: 2023-11-10 22:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "I-dunno-still-might-be-aliens-with-this-one"
  +title: "I dunno, still might be aliens with this one."
  +url: "https://mander.xyz/pictrs/image/2b9a2f91-39a7-4e1d-8c40-098fd3613c8a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 732
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133846 {#1941
    date: 2023-11-16 12:24:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 11870
  -titleTs: "'alien':6 'dunno':2 'might':4 'one':9 'still':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6022404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652438 {#1942
    date: 2023-11-10 22:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "I-dunno-still-might-be-aliens-with-this-one"
  +title: "I dunno, still might be aliens with this one."
  +url: "https://mander.xyz/pictrs/image/2b9a2f91-39a7-4e1d-8c40-098fd3613c8a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 732
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133846 {#1941
    date: 2023-11-16 12:24:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 11870
  -titleTs: "'alien':6 'dunno':2 'might':4 'one':9 'still':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738838
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6022404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652438 {#1942
    date: 2023-11-10 22:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Kirk-throwing-stones-in-glass-houses"
  +title: "Kirk throwing stones in glass houses"
  +url: "https://lemmy.world/pictrs/image/beaddc23-d41a-4c0c-b558-732964f978e6.png"
  +body: "Old format, new face. ![Template](https://lemmy.world/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133816 {#1902
    date: 2023-11-16 12:23:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 13239
  -titleTs: "'glass':5 'hous':6 'kirk':1 'stone':3 'throw':2"
  -bodyTs: "'/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)':8 'face':4 'format':2 'lemmy.world':7 'lemmy.world/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)':6 'new':3 'old':1 'templat':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700144384
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8292274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700057984 {#1898
    date: 2023-11-15 15:19: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
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Kirk-throwing-stones-in-glass-houses"
  +title: "Kirk throwing stones in glass houses"
  +url: "https://lemmy.world/pictrs/image/beaddc23-d41a-4c0c-b558-732964f978e6.png"
  +body: "Old format, new face. ![Template](https://lemmy.world/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133816 {#1902
    date: 2023-11-16 12:23:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 13239
  -titleTs: "'glass':5 'hous':6 'kirk':1 'stone':3 'throw':2"
  -bodyTs: "'/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)':8 'face':4 'format':2 'lemmy.world':7 'lemmy.world/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)':6 'new':3 'old':1 'templat':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700144384
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8292274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700057984 {#1898
    date: 2023-11-15 15:19: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
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Kirk-throwing-stones-in-glass-houses"
  +title: "Kirk throwing stones in glass houses"
  +url: "https://lemmy.world/pictrs/image/beaddc23-d41a-4c0c-b558-732964f978e6.png"
  +body: "Old format, new face. ![Template](https://lemmy.world/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700133816 {#1902
    date: 2023-11-16 12:23:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 13239
  -titleTs: "'glass':5 'hous':6 'kirk':1 'stone':3 'throw':2"
  -bodyTs: "'/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)':8 'face':4 'format':2 'lemmy.world':7 'lemmy.world/pictrs/image/5265f422-b6dc-4a05-8516-6c08ee9c7e2f.png)':6 'new':3 'old':1 'templat':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700144384
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8292274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700057984 {#1898
    date: 2023-11-15 15:19: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
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 {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Is-it-normal-that-some-domain-name-registrars-and-hosting"
  +title: "Is it normal that some domain name registrars and hosting companies have an unsecured connection?"
  +url: "https://image.noelshack.com/fichiers/2023/46/3/1700081775-dotcf001.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700132606 {#2440
    date: 2023-11-16 12:03:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 13513
  -titleTs: "'compani':11 'connect':15 'domain':6 'host':10 'name':7 'normal':3 'registrar':8 'unsecur':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700215772
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3120024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700129372 {#2439
    date: 2023-11-16 11:09: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
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Is-it-normal-that-some-domain-name-registrars-and-hosting"
  +title: "Is it normal that some domain name registrars and hosting companies have an unsecured connection?"
  +url: "https://image.noelshack.com/fichiers/2023/46/3/1700081775-dotcf001.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700132606 {#2440
    date: 2023-11-16 12:03:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 13513
  -titleTs: "'compani':11 'connect':15 'domain':6 'host':10 'name':7 'normal':3 'registrar':8 'unsecur':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700215772
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3120024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700129372 {#2439
    date: 2023-11-16 11:09: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
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: Proxies\__CG__\App\Entity\Image {#2167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Is-it-normal-that-some-domain-name-registrars-and-hosting"
  +title: "Is it normal that some domain name registrars and hosting companies have an unsecured connection?"
  +url: "https://image.noelshack.com/fichiers/2023/46/3/1700081775-dotcf001.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700132606 {#2440
    date: 2023-11-16 12:03:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 13513
  -titleTs: "'compani':11 'connect':15 'domain':6 'host':10 'name':7 'normal':3 'registrar':8 'unsecur':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700215772
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/3120024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700129372 {#2439
    date: 2023-11-16 11:09: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
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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Ctrl-Shift-P"
  +title: "Ctrl+Shift+P"
  +url: "https://feddit.uk/pictrs/image/55dad27c-5e45-467f-b3ea-2d28eeafed82.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700129124 {#2354
    date: 2023-11-16 11:05:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 20532
  -titleTs: "'ctrl':1 'p':3 'shift':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700129124
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4567593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700129124 {#2358
    date: 2023-11-16 11:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Ctrl-Shift-P"
  +title: "Ctrl+Shift+P"
  +url: "https://feddit.uk/pictrs/image/55dad27c-5e45-467f-b3ea-2d28eeafed82.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700129124 {#2354
    date: 2023-11-16 11:05:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 20532
  -titleTs: "'ctrl':1 'p':3 'shift':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700129124
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4567593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700129124 {#2358
    date: 2023-11-16 11:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Ctrl-Shift-P"
  +title: "Ctrl+Shift+P"
  +url: "https://feddit.uk/pictrs/image/55dad27c-5e45-467f-b3ea-2d28eeafed82.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700129124 {#2354
    date: 2023-11-16 11:05:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 20532
  -titleTs: "'ctrl':1 'p':3 'shift':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700129124
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4567593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700129124 {#2358
    date: 2023-11-16 11:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Gaza-Based-Unicorn-Riot-Contributor-Speaks-on-Israel-Bombing-His-Home"
  +title: "Gaza-Based Unicorn Riot Contributor Speaks on Israel Bombing His Home"
  +url: "https://unicornriot.ninja/2023/gaza-based-unicorn-riot-contributor-speaks-on-israel-bombing-his-home/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128610 {#1524
    date: 2023-11-16 10:56:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 13510
  -titleTs: "'base':3 'bomb':10 'contributor':6 'gaza':2 'gaza-bas':1 'home':12 'israel':9 'riot':5 'speak':7 'unicorn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700200610
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4057216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700128610 {#1501
    date: 2023-11-16 10:56:50.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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Gaza-Based-Unicorn-Riot-Contributor-Speaks-on-Israel-Bombing-His-Home"
  +title: "Gaza-Based Unicorn Riot Contributor Speaks on Israel Bombing His Home"
  +url: "https://unicornriot.ninja/2023/gaza-based-unicorn-riot-contributor-speaks-on-israel-bombing-his-home/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128610 {#1524
    date: 2023-11-16 10:56:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 13510
  -titleTs: "'base':3 'bomb':10 'contributor':6 'gaza':2 'gaza-bas':1 'home':12 'israel':9 'riot':5 'speak':7 'unicorn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700200610
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4057216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700128610 {#1501
    date: 2023-11-16 10:56:50.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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "Gaza-Based-Unicorn-Riot-Contributor-Speaks-on-Israel-Bombing-His-Home"
  +title: "Gaza-Based Unicorn Riot Contributor Speaks on Israel Bombing His Home"
  +url: "https://unicornriot.ninja/2023/gaza-based-unicorn-riot-contributor-speaks-on-israel-bombing-his-home/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128610 {#1524
    date: 2023-11-16 10:56:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 13510
  -titleTs: "'base':3 'bomb':10 'contributor':6 'gaza':2 'gaza-bas':1 'home':12 'israel':9 'riot':5 'speak':7 'unicorn':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700200610
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4057216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700128610 {#1501
    date: 2023-11-16 10:56:50.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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1532 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "on-arch-btw"
  +title: "on arch btw."
  +url: "https://i.imgflip.com/85zwdo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 411
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128328 {#1503
    date: 2023-11-16 10:52:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 12957
  -titleTs: "'arch':2 'btw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700060847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8248290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974447 {#1504
    date: 2023-11-14 16:07: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
39 DENIED edit
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1532 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "on-arch-btw"
  +title: "on arch btw."
  +url: "https://i.imgflip.com/85zwdo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 411
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128328 {#1503
    date: 2023-11-16 10:52:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 12957
  -titleTs: "'arch':2 'btw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700060847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8248290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974447 {#1504
    date: 2023-11-14 16:07: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
40 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: Proxies\__CG__\App\Entity\Image {#1532 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "on-arch-btw"
  +title: "on arch btw."
  +url: "https://i.imgflip.com/85zwdo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 411
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128328 {#1503
    date: 2023-11-16 10:52:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 12957
  -titleTs: "'arch':2 'btw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700060847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8248290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974447 {#1504
    date: 2023-11-14 16:07: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
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 {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1517 …}
  +slug: "May-you-serve-on-exciting-ships"
  +title: "May you serve on exciting ships"
  +url: "https://lemmy.nz/pictrs/image/01bfa8e8-64c3-4f89-b1db-b91984f6db46.jpeg"
  +body: "What fresh hell is next?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128260 {#1515
    date: 2023-11-16 10:51:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 13419
  -titleTs: "'excit':5 'may':1 'serv':3 'ship':6"
  -bodyTs: "'fresh':2 'hell':3 'next':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700187862
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3416400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700101462 {#1516
    date: 2023-11-16 03:24: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
43 DENIED edit
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1517 …}
  +slug: "May-you-serve-on-exciting-ships"
  +title: "May you serve on exciting ships"
  +url: "https://lemmy.nz/pictrs/image/01bfa8e8-64c3-4f89-b1db-b91984f6db46.jpeg"
  +body: "What fresh hell is next?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128260 {#1515
    date: 2023-11-16 10:51:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 13419
  -titleTs: "'excit':5 'may':1 'serv':3 'ship':6"
  -bodyTs: "'fresh':2 'hell':3 'next':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700187862
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3416400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700101462 {#1516
    date: 2023-11-16 03:24: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
44 DENIED moderate
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1517 …}
  +slug: "May-you-serve-on-exciting-ships"
  +title: "May you serve on exciting ships"
  +url: "https://lemmy.nz/pictrs/image/01bfa8e8-64c3-4f89-b1db-b91984f6db46.jpeg"
  +body: "What fresh hell is next?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128260 {#1515
    date: 2023-11-16 10:51:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1631 …}
  +reports: Doctrine\ORM\PersistentCollection {#1704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1706 …}
  +badges: Doctrine\ORM\PersistentCollection {#1657 …}
  +children: []
  -id: 13419
  -titleTs: "'excit':5 'may':1 'serv':3 'ship':6"
  -bodyTs: "'fresh':2 'hell':3 'next':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700187862
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3416400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700101462 {#1516
    date: 2023-11-16 03:24: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
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "Planes"
  +title: "Planes :)"
  +url: "https://lemmy.ml/pictrs/image/7b074f97-03df-4146-a4aa-db7541763275.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 695
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128148 {#1745
    date: 2023-11-16 10:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 12907
  -titleTs: "'plane':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7949025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962706 {#1747
    date: 2023-11-14 12:51:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "Planes"
  +title: "Planes :)"
  +url: "https://lemmy.ml/pictrs/image/7b074f97-03df-4146-a4aa-db7541763275.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 695
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128148 {#1745
    date: 2023-11-16 10:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 12907
  -titleTs: "'plane':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7949025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962706 {#1747
    date: 2023-11-14 12:51:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "Planes"
  +title: "Planes :)"
  +url: "https://lemmy.ml/pictrs/image/7b074f97-03df-4146-a4aa-db7541763275.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 695
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128148 {#1745
    date: 2023-11-16 10:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 12907
  -titleTs: "'plane':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7949025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962706 {#1747
    date: 2023-11-14 12:51:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1496 …}
  +slug: "Connected-Purr-in-ink"
  +title: "Connected - Purr.in.ink"
  +url: "https://64.media.tumblr.com/2101650b81a89d33bfeab89db118af04/a7116b1df36ed607-5e/s1280x1920/f2a12dfbfdfa584de4ac1c4df10fc3368bcc267a.jpg"
  +body: """
    Source: [Purr.in.ink](https://purr-in-ink.tumblr.com/post/734060044947243008)\n
    \n
    Tumblr archive: [purr-in-ink.tumblr.com/archive](https://purr-in-ink.tumblr.com/archive)  \n
    RSS Feed: [purr-in-ink.tumblr.com/rss](https://purr-in-ink.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700126110 {#1484
    date: 2023-11-16 10:15:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 13319
  -titleTs: "'connect':1 'purr.in.ink':2"
  -bodyTs: "'/archive](https://purr-in-ink.tumblr.com/archive)':10 '/post/734060044947243008)':5 '/rss](https://purr-in-ink.tumblr.com/rss)':15 'archiv':7 'feed':12 'purr-in-ink.tumblr.com':4,9,14 'purr-in-ink.tumblr.com/archive](https://purr-in-ink.tumblr.com/archive)':8 'purr-in-ink.tumblr.com/post/734060044947243008)':3 'purr-in-ink.tumblr.com/rss](https://purr-in-ink.tumblr.com/rss)':13 'purr.in.ink':2 'rss':11 'sourc':1 'tumblr':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700159018
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15011168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072618 {#1486
    date: 2023-11-15 19:23:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1496 …}
  +slug: "Connected-Purr-in-ink"
  +title: "Connected - Purr.in.ink"
  +url: "https://64.media.tumblr.com/2101650b81a89d33bfeab89db118af04/a7116b1df36ed607-5e/s1280x1920/f2a12dfbfdfa584de4ac1c4df10fc3368bcc267a.jpg"
  +body: """
    Source: [Purr.in.ink](https://purr-in-ink.tumblr.com/post/734060044947243008)\n
    \n
    Tumblr archive: [purr-in-ink.tumblr.com/archive](https://purr-in-ink.tumblr.com/archive)  \n
    RSS Feed: [purr-in-ink.tumblr.com/rss](https://purr-in-ink.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700126110 {#1484
    date: 2023-11-16 10:15:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 13319
  -titleTs: "'connect':1 'purr.in.ink':2"
  -bodyTs: "'/archive](https://purr-in-ink.tumblr.com/archive)':10 '/post/734060044947243008)':5 '/rss](https://purr-in-ink.tumblr.com/rss)':15 'archiv':7 'feed':12 'purr-in-ink.tumblr.com':4,9,14 'purr-in-ink.tumblr.com/archive](https://purr-in-ink.tumblr.com/archive)':8 'purr-in-ink.tumblr.com/post/734060044947243008)':3 'purr-in-ink.tumblr.com/rss](https://purr-in-ink.tumblr.com/rss)':13 'purr.in.ink':2 'rss':11 'sourc':1 'tumblr':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700159018
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15011168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072618 {#1486
    date: 2023-11-15 19:23:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1496 …}
  +slug: "Connected-Purr-in-ink"
  +title: "Connected - Purr.in.ink"
  +url: "https://64.media.tumblr.com/2101650b81a89d33bfeab89db118af04/a7116b1df36ed607-5e/s1280x1920/f2a12dfbfdfa584de4ac1c4df10fc3368bcc267a.jpg"
  +body: """
    Source: [Purr.in.ink](https://purr-in-ink.tumblr.com/post/734060044947243008)\n
    \n
    Tumblr archive: [purr-in-ink.tumblr.com/archive](https://purr-in-ink.tumblr.com/archive)  \n
    RSS Feed: [purr-in-ink.tumblr.com/rss](https://purr-in-ink.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700126110 {#1484
    date: 2023-11-16 10:15:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 13319
  -titleTs: "'connect':1 'purr.in.ink':2"
  -bodyTs: "'/archive](https://purr-in-ink.tumblr.com/archive)':10 '/post/734060044947243008)':5 '/rss](https://purr-in-ink.tumblr.com/rss)':15 'archiv':7 'feed':12 'purr-in-ink.tumblr.com':4,9,14 'purr-in-ink.tumblr.com/archive](https://purr-in-ink.tumblr.com/archive)':8 'purr-in-ink.tumblr.com/post/734060044947243008)':3 'purr-in-ink.tumblr.com/rss](https://purr-in-ink.tumblr.com/rss)':13 'purr.in.ink':2 'rss':11 'sourc':1 'tumblr':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700159018
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15011168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700072618 {#1486
    date: 2023-11-15 19:23:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "how-do-I-get-desktop-or-at-least-browser-notifications"
  +title: "how do I get desktop or at least browser notifications when someone here replies to my posts?"
  +url: null
  +body: """
    I’m on Ubuntu using Firefox browser. I get the notifications from reddit on my desktop. On the top toolbar, there is a bell icon where I can find unread notifications from telegram, firefox (from the sites allowed to send notifications), the package manager (about software updates) …ect. Whenever someone replies to my post or comment on reddit [a notification with sound appears on my desktop](https://imgur.com/a/UZJ2bPo), and even if I miss it, [I can see it if I click the bell icon](https://imgur.com/a/0H6HGhz) on the top toolbar, which has a sign to indicate there is a notification I didn’t click.  \n
    I’m setting permission for lemmy.dbzer0 to send notifications to “allowed” on Firefox, but I receive nothing. For instance I would forget to check replies to my posts and comments here. And it becomes even worst since I have an account in more than one lemmy instance, so I have to check every one of them for updates on discussions I missed!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700125752 {#1755
    date: 2023-11-16 10:09:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 13208
  -titleTs: "'browser':9 'desktop':5 'get':4 'least':8 'notif':10 'post':17 'repli':14 'someon':12"
  -bodyTs: "'/a/0h6hghz)':88 '/a/uzj2bpo),':69 'account':147 'allow':38,117 'appear':63 'becom':140 'bell':24,84 'browser':7 'check':130,158 'click':82,106 'comment':56,136 'desktop':16,66 'didn':104 'discuss':166 'ect':48 'even':71,141 'everi':159 'find':29 'firefox':6,34,119 'forget':128 'get':9 'icon':25,85 'imgur.com':68,87 'imgur.com/a/0h6hghz)':86 'imgur.com/a/uzj2bpo),':67 'indic':98 'instanc':125,153 'lemmi':152 'lemmy.dbzer0':112 'm':2,108 'manag':44 'miss':74,168 'noth':123 'notif':11,31,41,60,102,115 'one':151,160 'packag':43 'permiss':110 'post':54,134 'receiv':122 'reddit':13,58 'repli':51,131 'see':78 'send':40,114 'set':109 'sign':96 'sinc':143 'site':37 'softwar':46 'someon':50 'sound':62 'telegram':33 'toolbar':20,92 'top':19,91 'ubuntu':4 'unread':30 'updat':47,164 'use':5 'whenev':49 'worst':142 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700134792
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8435824"
  +editedAt: DateTimeImmutable @1700303418 {#1760
    date: 2023-11-18 11:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700048392 {#1757
    date: 2023-11-15 12:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "how-do-I-get-desktop-or-at-least-browser-notifications"
  +title: "how do I get desktop or at least browser notifications when someone here replies to my posts?"
  +url: null
  +body: """
    I’m on Ubuntu using Firefox browser. I get the notifications from reddit on my desktop. On the top toolbar, there is a bell icon where I can find unread notifications from telegram, firefox (from the sites allowed to send notifications), the package manager (about software updates) …ect. Whenever someone replies to my post or comment on reddit [a notification with sound appears on my desktop](https://imgur.com/a/UZJ2bPo), and even if I miss it, [I can see it if I click the bell icon](https://imgur.com/a/0H6HGhz) on the top toolbar, which has a sign to indicate there is a notification I didn’t click.  \n
    I’m setting permission for lemmy.dbzer0 to send notifications to “allowed” on Firefox, but I receive nothing. For instance I would forget to check replies to my posts and comments here. And it becomes even worst since I have an account in more than one lemmy instance, so I have to check every one of them for updates on discussions I missed!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700125752 {#1755
    date: 2023-11-16 10:09:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 13208
  -titleTs: "'browser':9 'desktop':5 'get':4 'least':8 'notif':10 'post':17 'repli':14 'someon':12"
  -bodyTs: "'/a/0h6hghz)':88 '/a/uzj2bpo),':69 'account':147 'allow':38,117 'appear':63 'becom':140 'bell':24,84 'browser':7 'check':130,158 'click':82,106 'comment':56,136 'desktop':16,66 'didn':104 'discuss':166 'ect':48 'even':71,141 'everi':159 'find':29 'firefox':6,34,119 'forget':128 'get':9 'icon':25,85 'imgur.com':68,87 'imgur.com/a/0h6hghz)':86 'imgur.com/a/uzj2bpo),':67 'indic':98 'instanc':125,153 'lemmi':152 'lemmy.dbzer0':112 'm':2,108 'manag':44 'miss':74,168 'noth':123 'notif':11,31,41,60,102,115 'one':151,160 'packag':43 'permiss':110 'post':54,134 'receiv':122 'reddit':13,58 'repli':51,131 'see':78 'send':40,114 'set':109 'sign':96 'sinc':143 'site':37 'softwar':46 'someon':50 'sound':62 'telegram':33 'toolbar':20,92 'top':19,91 'ubuntu':4 'unread':30 'updat':47,164 'use':5 'whenev':49 'worst':142 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700134792
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8435824"
  +editedAt: DateTimeImmutable @1700303418 {#1760
    date: 2023-11-18 11:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700048392 {#1757
    date: 2023-11-15 12:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "how-do-I-get-desktop-or-at-least-browser-notifications"
  +title: "how do I get desktop or at least browser notifications when someone here replies to my posts?"
  +url: null
  +body: """
    I’m on Ubuntu using Firefox browser. I get the notifications from reddit on my desktop. On the top toolbar, there is a bell icon where I can find unread notifications from telegram, firefox (from the sites allowed to send notifications), the package manager (about software updates) …ect. Whenever someone replies to my post or comment on reddit [a notification with sound appears on my desktop](https://imgur.com/a/UZJ2bPo), and even if I miss it, [I can see it if I click the bell icon](https://imgur.com/a/0H6HGhz) on the top toolbar, which has a sign to indicate there is a notification I didn’t click.  \n
    I’m setting permission for lemmy.dbzer0 to send notifications to “allowed” on Firefox, but I receive nothing. For instance I would forget to check replies to my posts and comments here. And it becomes even worst since I have an account in more than one lemmy instance, so I have to check every one of them for updates on discussions I missed!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700125752 {#1755
    date: 2023-11-16 10:09:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 13208
  -titleTs: "'browser':9 'desktop':5 'get':4 'least':8 'notif':10 'post':17 'repli':14 'someon':12"
  -bodyTs: "'/a/0h6hghz)':88 '/a/uzj2bpo),':69 'account':147 'allow':38,117 'appear':63 'becom':140 'bell':24,84 'browser':7 'check':130,158 'click':82,106 'comment':56,136 'desktop':16,66 'didn':104 'discuss':166 'ect':48 'even':71,141 'everi':159 'find':29 'firefox':6,34,119 'forget':128 'get':9 'icon':25,85 'imgur.com':68,87 'imgur.com/a/0h6hghz)':86 'imgur.com/a/uzj2bpo),':67 'indic':98 'instanc':125,153 'lemmi':152 'lemmy.dbzer0':112 'm':2,108 'manag':44 'miss':74,168 'noth':123 'notif':11,31,41,60,102,115 'one':151,160 'packag':43 'permiss':110 'post':54,134 'receiv':122 'reddit':13,58 'repli':51,131 'see':78 'send':40,114 'set':109 'sign':96 'sinc':143 'site':37 'softwar':46 'someon':50 'sound':62 'telegram':33 'toolbar':20,92 'top':19,91 'ubuntu':4 'unread':30 'updat':47,164 'use':5 'whenev':49 'worst':142 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700134792
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8435824"
  +editedAt: DateTimeImmutable @1700303418 {#1760
    date: 2023-11-18 11:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700048392 {#1757
    date: 2023-11-15 12:39:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Question-to-the-scene-groups-about-multi-language-media"
  +title: "Question to the scene groups about multi language media."
  +url: null
  +body: """
    I am a long time pirate and i love to download media. (movies and tv series and other media) A problem that i have with the current releases by the scene is that there are only in English. (i don’t count Anime)\n
    \n
    This is the last view years come better with the movies and series that come from Netflix but there are a large gap with subs but i like to have my cartoons and if possible anime in my local language with Dubbing.\n
    \n
    I like to see that the groups in the scene start provide the alternate dubs, I don’t mind if this happen on scene releases day of some days later.\n
    \n
    This can be include in one mkv file or individual audio files that can easy include in the mkv files.\n
    \n
    This is not mean that there are some problems with the size if all the dub track are include.\n
    \n
    An solution for this problem is if we can crate of extent a media container that can over write audio channels. May there are more problems but i think this is a matter of time for fixing this.\n
    \n
    edit: In the context of my post i speaking about the lack of multiple audio tracks, where subtitles are in a better situation.\n
    \n
    A special for archiving media for the future.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700124115 {#1775
    date: 2023-11-16 09:41:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 13423
  -titleTs: "'group':5 'languag':8 'media':9 'multi':7 'question':1 'scene':4"
  -bodyTs: "'altern':99 'anim':43,79 'archiv':219 'audio':126,174,207 'better':51,214 'cartoon':75 'channel':175 'come':50,58 'contain':169 'context':196 'count':42 'crate':164 'current':27 'day':111,114 'download':11 'dub':85,100,151 'easi':130 'edit':193 'english':38 'extent':166 'file':123,127,135 'fix':191 'futur':223 'gap':66 'group':92 'happen':107 'includ':119,131,154 'individu':125 'lack':204 'languag':83 'larg':65 'last':47 'later':115 'like':71,87 'local':82 'long':4 'love':9 'matter':187 'may':176 'mean':139 'media':12,19,168,220 'mind':104 'mkv':122,134 'movi':13,54 'multipl':206 'netflix':60 'one':121 'pirat':6 'possibl':78 'post':199 'problem':21,144,159,180 'provid':97 'releas':28,110 'scene':31,95,109 'see':89 'seri':16,56 'situat':215 'size':147 'solut':156 'speak':201 'special':217 'start':96 'sub':68 'subtitl':210 'think':183 'time':5,189 'track':152,208 'tv':15 'view':48 'write':173 'year':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700188477
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8481732"
  +editedAt: DateTimeImmutable @1700370295 {#1776
    date: 2023-11-19 06:04:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700102077 {#1781
    date: 2023-11-16 03:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Question-to-the-scene-groups-about-multi-language-media"
  +title: "Question to the scene groups about multi language media."
  +url: null
  +body: """
    I am a long time pirate and i love to download media. (movies and tv series and other media) A problem that i have with the current releases by the scene is that there are only in English. (i don’t count Anime)\n
    \n
    This is the last view years come better with the movies and series that come from Netflix but there are a large gap with subs but i like to have my cartoons and if possible anime in my local language with Dubbing.\n
    \n
    I like to see that the groups in the scene start provide the alternate dubs, I don’t mind if this happen on scene releases day of some days later.\n
    \n
    This can be include in one mkv file or individual audio files that can easy include in the mkv files.\n
    \n
    This is not mean that there are some problems with the size if all the dub track are include.\n
    \n
    An solution for this problem is if we can crate of extent a media container that can over write audio channels. May there are more problems but i think this is a matter of time for fixing this.\n
    \n
    edit: In the context of my post i speaking about the lack of multiple audio tracks, where subtitles are in a better situation.\n
    \n
    A special for archiving media for the future.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700124115 {#1775
    date: 2023-11-16 09:41:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 13423
  -titleTs: "'group':5 'languag':8 'media':9 'multi':7 'question':1 'scene':4"
  -bodyTs: "'altern':99 'anim':43,79 'archiv':219 'audio':126,174,207 'better':51,214 'cartoon':75 'channel':175 'come':50,58 'contain':169 'context':196 'count':42 'crate':164 'current':27 'day':111,114 'download':11 'dub':85,100,151 'easi':130 'edit':193 'english':38 'extent':166 'file':123,127,135 'fix':191 'futur':223 'gap':66 'group':92 'happen':107 'includ':119,131,154 'individu':125 'lack':204 'languag':83 'larg':65 'last':47 'later':115 'like':71,87 'local':82 'long':4 'love':9 'matter':187 'may':176 'mean':139 'media':12,19,168,220 'mind':104 'mkv':122,134 'movi':13,54 'multipl':206 'netflix':60 'one':121 'pirat':6 'possibl':78 'post':199 'problem':21,144,159,180 'provid':97 'releas':28,110 'scene':31,95,109 'see':89 'seri':16,56 'situat':215 'size':147 'solut':156 'speak':201 'special':217 'start':96 'sub':68 'subtitl':210 'think':183 'time':5,189 'track':152,208 'tv':15 'view':48 'write':173 'year':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700188477
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8481732"
  +editedAt: DateTimeImmutable @1700370295 {#1776
    date: 2023-11-19 06:04:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700102077 {#1781
    date: 2023-11-16 03:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Question-to-the-scene-groups-about-multi-language-media"
  +title: "Question to the scene groups about multi language media."
  +url: null
  +body: """
    I am a long time pirate and i love to download media. (movies and tv series and other media) A problem that i have with the current releases by the scene is that there are only in English. (i don’t count Anime)\n
    \n
    This is the last view years come better with the movies and series that come from Netflix but there are a large gap with subs but i like to have my cartoons and if possible anime in my local language with Dubbing.\n
    \n
    I like to see that the groups in the scene start provide the alternate dubs, I don’t mind if this happen on scene releases day of some days later.\n
    \n
    This can be include in one mkv file or individual audio files that can easy include in the mkv files.\n
    \n
    This is not mean that there are some problems with the size if all the dub track are include.\n
    \n
    An solution for this problem is if we can crate of extent a media container that can over write audio channels. May there are more problems but i think this is a matter of time for fixing this.\n
    \n
    edit: In the context of my post i speaking about the lack of multiple audio tracks, where subtitles are in a better situation.\n
    \n
    A special for archiving media for the future.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700124115 {#1775
    date: 2023-11-16 09:41:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 13423
  -titleTs: "'group':5 'languag':8 'media':9 'multi':7 'question':1 'scene':4"
  -bodyTs: "'altern':99 'anim':43,79 'archiv':219 'audio':126,174,207 'better':51,214 'cartoon':75 'channel':175 'come':50,58 'contain':169 'context':196 'count':42 'crate':164 'current':27 'day':111,114 'download':11 'dub':85,100,151 'easi':130 'edit':193 'english':38 'extent':166 'file':123,127,135 'fix':191 'futur':223 'gap':66 'group':92 'happen':107 'includ':119,131,154 'individu':125 'lack':204 'languag':83 'larg':65 'last':47 'later':115 'like':71,87 'local':82 'long':4 'love':9 'matter':187 'may':176 'mean':139 'media':12,19,168,220 'mind':104 'mkv':122,134 'movi':13,54 'multipl':206 'netflix':60 'one':121 'pirat':6 'possibl':78 'post':199 'problem':21,144,159,180 'provid':97 'releas':28,110 'scene':31,95,109 'see':89 'seri':16,56 'situat':215 'size':147 'solut':156 'speak':201 'special':217 'start':96 'sub':68 'subtitl':210 'think':183 'time':5,189 'track':152,208 'tv':15 'view':48 'write':173 'year':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700188477
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8481732"
  +editedAt: DateTimeImmutable @1700370295 {#1776
    date: 2023-11-19 06:04:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700102077 {#1781
    date: 2023-11-16 03:34:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "At-least-I-m-rich-in-groceries"
  +title: "At least I'm rich in groceries"
  +url: "https://i.imgflip.com/865paf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123613 {#1445
    date: 2023-11-16 09:33:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 13335
  -titleTs: "'groceri':7 'least':2 'm':4 'rich':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700164081
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9232945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077681 {#1465
    date: 2023-11-15 20:48:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "At-least-I-m-rich-in-groceries"
  +title: "At least I'm rich in groceries"
  +url: "https://i.imgflip.com/865paf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123613 {#1445
    date: 2023-11-16 09:33:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 13335
  -titleTs: "'groceri':7 'least':2 'm':4 'rich':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700164081
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9232945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077681 {#1465
    date: 2023-11-15 20:48:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1642 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1535 …}
  +slug: "At-least-I-m-rich-in-groceries"
  +title: "At least I'm rich in groceries"
  +url: "https://i.imgflip.com/865paf.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123613 {#1445
    date: 2023-11-16 09:33:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 13335
  -titleTs: "'groceri':7 'least':2 'm':4 'rich':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700164081
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9232945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077681 {#1465
    date: 2023-11-15 20:48:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1424 …}
  +slug: "Wednesday"
  +title: "Wednesday"
  +url: "https://feddit.de/pictrs/image/cbf6694f-ec1a-435d-9d41-549e33c7a218.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123497 {#1449
    date: 2023-11-16 09:31:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 13245
  -titleTs: "'wednesday':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700145030
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5684068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058630 {#1421
    date: 2023-11-15 15:30: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
67 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1424 …}
  +slug: "Wednesday"
  +title: "Wednesday"
  +url: "https://feddit.de/pictrs/image/cbf6694f-ec1a-435d-9d41-549e33c7a218.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123497 {#1449
    date: 2023-11-16 09:31:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 13245
  -titleTs: "'wednesday':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700145030
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5684068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058630 {#1421
    date: 2023-11-15 15:30: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
68 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1424 …}
  +slug: "Wednesday"
  +title: "Wednesday"
  +url: "https://feddit.de/pictrs/image/cbf6694f-ec1a-435d-9d41-549e33c7a218.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123497 {#1449
    date: 2023-11-16 09:31:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 13245
  -titleTs: "'wednesday':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700145030
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5684068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700058630 {#1421
    date: 2023-11-15 15:30: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
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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Uhhh-daaad"
  +title: "Uhhh daaad!"
  +url: "https://lemmy.world/pictrs/image/7593aaca-2293-479c-805a-e3cc0e9592c2.png"
  +body: "No idea of the author sorry"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 431
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123331 {#1443
    date: 2023-11-16 09:28:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 13205
  -titleTs: "'daaad':2 'uhhh':1"
  -bodyTs: "'author':5 'idea':2 'sorri':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700133846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8286413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047446 {#1418
    date: 2023-11-15 12:24:06.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Uhhh-daaad"
  +title: "Uhhh daaad!"
  +url: "https://lemmy.world/pictrs/image/7593aaca-2293-479c-805a-e3cc0e9592c2.png"
  +body: "No idea of the author sorry"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 431
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123331 {#1443
    date: 2023-11-16 09:28:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 13205
  -titleTs: "'daaad':2 'uhhh':1"
  -bodyTs: "'author':5 'idea':2 'sorri':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700133846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8286413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047446 {#1418
    date: 2023-11-15 12:24:06.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Uhhh-daaad"
  +title: "Uhhh daaad!"
  +url: "https://lemmy.world/pictrs/image/7593aaca-2293-479c-805a-e3cc0e9592c2.png"
  +body: "No idea of the author sorry"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 431
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700123331 {#1443
    date: 2023-11-16 09:28:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 13205
  -titleTs: "'daaad':2 'uhhh':1"
  -bodyTs: "'author':5 'idea':2 'sorri':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700133846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8286413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700047446 {#1418
    date: 2023-11-15 12:24:06.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Follow-your-heart"
  +title: "Follow your heart"
  +url: "https://i.imgur.com/8JoEJ72.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700122961 {#1458
    date: 2023-11-16 09:22:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 13474
  -titleTs: "'follow':1 'heart':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700209361
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15066122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700122961 {#1459
    date: 2023-11-16 09:22: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
75 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Follow-your-heart"
  +title: "Follow your heart"
  +url: "https://i.imgur.com/8JoEJ72.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700122961 {#1458
    date: 2023-11-16 09:22:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 13474
  -titleTs: "'follow':1 'heart':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700209361
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15066122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700122961 {#1459
    date: 2023-11-16 09:22: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
76 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Follow-your-heart"
  +title: "Follow your heart"
  +url: "https://i.imgur.com/8JoEJ72.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700122961 {#1458
    date: 2023-11-16 09:22:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 13474
  -titleTs: "'follow':1 'heart':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700209361
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15066122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700122961 {#1459
    date: 2023-11-16 09:22: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
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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-film-trailers-getting-worse"
  +title: "Are film trailers getting worse?"
  +url: null
  +body: """
    I don’t know if I’m just wearing rose tinted glasses here but I’m sure film trailers are getting worse.\n
    \n
    In the past couple of weeks we’ve had two trailers running for three minutes each, Fall Guy and Madame Web. What’s worse is that each of these trailers feel like I’m watching an abridged version of the film. They’ll be no surprises left. Netflix seem to be very good at this as well.\n
    \n
    I mentioned the time because the rough average was around 2 to 2½ minutes long. It’s slowly creeping up.\n
    \n
    All I want is enough footage to get me excited with a hint of plot.\n
    \n
    The Force Awakens and Mission: Impossible Dead Reckoning teaser trailers were fantastic for grabbing my interest without revealing what was going on.\n
    \n
    Yes, I know I could just avoid trailers altogether but I’m weak willed, I like a sneak peek.\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700122624 {#1703
    date: 2023-11-16 09:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 13392
  -titleTs: "'film':2 'get':4 'trailer':3 'wors':5"
  -bodyTs: "'2':90,92 'abridg':59 'altogeth':145 'around':89 'averag':87 'avoid':143 'awaken':117 'could':141 'coupl':26 'creep':98 'dead':121 'enough':104 'excit':109 'fall':39 'fantast':126 'feel':53 'film':18,63 'footag':105 'forc':116 'get':21,107 'glass':12 'go':135 'good':75 'grab':128 'guy':40 'hint':112 'imposs':120 'interest':130 'know':4,139 'left':69 'like':54,152 'll':65 'long':94 'm':7,16,56,148 'madam':42 'mention':81 'minut':37,93 'mission':119 'netflix':70 'past':25 'peek':155 'plot':114 'reckon':122 'reveal':132 'rose':10 'rough':86 'run':34 'seem':71 'slowli':97 'sneak':154 'sure':17 'surpris':68 'teaser':123 'think':159 'three':36 'time':83 'tint':11 'trailer':19,33,52,124,144 'two':32 've':30 'version':60 'want':102 'watch':57 'weak':149 'wear':9 'web':43 'week':28 'well':79 'will':150 'without':131 'wors':22,46 'yes':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700181861
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4555953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700095461 {#1700
    date: 2023-11-16 01:44: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
79 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-film-trailers-getting-worse"
  +title: "Are film trailers getting worse?"
  +url: null
  +body: """
    I don’t know if I’m just wearing rose tinted glasses here but I’m sure film trailers are getting worse.\n
    \n
    In the past couple of weeks we’ve had two trailers running for three minutes each, Fall Guy and Madame Web. What’s worse is that each of these trailers feel like I’m watching an abridged version of the film. They’ll be no surprises left. Netflix seem to be very good at this as well.\n
    \n
    I mentioned the time because the rough average was around 2 to 2½ minutes long. It’s slowly creeping up.\n
    \n
    All I want is enough footage to get me excited with a hint of plot.\n
    \n
    The Force Awakens and Mission: Impossible Dead Reckoning teaser trailers were fantastic for grabbing my interest without revealing what was going on.\n
    \n
    Yes, I know I could just avoid trailers altogether but I’m weak willed, I like a sneak peek.\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700122624 {#1703
    date: 2023-11-16 09:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 13392
  -titleTs: "'film':2 'get':4 'trailer':3 'wors':5"
  -bodyTs: "'2':90,92 'abridg':59 'altogeth':145 'around':89 'averag':87 'avoid':143 'awaken':117 'could':141 'coupl':26 'creep':98 'dead':121 'enough':104 'excit':109 'fall':39 'fantast':126 'feel':53 'film':18,63 'footag':105 'forc':116 'get':21,107 'glass':12 'go':135 'good':75 'grab':128 'guy':40 'hint':112 'imposs':120 'interest':130 'know':4,139 'left':69 'like':54,152 'll':65 'long':94 'm':7,16,56,148 'madam':42 'mention':81 'minut':37,93 'mission':119 'netflix':70 'past':25 'peek':155 'plot':114 'reckon':122 'reveal':132 'rose':10 'rough':86 'run':34 'seem':71 'slowli':97 'sneak':154 'sure':17 'surpris':68 'teaser':123 'think':159 'three':36 'time':83 'tint':11 'trailer':19,33,52,124,144 'two':32 've':30 'version':60 'want':102 'watch':57 'weak':149 'wear':9 'web':43 'week':28 'well':79 'will':150 'without':131 'wors':22,46 'yes':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700181861
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4555953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700095461 {#1700
    date: 2023-11-16 01:44: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
80 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1695 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Are-film-trailers-getting-worse"
  +title: "Are film trailers getting worse?"
  +url: null
  +body: """
    I don’t know if I’m just wearing rose tinted glasses here but I’m sure film trailers are getting worse.\n
    \n
    In the past couple of weeks we’ve had two trailers running for three minutes each, Fall Guy and Madame Web. What’s worse is that each of these trailers feel like I’m watching an abridged version of the film. They’ll be no surprises left. Netflix seem to be very good at this as well.\n
    \n
    I mentioned the time because the rough average was around 2 to 2½ minutes long. It’s slowly creeping up.\n
    \n
    All I want is enough footage to get me excited with a hint of plot.\n
    \n
    The Force Awakens and Mission: Impossible Dead Reckoning teaser trailers were fantastic for grabbing my interest without revealing what was going on.\n
    \n
    Yes, I know I could just avoid trailers altogether but I’m weak willed, I like a sneak peek.\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700122624 {#1703
    date: 2023-11-16 09:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 13392
  -titleTs: "'film':2 'get':4 'trailer':3 'wors':5"
  -bodyTs: "'2':90,92 'abridg':59 'altogeth':145 'around':89 'averag':87 'avoid':143 'awaken':117 'could':141 'coupl':26 'creep':98 'dead':121 'enough':104 'excit':109 'fall':39 'fantast':126 'feel':53 'film':18,63 'footag':105 'forc':116 'get':21,107 'glass':12 'go':135 'good':75 'grab':128 'guy':40 'hint':112 'imposs':120 'interest':130 'know':4,139 'left':69 'like':54,152 'll':65 'long':94 'm':7,16,56,148 'madam':42 'mention':81 'minut':37,93 'mission':119 'netflix':70 'past':25 'peek':155 'plot':114 'reckon':122 'reveal':132 'rose':10 'rough':86 'run':34 'seem':71 'slowli':97 'sneak':154 'sure':17 'surpris':68 'teaser':123 'think':159 'three':36 'time':83 'tint':11 'trailer':19,33,52,124,144 'two':32 've':30 'version':60 'want':102 'watch':57 'weak':149 'wear':9 'web':43 'week':28 'well':79 'will':150 'without':131 'wors':22,46 'yes':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700181861
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4555953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700095461 {#1700
    date: 2023-11-16 01:44: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
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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "But-you-condemn-Hamas-right"
  +title: "“But, you condemn Hamas, right?”"
  +url: "https://lemmygrad.ml/pictrs/image/352f451f-82ec-4f2d-a56b-355fcd9c02ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120922 {#1752
    date: 2023-11-16 08:48:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 13469
  -titleTs: "'condemn':3 'hama':4 'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700207322
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2704173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120922 {#1744
    date: 2023-11-16 08:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "But-you-condemn-Hamas-right"
  +title: "“But, you condemn Hamas, right?”"
  +url: "https://lemmygrad.ml/pictrs/image/352f451f-82ec-4f2d-a56b-355fcd9c02ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120922 {#1752
    date: 2023-11-16 08:48:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 13469
  -titleTs: "'condemn':3 'hama':4 'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700207322
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2704173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120922 {#1744
    date: 2023-11-16 08:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "But-you-condemn-Hamas-right"
  +title: "“But, you condemn Hamas, right?”"
  +url: "https://lemmygrad.ml/pictrs/image/352f451f-82ec-4f2d-a56b-355fcd9c02ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120922 {#1752
    date: 2023-11-16 08:48:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 13469
  -titleTs: "'condemn':3 'hama':4 'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700207322
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2704173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120922 {#1744
    date: 2023-11-16 08:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "Cryptid-Club"
  +title: "Cryptid Club"
  +url: "https://lemmy.ml/pictrs/image/ec9d7e15-ccd5-4ac3-ad71-ad97130d2e87.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120575 {#1670
    date: 2023-11-16 08:42:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 19960
  -titleTs: "'club':2 'cryptid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700125075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8034379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120575 {#1666
    date: 2023-11-16 08:42:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "Cryptid-Club"
  +title: "Cryptid Club"
  +url: "https://lemmy.ml/pictrs/image/ec9d7e15-ccd5-4ac3-ad71-ad97130d2e87.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120575 {#1670
    date: 2023-11-16 08:42:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 19960
  -titleTs: "'club':2 'cryptid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700125075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8034379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120575 {#1666
    date: 2023-11-16 08:42:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1750 …}
  +slug: "Cryptid-Club"
  +title: "Cryptid Club"
  +url: "https://lemmy.ml/pictrs/image/ec9d7e15-ccd5-4ac3-ad71-ad97130d2e87.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120575 {#1670
    date: 2023-11-16 08:42:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 19960
  -titleTs: "'club':2 'cryptid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700125075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8034379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700120575 {#1666
    date: 2023-11-16 08:42:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-the-most-annoying-stereotypical-things-about-teens-both"
  +title: "What are the most annoying stereotypical things about teens? (both perspectives)"
  +url: null
  +body: "I’m thinking about character building and curious about other people’s perspectives on male, female, being a teenager and coexistence with teenagers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120342 {#1552
    date: 2023-11-16 08:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 12330
  -titleTs: "'annoy':5 'perspect':11 'stereotyp':6 'teen':9 'thing':7"
  -bodyTs: "'build':6 'charact':5 'coexist':21 'curious':8 'femal':16 'm':2 'male':15 'peopl':11 'perspect':13 'teenag':19,23 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8166877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814094 {#1590
    date: 2023-11-12 19:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-the-most-annoying-stereotypical-things-about-teens-both"
  +title: "What are the most annoying stereotypical things about teens? (both perspectives)"
  +url: null
  +body: "I’m thinking about character building and curious about other people’s perspectives on male, female, being a teenager and coexistence with teenagers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120342 {#1552
    date: 2023-11-16 08:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 12330
  -titleTs: "'annoy':5 'perspect':11 'stereotyp':6 'teen':9 'thing':7"
  -bodyTs: "'build':6 'charact':5 'coexist':21 'curious':8 'femal':16 'm':2 'male':15 'peopl':11 'perspect':13 'teenag':19,23 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8166877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814094 {#1590
    date: 2023-11-12 19:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2166 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "What-are-the-most-annoying-stereotypical-things-about-teens-both"
  +title: "What are the most annoying stereotypical things about teens? (both perspectives)"
  +url: null
  +body: "I’m thinking about character building and curious about other people’s perspectives on male, female, being a teenager and coexistence with teenagers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700120342 {#1552
    date: 2023-11-16 08:39:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 12330
  -titleTs: "'annoy':5 'perspect':11 'stereotyp':6 'teen':9 'thing':7"
  -bodyTs: "'build':6 'charact':5 'coexist':21 'curious':8 'femal':16 'm':2 'male':15 'peopl':11 'perspect':13 'teenag':19,23 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699877594
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8166877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699814094 {#1590
    date: 2023-11-12 19:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Two-more-in-comments"
  +title: "Two more in comments"
  +url: "https://lemmy.world/pictrs/image/7db3bbd1-b7e2-4cb8-a223-a2b1e8b37484.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700119766 {#1572
    date: 2023-11-16 08:29:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 12776
  -titleTs: "'comment':4 'two':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700007746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8224594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921346 {#1574
    date: 2023-11-14 01:22:26.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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Two-more-in-comments"
  +title: "Two more in comments"
  +url: "https://lemmy.world/pictrs/image/7db3bbd1-b7e2-4cb8-a223-a2b1e8b37484.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700119766 {#1572
    date: 2023-11-16 08:29:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 12776
  -titleTs: "'comment':4 'two':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700007746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8224594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921346 {#1574
    date: 2023-11-14 01:22:26.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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Two-more-in-comments"
  +title: "Two more in comments"
  +url: "https://lemmy.world/pictrs/image/7db3bbd1-b7e2-4cb8-a223-a2b1e8b37484.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700119766 {#1572
    date: 2023-11-16 08:29:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 12776
  -titleTs: "'comment':4 'two':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700007746
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8224594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699921346 {#1574
    date: 2023-11-14 01:22:26.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 {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Everyone-has-value"
  +title: "Everyone has value"
  +url: "https://lemmy.world/pictrs/image/103e6905-934c-477b-ad7d-4edeed92eebc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700119553 {#1567
    date: 2023-11-16 08:25:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 20179
  -titleTs: "'everyon':1 'valu':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700124053
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8322132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700119553 {#1550
    date: 2023-11-16 08:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Everyone-has-value"
  +title: "Everyone has value"
  +url: "https://lemmy.world/pictrs/image/103e6905-934c-477b-ad7d-4edeed92eebc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700119553 {#1567
    date: 2023-11-16 08:25:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 20179
  -titleTs: "'everyon':1 'valu':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700124053
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8322132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700119553 {#1550
    date: 2023-11-16 08:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1564 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Everyone-has-value"
  +title: "Everyone has value"
  +url: "https://lemmy.world/pictrs/image/103e6905-934c-477b-ad7d-4edeed92eebc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700119553 {#1567
    date: 2023-11-16 08:25:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 20179
  -titleTs: "'everyon':1 'valu':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700124053
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8322132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700119553 {#1550
    date: 2023-11-16 08:25:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details