GET https://kbin.spritesserver.nl/active/1y/all?p=227

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "New-Years-Eve-Twins"
  +title: "New Years Eve Twins"
  +url: "https://www.goodmorningamerica.com/family/video/twins-born-2-days-years-106054477"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704426904 {#173
    date: 2024-01-05 04:55:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 27317
  -titleTs: "'eve':3 'new':1 'twin':4 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704476404
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/4752158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704426904 {#243
    date: 2024-01-05 04:55:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "New-Years-Eve-Twins"
  +title: "New Years Eve Twins"
  +url: "https://www.goodmorningamerica.com/family/video/twins-born-2-days-years-106054477"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704426904 {#173
    date: 2024-01-05 04:55:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 27317
  -titleTs: "'eve':3 'new':1 'twin':4 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704476404
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/4752158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704426904 {#243
    date: 2024-01-05 04:55:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "New-Years-Eve-Twins"
  +title: "New Years Eve Twins"
  +url: "https://www.goodmorningamerica.com/family/video/twins-born-2-days-years-106054477"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704426904 {#173
    date: 2024-01-05 04:55:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 27317
  -titleTs: "'eve':3 'new':1 'twin':4 'year':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704476404
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/4752158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704426904 {#243
    date: 2024-01-05 04:55:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Disappointing"
  +title: "Disappointing"
  +url: null
  +body: """
    I tried to sign up for this instance, but my signup is still stuck in “processing”. I tried signing up with a different username & email, and I got a popup that said sign ups are closed. I emailed Jonah at two different email addresses that I found for him, sent him a message through Lemmy and a message through Matrix to ask if I could get my original sign up approved. I got no response to anything.\n
    \n
    I noticed that the instance was updated to 0.19.0, but not 0.19.1 that came soon after and fixed some problems with the .19 release.\n
    \n
    I haven’t seen any posts/updates from Jonah since the update, and it seems like he has abandoned the instance. I really wanted to move here, but it doesn’t seem like it’s being maintained, and that’s disappointing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704421057 {#1893
    date: 2024-01-05 03:17:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 29217
  -titleTs: "'disappoint':1"
  -bodyTs: "'0.19.0':86 '0.19.1':89 '19':100 'abandon':119 'address':44 'anyth':77 'approv':71 'ask':62 'came':91 'close':36 'could':65 'differ':23,42 'disappoint':141 'doesn':130 'email':25,38,43 'fix':95 'found':47 'get':66 'got':28,73 'haven':103 'instanc':8,82,121 'jonah':39,109 'lemmi':55 'like':116,133 'maintain':137 'matrix':60 'messag':53,58 'move':126 'notic':79 'origin':68 'popup':30 'posts/updates':107 'problem':97 'process':16 'realli':123 'releas':101 'respons':75 'said':32 'seem':115,132 'seen':105 'sent':50 'sign':4,19,33,69 'signup':11 'sinc':110 'soon':92 'still':13 'stuck':14 'tri':2,18 'two':41 'up':34 'updat':84,112 'usernam':24 'want':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/post/1377180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421057 {#1889
    date: 2024-01-05 03:17: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
7 DENIED edit
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Disappointing"
  +title: "Disappointing"
  +url: null
  +body: """
    I tried to sign up for this instance, but my signup is still stuck in “processing”. I tried signing up with a different username & email, and I got a popup that said sign ups are closed. I emailed Jonah at two different email addresses that I found for him, sent him a message through Lemmy and a message through Matrix to ask if I could get my original sign up approved. I got no response to anything.\n
    \n
    I noticed that the instance was updated to 0.19.0, but not 0.19.1 that came soon after and fixed some problems with the .19 release.\n
    \n
    I haven’t seen any posts/updates from Jonah since the update, and it seems like he has abandoned the instance. I really wanted to move here, but it doesn’t seem like it’s being maintained, and that’s disappointing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704421057 {#1893
    date: 2024-01-05 03:17:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 29217
  -titleTs: "'disappoint':1"
  -bodyTs: "'0.19.0':86 '0.19.1':89 '19':100 'abandon':119 'address':44 'anyth':77 'approv':71 'ask':62 'came':91 'close':36 'could':65 'differ':23,42 'disappoint':141 'doesn':130 'email':25,38,43 'fix':95 'found':47 'get':66 'got':28,73 'haven':103 'instanc':8,82,121 'jonah':39,109 'lemmi':55 'like':116,133 'maintain':137 'matrix':60 'messag':53,58 'move':126 'notic':79 'origin':68 'popup':30 'posts/updates':107 'problem':97 'process':16 'realli':123 'releas':101 'respons':75 'said':32 'seem':115,132 'seen':105 'sent':50 'sign':4,19,33,69 'signup':11 'sinc':110 'soon':92 'still':13 'stuck':14 'tri':2,18 'two':41 'up':34 'updat':84,112 'usernam':24 'want':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/post/1377180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421057 {#1889
    date: 2024-01-05 03:17: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
8 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Disappointing"
  +title: "Disappointing"
  +url: null
  +body: """
    I tried to sign up for this instance, but my signup is still stuck in “processing”. I tried signing up with a different username & email, and I got a popup that said sign ups are closed. I emailed Jonah at two different email addresses that I found for him, sent him a message through Lemmy and a message through Matrix to ask if I could get my original sign up approved. I got no response to anything.\n
    \n
    I noticed that the instance was updated to 0.19.0, but not 0.19.1 that came soon after and fixed some problems with the .19 release.\n
    \n
    I haven’t seen any posts/updates from Jonah since the update, and it seems like he has abandoned the instance. I really wanted to move here, but it doesn’t seem like it’s being maintained, and that’s disappointing.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704421057 {#1893
    date: 2024-01-05 03:17:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 29217
  -titleTs: "'disappoint':1"
  -bodyTs: "'0.19.0':86 '0.19.1':89 '19':100 'abandon':119 'address':44 'anyth':77 'approv':71 'ask':62 'came':91 'close':36 'could':65 'differ':23,42 'disappoint':141 'doesn':130 'email':25,38,43 'fix':95 'found':47 'get':66 'got':28,73 'haven':103 'instanc':8,82,121 'jonah':39,109 'lemmi':55 'like':116,133 'maintain':137 'matrix':60 'messag':53,58 'move':126 'notic':79 'origin':68 'popup':30 'posts/updates':107 'problem':97 'process':16 'realli':123 'releas':101 'respons':75 'said':32 'seem':115,132 'seen':105 'sent':50 'sign':4,19,33,69 'signup':11 'sinc':110 'soon':92 'still':13 'stuck':14 'tri':2,18 'two':41 'up':34 'updat':84,112 'usernam':24 'want':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/post/1377180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421057 {#1889
    date: 2024-01-05 03:17: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
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 {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Moe-Bar-El-Joins-Alien-TV-Series-As-Recurring"
  +title: "Moe Bar-El Joins ‘Alien’ TV Series As Recurring"
  +url: "https://deadline.com/2024/01/alien-fx-series-moe-bar-el-recurring-1235695411/"
  +body: "EXCLUSIVE: Olivier Award nominee Moe Bar-El (The Peripheral) has been tapped for a major recurring role in the first season of Noah Hawley’s Alien series for FX."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704420218 {#1934
    date: 2024-01-05 03:03:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 27312
  -titleTs: "'alien':6 'bar':3 'bar-el':2 'el':4 'join':5 'moe':1 'recur':10 'seri':8 'tv':7"
  -bodyTs: "'alien':27 'award':3 'bar':7 'bar-el':6 'el':8 'exclus':1 'first':21 'fx':30 'hawley':25 'major':16 'moe':5 'noah':24 'nomine':4 'olivi':2 'peripher':10 'recur':17 'role':18 'season':22 'seri':28 'tap':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704420218
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/741282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420218 {#1957
    date: 2024-01-05 03:03: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
11 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Moe-Bar-El-Joins-Alien-TV-Series-As-Recurring"
  +title: "Moe Bar-El Joins ‘Alien’ TV Series As Recurring"
  +url: "https://deadline.com/2024/01/alien-fx-series-moe-bar-el-recurring-1235695411/"
  +body: "EXCLUSIVE: Olivier Award nominee Moe Bar-El (The Peripheral) has been tapped for a major recurring role in the first season of Noah Hawley’s Alien series for FX."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704420218 {#1934
    date: 2024-01-05 03:03:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 27312
  -titleTs: "'alien':6 'bar':3 'bar-el':2 'el':4 'join':5 'moe':1 'recur':10 'seri':8 'tv':7"
  -bodyTs: "'alien':27 'award':3 'bar':7 'bar-el':6 'el':8 'exclus':1 'first':21 'fx':30 'hawley':25 'major':16 'moe':5 'noah':24 'nomine':4 'olivi':2 'peripher':10 'recur':17 'role':18 'season':22 'seri':28 'tap':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704420218
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/741282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420218 {#1957
    date: 2024-01-05 03:03: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
12 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1952 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Moe-Bar-El-Joins-Alien-TV-Series-As-Recurring"
  +title: "Moe Bar-El Joins ‘Alien’ TV Series As Recurring"
  +url: "https://deadline.com/2024/01/alien-fx-series-moe-bar-el-recurring-1235695411/"
  +body: "EXCLUSIVE: Olivier Award nominee Moe Bar-El (The Peripheral) has been tapped for a major recurring role in the first season of Noah Hawley’s Alien series for FX."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704420218 {#1934
    date: 2024-01-05 03:03:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 27312
  -titleTs: "'alien':6 'bar':3 'bar-el':2 'el':4 'join':5 'moe':1 'recur':10 'seri':8 'tv':7"
  -bodyTs: "'alien':27 'award':3 'bar':7 'bar-el':6 'el':8 'exclus':1 'first':21 'fx':30 'hawley':25 'major':16 'moe':5 'noah':24 'nomine':4 'olivi':2 'peripher':10 'recur':17 'role':18 'season':22 'seri':28 'tap':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704420218
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/741282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420218 {#1957
    date: 2024-01-05 03:03: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
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 {#1936
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "The-White-Lotus-Carrie-Coon-in-Talks-for-Key-Role"
  +title: "The White Lotus: Carrie Coon in Talks for Key Role in Season 3"
  +url: "https://www.theinsneider.com/p/white-lotus-carrie-coon-season-3-cast-hbo-worst-movies-2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704420197 {#1393
    date: 2024-01-05 03:03:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 27311
  -titleTs: "'3':13 'carri':4 'coon':5 'key':9 'lotus':3 'role':10 'season':12 'talk':7 'white':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424697
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/741281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420197 {#1389
    date: 2024-01-05 03:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "The-White-Lotus-Carrie-Coon-in-Talks-for-Key-Role"
  +title: "The White Lotus: Carrie Coon in Talks for Key Role in Season 3"
  +url: "https://www.theinsneider.com/p/white-lotus-carrie-coon-season-3-cast-hbo-worst-movies-2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704420197 {#1393
    date: 2024-01-05 03:03:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 27311
  -titleTs: "'3':13 'carri':4 'coon':5 'key':9 'lotus':3 'role':10 'season':12 'talk':7 'white':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424697
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/741281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420197 {#1389
    date: 2024-01-05 03:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "The-White-Lotus-Carrie-Coon-in-Talks-for-Key-Role"
  +title: "The White Lotus: Carrie Coon in Talks for Key Role in Season 3"
  +url: "https://www.theinsneider.com/p/white-lotus-carrie-coon-season-3-cast-hbo-worst-movies-2023"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704420197 {#1393
    date: 2024-01-05 03:03:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 27311
  -titleTs: "'3':13 'carri':4 'coon':5 'key':9 'lotus':3 'role':10 'season':12 'talk':7 'white':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424697
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/741281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420197 {#1389
    date: 2024-01-05 03:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +slug: "Color-photo-of-bombing-damage-on-a-London-street-WW2"
  +title: "Color photo of bombing damage on a London street, WW2, 1943"
  +url: "https://media.kbin.social/media/32/c3/32c3f4c2a440a5b574440a07b82cbb5539abc436da5694ddb7ff432f57819cd0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704416287 {#1374
    date: 2024-01-05 01:58:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 27300
  -titleTs: "'1943':11 'bomb':4 'color':1 'damag':5 'london':8 'photo':2 'street':9 'ww2':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502687
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/741183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416287 {#1365
    date: 2024-01-05 01:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +slug: "Color-photo-of-bombing-damage-on-a-London-street-WW2"
  +title: "Color photo of bombing damage on a London street, WW2, 1943"
  +url: "https://media.kbin.social/media/32/c3/32c3f4c2a440a5b574440a07b82cbb5539abc436da5694ddb7ff432f57819cd0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704416287 {#1374
    date: 2024-01-05 01:58:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 27300
  -titleTs: "'1943':11 'bomb':4 'color':1 'damag':5 'london':8 'photo':2 'street':9 'ww2':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502687
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/741183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416287 {#1365
    date: 2024-01-05 01:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +slug: "Color-photo-of-bombing-damage-on-a-London-street-WW2"
  +title: "Color photo of bombing damage on a London street, WW2, 1943"
  +url: "https://media.kbin.social/media/32/c3/32c3f4c2a440a5b574440a07b82cbb5539abc436da5694ddb7ff432f57819cd0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704416287 {#1374
    date: 2024-01-05 01:58:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 27300
  -titleTs: "'1943':11 'bomb':4 'color':1 'damag':5 'london':8 'photo':2 'street':9 'ww2':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502687
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/741183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704416287 {#1365
    date: 2024-01-05 01:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "glibc-2-38-Update-Issues-and-Solutions"
  +title: "glibc 2.38 Update Issues and Solutions"
  +url: "https://voidlinux.org/news/2024/01/glibc-xcrypt.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704415092 {#2429
    date: 2024-01-05 01:38:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 27307
  -titleTs: "'2.38':2 'glibc':1 'issu':4 'solut':6 'updat':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704437592
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10131854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415092 {#2427
    date: 2024-01-05 01:38:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "glibc-2-38-Update-Issues-and-Solutions"
  +title: "glibc 2.38 Update Issues and Solutions"
  +url: "https://voidlinux.org/news/2024/01/glibc-xcrypt.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704415092 {#2429
    date: 2024-01-05 01:38:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 27307
  -titleTs: "'2.38':2 'glibc':1 'issu':4 'solut':6 'updat':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704437592
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10131854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415092 {#2427
    date: 2024-01-05 01:38:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "glibc-2-38-Update-Issues-and-Solutions"
  +title: "glibc 2.38 Update Issues and Solutions"
  +url: "https://voidlinux.org/news/2024/01/glibc-xcrypt.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704415092 {#2429
    date: 2024-01-05 01:38:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 27307
  -titleTs: "'2.38':2 'glibc':1 'issu':4 'solut':6 'updat':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704437592
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10131854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415092 {#2427
    date: 2024-01-05 01:38:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "The-strange-story-of-the-grave-of-Copernicus"
  +title: "The strange story of the grave of Copernicus"
  +url: "https://theconversation.com/the-strange-story-of-the-grave-of-copernicus-213358"
  +body: """
    Nicholas Copernicus was the astronomer who, five centuries ago, explained that Earth revolves around the Sun, rather than vice versa. A true Renaissance man, he also practised as a mathematician, engineer, author, economic theorist and medical doctor.\n
    \n
    Upon his death in 1543 in Frombork, Poland, Copernicus was buried in the local cathedral. Over the subsequent centuries, the location of his grave was lost to history.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704407203 {#2466
    date: 2024-01-04 23:26:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 27280
  -titleTs: "'copernicus':8 'grave':6 'stori':3 'strang':2"
  -bodyTs: "'1543':42 'ago':9 'also':26 'around':14 'astronom':5 'author':32 'buri':48 'cathedr':52 'centuri':8,56 'copernicus':2,46 'death':40 'doctor':37 'earth':12 'econom':33 'engin':31 'explain':10 'five':7 'frombork':44 'grave':61 'histori':65 'local':51 'locat':58 'lost':63 'man':24 'mathematician':30 'medic':36 'nichola':1 'poland':45 'practis':27 'rather':17 'renaiss':23 'revolv':13 'subsequ':55 'sun':16 'theorist':34 'true':22 'upon':38 'versa':20 'vice':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704447703
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6338973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407203 {#2476
    date: 2024-01-04 23:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "The-strange-story-of-the-grave-of-Copernicus"
  +title: "The strange story of the grave of Copernicus"
  +url: "https://theconversation.com/the-strange-story-of-the-grave-of-copernicus-213358"
  +body: """
    Nicholas Copernicus was the astronomer who, five centuries ago, explained that Earth revolves around the Sun, rather than vice versa. A true Renaissance man, he also practised as a mathematician, engineer, author, economic theorist and medical doctor.\n
    \n
    Upon his death in 1543 in Frombork, Poland, Copernicus was buried in the local cathedral. Over the subsequent centuries, the location of his grave was lost to history.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704407203 {#2466
    date: 2024-01-04 23:26:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 27280
  -titleTs: "'copernicus':8 'grave':6 'stori':3 'strang':2"
  -bodyTs: "'1543':42 'ago':9 'also':26 'around':14 'astronom':5 'author':32 'buri':48 'cathedr':52 'centuri':8,56 'copernicus':2,46 'death':40 'doctor':37 'earth':12 'econom':33 'engin':31 'explain':10 'five':7 'frombork':44 'grave':61 'histori':65 'local':51 'locat':58 'lost':63 'man':24 'mathematician':30 'medic':36 'nichola':1 'poland':45 'practis':27 'rather':17 'renaiss':23 'revolv':13 'subsequ':55 'sun':16 'theorist':34 'true':22 'upon':38 'versa':20 'vice':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704447703
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6338973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407203 {#2476
    date: 2024-01-04 23:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "The-strange-story-of-the-grave-of-Copernicus"
  +title: "The strange story of the grave of Copernicus"
  +url: "https://theconversation.com/the-strange-story-of-the-grave-of-copernicus-213358"
  +body: """
    Nicholas Copernicus was the astronomer who, five centuries ago, explained that Earth revolves around the Sun, rather than vice versa. A true Renaissance man, he also practised as a mathematician, engineer, author, economic theorist and medical doctor.\n
    \n
    Upon his death in 1543 in Frombork, Poland, Copernicus was buried in the local cathedral. Over the subsequent centuries, the location of his grave was lost to history.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704407203 {#2466
    date: 2024-01-04 23:26:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 27280
  -titleTs: "'copernicus':8 'grave':6 'stori':3 'strang':2"
  -bodyTs: "'1543':42 'ago':9 'also':26 'around':14 'astronom':5 'author':32 'buri':48 'cathedr':52 'centuri':8,56 'copernicus':2,46 'death':40 'doctor':37 'earth':12 'econom':33 'engin':31 'explain':10 'five':7 'frombork':44 'grave':61 'histori':65 'local':51 'locat':58 'lost':63 'man':24 'mathematician':30 'medic':36 'nichola':1 'poland':45 'practis':27 'rather':17 'renaiss':23 'revolv':13 'subsequ':55 'sun':16 'theorist':34 'true':22 'upon':38 'versa':20 'vice':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704447703
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6338973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407203 {#2476
    date: 2024-01-04 23:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "DISC-Return-of-the-Mount-Hua-Sect-chapter-105-Asura"
  +title: "[DISC] Return of the Mount Hua Sect chapter 105 – Asura Scans"
  +url: "https://asuratoon.com/0435219386-return-of-the-mount-hua-sect-chapter-105/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704406943 {#2488
    date: 2024-01-04 23:22:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 27283
  -titleTs: "'105':9 'asura':10 'chapter':8 'disc':1 'hua':6 'mount':5 'return':2 'scan':11 'sect':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704411443
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8131504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704406943 {#2490
    date: 2024-01-04 23:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "DISC-Return-of-the-Mount-Hua-Sect-chapter-105-Asura"
  +title: "[DISC] Return of the Mount Hua Sect chapter 105 – Asura Scans"
  +url: "https://asuratoon.com/0435219386-return-of-the-mount-hua-sect-chapter-105/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704406943 {#2488
    date: 2024-01-04 23:22:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 27283
  -titleTs: "'105':9 'asura':10 'chapter':8 'disc':1 'hua':6 'mount':5 'return':2 'scan':11 'sect':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704411443
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8131504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704406943 {#2490
    date: 2024-01-04 23:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1923 …}
  +slug: "DISC-Return-of-the-Mount-Hua-Sect-chapter-105-Asura"
  +title: "[DISC] Return of the Mount Hua Sect chapter 105 – Asura Scans"
  +url: "https://asuratoon.com/0435219386-return-of-the-mount-hua-sect-chapter-105/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704406943 {#2488
    date: 2024-01-04 23:22:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 27283
  -titleTs: "'105':9 'asura':10 'chapter':8 'disc':1 'hua':6 'mount':5 'return':2 'scan':11 'sect':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704411443
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8131504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704406943 {#2490
    date: 2024-01-04 23:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Devil-on-the-Tiefling-s-shoulder-Jolka-Rebejko"
  +title: "Devil on the Tiefling's shoulder (Jolka Rebejko)"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704403780 {#1546
    date: 2024-01-04 22:29:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 27274
  -titleTs: "'devil':1 'jolka':7 'rebejko':8 'shoulder':6 'tiefl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704490180
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/740869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704403780 {#1544
    date: 2024-01-04 22:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Devil-on-the-Tiefling-s-shoulder-Jolka-Rebejko"
  +title: "Devil on the Tiefling's shoulder (Jolka Rebejko)"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704403780 {#1546
    date: 2024-01-04 22:29:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 27274
  -titleTs: "'devil':1 'jolka':7 'rebejko':8 'shoulder':6 'tiefl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704490180
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/740869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704403780 {#1544
    date: 2024-01-04 22:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1481 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Devil-on-the-Tiefling-s-shoulder-Jolka-Rebejko"
  +title: "Devil on the Tiefling's shoulder (Jolka Rebejko)"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704403780 {#1546
    date: 2024-01-04 22:29:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 27274
  -titleTs: "'devil':1 'jolka':7 'rebejko':8 'shoulder':6 'tiefl':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704490180
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/740869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704403780 {#1544
    date: 2024-01-04 22:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "DISC-Akiyama-san-no-Tori-Life-chapter-8"
  +title: "[DISC] Akiyama-san no Tori Life - chapter 8"
  +url: "https://mangadex.org/chapter/5c967875-11ed-4ac2-b5cb-a13bd83452e6"
  +body: "A manga about birdwatching"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704402837 {#1532
    date: 2024-01-04 22:13:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 27272
  -titleTs: "'8':9 'akiyama':3 'akiyama-san':2 'chapter':8 'disc':1 'life':7 'san':4 'tori':6"
  -bodyTs: "'birdwatch':4 'manga':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704411837
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3291912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704402837 {#1535
    date: 2024-01-04 22:13:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "DISC-Akiyama-san-no-Tori-Life-chapter-8"
  +title: "[DISC] Akiyama-san no Tori Life - chapter 8"
  +url: "https://mangadex.org/chapter/5c967875-11ed-4ac2-b5cb-a13bd83452e6"
  +body: "A manga about birdwatching"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704402837 {#1532
    date: 2024-01-04 22:13:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 27272
  -titleTs: "'8':9 'akiyama':3 'akiyama-san':2 'chapter':8 'disc':1 'life':7 'san':4 'tori':6"
  -bodyTs: "'birdwatch':4 'manga':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704411837
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3291912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704402837 {#1535
    date: 2024-01-04 22:13:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "DISC-Akiyama-san-no-Tori-Life-chapter-8"
  +title: "[DISC] Akiyama-san no Tori Life - chapter 8"
  +url: "https://mangadex.org/chapter/5c967875-11ed-4ac2-b5cb-a13bd83452e6"
  +body: "A manga about birdwatching"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704402837 {#1532
    date: 2024-01-04 22:13:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 27272
  -titleTs: "'8':9 'akiyama':3 'akiyama-san':2 'chapter':8 'disc':1 'life':7 'san':4 'tori':6"
  -bodyTs: "'birdwatch':4 'manga':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704411837
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3291912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704402837 {#1535
    date: 2024-01-04 22:13:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "MiniPCs-A-community-dedicated-to-small-form-factor-computers"
  +title: "MiniPCs - A community dedicated to small form-factor computers."
  +url: "https://lemmy.world/post/10320608"
  +body: """
    [MiniPCs](/c/minipcs@lemmy.world) is a community dedicated to small form-factor computers. It’s a place for enthusiasts, hobbyists, and professionals to discuss mini PCs, share builds, ask for technical advice, and stay updated on the latest in compact computing technology.\n
    \n
    Features:\n
    \n
    - Showcase and reviews of mini PC.\n
    - Technical support and troubleshooting advice.\n
    - Updates on new releases and trends in mini PC technology.\n
    - Discussions and Q&A about mini PCs.\n
    \n
    !minipcs@lemmy.world\n
    \n
    [lemmy.world/c/minipcs](https://lemmy.world/c/minipcs)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704398170 {#1520
    date: 2024-01-04 20:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 27260
  -titleTs: "'communiti':3 'comput':10 'dedic':4 'factor':9 'form':8 'form-factor':7 'minipc':1 'small':6"
  -bodyTs: "'/c/minipcs':2 '/c/minipcs](https://lemmy.world/c/minipcs)':75 'advic':32,54 'ask':29 'build':28 'communiti':6 'compact':40 'comput':13,41 'dedic':7 'discuss':24,65 'enthusiast':19 'factor':12 'featur':43 'form':11 'form-factor':10 'hobbyist':20 'latest':38 'lemmy.world':3,74 'lemmy.world/c/minipcs](https://lemmy.world/c/minipcs)':73 'mini':25,48,62,70 'minipc':1 'minipcs@lemmy.world':72 'new':57 'pc':49,63 'pcs':26,71 'place':17 'profession':22 'q':67 'releas':58 'review':46 'share':27 'showcas':44 'small':9 'stay':34 'support':51 'technic':31,50 'technolog':42,64 'trend':60 'troubleshoot':53 'updat':35,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704484570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398170 {#1517
    date: 2024-01-04 20:56:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "MiniPCs-A-community-dedicated-to-small-form-factor-computers"
  +title: "MiniPCs - A community dedicated to small form-factor computers."
  +url: "https://lemmy.world/post/10320608"
  +body: """
    [MiniPCs](/c/minipcs@lemmy.world) is a community dedicated to small form-factor computers. It’s a place for enthusiasts, hobbyists, and professionals to discuss mini PCs, share builds, ask for technical advice, and stay updated on the latest in compact computing technology.\n
    \n
    Features:\n
    \n
    - Showcase and reviews of mini PC.\n
    - Technical support and troubleshooting advice.\n
    - Updates on new releases and trends in mini PC technology.\n
    - Discussions and Q&A about mini PCs.\n
    \n
    !minipcs@lemmy.world\n
    \n
    [lemmy.world/c/minipcs](https://lemmy.world/c/minipcs)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704398170 {#1520
    date: 2024-01-04 20:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 27260
  -titleTs: "'communiti':3 'comput':10 'dedic':4 'factor':9 'form':8 'form-factor':7 'minipc':1 'small':6"
  -bodyTs: "'/c/minipcs':2 '/c/minipcs](https://lemmy.world/c/minipcs)':75 'advic':32,54 'ask':29 'build':28 'communiti':6 'compact':40 'comput':13,41 'dedic':7 'discuss':24,65 'enthusiast':19 'factor':12 'featur':43 'form':11 'form-factor':10 'hobbyist':20 'latest':38 'lemmy.world':3,74 'lemmy.world/c/minipcs](https://lemmy.world/c/minipcs)':73 'mini':25,48,62,70 'minipc':1 'minipcs@lemmy.world':72 'new':57 'pc':49,63 'pcs':26,71 'place':17 'profession':22 'q':67 'releas':58 'review':46 'share':27 'showcas':44 'small':9 'stay':34 'support':51 'technic':31,50 'technolog':42,64 'trend':60 'troubleshoot':53 'updat':35,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704484570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398170 {#1517
    date: 2024-01-04 20:56:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "MiniPCs-A-community-dedicated-to-small-form-factor-computers"
  +title: "MiniPCs - A community dedicated to small form-factor computers."
  +url: "https://lemmy.world/post/10320608"
  +body: """
    [MiniPCs](/c/minipcs@lemmy.world) is a community dedicated to small form-factor computers. It’s a place for enthusiasts, hobbyists, and professionals to discuss mini PCs, share builds, ask for technical advice, and stay updated on the latest in compact computing technology.\n
    \n
    Features:\n
    \n
    - Showcase and reviews of mini PC.\n
    - Technical support and troubleshooting advice.\n
    - Updates on new releases and trends in mini PC technology.\n
    - Discussions and Q&A about mini PCs.\n
    \n
    !minipcs@lemmy.world\n
    \n
    [lemmy.world/c/minipcs](https://lemmy.world/c/minipcs)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704398170 {#1520
    date: 2024-01-04 20:56:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 27260
  -titleTs: "'communiti':3 'comput':10 'dedic':4 'factor':9 'form':8 'form-factor':7 'minipc':1 'small':6"
  -bodyTs: "'/c/minipcs':2 '/c/minipcs](https://lemmy.world/c/minipcs)':75 'advic':32,54 'ask':29 'build':28 'communiti':6 'compact':40 'comput':13,41 'dedic':7 'discuss':24,65 'enthusiast':19 'factor':12 'featur':43 'form':11 'form-factor':10 'hobbyist':20 'latest':38 'lemmy.world':3,74 'lemmy.world/c/minipcs](https://lemmy.world/c/minipcs)':73 'mini':25,48,62,70 'minipc':1 'minipcs@lemmy.world':72 'new':57 'pc':49,63 'pcs':26,71 'place':17 'profession':22 'q':67 'releas':58 'review':46 'share':27 'showcas':44 'small':9 'stay':34 'support':51 'technic':31,50 'technolog':42,64 'trend':60 'troubleshoot':53 'updat':35,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704484570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398170 {#1517
    date: 2024-01-04 20:56:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "The-Woman-in-the-Wall-Official-Trailer"
  +title: "The Woman in the Wall Official Trailer"
  +url: "https://www.youtube.com/watch?v=pl4vuGH2ljk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704393336 {#1746
    date: 2024-01-04 19:35:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 27239
  -titleTs: "'offici':6 'trailer':7 'wall':5 'woman':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704393336
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/740568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393336 {#1749
    date: 2024-01-04 19:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "The-Woman-in-the-Wall-Official-Trailer"
  +title: "The Woman in the Wall Official Trailer"
  +url: "https://www.youtube.com/watch?v=pl4vuGH2ljk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704393336 {#1746
    date: 2024-01-04 19:35:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 27239
  -titleTs: "'offici':6 'trailer':7 'wall':5 'woman':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704393336
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/740568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393336 {#1749
    date: 2024-01-04 19:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "The-Woman-in-the-Wall-Official-Trailer"
  +title: "The Woman in the Wall Official Trailer"
  +url: "https://www.youtube.com/watch?v=pl4vuGH2ljk"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704393336 {#1746
    date: 2024-01-04 19:35:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 27239
  -titleTs: "'offici':6 'trailer':7 'wall':5 'woman':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704393336
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/740568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393336 {#1749
    date: 2024-01-04 19:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "UCLA-will-transform-dead-Westside-mall-into-major-science-innovation"
  +title: "UCLA will transform dead Westside mall into major science innovation center"
  +url: "https://www.latimes.com/california/story/2024-01-04/old-westside-pavilion-transform-ucla-biomedical-quantum-science-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704390716 {#1488
    date: 2024-01-04 18:51:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 27230
  -titleTs: "'center':11 'dead':4 'innov':10 'major':8 'mall':6 'scienc':9 'transform':3 'ucla':1 'westsid':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422216
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12157947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390716 {#1487
    date: 2024-01-04 18:51:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "UCLA-will-transform-dead-Westside-mall-into-major-science-innovation"
  +title: "UCLA will transform dead Westside mall into major science innovation center"
  +url: "https://www.latimes.com/california/story/2024-01-04/old-westside-pavilion-transform-ucla-biomedical-quantum-science-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704390716 {#1488
    date: 2024-01-04 18:51:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 27230
  -titleTs: "'center':11 'dead':4 'innov':10 'major':8 'mall':6 'scienc':9 'transform':3 'ucla':1 'westsid':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422216
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12157947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390716 {#1487
    date: 2024-01-04 18:51:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "UCLA-will-transform-dead-Westside-mall-into-major-science-innovation"
  +title: "UCLA will transform dead Westside mall into major science innovation center"
  +url: "https://www.latimes.com/california/story/2024-01-04/old-westside-pavilion-transform-ucla-biomedical-quantum-science-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704390716 {#1488
    date: 2024-01-04 18:51:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 27230
  -titleTs: "'center':11 'dead':4 'innov':10 'major':8 'mall':6 'scienc':9 'transform':3 'ucla':1 'westsid':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422216
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12157947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390716 {#1487
    date: 2024-01-04 18:51:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1767 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Hacks-Set-To-Return-This-Spring-On-Max"
  +title: "‘Hacks’ Set To Return This Spring On Max"
  +url: "https://deadline.com/2024/01/hacks-season-3-return-spring-max-1235695091/"
  +body: "Hacks will soon be back. The show announced this morning on social media that Season 3 of Max/Universal TV hit comedy will premiere this spring."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704389092 {#1757
    date: 2024-01-04 18:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 27226
  -titleTs: "'hack':1 'max':8 'return':4 'set':2 'spring':6"
  -bodyTs: "'3':16 'announc':8 'back':5 'comedi':21 'hack':1 'hit':20 'max/universal':18 'media':13 'morn':10 'premier':23 'season':15 'show':7 'social':12 'soon':3 'spring':25 'tv':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704389092
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/740461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704389092 {#1763
    date: 2024-01-04 18:24: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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1767 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Hacks-Set-To-Return-This-Spring-On-Max"
  +title: "‘Hacks’ Set To Return This Spring On Max"
  +url: "https://deadline.com/2024/01/hacks-season-3-return-spring-max-1235695091/"
  +body: "Hacks will soon be back. The show announced this morning on social media that Season 3 of Max/Universal TV hit comedy will premiere this spring."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704389092 {#1757
    date: 2024-01-04 18:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 27226
  -titleTs: "'hack':1 'max':8 'return':4 'set':2 'spring':6"
  -bodyTs: "'3':16 'announc':8 'back':5 'comedi':21 'hack':1 'hit':20 'max/universal':18 'media':13 'morn':10 'premier':23 'season':15 'show':7 'social':12 'soon':3 'spring':25 'tv':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704389092
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/740461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704389092 {#1763
    date: 2024-01-04 18:24: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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1933 …}
  +image: Proxies\__CG__\App\Entity\Image {#1767 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1390 …}
  +slug: "Hacks-Set-To-Return-This-Spring-On-Max"
  +title: "‘Hacks’ Set To Return This Spring On Max"
  +url: "https://deadline.com/2024/01/hacks-season-3-return-spring-max-1235695091/"
  +body: "Hacks will soon be back. The show announced this morning on social media that Season 3 of Max/Universal TV hit comedy will premiere this spring."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704389092 {#1757
    date: 2024-01-04 18:24:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +children: []
  -id: 27226
  -titleTs: "'hack':1 'max':8 'return':4 'set':2 'spring':6"
  -bodyTs: "'3':16 'announc':8 'back':5 'comedi':21 'hack':1 'hit':20 'max/universal':18 'media':13 'morn':10 'premier':23 'season':15 'show':7 'social':12 'soon':3 'spring':25 'tv':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704389092
  +visibility: "visible             "
  +apId: "https://kbin.social/m/television/t/740461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704389092 {#1763
    date: 2024-01-04 18:24: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 {#1785 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "PC-industry-surpass-consoles-Valve-surpass-old-Windows-we-surpassed"
  +title: "PC industry surpass consoles, Valve surpass old Windows, we surpassed a nasty 2023 [PC gaming news 2th gen 2024]"
  +url: "https://peervideo.club/w/cK8EbaomhKvLFqstM9vkcp"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704388546 {#1776
    date: 2024-01-04 18:15:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 27225
  -titleTs: "'2023':13 '2024':19 '2th':17 'consol':4 'game':15 'gen':18 'industri':2 'nasti':12 'news':16 'old':7 'pc':1,14 'surpass':3,6,10 'valv':5 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402046
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12639002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388546 {#1781
    date: 2024-01-04 18:15: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
59 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "PC-industry-surpass-consoles-Valve-surpass-old-Windows-we-surpassed"
  +title: "PC industry surpass consoles, Valve surpass old Windows, we surpassed a nasty 2023 [PC gaming news 2th gen 2024]"
  +url: "https://peervideo.club/w/cK8EbaomhKvLFqstM9vkcp"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704388546 {#1776
    date: 2024-01-04 18:15:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 27225
  -titleTs: "'2023':13 '2024':19 '2th':17 'consol':4 'game':15 'gen':18 'industri':2 'nasti':12 'news':16 'old':7 'pc':1,14 'surpass':3,6,10 'valv':5 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402046
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12639002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388546 {#1781
    date: 2024-01-04 18:15: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
60 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "PC-industry-surpass-consoles-Valve-surpass-old-Windows-we-surpassed"
  +title: "PC industry surpass consoles, Valve surpass old Windows, we surpassed a nasty 2023 [PC gaming news 2th gen 2024]"
  +url: "https://peervideo.club/w/cK8EbaomhKvLFqstM9vkcp"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704388546 {#1776
    date: 2024-01-04 18:15:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 27225
  -titleTs: "'2023':13 '2024':19 '2th':17 'consol':4 'game':15 'gen':18 'industri':2 'nasti':12 'news':16 'old':7 'pc':1,14 'surpass':3,6,10 'valv':5 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402046
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12639002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388546 {#1781
    date: 2024-01-04 18:15: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
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1627 …}
  +slug: "Building-RHEL-and-RHEL-UBI-images-with-mkosi-Fedora-Magazine"
  +title: "Building RHEL and RHEL UBI images with mkosi - Fedora Magazine"
  +url: "https://fedoramagazine.org/create-images-directly-from-rhel-and-rhel-ubi-package-using-mkosi/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704388472 {#1637
    date: 2024-01-04 18:14:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 27224
  -titleTs: "'build':1 'fedora':9 'imag':6 'magazin':10 'mkosi':8 'rhel':2,4 'ubi':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424472
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10116990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388472 {#1642
    date: 2024-01-04 18:14: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
63 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1627 …}
  +slug: "Building-RHEL-and-RHEL-UBI-images-with-mkosi-Fedora-Magazine"
  +title: "Building RHEL and RHEL UBI images with mkosi - Fedora Magazine"
  +url: "https://fedoramagazine.org/create-images-directly-from-rhel-and-rhel-ubi-package-using-mkosi/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704388472 {#1637
    date: 2024-01-04 18:14:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 27224
  -titleTs: "'build':1 'fedora':9 'imag':6 'magazin':10 'mkosi':8 'rhel':2,4 'ubi':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424472
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10116990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388472 {#1642
    date: 2024-01-04 18:14: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
64 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1627 …}
  +slug: "Building-RHEL-and-RHEL-UBI-images-with-mkosi-Fedora-Magazine"
  +title: "Building RHEL and RHEL UBI images with mkosi - Fedora Magazine"
  +url: "https://fedoramagazine.org/create-images-directly-from-rhel-and-rhel-ubi-package-using-mkosi/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704388472 {#1637
    date: 2024-01-04 18:14:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 27224
  -titleTs: "'build':1 'fedora':9 'imag':6 'magazin':10 'mkosi':8 'rhel':2,4 'ubi':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424472
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10116990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704388472 {#1642
    date: 2024-01-04 18:14: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
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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/bbb0b3fb-1672-4126-af05-146f27295b53.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385481 {#1424
    date: 2024-01-04 17:24:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 27207
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471881
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152363"
  +editedAt: DateTimeImmutable @1719132969 {#1423
    date: 2024-06-23 10:56:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385481 {#1442
    date: 2024-01-04 17:24: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
67 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/bbb0b3fb-1672-4126-af05-146f27295b53.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385481 {#1424
    date: 2024-01-04 17:24:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 27207
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471881
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152363"
  +editedAt: DateTimeImmutable @1719132969 {#1423
    date: 2024-06-23 10:56:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385481 {#1442
    date: 2024-01-04 17:24: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
68 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/bbb0b3fb-1672-4126-af05-146f27295b53.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385481 {#1424
    date: 2024-01-04 17:24:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 27207
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471881
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152363"
  +editedAt: DateTimeImmutable @1719132969 {#1423
    date: 2024-06-23 10:56:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385481 {#1442
    date: 2024-01-04 17:24: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
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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-1981-No-Comic-Today"
  +title: "4 January 1981 - No Comic Today"
  +url: "https://sh.itjust.works/pictrs/image/8a5c9521-d3c8-4233-bb7d-ccc4f13bfc06.jpeg"
  +body: """
    I always assumed most comic artists created the Sunday strips in advance as one off story lines so they could have a day off. I hadn’t realized it before but apparently Berkley didn’t feel like doing Sunday strips at all for the first few months. He did create one for December 14 during the first week of the comic but it won’t be until May 10 the Sunday comic returns. The first one is actually a colored version of the Dec 14 strip.\n
    \n
    Anyway, there will be a new strip tomorrow and in the meantime why not purchase something from Berkley’s store like this hand signed comic that’s perfect for framing… [www.berkeleybreathed.com/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385352 {#1456
    date: 2024-01-04 17:22:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 27206
  -titleTs: "'1981':3 '4':1 'comic':5 'januari':2 'today':6"
  -bodyTs: "'/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)':119 '10':69 '14':54,85 'actual':78 'advanc':12 'alway':2 'anyway':87 'appar':32 'artist':6 'assum':3 'berkley':33,104 'color':80 'comic':5,61,72,111 'could':20 'creat':7,50 'day':23 'dec':84 'decemb':53 'didn':34 'feel':36 'first':45,57,75 'frame':116 'hadn':26 'hand':109 'like':37,107 'line':17 'may':68 'meantim':98 'month':47 'new':92 'one':14,51,76 'perfect':114 'purchas':101 'realiz':28 'return':73 'sign':110 'someth':102 'store':106 'stori':16 'strip':10,40,86,93 'sunday':9,39,71 'tomorrow':94 'version':81 'week':58 'won':64 'www.berkeleybreathed.com':118 'www.berkeleybreathed.com/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704421352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385352 {#1454
    date: 2024-01-04 17:22:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-1981-No-Comic-Today"
  +title: "4 January 1981 - No Comic Today"
  +url: "https://sh.itjust.works/pictrs/image/8a5c9521-d3c8-4233-bb7d-ccc4f13bfc06.jpeg"
  +body: """
    I always assumed most comic artists created the Sunday strips in advance as one off story lines so they could have a day off. I hadn’t realized it before but apparently Berkley didn’t feel like doing Sunday strips at all for the first few months. He did create one for December 14 during the first week of the comic but it won’t be until May 10 the Sunday comic returns. The first one is actually a colored version of the Dec 14 strip.\n
    \n
    Anyway, there will be a new strip tomorrow and in the meantime why not purchase something from Berkley’s store like this hand signed comic that’s perfect for framing… [www.berkeleybreathed.com/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385352 {#1456
    date: 2024-01-04 17:22:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 27206
  -titleTs: "'1981':3 '4':1 'comic':5 'januari':2 'today':6"
  -bodyTs: "'/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)':119 '10':69 '14':54,85 'actual':78 'advanc':12 'alway':2 'anyway':87 'appar':32 'artist':6 'assum':3 'berkley':33,104 'color':80 'comic':5,61,72,111 'could':20 'creat':7,50 'day':23 'dec':84 'decemb':53 'didn':34 'feel':36 'first':45,57,75 'frame':116 'hadn':26 'hand':109 'like':37,107 'line':17 'may':68 'meantim':98 'month':47 'new':92 'one':14,51,76 'perfect':114 'purchas':101 'realiz':28 'return':73 'sign':110 'someth':102 'store':106 'stori':16 'strip':10,40,86,93 'sunday':9,39,71 'tomorrow':94 'version':81 'week':58 'won':64 'www.berkeleybreathed.com':118 'www.berkeleybreathed.com/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704421352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385352 {#1454
    date: 2024-01-04 17:22:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1461
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1462 …}
  +image: Proxies\__CG__\App\Entity\Image {#1463 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-1981-No-Comic-Today"
  +title: "4 January 1981 - No Comic Today"
  +url: "https://sh.itjust.works/pictrs/image/8a5c9521-d3c8-4233-bb7d-ccc4f13bfc06.jpeg"
  +body: """
    I always assumed most comic artists created the Sunday strips in advance as one off story lines so they could have a day off. I hadn’t realized it before but apparently Berkley didn’t feel like doing Sunday strips at all for the first few months. He did create one for December 14 during the first week of the comic but it won’t be until May 10 the Sunday comic returns. The first one is actually a colored version of the Dec 14 strip.\n
    \n
    Anyway, there will be a new strip tomorrow and in the meantime why not purchase something from Berkley’s store like this hand signed comic that’s perfect for framing… [www.berkeleybreathed.com/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385352 {#1456
    date: 2024-01-04 17:22:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 27206
  -titleTs: "'1981':3 '4':1 'comic':5 'januari':2 'today':6"
  -bodyTs: "'/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)':119 '10':69 '14':54,85 'actual':78 'advanc':12 'alway':2 'anyway':87 'appar':32 'artist':6 'assum':3 'berkley':33,104 'color':80 'comic':5,61,72,111 'could':20 'creat':7,50 'day':23 'dec':84 'decemb':53 'didn':34 'feel':36 'first':45,57,75 'frame':116 'hadn':26 'hand':109 'like':37,107 'line':17 'may':68 'meantim':98 'month':47 'new':92 'one':14,51,76 'perfect':114 'purchas':101 'realiz':28 'return':73 'sign':110 'someth':102 'store':106 'stori':16 'strip':10,40,86,93 'sunday':9,39,71 'tomorrow':94 'version':81 'week':58 'won':64 'www.berkeleybreathed.com':118 'www.berkeleybreathed.com/store/signed-strips/795](https://www.berkeleybreathed.com/store/signed-strips/795)':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704421352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385352 {#1454
    date: 2024-01-04 17:22:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1430 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-1979"
  +title: "4 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/32c6965e-bddc-4102-b499-116de597503e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704384273 {#1436
    date: 2024-01-04 17:04:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 27201
  -titleTs: "'1979':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704442773
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12151370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384273 {#1428
    date: 2024-01-04 17:04:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1430 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-1979"
  +title: "4 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/32c6965e-bddc-4102-b499-116de597503e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704384273 {#1436
    date: 2024-01-04 17:04:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 27201
  -titleTs: "'1979':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704442773
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12151370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384273 {#1428
    date: 2024-01-04 17:04:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1435
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1430 …}
  +image: Proxies\__CG__\App\Entity\Image {#1434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "4-January-1979"
  +title: "4 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/32c6965e-bddc-4102-b499-116de597503e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704384273 {#1436
    date: 2024-01-04 17:04:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 27201
  -titleTs: "'1979':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704442773
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12151370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384273 {#1428
    date: 2024-01-04 17:04:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1709
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "Random-17-November-2013"
  +title: "Random 17 November 2013"
  +url: "https://sh.itjust.works/pictrs/image/f657004b-b7b7-4dd1-980e-600922df5011.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704383737 {#1698
    date: 2024-01-04 16:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 27196
  -titleTs: "'17':2 '2013':4 'novemb':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383737 {#1696
    date: 2024-01-04 16:55: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
79 DENIED edit
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "Random-17-November-2013"
  +title: "Random 17 November 2013"
  +url: "https://sh.itjust.works/pictrs/image/f657004b-b7b7-4dd1-980e-600922df5011.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704383737 {#1698
    date: 2024-01-04 16:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 27196
  -titleTs: "'17':2 '2013':4 'novemb':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383737 {#1696
    date: 2024-01-04 16:55: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
80 DENIED moderate
App\Entity\Entry {#1709
  +user: Proxies\__CG__\App\Entity\User {#1420 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1451 …}
  +slug: "Random-17-November-2013"
  +title: "Random 17 November 2013"
  +url: "https://sh.itjust.works/pictrs/image/f657004b-b7b7-4dd1-980e-600922df5011.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704383737 {#1698
    date: 2024-01-04 16:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 27196
  -titleTs: "'17':2 '2013':4 'novemb':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383737 {#1696
    date: 2024-01-04 16:55: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
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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Lawyers-for-Hong-Kong-pro-democracy-tycoon-Jimmy-Lai-appealed-to"
  +title: "Lawyers for Hong Kong pro-democracy tycoon Jimmy Lai appealed to the United Nations expert on torture over the treatment of a witness they believe was tortured before giving incriminating evidence"
  +url: "https://1ft.io/proxy?q=https%3A%2F%2Fwww.reuters.com%2Fworld%2Fchina%2Fhong-kong-tycoons-lawyers-appeal-un-over-witness-torture-accusation-2024-01-04%2F"
  +body: """
    Cross-posted from: [beehaw.org/post/10781442](https://beehaw.org/post/10781442)\n
    \n
    Lai, 76, founder of now-shuttered pro-democracy paper Apple Daily and a leading critic of the Chinese Communist Party, faces two counts of conspiracy to collude with foreign forces under a national security law China imposed in 2020.\n
    \n
    He pleaded not guilty on Tuesday.\n
    \n
    “The appeal expresses grave concerns over the treatment of a key prosecution witness in the ongoing trial of Jimmy Lai, Andy Li (Li Yu-Hin), and its implications for Mr Lai’s trial,” Lai’s legal team from Doughty Street International said.\n
    \n
    “Credible evidence is emerging that Andy Li was tortured when in prison in China before confessing to allegedly conspiring with Jimmy Lai to collude with foreign entities to endanger national security,” their statement added.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704381367 {#1645
    date: 2024-01-04 16:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 27187
  -titleTs: "'appeal':11 'believ':26 'democraci':7 'evid':32 'expert':16 'give':30 'hong':3 'incrimin':31 'jimmi':9 'kong':4 'lai':10 'lawyer':1 'nation':15 'pro':6 'pro-democraci':5 'tortur':18,28 'treatment':21 'tycoon':8 'unit':14 'wit':24"
  -bodyTs: "'/post/10781442](https://beehaw.org/post/10781442)':7 '2020':48 '76':9 'ad':131 'alleg':115 'andi':75,103 'appeal':56 'appl':19 'beehaw.org':6 'beehaw.org/post/10781442](https://beehaw.org/post/10781442)':5 'china':45,111 'chines':27 'collud':36,121 'communist':28 'concern':59 'confess':113 'conspir':116 'conspiraci':34 'count':32 'credibl':98 'critic':24 'cross':2 'cross-post':1 'daili':20 'democraci':17 'doughti':94 'emerg':101 'endang':126 'entiti':124 'evid':99 'express':57 'face':30 'forc':39 'foreign':38,123 'founder':10 'grave':58 'guilti':52 'hin':80 'implic':83 'impos':46 'intern':96 'jimmi':73,118 'key':65 'lai':8,74,86,89,119 'law':44 'lead':23 'legal':91 'li':76,77,104 'mr':85 'nation':42,127 'now-shutt':12 'ongo':70 'paper':18 'parti':29 'plead':50 'post':3 'prison':109 'pro':16 'pro-democraci':15 'prosecut':66 'said':97 'secur':43,128 'shutter':14 'statement':130 'street':95 'team':92 'tortur':106 'treatment':62 'trial':71,88 'tuesday':54 'two':31 'wit':67 'yu':79 'yu-hin':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704435367
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10781473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704381367 {#1640
    date: 2024-01-04 16:16:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Lawyers-for-Hong-Kong-pro-democracy-tycoon-Jimmy-Lai-appealed-to"
  +title: "Lawyers for Hong Kong pro-democracy tycoon Jimmy Lai appealed to the United Nations expert on torture over the treatment of a witness they believe was tortured before giving incriminating evidence"
  +url: "https://1ft.io/proxy?q=https%3A%2F%2Fwww.reuters.com%2Fworld%2Fchina%2Fhong-kong-tycoons-lawyers-appeal-un-over-witness-torture-accusation-2024-01-04%2F"
  +body: """
    Cross-posted from: [beehaw.org/post/10781442](https://beehaw.org/post/10781442)\n
    \n
    Lai, 76, founder of now-shuttered pro-democracy paper Apple Daily and a leading critic of the Chinese Communist Party, faces two counts of conspiracy to collude with foreign forces under a national security law China imposed in 2020.\n
    \n
    He pleaded not guilty on Tuesday.\n
    \n
    “The appeal expresses grave concerns over the treatment of a key prosecution witness in the ongoing trial of Jimmy Lai, Andy Li (Li Yu-Hin), and its implications for Mr Lai’s trial,” Lai’s legal team from Doughty Street International said.\n
    \n
    “Credible evidence is emerging that Andy Li was tortured when in prison in China before confessing to allegedly conspiring with Jimmy Lai to collude with foreign entities to endanger national security,” their statement added.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704381367 {#1645
    date: 2024-01-04 16:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 27187
  -titleTs: "'appeal':11 'believ':26 'democraci':7 'evid':32 'expert':16 'give':30 'hong':3 'incrimin':31 'jimmi':9 'kong':4 'lai':10 'lawyer':1 'nation':15 'pro':6 'pro-democraci':5 'tortur':18,28 'treatment':21 'tycoon':8 'unit':14 'wit':24"
  -bodyTs: "'/post/10781442](https://beehaw.org/post/10781442)':7 '2020':48 '76':9 'ad':131 'alleg':115 'andi':75,103 'appeal':56 'appl':19 'beehaw.org':6 'beehaw.org/post/10781442](https://beehaw.org/post/10781442)':5 'china':45,111 'chines':27 'collud':36,121 'communist':28 'concern':59 'confess':113 'conspir':116 'conspiraci':34 'count':32 'credibl':98 'critic':24 'cross':2 'cross-post':1 'daili':20 'democraci':17 'doughti':94 'emerg':101 'endang':126 'entiti':124 'evid':99 'express':57 'face':30 'forc':39 'foreign':38,123 'founder':10 'grave':58 'guilti':52 'hin':80 'implic':83 'impos':46 'intern':96 'jimmi':73,118 'key':65 'lai':8,74,86,89,119 'law':44 'lead':23 'legal':91 'li':76,77,104 'mr':85 'nation':42,127 'now-shutt':12 'ongo':70 'paper':18 'parti':29 'plead':50 'post':3 'prison':109 'pro':16 'pro-democraci':15 'prosecut':66 'said':97 'secur':43,128 'shutter':14 'statement':130 'street':95 'team':92 'tortur':106 'treatment':62 'trial':71,88 'tuesday':54 'two':31 'wit':67 'yu':79 'yu-hin':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704435367
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10781473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704381367 {#1640
    date: 2024-01-04 16:16:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1665 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1675 …}
  +slug: "Lawyers-for-Hong-Kong-pro-democracy-tycoon-Jimmy-Lai-appealed-to"
  +title: "Lawyers for Hong Kong pro-democracy tycoon Jimmy Lai appealed to the United Nations expert on torture over the treatment of a witness they believe was tortured before giving incriminating evidence"
  +url: "https://1ft.io/proxy?q=https%3A%2F%2Fwww.reuters.com%2Fworld%2Fchina%2Fhong-kong-tycoons-lawyers-appeal-un-over-witness-torture-accusation-2024-01-04%2F"
  +body: """
    Cross-posted from: [beehaw.org/post/10781442](https://beehaw.org/post/10781442)\n
    \n
    Lai, 76, founder of now-shuttered pro-democracy paper Apple Daily and a leading critic of the Chinese Communist Party, faces two counts of conspiracy to collude with foreign forces under a national security law China imposed in 2020.\n
    \n
    He pleaded not guilty on Tuesday.\n
    \n
    “The appeal expresses grave concerns over the treatment of a key prosecution witness in the ongoing trial of Jimmy Lai, Andy Li (Li Yu-Hin), and its implications for Mr Lai’s trial,” Lai’s legal team from Doughty Street International said.\n
    \n
    “Credible evidence is emerging that Andy Li was tortured when in prison in China before confessing to allegedly conspiring with Jimmy Lai to collude with foreign entities to endanger national security,” their statement added.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704381367 {#1645
    date: 2024-01-04 16:16:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 27187
  -titleTs: "'appeal':11 'believ':26 'democraci':7 'evid':32 'expert':16 'give':30 'hong':3 'incrimin':31 'jimmi':9 'kong':4 'lai':10 'lawyer':1 'nation':15 'pro':6 'pro-democraci':5 'tortur':18,28 'treatment':21 'tycoon':8 'unit':14 'wit':24"
  -bodyTs: "'/post/10781442](https://beehaw.org/post/10781442)':7 '2020':48 '76':9 'ad':131 'alleg':115 'andi':75,103 'appeal':56 'appl':19 'beehaw.org':6 'beehaw.org/post/10781442](https://beehaw.org/post/10781442)':5 'china':45,111 'chines':27 'collud':36,121 'communist':28 'concern':59 'confess':113 'conspir':116 'conspiraci':34 'count':32 'credibl':98 'critic':24 'cross':2 'cross-post':1 'daili':20 'democraci':17 'doughti':94 'emerg':101 'endang':126 'entiti':124 'evid':99 'express':57 'face':30 'forc':39 'foreign':38,123 'founder':10 'grave':58 'guilti':52 'hin':80 'implic':83 'impos':46 'intern':96 'jimmi':73,118 'key':65 'lai':8,74,86,89,119 'law':44 'lead':23 'legal':91 'li':76,77,104 'mr':85 'nation':42,127 'now-shutt':12 'ongo':70 'paper':18 'parti':29 'plead':50 'post':3 'prison':109 'pro':16 'pro-democraci':15 'prosecut':66 'said':97 'secur':43,128 'shutter':14 'statement':130 'street':95 'team':92 'tortur':106 'treatment':62 'trial':71,88 'tuesday':54 'two':31 'wit':67 'yu':79 'yu-hin':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704435367
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10781473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704381367 {#1640
    date: 2024-01-04 16:16:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Vectrex-reborn-How-a-chance-encounter-gave-new-life-to"
  +title: "Vectrex reborn: How a chance encounter gave new life to a dead console"
  +url: "https://arstechnica.com/gaming/2024/01/vectrex-reborn-how-a-chance-encounter-gave-new-life-to-a-dead-console/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704380132 {#1679
    date: 2024-01-04 15:55:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 27181
  -titleTs: "'chanc':5 'consol':13 'dead':12 'encount':6 'gave':7 'life':9 'new':8 'reborn':2 'vectrex':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704398132
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7892401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704380132 {#1650
    date: 2024-01-04 15:55: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
87 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Vectrex-reborn-How-a-chance-encounter-gave-new-life-to"
  +title: "Vectrex reborn: How a chance encounter gave new life to a dead console"
  +url: "https://arstechnica.com/gaming/2024/01/vectrex-reborn-how-a-chance-encounter-gave-new-life-to-a-dead-console/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704380132 {#1679
    date: 2024-01-04 15:55:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 27181
  -titleTs: "'chanc':5 'consol':13 'dead':12 'encount':6 'gave':7 'life':9 'new':8 'reborn':2 'vectrex':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704398132
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7892401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704380132 {#1650
    date: 2024-01-04 15:55: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
88 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1785 …}
  +image: Proxies\__CG__\App\Entity\Image {#1655 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +slug: "Vectrex-reborn-How-a-chance-encounter-gave-new-life-to"
  +title: "Vectrex reborn: How a chance encounter gave new life to a dead console"
  +url: "https://arstechnica.com/gaming/2024/01/vectrex-reborn-how-a-chance-encounter-gave-new-life-to-a-dead-console/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704380132 {#1679
    date: 2024-01-04 15:55:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 27181
  -titleTs: "'chanc':5 'consol':13 'dead':12 'encount':6 'gave':7 'life':9 'new':8 'reborn':2 'vectrex':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704398132
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7892401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704380132 {#1650
    date: 2024-01-04 15:55: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
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "Fox"
  +title: "Fox"
  +url: "https://i.redd.it/06tz4s16ju7c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704372393 {#1589
    date: 2024-01-04 13:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 27144
  -titleTs: "'fox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704458793
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372393 {#1571
    date: 2024-01-04 13:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "Fox"
  +title: "Fox"
  +url: "https://i.redd.it/06tz4s16ju7c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704372393 {#1589
    date: 2024-01-04 13:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 27144
  -titleTs: "'fox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704458793
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372393 {#1571
    date: 2024-01-04 13:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1580 …}
  +slug: "Fox"
  +title: "Fox"
  +url: "https://i.redd.it/06tz4s16ju7c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704372393 {#1589
    date: 2024-01-04 13:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 27144
  -titleTs: "'fox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704458793
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372393 {#1571
    date: 2024-01-04 13:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "Stash-v0-24-0-released"
  +title: "Stash v0.24.0 released"
  +url: "https://github.com/stashapp/stash/releases/tag/v0.24.0"
  +body: """
    cross-posted from: [discuss.online/post/3916219](https://discuss.online/post/3916219)\n
    \n
    > v0.24.0 - 2023-12-27\n
    > \n
    > This release boasts a (long asked for) management interface for installing, updating and uninstalling scrapers and plugins. **Note that this interface is not compatible with any already installed scrapers/plugins**, so you will need to use the management interface to install these, and delete your existing ones if you want to use the new UI.\n
    > \n
    > It also adds a suite of new abilities to plugins, allowing for more advance plugins to be created. It also has a bunch of other improvements and bug fixes, see the changelog for details.\n
    > \n
    > Full changelog: [github.com/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704360888 {#1551
    date: 2024-01-04 10:34:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 27127
  -titleTs: "'releas':3 'stash':1 'v0.24.0':2"
  -bodyTs: "'-12':10 '-27':11 '/post/3916219](https://discuss.online/post/3916219)':7 '/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)':104 '2023':9 'abil':73 'add':68 'advanc':79 'allow':76 'alreadi':38 'also':67,85 'ask':17 'boast':14 'bug':93 'bunch':88 'changelog':97,101 'compat':35 'creat':83 'cross':2 'cross-post':1 'delet':54 'detail':99 'discuss.online':6 'discuss.online/post/3916219](https://discuss.online/post/3916219)':5 'exist':56 'fix':94 'full':100 'github.com':103 'github.com/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)':102 'improv':91 'instal':22,39,51 'interfac':20,32,49 'long':16 'manag':19,48 'need':44 'new':64,72 'note':29 'one':57 'plugin':28,75,80 'post':3 'releas':13 'scraper':26 'scrapers/plugins':40 'see':95 'suit':70 'ui':65 'uninstal':25 'updat':23 'use':46,62 'v0.24.0':8 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704396888
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10302441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704360888 {#1549
    date: 2024-01-04 10:34:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "Stash-v0-24-0-released"
  +title: "Stash v0.24.0 released"
  +url: "https://github.com/stashapp/stash/releases/tag/v0.24.0"
  +body: """
    cross-posted from: [discuss.online/post/3916219](https://discuss.online/post/3916219)\n
    \n
    > v0.24.0 - 2023-12-27\n
    > \n
    > This release boasts a (long asked for) management interface for installing, updating and uninstalling scrapers and plugins. **Note that this interface is not compatible with any already installed scrapers/plugins**, so you will need to use the management interface to install these, and delete your existing ones if you want to use the new UI.\n
    > \n
    > It also adds a suite of new abilities to plugins, allowing for more advance plugins to be created. It also has a bunch of other improvements and bug fixes, see the changelog for details.\n
    > \n
    > Full changelog: [github.com/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704360888 {#1551
    date: 2024-01-04 10:34:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 27127
  -titleTs: "'releas':3 'stash':1 'v0.24.0':2"
  -bodyTs: "'-12':10 '-27':11 '/post/3916219](https://discuss.online/post/3916219)':7 '/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)':104 '2023':9 'abil':73 'add':68 'advanc':79 'allow':76 'alreadi':38 'also':67,85 'ask':17 'boast':14 'bug':93 'bunch':88 'changelog':97,101 'compat':35 'creat':83 'cross':2 'cross-post':1 'delet':54 'detail':99 'discuss.online':6 'discuss.online/post/3916219](https://discuss.online/post/3916219)':5 'exist':56 'fix':94 'full':100 'github.com':103 'github.com/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)':102 'improv':91 'instal':22,39,51 'interfac':20,32,49 'long':16 'manag':19,48 'need':44 'new':64,72 'note':29 'one':57 'plugin':28,75,80 'post':3 'releas':13 'scraper':26 'scrapers/plugins':40 'see':95 'suit':70 'ui':65 'uninstal':25 'updat':23 'use':46,62 'v0.24.0':8 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704396888
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10302441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704360888 {#1549
    date: 2024-01-04 10:34:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "Stash-v0-24-0-released"
  +title: "Stash v0.24.0 released"
  +url: "https://github.com/stashapp/stash/releases/tag/v0.24.0"
  +body: """
    cross-posted from: [discuss.online/post/3916219](https://discuss.online/post/3916219)\n
    \n
    > v0.24.0 - 2023-12-27\n
    > \n
    > This release boasts a (long asked for) management interface for installing, updating and uninstalling scrapers and plugins. **Note that this interface is not compatible with any already installed scrapers/plugins**, so you will need to use the management interface to install these, and delete your existing ones if you want to use the new UI.\n
    > \n
    > It also adds a suite of new abilities to plugins, allowing for more advance plugins to be created. It also has a bunch of other improvements and bug fixes, see the changelog for details.\n
    > \n
    > Full changelog: [github.com/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704360888 {#1551
    date: 2024-01-04 10:34:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 27127
  -titleTs: "'releas':3 'stash':1 'v0.24.0':2"
  -bodyTs: "'-12':10 '-27':11 '/post/3916219](https://discuss.online/post/3916219)':7 '/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)':104 '2023':9 'abil':73 'add':68 'advanc':79 'allow':76 'alreadi':38 'also':67,85 'ask':17 'boast':14 'bug':93 'bunch':88 'changelog':97,101 'compat':35 'creat':83 'cross':2 'cross-post':1 'delet':54 'detail':99 'discuss.online':6 'discuss.online/post/3916219](https://discuss.online/post/3916219)':5 'exist':56 'fix':94 'full':100 'github.com':103 'github.com/stashapp/stash/releases/tag/v0.24.0](https://github.com/stashapp/stash/releases/tag/v0.24.0)':102 'improv':91 'instal':22,39,51 'interfac':20,32,49 'long':16 'manag':19,48 'need':44 'new':64,72 'note':29 'one':57 'plugin':28,75,80 'post':3 'releas':13 'scraper':26 'scrapers/plugins':40 'see':95 'suit':70 'ui':65 'uninstal':25 'updat':23 'use':46,62 'v0.24.0':8 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704396888
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10302441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704360888 {#1549
    date: 2024-01-04 10:34:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1613 …}
  +slug: "Some-meat-pies-I-have-known"
  +title: "Some meat pies I have known 🥧"
  +url: "https://files.catbox.moe/a3fgwy.jpeg"
  +body: """
    Three different beef/steak pies are pictured here. The two shots on the bottom left are of the pies whose insides are showing on the right.\n
    \n
    All pies were purchased and consumed in different parts of regional Victoria, Australia, at various times.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704360007 {#1558
    date: 2024-01-04 10:20:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 29181
  -titleTs: "'known':6 'meat':2 'pie':3"
  -bodyTs: "'australia':38 'beef/steak':3 'bottom':13 'consum':31 'differ':2,33 'insid':20 'left':14 'part':34 'pictur':6 'pie':4,18,27 'purchas':29 'region':36 'right':25 'shot':10 'show':22 'three':1 'time':41 'two':9 'various':40 'victoria':37 'whose':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704369007
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5573316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704360007 {#1556
    date: 2024-01-04 10:20:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1613 …}
  +slug: "Some-meat-pies-I-have-known"
  +title: "Some meat pies I have known 🥧"
  +url: "https://files.catbox.moe/a3fgwy.jpeg"
  +body: """
    Three different beef/steak pies are pictured here. The two shots on the bottom left are of the pies whose insides are showing on the right.\n
    \n
    All pies were purchased and consumed in different parts of regional Victoria, Australia, at various times.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704360007 {#1558
    date: 2024-01-04 10:20:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 29181
  -titleTs: "'known':6 'meat':2 'pie':3"
  -bodyTs: "'australia':38 'beef/steak':3 'bottom':13 'consum':31 'differ':2,33 'insid':20 'left':14 'part':34 'pictur':6 'pie':4,18,27 'purchas':29 'region':36 'right':25 'shot':10 'show':22 'three':1 'time':41 'two':9 'various':40 'victoria':37 'whose':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704369007
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5573316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704360007 {#1556
    date: 2024-01-04 10:20:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1613 …}
  +slug: "Some-meat-pies-I-have-known"
  +title: "Some meat pies I have known 🥧"
  +url: "https://files.catbox.moe/a3fgwy.jpeg"
  +body: """
    Three different beef/steak pies are pictured here. The two shots on the bottom left are of the pies whose insides are showing on the right.\n
    \n
    All pies were purchased and consumed in different parts of regional Victoria, Australia, at various times.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704360007 {#1558
    date: 2024-01-04 10:20:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 29181
  -titleTs: "'known':6 'meat':2 'pie':3"
  -bodyTs: "'australia':38 'beef/steak':3 'bottom':13 'consum':31 'differ':2,33 'insid':20 'left':14 'part':34 'pictur':6 'pie':4,18,27 'purchas':29 'region':36 'right':25 'shot':10 'show':22 'three':1 'time':41 'two':9 'various':40 'victoria':37 'whose':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704369007
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5573316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704360007 {#1556
    date: 2024-01-04 10:20:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details