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

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.26 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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "odd-scaling-issue-with-lmms"
  +title: "odd scaling issue with lmms"
  +url: "https://lemmy.blahaj.zone/pictrs/image/6a0f348e-7d07-4dda-80f3-28e4bdb91948.png"
  +body: "All my applications scale perfectly fine (in that they just don’t change their scale factor when moving from monitor to monitor). But somehow lmms scales very weirdly. The main monitor shows the program way too large (like in the photo, that is fullscreen) and my side monitor shows the application in slightly too small scale and the text is miniscule. This video shows the difference between the two: [youtu.be/r8IIEwjYbEo](https://youtu.be/r8IIEwjYbEo)Does someone know what might be going on here? I’m running Debian 12 with Gnome 43 (seemingly X11) with the website version of lmms (stable)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697117508 {#191
    date: 2023-10-12 15:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 16431
  -titleTs: "'issu':3 'lmms':5 'odd':1 'scale':2"
  -bodyTs: "'/r8iiewjybeo](https://youtu.be/r8iiewjybeo)does':72 '12':85 '43':88 'applic':3,51 'chang':13 'debian':84 'differ':66 'factor':16 'fine':6 'fullscreen':44 'gnome':87 'go':78 'know':74 'larg':37 'like':38 'lmms':25,96 'm':82 'main':30 'might':76 'miniscul':61 'monitor':20,22,31,48 'move':18 'perfect':5 'photo':41 'program':34 'run':83 'scale':4,15,26,56 'seem':89 'show':32,49,64 'side':47 'slight':53 'small':55 'somehow':24 'someon':73 'stabl':97 'text':59 'two':69 'version':94 'video':63 'way':35 'websit':93 'weird':28 'x11':90 'youtu.be':71 'youtu.be/r8iiewjybeo](https://youtu.be/r8iiewjybeo)does':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697117508
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4090201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697117508 {#242
    date: 2023-10-12 15:31:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "odd-scaling-issue-with-lmms"
  +title: "odd scaling issue with lmms"
  +url: "https://lemmy.blahaj.zone/pictrs/image/6a0f348e-7d07-4dda-80f3-28e4bdb91948.png"
  +body: "All my applications scale perfectly fine (in that they just don’t change their scale factor when moving from monitor to monitor). But somehow lmms scales very weirdly. The main monitor shows the program way too large (like in the photo, that is fullscreen) and my side monitor shows the application in slightly too small scale and the text is miniscule. This video shows the difference between the two: [youtu.be/r8IIEwjYbEo](https://youtu.be/r8IIEwjYbEo)Does someone know what might be going on here? I’m running Debian 12 with Gnome 43 (seemingly X11) with the website version of lmms (stable)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697117508 {#191
    date: 2023-10-12 15:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 16431
  -titleTs: "'issu':3 'lmms':5 'odd':1 'scale':2"
  -bodyTs: "'/r8iiewjybeo](https://youtu.be/r8iiewjybeo)does':72 '12':85 '43':88 'applic':3,51 'chang':13 'debian':84 'differ':66 'factor':16 'fine':6 'fullscreen':44 'gnome':87 'go':78 'know':74 'larg':37 'like':38 'lmms':25,96 'm':82 'main':30 'might':76 'miniscul':61 'monitor':20,22,31,48 'move':18 'perfect':5 'photo':41 'program':34 'run':83 'scale':4,15,26,56 'seem':89 'show':32,49,64 'side':47 'slight':53 'small':55 'somehow':24 'someon':73 'stabl':97 'text':59 'two':69 'version':94 'video':63 'way':35 'websit':93 'weird':28 'x11':90 'youtu.be':71 'youtu.be/r8iiewjybeo](https://youtu.be/r8iiewjybeo)does':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697117508
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4090201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697117508 {#242
    date: 2023-10-12 15:31:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "odd-scaling-issue-with-lmms"
  +title: "odd scaling issue with lmms"
  +url: "https://lemmy.blahaj.zone/pictrs/image/6a0f348e-7d07-4dda-80f3-28e4bdb91948.png"
  +body: "All my applications scale perfectly fine (in that they just don’t change their scale factor when moving from monitor to monitor). But somehow lmms scales very weirdly. The main monitor shows the program way too large (like in the photo, that is fullscreen) and my side monitor shows the application in slightly too small scale and the text is miniscule. This video shows the difference between the two: [youtu.be/r8IIEwjYbEo](https://youtu.be/r8IIEwjYbEo)Does someone know what might be going on here? I’m running Debian 12 with Gnome 43 (seemingly X11) with the website version of lmms (stable)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697117508 {#191
    date: 2023-10-12 15:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 16431
  -titleTs: "'issu':3 'lmms':5 'odd':1 'scale':2"
  -bodyTs: "'/r8iiewjybeo](https://youtu.be/r8iiewjybeo)does':72 '12':85 '43':88 'applic':3,51 'chang':13 'debian':84 'differ':66 'factor':16 'fine':6 'fullscreen':44 'gnome':87 'go':78 'know':74 'larg':37 'like':38 'lmms':25,96 'm':82 'main':30 'might':76 'miniscul':61 'monitor':20,22,31,48 'move':18 'perfect':5 'photo':41 'program':34 'run':83 'scale':4,15,26,56 'seem':89 'show':32,49,64 'side':47 'slight':53 'small':55 'somehow':24 'someon':73 'stabl':97 'text':59 'two':69 'version':94 'video':63 'way':35 'websit':93 'weird':28 'x11':90 'youtu.be':71 'youtu.be/r8iiewjybeo](https://youtu.be/r8iiewjybeo)does':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697117508
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4090201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697117508 {#242
    date: 2023-10-12 15:31:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Happy-10th-anniversary-Pokemon-X-and-amp-Y"
  +title: "Happy 10th anniversary Pokémon X & Y!"
  +url: "https://feddit.de/pictrs/image/83d96fd5-7685-4cfc-ac6d-7150085540f2.jpeg"
  +body: "A bit of Merch I photographed for the occasion ^^"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697116157 {#1877
    date: 2023-10-12 15:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 6942
  -titleTs: "'10th':2 'anniversari':3 'happi':1 'pokémon':4 'x':5 'y':6"
  -bodyTs: "'bit':2 'merch':4 'occas':9 'photograph':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697125157
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4450516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697116157 {#1876
    date: 2023-10-12 15:09:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Happy-10th-anniversary-Pokemon-X-and-amp-Y"
  +title: "Happy 10th anniversary Pokémon X & Y!"
  +url: "https://feddit.de/pictrs/image/83d96fd5-7685-4cfc-ac6d-7150085540f2.jpeg"
  +body: "A bit of Merch I photographed for the occasion ^^"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697116157 {#1877
    date: 2023-10-12 15:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 6942
  -titleTs: "'10th':2 'anniversari':3 'happi':1 'pokémon':4 'x':5 'y':6"
  -bodyTs: "'bit':2 'merch':4 'occas':9 'photograph':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697125157
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4450516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697116157 {#1876
    date: 2023-10-12 15:09:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Happy-10th-anniversary-Pokemon-X-and-amp-Y"
  +title: "Happy 10th anniversary Pokémon X & Y!"
  +url: "https://feddit.de/pictrs/image/83d96fd5-7685-4cfc-ac6d-7150085540f2.jpeg"
  +body: "A bit of Merch I photographed for the occasion ^^"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697116157 {#1877
    date: 2023-10-12 15:09:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 6942
  -titleTs: "'10th':2 'anniversari':3 'happi':1 'pokémon':4 'x':5 'y':6"
  -bodyTs: "'bit':2 'merch':4 'occas':9 'photograph':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697125157
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4450516"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697116157 {#1876
    date: 2023-10-12 15:09:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "My-beloved"
  +title: "My beloved"
  +url: "https://lemmy.world/pictrs/image/06b2da89-7ccf-4796-a4ee-0833ff86f3ab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 205
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697116120 {#1953
    date: 2023-10-12 15:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 4630
  -titleTs: "'belov':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697198602
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6694131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697112202 {#1937
    date: 2023-10-12 14:03:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "My-beloved"
  +title: "My beloved"
  +url: "https://lemmy.world/pictrs/image/06b2da89-7ccf-4796-a4ee-0833ff86f3ab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 205
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697116120 {#1953
    date: 2023-10-12 15:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 4630
  -titleTs: "'belov':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697198602
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6694131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697112202 {#1937
    date: 2023-10-12 14:03:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "My-beloved"
  +title: "My beloved"
  +url: "https://lemmy.world/pictrs/image/06b2da89-7ccf-4796-a4ee-0833ff86f3ab.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 205
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697116120 {#1953
    date: 2023-10-12 15:08:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 4630
  -titleTs: "'belov':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697198602
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6694131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697112202 {#1937
    date: 2023-10-12 14:03:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "I-asked-Microsoft-s-image-creator-to-create-Godzilla-in-a"
  +title: "I asked Microsoft's image creator to create "Godzilla in a 512k Mac game" and while this is not what I asked for, I can't help but be impressed."
  +url: "https://lemmy.world/pictrs/image/5a2664b3-ea23-414a-90e1-0bcc6f521e7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697115688 {#1387
    date: 2023-10-12 15:01:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 29439
  -titleTs: "'512k':12 'ask':2,22 'creat':8 'creator':6 'game':14 'godzilla':9 'help':27 'imag':5 'impress':30 'mac':13 'microsoft':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6696274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697115688 {#1892
    date: 2023-10-12 15:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "I-asked-Microsoft-s-image-creator-to-create-Godzilla-in-a"
  +title: "I asked Microsoft's image creator to create "Godzilla in a 512k Mac game" and while this is not what I asked for, I can't help but be impressed."
  +url: "https://lemmy.world/pictrs/image/5a2664b3-ea23-414a-90e1-0bcc6f521e7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697115688 {#1387
    date: 2023-10-12 15:01:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 29439
  -titleTs: "'512k':12 'ask':2,22 'creat':8 'creator':6 'game':14 'godzilla':9 'help':27 'imag':5 'impress':30 'mac':13 'microsoft':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6696274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697115688 {#1892
    date: 2023-10-12 15:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "I-asked-Microsoft-s-image-creator-to-create-Godzilla-in-a"
  +title: "I asked Microsoft's image creator to create "Godzilla in a 512k Mac game" and while this is not what I asked for, I can't help but be impressed."
  +url: "https://lemmy.world/pictrs/image/5a2664b3-ea23-414a-90e1-0bcc6f521e7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697115688 {#1387
    date: 2023-10-12 15:01:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 29439
  -titleTs: "'512k':12 'ask':2,22 'creat':8 'creator':6 'game':14 'godzilla':9 'help':27 'imag':5 'impress':30 'mac':13 'microsoft':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6696274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697115688 {#1892
    date: 2023-10-12 15:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Poltergeist-by-Sarah-s-Scribbles"
  +title: ""Poltergeist" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/6cf0e6a522a9dc3f8411f44150e0b25b/c2550152bde282d2-db/s540x810/89313f94142d0417dd24bd67236e6cbd140a2df9.jpg"
  +body: "- Source: [Tumblr](https://sarahcandersen.com/post/730897580180062209) - [Tumblr archive](https://sarahcandersen.com/archive) - [Tumblr RSS Feed](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 730
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697113350 {#1942
    date: 2023-10-12 14:22:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 4362
  -titleTs: "'poltergeist':1 'sarah':3 'scribbl':5"
  -bodyTs: "'/archive)':10 '/post/730897580180062209)':5 '/rss)':16 'archiv':7 'feed':13 'rss':12 'sarahcandersen.com':4,9,15 'sarahcandersen.com/archive)':8 'sarahcandersen.com/post/730897580180062209)':3 'sarahcandersen.com/rss)':14 'sourc':1 'tumblr':2,6,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697127445
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11132192"
  +editedAt: DateTimeImmutable @1697041172 {#1971
    date: 2023-10-11 18:19:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697041045 {#1927
    date: 2023-10-11 18:17:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Poltergeist-by-Sarah-s-Scribbles"
  +title: ""Poltergeist" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/6cf0e6a522a9dc3f8411f44150e0b25b/c2550152bde282d2-db/s540x810/89313f94142d0417dd24bd67236e6cbd140a2df9.jpg"
  +body: "- Source: [Tumblr](https://sarahcandersen.com/post/730897580180062209) - [Tumblr archive](https://sarahcandersen.com/archive) - [Tumblr RSS Feed](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 730
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697113350 {#1942
    date: 2023-10-12 14:22:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 4362
  -titleTs: "'poltergeist':1 'sarah':3 'scribbl':5"
  -bodyTs: "'/archive)':10 '/post/730897580180062209)':5 '/rss)':16 'archiv':7 'feed':13 'rss':12 'sarahcandersen.com':4,9,15 'sarahcandersen.com/archive)':8 'sarahcandersen.com/post/730897580180062209)':3 'sarahcandersen.com/rss)':14 'sourc':1 'tumblr':2,6,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697127445
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11132192"
  +editedAt: DateTimeImmutable @1697041172 {#1971
    date: 2023-10-11 18:19:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697041045 {#1927
    date: 2023-10-11 18:17:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Poltergeist-by-Sarah-s-Scribbles"
  +title: ""Poltergeist" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/6cf0e6a522a9dc3f8411f44150e0b25b/c2550152bde282d2-db/s540x810/89313f94142d0417dd24bd67236e6cbd140a2df9.jpg"
  +body: "- Source: [Tumblr](https://sarahcandersen.com/post/730897580180062209) - [Tumblr archive](https://sarahcandersen.com/archive) - [Tumblr RSS Feed](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 730
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697113350 {#1942
    date: 2023-10-12 14:22:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 4362
  -titleTs: "'poltergeist':1 'sarah':3 'scribbl':5"
  -bodyTs: "'/archive)':10 '/post/730897580180062209)':5 '/rss)':16 'archiv':7 'feed':13 'rss':12 'sarahcandersen.com':4,9,15 'sarahcandersen.com/archive)':8 'sarahcandersen.com/post/730897580180062209)':3 'sarahcandersen.com/rss)':14 'sourc':1 'tumblr':2,6,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697127445
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11132192"
  +editedAt: DateTimeImmutable @1697041172 {#1971
    date: 2023-10-11 18:19:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697041045 {#1927
    date: 2023-10-11 18:17:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Me-trying-to-make-a-joke-that-won-t-offend-anyone"
  +title: "Me trying to make a joke that won’t offend anyone in 2017. > My wife died in a laser accident, what is your problem?????"
  +url: "https://suppo.fi/pictrs/image/a41b417c-4fc2-4240-8f55-6ae0a1f6300d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697112302 {#1891
    date: 2023-10-12 14:05:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 4579
  -titleTs: "'2017':13 'accid':20 'anyon':11 'die':16 'joke':6 'laser':19 'make':4 'offend':10 'problem':24 'tri':2 'wife':15 'won':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697172955
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/430086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697086555 {#1904
    date: 2023-10-12 06:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Me-trying-to-make-a-joke-that-won-t-offend-anyone"
  +title: "Me trying to make a joke that won’t offend anyone in 2017. > My wife died in a laser accident, what is your problem?????"
  +url: "https://suppo.fi/pictrs/image/a41b417c-4fc2-4240-8f55-6ae0a1f6300d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697112302 {#1891
    date: 2023-10-12 14:05:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 4579
  -titleTs: "'2017':13 'accid':20 'anyon':11 'die':16 'joke':6 'laser':19 'make':4 'offend':10 'problem':24 'tri':2 'wife':15 'won':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697172955
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/430086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697086555 {#1904
    date: 2023-10-12 06:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Me-trying-to-make-a-joke-that-won-t-offend-anyone"
  +title: "Me trying to make a joke that won’t offend anyone in 2017. > My wife died in a laser accident, what is your problem?????"
  +url: "https://suppo.fi/pictrs/image/a41b417c-4fc2-4240-8f55-6ae0a1f6300d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697112302 {#1891
    date: 2023-10-12 14:05:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 4579
  -titleTs: "'2017':13 'accid':20 'anyon':11 'die':16 'joke':6 'laser':19 'make':4 'offend':10 'problem':24 'tri':2 'wife':15 'won':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697172955
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/430086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697086555 {#1904
    date: 2023-10-12 06:55:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Fresh-water-anyone"
  +title: "Fresh water, anyone?"
  +url: null
  +body: """
    The following activities:\n
    \n
    - Visiting a new place, making new encounters and otherwise having a memorable day\n
    - Kissing a girl you I never kissed before\n
    - yeah orgasm too\n
    \n
    All produce kinda the same feeling of drinking a glass of fresh, delicious water on a long, hot day\n
    \n
    I had this feeling so many times, and wondering how many people think the same?\n
    \n
    Some other clues which indicates I am not totally insane\n
    \n
    - in english, men are "thirsty"\n
    - in french, women are “fresh”\n
    - … ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697111685 {#2439
    date: 2023-10-12 13:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 4869
  -titleTs: "'anyon':3 'fresh':1 'water':2"
  -bodyTs: "'activ':3 'clue':64 'day':16,46 'delici':40 'drink':35 'encount':10 'english':73 'feel':33,50 'follow':2 'french':78 'fresh':39,81 'girl':19 'glass':37 'hot':45 'indic':66 'insan':71 'kinda':30 'kiss':17,23 'long':44 'make':8 'mani':52,57 'memor':15 'men':74 'never':22 'new':6,9 'orgasm':26 'otherwis':12 'peopl':58 'place':7 'produc':29 'think':59 'thirsti':76 'time':53 'total':70 'visit':4 'water':41 'women':79 'wonder':55 'yeah':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697118030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6693879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697111530 {#2436
    date: 2023-10-12 13:52:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Fresh-water-anyone"
  +title: "Fresh water, anyone?"
  +url: null
  +body: """
    The following activities:\n
    \n
    - Visiting a new place, making new encounters and otherwise having a memorable day\n
    - Kissing a girl you I never kissed before\n
    - yeah orgasm too\n
    \n
    All produce kinda the same feeling of drinking a glass of fresh, delicious water on a long, hot day\n
    \n
    I had this feeling so many times, and wondering how many people think the same?\n
    \n
    Some other clues which indicates I am not totally insane\n
    \n
    - in english, men are "thirsty"\n
    - in french, women are “fresh”\n
    - … ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697111685 {#2439
    date: 2023-10-12 13:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 4869
  -titleTs: "'anyon':3 'fresh':1 'water':2"
  -bodyTs: "'activ':3 'clue':64 'day':16,46 'delici':40 'drink':35 'encount':10 'english':73 'feel':33,50 'follow':2 'french':78 'fresh':39,81 'girl':19 'glass':37 'hot':45 'indic':66 'insan':71 'kinda':30 'kiss':17,23 'long':44 'make':8 'mani':52,57 'memor':15 'men':74 'never':22 'new':6,9 'orgasm':26 'otherwis':12 'peopl':58 'place':7 'produc':29 'think':59 'thirsti':76 'time':53 'total':70 'visit':4 'water':41 'women':79 'wonder':55 'yeah':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697118030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6693879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697111530 {#2436
    date: 2023-10-12 13:52:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Fresh-water-anyone"
  +title: "Fresh water, anyone?"
  +url: null
  +body: """
    The following activities:\n
    \n
    - Visiting a new place, making new encounters and otherwise having a memorable day\n
    - Kissing a girl you I never kissed before\n
    - yeah orgasm too\n
    \n
    All produce kinda the same feeling of drinking a glass of fresh, delicious water on a long, hot day\n
    \n
    I had this feeling so many times, and wondering how many people think the same?\n
    \n
    Some other clues which indicates I am not totally insane\n
    \n
    - in english, men are "thirsty"\n
    - in french, women are “fresh”\n
    - … ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697111685 {#2439
    date: 2023-10-12 13:54:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 4869
  -titleTs: "'anyon':3 'fresh':1 'water':2"
  -bodyTs: "'activ':3 'clue':64 'day':16,46 'delici':40 'drink':35 'encount':10 'english':73 'feel':33,50 'follow':2 'french':78 'fresh':39,81 'girl':19 'glass':37 'hot':45 'indic':66 'insan':71 'kinda':30 'kiss':17,23 'long':44 'make':8 'mani':52,57 'memor':15 'men':74 'never':22 'new':6,9 'orgasm':26 'otherwis':12 'peopl':58 'place':7 'produc':29 'think':59 'thirsti':76 'time':53 'total':70 'visit':4 'water':41 'women':79 'wonder':55 'yeah':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697118030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6693879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697111530 {#2436
    date: 2023-10-12 13:52:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
  +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
  +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697107623 {#2354
    date: 2023-10-12 12:47:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 4099
  -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6608572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958949 {#2358
    date: 2023-10-10 19:29:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
  +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
  +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697107623 {#2354
    date: 2023-10-12 12:47:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 4099
  -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6608572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958949 {#2358
    date: 2023-10-10 19:29:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
  +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
  +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697107623 {#2354
    date: 2023-10-12 12:47:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 4099
  -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6608572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958949 {#2358
    date: 2023-10-10 19:29:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "El-Salvador-sends-4-000-security-forces-into-3-communities-to"
  +title: "El Salvador sends 4,000 security forces into 3 communities to pursue gang members"
  +url: "https://apnews.com/article/el-salvador-nayib-bukele-gangs-601b2aaad7d6297bfc6035da3f5399e7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697106464 {#1524
    date: 2023-10-12 12:27:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 4615
  -titleTs: "'000':5 '3':9 '4':4 'communiti':10 'el':1 'forc':7 'gang':13 'member':14 'pursu':12 'salvador':2 'secur':6 'send':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697146964
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2322907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697106464 {#1501
    date: 2023-10-12 12:27:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "El-Salvador-sends-4-000-security-forces-into-3-communities-to"
  +title: "El Salvador sends 4,000 security forces into 3 communities to pursue gang members"
  +url: "https://apnews.com/article/el-salvador-nayib-bukele-gangs-601b2aaad7d6297bfc6035da3f5399e7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697106464 {#1524
    date: 2023-10-12 12:27:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 4615
  -titleTs: "'000':5 '3':9 '4':4 'communiti':10 'el':1 'forc':7 'gang':13 'member':14 'pursu':12 'salvador':2 'secur':6 'send':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697146964
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2322907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697106464 {#1501
    date: 2023-10-12 12:27:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1499 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1502 …}
  +slug: "El-Salvador-sends-4-000-security-forces-into-3-communities-to"
  +title: "El Salvador sends 4,000 security forces into 3 communities to pursue gang members"
  +url: "https://apnews.com/article/el-salvador-nayib-bukele-gangs-601b2aaad7d6297bfc6035da3f5399e7"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697106464 {#1524
    date: 2023-10-12 12:27:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 4615
  -titleTs: "'000':5 '3':9 '4':4 'communiti':10 'el':1 'forc':7 'gang':13 'member':14 'pursu':12 'salvador':2 'secur':6 'send':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697146964
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2322907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697106464 {#1501
    date: 2023-10-12 12:27:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "ChatGPT-s-mobile-app-hit-record-4-58M-in-revenue-last-month"
  +title: "ChatGPT's mobile app hit record $4.58M in revenue last month, but growth is slowing | TechCrunch"
  +url: "https://techcrunch.com/2023/10/09/chatgpts-mobile-app-hit-record-4-58m-in-revenue-last-month-but-growth-is-slowing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697099557 {#1503
    date: 2023-10-12 10:32:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 3975
  -titleTs: "'4.58':7 'app':4 'chatgpt':1 'growth':14 'hit':5 'last':11 'm':8 'mobil':3 'month':12 'record':6 'revenu':10 'slow':16 'techcrunch':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986837
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/417727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900437 {#1504
    date: 2023-10-10 03:13:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "ChatGPT-s-mobile-app-hit-record-4-58M-in-revenue-last-month"
  +title: "ChatGPT's mobile app hit record $4.58M in revenue last month, but growth is slowing | TechCrunch"
  +url: "https://techcrunch.com/2023/10/09/chatgpts-mobile-app-hit-record-4-58m-in-revenue-last-month-but-growth-is-slowing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697099557 {#1503
    date: 2023-10-12 10:32:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 3975
  -titleTs: "'4.58':7 'app':4 'chatgpt':1 'growth':14 'hit':5 'last':11 'm':8 'mobil':3 'month':12 'record':6 'revenu':10 'slow':16 'techcrunch':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986837
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/417727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900437 {#1504
    date: 2023-10-10 03:13:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "ChatGPT-s-mobile-app-hit-record-4-58M-in-revenue-last-month"
  +title: "ChatGPT's mobile app hit record $4.58M in revenue last month, but growth is slowing | TechCrunch"
  +url: "https://techcrunch.com/2023/10/09/chatgpts-mobile-app-hit-record-4-58m-in-revenue-last-month-but-growth-is-slowing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697099557 {#1503
    date: 2023-10-12 10:32:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 3975
  -titleTs: "'4.58':7 'app':4 'chatgpt':1 'growth':14 'hit':5 'last':11 'm':8 'mobil':3 'month':12 'record':6 'revenu':10 'slow':16 'techcrunch':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986837
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/417727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900437 {#1504
    date: 2023-10-10 03:13:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "F-as-in-frog"
  +title: "F as in frog"
  +url: "https://files.catbox.moe/8z2w6f.jpg"
  +body: """
    Sauce:\n
    \n
    [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098958 {#1537
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 4318
  -titleTs: "'f':1 'frog':4"
  -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697122412
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11124299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697036012 {#1536
    date: 2023-10-11 16:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "F-as-in-frog"
  +title: "F as in frog"
  +url: "https://files.catbox.moe/8z2w6f.jpg"
  +body: """
    Sauce:\n
    \n
    [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098958 {#1537
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 4318
  -titleTs: "'f':1 'frog':4"
  -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697122412
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11124299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697036012 {#1536
    date: 2023-10-11 16:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1519 …}
  +slug: "F-as-in-frog"
  +title: "F as in frog"
  +url: "https://files.catbox.moe/8z2w6f.jpg"
  +body: """
    Sauce:\n
    \n
    [theguardian.com/…/female-frogs-fake-death-unwante…](https://www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 561
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098958 {#1537
    date: 2023-10-12 10:22:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1632 …}
  +reports: Doctrine\ORM\PersistentCollection {#1631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1712 …}
  +badges: Doctrine\ORM\PersistentCollection {#1706 …}
  +children: []
  -id: 4318
  -titleTs: "'f':1 'frog':4"
  -bodyTs: "'/female-frogs-fake-death-unwante':3 '/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':6 'sauc':1 'theguardian.com':2 'www.theguardian.com':5 'www.theguardian.com/science/2023/oct/11/female-frogs-fake-death-unwanted-advances-study)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697122412
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11124299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697036012 {#1536
    date: 2023-10-11 16:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1745
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Google-s-AI-Is-Making-Traffic-Lights-More-Efficient-and-Less"
  +title: "Google’s AI Is Making Traffic Lights More Efficient and Less Annoying | WIRED"
  +url: "https://www.wired.com/story/googles-ai-traffic-lights-driving-annoying/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098778 {#1657
    date: 2023-10-12 10:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 4040
  -titleTs: "'ai':3 'annoy':12 'effici':9 'googl':1 'less':11 'light':7 'make':5 'traffic':6 'wire':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697025996
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/419420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696939596 {#1659
    date: 2023-10-10 14:06:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Google-s-AI-Is-Making-Traffic-Lights-More-Efficient-and-Less"
  +title: "Google’s AI Is Making Traffic Lights More Efficient and Less Annoying | WIRED"
  +url: "https://www.wired.com/story/googles-ai-traffic-lights-driving-annoying/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098778 {#1657
    date: 2023-10-12 10:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 4040
  -titleTs: "'ai':3 'annoy':12 'effici':9 'googl':1 'less':11 'light':7 'make':5 'traffic':6 'wire':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697025996
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/419420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696939596 {#1659
    date: 2023-10-10 14:06:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1745
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1747 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1738 …}
  +slug: "Google-s-AI-Is-Making-Traffic-Lights-More-Efficient-and-Less"
  +title: "Google’s AI Is Making Traffic Lights More Efficient and Less Annoying | WIRED"
  +url: "https://www.wired.com/story/googles-ai-traffic-lights-driving-annoying/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098778 {#1657
    date: 2023-10-12 10:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 4040
  -titleTs: "'ai':3 'annoy':12 'effici':9 'googl':1 'less':11 'light':7 'make':5 'traffic':6 'wire':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697025996
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/419420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696939596 {#1659
    date: 2023-10-10 14:06:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Annotations-for-Star-Trek-Lower-Decks-4x07-A-Few-Badgeys"
  +title: "Annotations for *Star Trek: Lower Decks* 4x07: “A Few Badgeys More” (SPOILERS)"
  +url: null
  +body: """
    The title is a play on the classic 1965 Sergio Leone spaghetti western, “For a Few Dollars More”, starring Clint Eastwood. That movie was a sequel to “A Fistful of Dollars”, which was referenced in the TNG episode title “A Fistful of Datas”.\n
    \n
    Badgey is an instructional AI created by Rutherford that went homicidally rogue (LD: “Terminal Provocations”). Badgey was thought destroyed in LD: “No Small Parts” but last seen encoded in Rutherford’s original cybernetic implant and being salvaged from the wreckage of the Battle of Kalla in LD: “The Stars at Night”. Badgey’s code was also used in that episode as a basis for the Texas-class AI, with predictably disastrous results.\n
    \n
    The ship that salvages Badgey is Drookmani, who scavenge the wreckage of battles, claiming “trash” as their own. They were last seen in LD: “A Mathematically Perfect Redemption”, where they raided their Areore on the instigation of rogue exocomp Peanut Hamper.\n
    \n
    The Bynars are a cybernetically augmented species, connected to a master computer on their planet Bynaus (TNG: “11001001”). This is their first actual appearance since their introduction, despite occasional mentions in the series. The speech and lettering they use is consistent with that in the TNG episode.\n
    \n
    Grapplers were used on starships and shuttlepods, like the NX-01, in the 22nd Century (ENT) as a precursor to tractor beams. La’An Noonien Singh and Boimler both said they liked grapplers (LD: “Those Old Scientists”). Pakleds also used gigantic grapplers to tear ships apart (LD: “No Small Parts”).\n
    \n
    AGIMUS, another rogue AI, first appeared in LD: “Where Pleasant Fountains Lie”, where he was placed in the Daystrom Institute’s Self-Aware Megalomaniacal Computer Storage facility. In “A Mathematically Perfect Redemption”, Peanut Hamper was placed in the cell next to AGIMUS.\n
    \n
    The shot of the Daystrom Institute is of their facility in Okinawa, last seen in “Fountains” but also present in 2399 in Season 1 of PIC, where it housed the Institute’s Division of Advanced Synthetic Research.\n
    \n
    The drone AGIMUS produces is similar in design to the Echo Papa 607 of the arms merchants of Minos (TNG: “The Arsenal of Freedom”).\n
    \n
    Montañita is a coast town in Ecuador known for being a party destination, at least in the 21st Century.\n
    \n
    The movie the AIs are watching appears to be a Lassie movie, based on the appearance of the collie.\n
    \n
    AGIMUS says the Bynar ship went missing on Stardate 58934.9, if anyone’s keeping track.\n
    \n
    If an attacking ship knows the frequency that the target’s shields are tuned to, they can get tune their weapons accordingly to bypass them (*ST: Generations*).\n
    \n
    Rutherford snapped Badgey’s neck to “kill” him in“Terminal Provocations”. Installing holo-emitters so that a hologram can appear off the holodeck first turned up in VOY: “Message in a Bottle” and VOY: “The Killing Game”. *Voyager* was also installed with holo-emitters when converted into a museum ship in LD: “Twovix”.\n
    \n
    Tendi first encountered sand (and a beach) on the holodeck in LD: “Second Contact”. Boimler’s plan to play along and get intel is similar to how Kayshon and Ransom dealt with the Pakled spy in LD: “The Spy Humongous”. AGIMUS says Plymeria is a planet that is ripe for domination.\n
    \n
    Goodgey and Badgey splitting into good and evil parts is what happens with Kirk in TOS: “The Enemy Within”, although that was the result of a transporter accident.\n
    \n
    Root beer was used as a metaphor for the Federation in DS9: “The Way of the Warrior”. Alexander Rozhenko preferred root beer floats to bloodwine in DS9: “Sons and Daughters”.\n
    \n
    Neurazine gas is used to incapacitate humanoids (VOY: “Message in a Bottle”), not to be confused with *neurocine* gas, which is lethal to Bajorans and Humans (DS9: “Civil Defense”), and was used to fake WIlliam Boimler’s death so he could be recruited by Section 31 (LD: “Crisis Point 2: Paradoxus”).\n
    \n
    Badgey’s plan to upload himself into subspace relays and then take over bears some similarities to Control’s commandeering the Section 31 fleet in DIS, the Construct’s taking over of ships in PRO, or the Borg taking control of the fleet in PIC. Seriously, guys, find a newer plan.\n
    \n
    Boimler sarcastically remarking that Starfleet couldn’t reverse the invasion in an hour refers to where catastrophic events are pretty much solved and reset within the hour runtime of an episode.\n
    \n
    The Tyrus VIIA research station was where the exocomps first displayed signs of sentience (TNG: “The Quality of Life”). The station is the site of a particle fountain used in mining the moon below. The interior of the station’s main control matches the set from the original episode.\n
    \n
    Warp 9.9 is approximately 3029.26*c*, per the TNG warp scale. As Badgey uploads himself into subspace, we see shots of the *Cerritos*, the *Vancouver* (LD: “Cupid’s Errant Arrow”), with Boimler’s ex Barbara Brinson, the VCF *Sh’val* with Captain Sokel (LD: “wej Duj”), Starbase 25 (LD: “An Embarrassment of Dooplers”), Deep Space 9 (LD: “Hear All, Trust Nothing”), Douglas Station (LD: “Second Contact”).\n
    \n
    Badgey’s ascension, including the blue hue he takes on and the bird-like shape surrounding him, is identical (but less painful) than LT O’Connor’s in LD: “Moist Vessel”. He also sees the Cosmic Koala and mentions the Q Continuum and the Black Mountain (LD: “We’ll Always Have Tom Paris”, and actually seen in LD: “In the Cradle of Vexilon”).\n
    \n
    As theorized by many fans, the mystery ship isn’t destroying the ships, but *stealing* them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098190 {#1473
    date: 2023-10-12 10:09:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 9160
  -titleTs: "'4x07':7 'annot':1 'badgey':10 'deck':6 'lower':5 'spoiler':12 'star':3 'trek':4"
  -bodyTs: "'-01':215 '1':321 '11001001':175 '1965':9 '2':652 '21st':376 '22nd':218 '2399':318 '25':832 '3029.26':789 '31':648,676 '58934.9':406 '607':347 '9':840 '9.9':786 'accid':572 'accord':433 'actual':180,906 'advanc':332 'agimus':255,297,337,397,534 'ai':48,112,258,381 'alexand':590 'along':513 'also':99,243,315,479,884 'although':564 'alway':901 'anoth':256 'anyon':408 'apart':250 'appear':181,260,384,393,459 'approxim':788 'areor':149 'arm':350 'arrow':814 'arsenal':356 'ascens':853 'attack':414 'augment':163 'awar':278 'badgey':44,59,95,121,441,547,654,797,851 'bajoran':626 'barbara':819 'base':390 'basi':106 'battl':86,129 'beach':500 'beam':226 'bear':667 'beer':574,594 'bird':864 'bird-lik':863 'black':896 'bloodwin':597 'blue':856 'boimler':232,508,638,705,816 'borg':691 'bottl':471,614 'brinson':820 'bynar':159,400 'bynaus':173 'bypass':435 'c':790 'captain':826 'catastroph':721 'cell':294 'centuri':219,377 'cerrito':807 'civil':630 'claim':130 'class':111 'classic':8 'clint':20 'coast':362 'code':97 'colli':396 'command':673 'comput':169,280 'confus':618 'connect':165 'connor':877 'consist':198 'construct':681 'contact':507,850 'continuum':893 'control':671,693,777 'convert':486 'cosmic':887 'could':643 'couldn':710 'cradl':912 'creat':49 'crisi':650 'cupid':811 'cybernet':76,162 'data':43 'daughter':602 'daystrom':273,302 'dealt':524 'death':640 'deep':838 'defens':631 'design':342 'despit':185 'destin':371 'destroy':62,925 'dis':679 'disastr':115 'display':746 'divis':330 'dollar':17,31 'domin':544 'doopler':837 'dougla':846 'drone':336 'drookmani':123 'ds9':584,599,629 'duj':830 'eastwood':21 'echo':345 'ecuador':365 'embarrass':835 'emitt':453,484 'encod':71 'encount':496 'enemi':562 'ent':220 'episod':38,103,204,735,784 'errant':813 'event':722 'evil':552 'ex':818 'exocomp':155,744 'facil':282,307 'fake':636 'fan':919 'feder':582 'find':701 'first':179,259,463,495,745 'fist':29,41 'fleet':677,696 'float':595 'fountain':265,313,763 'freedom':358 'frequenc':418 'game':476 'gas':604,621 'generat':438 'get':429,515 'gigant':245 'good':550 'goodgey':545 'grappler':205,237,246 'guy':700 'hamper':157,289 'happen':556 'hear':842 'holo':452,483 'holo-emitt':451,482 'holodeck':462,503 'hologram':457 'homicid':54 'hour':717,731 'hous':326 'hue':857 'human':628 'humanoid':609 'humong':533 'ident':870 'implant':77 'incapacit':608 'includ':854 'instal':450,480 'instig':152 'institut':274,303,328 'instruct':47 'intel':516 'interior':771 'introduct':184 'invas':714 'isn':923 'kalla':88 'kayshon':521 'keep':410 'kill':445,475 'kirk':558 'know':416 'known':366 'koala':888 'la':227 'lassi':388 'last':69,137,310 'ld':56,64,90,140,238,251,262,492,505,530,649,810,828,833,841,848,880,898,909 'least':373 'leon':11 'less':872 'lethal':624 'letter':194 'lie':266 'life':754 'like':212,236,865 'll':900 'lt':875 'main':776 'mani':918 'master':168 'match':778 'mathemat':142,285 'megalomaniac':279 'mention':187,890 'merchant':351 'messag':468,611 'metaphor':579 'mine':766 'mino':353 'miss':403 'moist':881 'montañita':359 'moon':768 'mountain':897 'movi':23,379,389 'much':725 'museum':489 'mysteri':921 'neck':443 'neurazin':603 'neurocin':620 'newer':703 'next':295 'night':94 'noonien':229 'noth':845 'nx':214 'o':876 'occasion':186 'okinawa':309 'old':240 'origin':75,783 'pain':873 'pakl':242,527 'papa':346 'paradoxus':653 'pari':904 'part':67,254,553 'parti':370 'particl':762 'peanut':156,288 'per':791 'perfect':143,286 'pic':323,698 'place':270,291 'plan':510,656,704 'planet':172,539 'play':5,512 'pleasant':264 'plymeria':536 'point':651 'precursor':223 'predict':114 'prefer':592 'present':316 'pretti':724 'pro':688 'produc':338 'provoc':58,449 'q':892 'qualiti':752 'raid':147 'ransom':523 'recruit':645 'redempt':144,287 'refer':718 'referenc':34 'relay':662 'remark':707 'research':334,739 'reset':728 'result':116,568 'revers':712 'ripe':542 'rogu':55,154,257 'root':573,593 'rozhenko':591 'runtim':732 'rutherford':51,73,439 'said':234 'salvag':80,120 'sand':497 'sarcast':706 'say':398,535 'scale':795 'scaveng':125 'scientist':241 'season':320 'second':506,849 'section':647,675 'see':803,885 'seen':70,138,311,907 'self':277 'self-awar':276 'sentienc':749 'sequel':26 'sergio':10 'seri':190 'serious':699 'set':780 'sh':823 'shape':866 'shield':423 'ship':118,249,401,415,490,686,922,927 'shot':299,804 'shuttlepod':211 'sign':747 'similar':340,518,669 'sinc':182 'singh':230 'site':759 'small':66,253 'snap':440 'sokel':827 'solv':726 'son':600 'space':839 'spaghetti':12 'speci':164 'speech':192 'spi':528,532 'split':548 'st':437 'star':19,92 'starbas':831 'stardat':405 'starfleet':709 'starship':209 'station':740,756,774,847 'steal':929 'storag':281 'subspac':661,801 'surround':867 'synthet':333 'take':665,683,692,859 'target':421 'tear':248 'tendi':494 'termin':57,448 'texa':110 'texas-class':109 'theoriz':916 'thought':61 'titl':2,39 'tng':37,174,203,354,750,793 'tom':903 'tos':560 'town':363 'track':411 'tractor':225 'transport':571 'trash':131 'trust':844 'tune':425,430 'turn':464 'twovix':493 'tyrus':737 'upload':658,798 'use':100,196,207,244,576,606,634,764 'val':824 'vancouv':809 'vcf':822 'vessel':882 'vexilon':914 'viia':738 'voy':467,473,610 'voyag':477 'warp':785,794 'warrior':589 'watch':383 'way':586 'weapon':432 'wej':829 'went':53,402 'western':13 'william':637 'within':563,729 'wreckag':83,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697098190
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2610549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098190 {#1498
    date: 2023-10-12 10:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Annotations-for-Star-Trek-Lower-Decks-4x07-A-Few-Badgeys"
  +title: "Annotations for *Star Trek: Lower Decks* 4x07: “A Few Badgeys More” (SPOILERS)"
  +url: null
  +body: """
    The title is a play on the classic 1965 Sergio Leone spaghetti western, “For a Few Dollars More”, starring Clint Eastwood. That movie was a sequel to “A Fistful of Dollars”, which was referenced in the TNG episode title “A Fistful of Datas”.\n
    \n
    Badgey is an instructional AI created by Rutherford that went homicidally rogue (LD: “Terminal Provocations”). Badgey was thought destroyed in LD: “No Small Parts” but last seen encoded in Rutherford’s original cybernetic implant and being salvaged from the wreckage of the Battle of Kalla in LD: “The Stars at Night”. Badgey’s code was also used in that episode as a basis for the Texas-class AI, with predictably disastrous results.\n
    \n
    The ship that salvages Badgey is Drookmani, who scavenge the wreckage of battles, claiming “trash” as their own. They were last seen in LD: “A Mathematically Perfect Redemption”, where they raided their Areore on the instigation of rogue exocomp Peanut Hamper.\n
    \n
    The Bynars are a cybernetically augmented species, connected to a master computer on their planet Bynaus (TNG: “11001001”). This is their first actual appearance since their introduction, despite occasional mentions in the series. The speech and lettering they use is consistent with that in the TNG episode.\n
    \n
    Grapplers were used on starships and shuttlepods, like the NX-01, in the 22nd Century (ENT) as a precursor to tractor beams. La’An Noonien Singh and Boimler both said they liked grapplers (LD: “Those Old Scientists”). Pakleds also used gigantic grapplers to tear ships apart (LD: “No Small Parts”).\n
    \n
    AGIMUS, another rogue AI, first appeared in LD: “Where Pleasant Fountains Lie”, where he was placed in the Daystrom Institute’s Self-Aware Megalomaniacal Computer Storage facility. In “A Mathematically Perfect Redemption”, Peanut Hamper was placed in the cell next to AGIMUS.\n
    \n
    The shot of the Daystrom Institute is of their facility in Okinawa, last seen in “Fountains” but also present in 2399 in Season 1 of PIC, where it housed the Institute’s Division of Advanced Synthetic Research.\n
    \n
    The drone AGIMUS produces is similar in design to the Echo Papa 607 of the arms merchants of Minos (TNG: “The Arsenal of Freedom”).\n
    \n
    Montañita is a coast town in Ecuador known for being a party destination, at least in the 21st Century.\n
    \n
    The movie the AIs are watching appears to be a Lassie movie, based on the appearance of the collie.\n
    \n
    AGIMUS says the Bynar ship went missing on Stardate 58934.9, if anyone’s keeping track.\n
    \n
    If an attacking ship knows the frequency that the target’s shields are tuned to, they can get tune their weapons accordingly to bypass them (*ST: Generations*).\n
    \n
    Rutherford snapped Badgey’s neck to “kill” him in“Terminal Provocations”. Installing holo-emitters so that a hologram can appear off the holodeck first turned up in VOY: “Message in a Bottle” and VOY: “The Killing Game”. *Voyager* was also installed with holo-emitters when converted into a museum ship in LD: “Twovix”.\n
    \n
    Tendi first encountered sand (and a beach) on the holodeck in LD: “Second Contact”. Boimler’s plan to play along and get intel is similar to how Kayshon and Ransom dealt with the Pakled spy in LD: “The Spy Humongous”. AGIMUS says Plymeria is a planet that is ripe for domination.\n
    \n
    Goodgey and Badgey splitting into good and evil parts is what happens with Kirk in TOS: “The Enemy Within”, although that was the result of a transporter accident.\n
    \n
    Root beer was used as a metaphor for the Federation in DS9: “The Way of the Warrior”. Alexander Rozhenko preferred root beer floats to bloodwine in DS9: “Sons and Daughters”.\n
    \n
    Neurazine gas is used to incapacitate humanoids (VOY: “Message in a Bottle”), not to be confused with *neurocine* gas, which is lethal to Bajorans and Humans (DS9: “Civil Defense”), and was used to fake WIlliam Boimler’s death so he could be recruited by Section 31 (LD: “Crisis Point 2: Paradoxus”).\n
    \n
    Badgey’s plan to upload himself into subspace relays and then take over bears some similarities to Control’s commandeering the Section 31 fleet in DIS, the Construct’s taking over of ships in PRO, or the Borg taking control of the fleet in PIC. Seriously, guys, find a newer plan.\n
    \n
    Boimler sarcastically remarking that Starfleet couldn’t reverse the invasion in an hour refers to where catastrophic events are pretty much solved and reset within the hour runtime of an episode.\n
    \n
    The Tyrus VIIA research station was where the exocomps first displayed signs of sentience (TNG: “The Quality of Life”). The station is the site of a particle fountain used in mining the moon below. The interior of the station’s main control matches the set from the original episode.\n
    \n
    Warp 9.9 is approximately 3029.26*c*, per the TNG warp scale. As Badgey uploads himself into subspace, we see shots of the *Cerritos*, the *Vancouver* (LD: “Cupid’s Errant Arrow”), with Boimler’s ex Barbara Brinson, the VCF *Sh’val* with Captain Sokel (LD: “wej Duj”), Starbase 25 (LD: “An Embarrassment of Dooplers”), Deep Space 9 (LD: “Hear All, Trust Nothing”), Douglas Station (LD: “Second Contact”).\n
    \n
    Badgey’s ascension, including the blue hue he takes on and the bird-like shape surrounding him, is identical (but less painful) than LT O’Connor’s in LD: “Moist Vessel”. He also sees the Cosmic Koala and mentions the Q Continuum and the Black Mountain (LD: “We’ll Always Have Tom Paris”, and actually seen in LD: “In the Cradle of Vexilon”).\n
    \n
    As theorized by many fans, the mystery ship isn’t destroying the ships, but *stealing* them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098190 {#1473
    date: 2023-10-12 10:09:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 9160
  -titleTs: "'4x07':7 'annot':1 'badgey':10 'deck':6 'lower':5 'spoiler':12 'star':3 'trek':4"
  -bodyTs: "'-01':215 '1':321 '11001001':175 '1965':9 '2':652 '21st':376 '22nd':218 '2399':318 '25':832 '3029.26':789 '31':648,676 '58934.9':406 '607':347 '9':840 '9.9':786 'accid':572 'accord':433 'actual':180,906 'advanc':332 'agimus':255,297,337,397,534 'ai':48,112,258,381 'alexand':590 'along':513 'also':99,243,315,479,884 'although':564 'alway':901 'anoth':256 'anyon':408 'apart':250 'appear':181,260,384,393,459 'approxim':788 'areor':149 'arm':350 'arrow':814 'arsenal':356 'ascens':853 'attack':414 'augment':163 'awar':278 'badgey':44,59,95,121,441,547,654,797,851 'bajoran':626 'barbara':819 'base':390 'basi':106 'battl':86,129 'beach':500 'beam':226 'bear':667 'beer':574,594 'bird':864 'bird-lik':863 'black':896 'bloodwin':597 'blue':856 'boimler':232,508,638,705,816 'borg':691 'bottl':471,614 'brinson':820 'bynar':159,400 'bynaus':173 'bypass':435 'c':790 'captain':826 'catastroph':721 'cell':294 'centuri':219,377 'cerrito':807 'civil':630 'claim':130 'class':111 'classic':8 'clint':20 'coast':362 'code':97 'colli':396 'command':673 'comput':169,280 'confus':618 'connect':165 'connor':877 'consist':198 'construct':681 'contact':507,850 'continuum':893 'control':671,693,777 'convert':486 'cosmic':887 'could':643 'couldn':710 'cradl':912 'creat':49 'crisi':650 'cupid':811 'cybernet':76,162 'data':43 'daughter':602 'daystrom':273,302 'dealt':524 'death':640 'deep':838 'defens':631 'design':342 'despit':185 'destin':371 'destroy':62,925 'dis':679 'disastr':115 'display':746 'divis':330 'dollar':17,31 'domin':544 'doopler':837 'dougla':846 'drone':336 'drookmani':123 'ds9':584,599,629 'duj':830 'eastwood':21 'echo':345 'ecuador':365 'embarrass':835 'emitt':453,484 'encod':71 'encount':496 'enemi':562 'ent':220 'episod':38,103,204,735,784 'errant':813 'event':722 'evil':552 'ex':818 'exocomp':155,744 'facil':282,307 'fake':636 'fan':919 'feder':582 'find':701 'first':179,259,463,495,745 'fist':29,41 'fleet':677,696 'float':595 'fountain':265,313,763 'freedom':358 'frequenc':418 'game':476 'gas':604,621 'generat':438 'get':429,515 'gigant':245 'good':550 'goodgey':545 'grappler':205,237,246 'guy':700 'hamper':157,289 'happen':556 'hear':842 'holo':452,483 'holo-emitt':451,482 'holodeck':462,503 'hologram':457 'homicid':54 'hour':717,731 'hous':326 'hue':857 'human':628 'humanoid':609 'humong':533 'ident':870 'implant':77 'incapacit':608 'includ':854 'instal':450,480 'instig':152 'institut':274,303,328 'instruct':47 'intel':516 'interior':771 'introduct':184 'invas':714 'isn':923 'kalla':88 'kayshon':521 'keep':410 'kill':445,475 'kirk':558 'know':416 'known':366 'koala':888 'la':227 'lassi':388 'last':69,137,310 'ld':56,64,90,140,238,251,262,492,505,530,649,810,828,833,841,848,880,898,909 'least':373 'leon':11 'less':872 'lethal':624 'letter':194 'lie':266 'life':754 'like':212,236,865 'll':900 'lt':875 'main':776 'mani':918 'master':168 'match':778 'mathemat':142,285 'megalomaniac':279 'mention':187,890 'merchant':351 'messag':468,611 'metaphor':579 'mine':766 'mino':353 'miss':403 'moist':881 'montañita':359 'moon':768 'mountain':897 'movi':23,379,389 'much':725 'museum':489 'mysteri':921 'neck':443 'neurazin':603 'neurocin':620 'newer':703 'next':295 'night':94 'noonien':229 'noth':845 'nx':214 'o':876 'occasion':186 'okinawa':309 'old':240 'origin':75,783 'pain':873 'pakl':242,527 'papa':346 'paradoxus':653 'pari':904 'part':67,254,553 'parti':370 'particl':762 'peanut':156,288 'per':791 'perfect':143,286 'pic':323,698 'place':270,291 'plan':510,656,704 'planet':172,539 'play':5,512 'pleasant':264 'plymeria':536 'point':651 'precursor':223 'predict':114 'prefer':592 'present':316 'pretti':724 'pro':688 'produc':338 'provoc':58,449 'q':892 'qualiti':752 'raid':147 'ransom':523 'recruit':645 'redempt':144,287 'refer':718 'referenc':34 'relay':662 'remark':707 'research':334,739 'reset':728 'result':116,568 'revers':712 'ripe':542 'rogu':55,154,257 'root':573,593 'rozhenko':591 'runtim':732 'rutherford':51,73,439 'said':234 'salvag':80,120 'sand':497 'sarcast':706 'say':398,535 'scale':795 'scaveng':125 'scientist':241 'season':320 'second':506,849 'section':647,675 'see':803,885 'seen':70,138,311,907 'self':277 'self-awar':276 'sentienc':749 'sequel':26 'sergio':10 'seri':190 'serious':699 'set':780 'sh':823 'shape':866 'shield':423 'ship':118,249,401,415,490,686,922,927 'shot':299,804 'shuttlepod':211 'sign':747 'similar':340,518,669 'sinc':182 'singh':230 'site':759 'small':66,253 'snap':440 'sokel':827 'solv':726 'son':600 'space':839 'spaghetti':12 'speci':164 'speech':192 'spi':528,532 'split':548 'st':437 'star':19,92 'starbas':831 'stardat':405 'starfleet':709 'starship':209 'station':740,756,774,847 'steal':929 'storag':281 'subspac':661,801 'surround':867 'synthet':333 'take':665,683,692,859 'target':421 'tear':248 'tendi':494 'termin':57,448 'texa':110 'texas-class':109 'theoriz':916 'thought':61 'titl':2,39 'tng':37,174,203,354,750,793 'tom':903 'tos':560 'town':363 'track':411 'tractor':225 'transport':571 'trash':131 'trust':844 'tune':425,430 'turn':464 'twovix':493 'tyrus':737 'upload':658,798 'use':100,196,207,244,576,606,634,764 'val':824 'vancouv':809 'vcf':822 'vessel':882 'vexilon':914 'viia':738 'voy':467,473,610 'voyag':477 'warp':785,794 'warrior':589 'watch':383 'way':586 'weapon':432 'wej':829 'went':53,402 'western':13 'william':637 'within':563,729 'wreckag':83,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697098190
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2610549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098190 {#1498
    date: 2023-10-12 10:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Annotations-for-Star-Trek-Lower-Decks-4x07-A-Few-Badgeys"
  +title: "Annotations for *Star Trek: Lower Decks* 4x07: “A Few Badgeys More” (SPOILERS)"
  +url: null
  +body: """
    The title is a play on the classic 1965 Sergio Leone spaghetti western, “For a Few Dollars More”, starring Clint Eastwood. That movie was a sequel to “A Fistful of Dollars”, which was referenced in the TNG episode title “A Fistful of Datas”.\n
    \n
    Badgey is an instructional AI created by Rutherford that went homicidally rogue (LD: “Terminal Provocations”). Badgey was thought destroyed in LD: “No Small Parts” but last seen encoded in Rutherford’s original cybernetic implant and being salvaged from the wreckage of the Battle of Kalla in LD: “The Stars at Night”. Badgey’s code was also used in that episode as a basis for the Texas-class AI, with predictably disastrous results.\n
    \n
    The ship that salvages Badgey is Drookmani, who scavenge the wreckage of battles, claiming “trash” as their own. They were last seen in LD: “A Mathematically Perfect Redemption”, where they raided their Areore on the instigation of rogue exocomp Peanut Hamper.\n
    \n
    The Bynars are a cybernetically augmented species, connected to a master computer on their planet Bynaus (TNG: “11001001”). This is their first actual appearance since their introduction, despite occasional mentions in the series. The speech and lettering they use is consistent with that in the TNG episode.\n
    \n
    Grapplers were used on starships and shuttlepods, like the NX-01, in the 22nd Century (ENT) as a precursor to tractor beams. La’An Noonien Singh and Boimler both said they liked grapplers (LD: “Those Old Scientists”). Pakleds also used gigantic grapplers to tear ships apart (LD: “No Small Parts”).\n
    \n
    AGIMUS, another rogue AI, first appeared in LD: “Where Pleasant Fountains Lie”, where he was placed in the Daystrom Institute’s Self-Aware Megalomaniacal Computer Storage facility. In “A Mathematically Perfect Redemption”, Peanut Hamper was placed in the cell next to AGIMUS.\n
    \n
    The shot of the Daystrom Institute is of their facility in Okinawa, last seen in “Fountains” but also present in 2399 in Season 1 of PIC, where it housed the Institute’s Division of Advanced Synthetic Research.\n
    \n
    The drone AGIMUS produces is similar in design to the Echo Papa 607 of the arms merchants of Minos (TNG: “The Arsenal of Freedom”).\n
    \n
    Montañita is a coast town in Ecuador known for being a party destination, at least in the 21st Century.\n
    \n
    The movie the AIs are watching appears to be a Lassie movie, based on the appearance of the collie.\n
    \n
    AGIMUS says the Bynar ship went missing on Stardate 58934.9, if anyone’s keeping track.\n
    \n
    If an attacking ship knows the frequency that the target’s shields are tuned to, they can get tune their weapons accordingly to bypass them (*ST: Generations*).\n
    \n
    Rutherford snapped Badgey’s neck to “kill” him in“Terminal Provocations”. Installing holo-emitters so that a hologram can appear off the holodeck first turned up in VOY: “Message in a Bottle” and VOY: “The Killing Game”. *Voyager* was also installed with holo-emitters when converted into a museum ship in LD: “Twovix”.\n
    \n
    Tendi first encountered sand (and a beach) on the holodeck in LD: “Second Contact”. Boimler’s plan to play along and get intel is similar to how Kayshon and Ransom dealt with the Pakled spy in LD: “The Spy Humongous”. AGIMUS says Plymeria is a planet that is ripe for domination.\n
    \n
    Goodgey and Badgey splitting into good and evil parts is what happens with Kirk in TOS: “The Enemy Within”, although that was the result of a transporter accident.\n
    \n
    Root beer was used as a metaphor for the Federation in DS9: “The Way of the Warrior”. Alexander Rozhenko preferred root beer floats to bloodwine in DS9: “Sons and Daughters”.\n
    \n
    Neurazine gas is used to incapacitate humanoids (VOY: “Message in a Bottle”), not to be confused with *neurocine* gas, which is lethal to Bajorans and Humans (DS9: “Civil Defense”), and was used to fake WIlliam Boimler’s death so he could be recruited by Section 31 (LD: “Crisis Point 2: Paradoxus”).\n
    \n
    Badgey’s plan to upload himself into subspace relays and then take over bears some similarities to Control’s commandeering the Section 31 fleet in DIS, the Construct’s taking over of ships in PRO, or the Borg taking control of the fleet in PIC. Seriously, guys, find a newer plan.\n
    \n
    Boimler sarcastically remarking that Starfleet couldn’t reverse the invasion in an hour refers to where catastrophic events are pretty much solved and reset within the hour runtime of an episode.\n
    \n
    The Tyrus VIIA research station was where the exocomps first displayed signs of sentience (TNG: “The Quality of Life”). The station is the site of a particle fountain used in mining the moon below. The interior of the station’s main control matches the set from the original episode.\n
    \n
    Warp 9.9 is approximately 3029.26*c*, per the TNG warp scale. As Badgey uploads himself into subspace, we see shots of the *Cerritos*, the *Vancouver* (LD: “Cupid’s Errant Arrow”), with Boimler’s ex Barbara Brinson, the VCF *Sh’val* with Captain Sokel (LD: “wej Duj”), Starbase 25 (LD: “An Embarrassment of Dooplers”), Deep Space 9 (LD: “Hear All, Trust Nothing”), Douglas Station (LD: “Second Contact”).\n
    \n
    Badgey’s ascension, including the blue hue he takes on and the bird-like shape surrounding him, is identical (but less painful) than LT O’Connor’s in LD: “Moist Vessel”. He also sees the Cosmic Koala and mentions the Q Continuum and the Black Mountain (LD: “We’ll Always Have Tom Paris”, and actually seen in LD: “In the Cradle of Vexilon”).\n
    \n
    As theorized by many fans, the mystery ship isn’t destroying the ships, but *stealing* them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697098190 {#1473
    date: 2023-10-12 10:09:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 9160
  -titleTs: "'4x07':7 'annot':1 'badgey':10 'deck':6 'lower':5 'spoiler':12 'star':3 'trek':4"
  -bodyTs: "'-01':215 '1':321 '11001001':175 '1965':9 '2':652 '21st':376 '22nd':218 '2399':318 '25':832 '3029.26':789 '31':648,676 '58934.9':406 '607':347 '9':840 '9.9':786 'accid':572 'accord':433 'actual':180,906 'advanc':332 'agimus':255,297,337,397,534 'ai':48,112,258,381 'alexand':590 'along':513 'also':99,243,315,479,884 'although':564 'alway':901 'anoth':256 'anyon':408 'apart':250 'appear':181,260,384,393,459 'approxim':788 'areor':149 'arm':350 'arrow':814 'arsenal':356 'ascens':853 'attack':414 'augment':163 'awar':278 'badgey':44,59,95,121,441,547,654,797,851 'bajoran':626 'barbara':819 'base':390 'basi':106 'battl':86,129 'beach':500 'beam':226 'bear':667 'beer':574,594 'bird':864 'bird-lik':863 'black':896 'bloodwin':597 'blue':856 'boimler':232,508,638,705,816 'borg':691 'bottl':471,614 'brinson':820 'bynar':159,400 'bynaus':173 'bypass':435 'c':790 'captain':826 'catastroph':721 'cell':294 'centuri':219,377 'cerrito':807 'civil':630 'claim':130 'class':111 'classic':8 'clint':20 'coast':362 'code':97 'colli':396 'command':673 'comput':169,280 'confus':618 'connect':165 'connor':877 'consist':198 'construct':681 'contact':507,850 'continuum':893 'control':671,693,777 'convert':486 'cosmic':887 'could':643 'couldn':710 'cradl':912 'creat':49 'crisi':650 'cupid':811 'cybernet':76,162 'data':43 'daughter':602 'daystrom':273,302 'dealt':524 'death':640 'deep':838 'defens':631 'design':342 'despit':185 'destin':371 'destroy':62,925 'dis':679 'disastr':115 'display':746 'divis':330 'dollar':17,31 'domin':544 'doopler':837 'dougla':846 'drone':336 'drookmani':123 'ds9':584,599,629 'duj':830 'eastwood':21 'echo':345 'ecuador':365 'embarrass':835 'emitt':453,484 'encod':71 'encount':496 'enemi':562 'ent':220 'episod':38,103,204,735,784 'errant':813 'event':722 'evil':552 'ex':818 'exocomp':155,744 'facil':282,307 'fake':636 'fan':919 'feder':582 'find':701 'first':179,259,463,495,745 'fist':29,41 'fleet':677,696 'float':595 'fountain':265,313,763 'freedom':358 'frequenc':418 'game':476 'gas':604,621 'generat':438 'get':429,515 'gigant':245 'good':550 'goodgey':545 'grappler':205,237,246 'guy':700 'hamper':157,289 'happen':556 'hear':842 'holo':452,483 'holo-emitt':451,482 'holodeck':462,503 'hologram':457 'homicid':54 'hour':717,731 'hous':326 'hue':857 'human':628 'humanoid':609 'humong':533 'ident':870 'implant':77 'incapacit':608 'includ':854 'instal':450,480 'instig':152 'institut':274,303,328 'instruct':47 'intel':516 'interior':771 'introduct':184 'invas':714 'isn':923 'kalla':88 'kayshon':521 'keep':410 'kill':445,475 'kirk':558 'know':416 'known':366 'koala':888 'la':227 'lassi':388 'last':69,137,310 'ld':56,64,90,140,238,251,262,492,505,530,649,810,828,833,841,848,880,898,909 'least':373 'leon':11 'less':872 'lethal':624 'letter':194 'lie':266 'life':754 'like':212,236,865 'll':900 'lt':875 'main':776 'mani':918 'master':168 'match':778 'mathemat':142,285 'megalomaniac':279 'mention':187,890 'merchant':351 'messag':468,611 'metaphor':579 'mine':766 'mino':353 'miss':403 'moist':881 'montañita':359 'moon':768 'mountain':897 'movi':23,379,389 'much':725 'museum':489 'mysteri':921 'neck':443 'neurazin':603 'neurocin':620 'newer':703 'next':295 'night':94 'noonien':229 'noth':845 'nx':214 'o':876 'occasion':186 'okinawa':309 'old':240 'origin':75,783 'pain':873 'pakl':242,527 'papa':346 'paradoxus':653 'pari':904 'part':67,254,553 'parti':370 'particl':762 'peanut':156,288 'per':791 'perfect':143,286 'pic':323,698 'place':270,291 'plan':510,656,704 'planet':172,539 'play':5,512 'pleasant':264 'plymeria':536 'point':651 'precursor':223 'predict':114 'prefer':592 'present':316 'pretti':724 'pro':688 'produc':338 'provoc':58,449 'q':892 'qualiti':752 'raid':147 'ransom':523 'recruit':645 'redempt':144,287 'refer':718 'referenc':34 'relay':662 'remark':707 'research':334,739 'reset':728 'result':116,568 'revers':712 'ripe':542 'rogu':55,154,257 'root':573,593 'rozhenko':591 'runtim':732 'rutherford':51,73,439 'said':234 'salvag':80,120 'sand':497 'sarcast':706 'say':398,535 'scale':795 'scaveng':125 'scientist':241 'season':320 'second':506,849 'section':647,675 'see':803,885 'seen':70,138,311,907 'self':277 'self-awar':276 'sentienc':749 'sequel':26 'sergio':10 'seri':190 'serious':699 'set':780 'sh':823 'shape':866 'shield':423 'ship':118,249,401,415,490,686,922,927 'shot':299,804 'shuttlepod':211 'sign':747 'similar':340,518,669 'sinc':182 'singh':230 'site':759 'small':66,253 'snap':440 'sokel':827 'solv':726 'son':600 'space':839 'spaghetti':12 'speci':164 'speech':192 'spi':528,532 'split':548 'st':437 'star':19,92 'starbas':831 'stardat':405 'starfleet':709 'starship':209 'station':740,756,774,847 'steal':929 'storag':281 'subspac':661,801 'surround':867 'synthet':333 'take':665,683,692,859 'target':421 'tear':248 'tendi':494 'termin':57,448 'texa':110 'texas-class':109 'theoriz':916 'thought':61 'titl':2,39 'tng':37,174,203,354,750,793 'tom':903 'tos':560 'town':363 'track':411 'tractor':225 'transport':571 'trash':131 'trust':844 'tune':425,430 'turn':464 'twovix':493 'tyrus':737 'upload':658,798 'use':100,196,207,244,576,606,634,764 'val':824 'vancouv':809 'vcf':822 'vessel':882 'vexilon':914 'viia':738 'voy':467,473,610 'voyag':477 'warp':785,794 'warrior':589 'watch':383 'way':586 'weapon':432 'wej':829 'went':53,402 'western':13 'william':637 'within':563,729 'wreckag':83,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697098190
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2610549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098190 {#1498
    date: 2023-10-12 10:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "WooOoOoooo"
  +title: "WooOoOoooo"
  +url: "https://lemmy.world/pictrs/image/69cf8373-9a73-4ebf-bd87-70f68de31f18.png"
  +body: "Just a [minor haunting](https://loadingartist.com/comic/minor-haunting)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 638
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697097333 {#1475
    date: 2023-10-12 09:55:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 4428
  -titleTs: "'wooooooooo':1"
  -bodyTs: "'/comic/minor-haunting)':7 'haunt':4 'loadingartist.com':6 'loadingartist.com/comic/minor-haunting)':5 'minor':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697143386
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6666811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697056986 {#1477
    date: 2023-10-11 22:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "WooOoOoooo"
  +title: "WooOoOoooo"
  +url: "https://lemmy.world/pictrs/image/69cf8373-9a73-4ebf-bd87-70f68de31f18.png"
  +body: "Just a [minor haunting](https://loadingartist.com/comic/minor-haunting)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 638
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697097333 {#1475
    date: 2023-10-12 09:55:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 4428
  -titleTs: "'wooooooooo':1"
  -bodyTs: "'/comic/minor-haunting)':7 'haunt':4 'loadingartist.com':6 'loadingartist.com/comic/minor-haunting)':5 'minor':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697143386
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6666811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697056986 {#1477
    date: 2023-10-11 22:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1758 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "WooOoOoooo"
  +title: "WooOoOoooo"
  +url: "https://lemmy.world/pictrs/image/69cf8373-9a73-4ebf-bd87-70f68de31f18.png"
  +body: "Just a [minor haunting](https://loadingartist.com/comic/minor-haunting)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 638
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697097333 {#1475
    date: 2023-10-12 09:55:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 4428
  -titleTs: "'wooooooooo':1"
  -bodyTs: "'/comic/minor-haunting)':7 'haunt':4 'loadingartist.com':6 'loadingartist.com/comic/minor-haunting)':5 'minor':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697143386
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6666811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697056986 {#1477
    date: 2023-10-11 22:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Today-I-got-this-POP-UP-anyone"
  +title: "Today I got this POP-UP, anyone?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/1713853e-fc91-4db6-a06c-8d885e1e1c1b.jpeg"
  +body: """
    Originally I’ve download the signal app through playstore, but often it also get updates from Droid-ify(Fdroid client). Today its weird and I got this . Explain to me this.\n
    \n
    On the Droid-ify the signal app is provided by: org.thoughtcrimes.securesms
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697095767 {#1779
    date: 2023-10-12 09:29:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 12736
  -titleTs: "'anyon':8 'got':3 'pop':6 'pop-up':5 'today':1"
  -bodyTs: "'also':13 'app':7,40 'client':21 'download':4 'droid':18,36 'droid-ifi':17,35 'explain':29 'fdroid':20 'get':14 'got':27 'ifi':19,37 'often':11 'org.thoughtcrimes.securesms':44 'origin':1 'playstor':9 'provid':42 'signal':6,39 'today':22 'updat':15 've':3 'weird':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697104767
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6106994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697095767 {#1778
    date: 2023-10-12 09:29:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Today-I-got-this-POP-UP-anyone"
  +title: "Today I got this POP-UP, anyone?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/1713853e-fc91-4db6-a06c-8d885e1e1c1b.jpeg"
  +body: """
    Originally I’ve download the signal app through playstore, but often it also get updates from Droid-ify(Fdroid client). Today its weird and I got this . Explain to me this.\n
    \n
    On the Droid-ify the signal app is provided by: org.thoughtcrimes.securesms
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697095767 {#1779
    date: 2023-10-12 09:29:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 12736
  -titleTs: "'anyon':8 'got':3 'pop':6 'pop-up':5 'today':1"
  -bodyTs: "'also':13 'app':7,40 'client':21 'download':4 'droid':18,36 'droid-ifi':17,35 'explain':29 'fdroid':20 'get':14 'got':27 'ifi':19,37 'often':11 'org.thoughtcrimes.securesms':44 'origin':1 'playstor':9 'provid':42 'signal':6,39 'today':22 'updat':15 've':3 'weird':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697104767
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6106994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697095767 {#1778
    date: 2023-10-12 09:29:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1774 …}
  +image: Proxies\__CG__\App\Entity\Image {#1773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1775 …}
  +slug: "Today-I-got-this-POP-UP-anyone"
  +title: "Today I got this POP-UP, anyone?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/1713853e-fc91-4db6-a06c-8d885e1e1c1b.jpeg"
  +body: """
    Originally I’ve download the signal app through playstore, but often it also get updates from Droid-ify(Fdroid client). Today its weird and I got this . Explain to me this.\n
    \n
    On the Droid-ify the signal app is provided by: org.thoughtcrimes.securesms
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697095767 {#1779
    date: 2023-10-12 09:29:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 12736
  -titleTs: "'anyon':8 'got':3 'pop':6 'pop-up':5 'today':1"
  -bodyTs: "'also':13 'app':7,40 'client':21 'download':4 'droid':18,36 'droid-ifi':17,35 'explain':29 'fdroid':20 'get':14 'got':27 'ifi':19,37 'often':11 'org.thoughtcrimes.securesms':44 'origin':1 'playstor':9 'provid':42 'signal':6,39 'today':22 'updat':15 've':3 'weird':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697104767
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6106994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697095767 {#1778
    date: 2023-10-12 09:29:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1638 …}
  +slug: "School-then-cram-school-then-study-at-home"
  +title: "School, then cram school, then study at home"
  +url: "https://lemmy.zip/pictrs/image/df8a6f15-b3bb-4eb6-a694-f2e502166abc.webp"
  +body: "Honestly, I don’t know how Chinese, South Korean, Japanese, (etc.) kids do it. They’re under such immense pressure to succeed."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697094104 {#1681
    date: 2023-10-12 09:01:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 4284
  -titleTs: "'cram':3 'home':8 'school':1,4 'studi':6"
  -bodyTs: "'chines':7 'etc':11 'honest':1 'immens':19 'japanes':10 'kid':12 'know':5 'korean':9 'pressur':20 're':16 'south':8 'succeed':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697114742
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3966653"
  +editedAt: DateTimeImmutable @1697031484 {#1444
    date: 2023-10-11 15:38:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697028342 {#1466
    date: 2023-10-11 14:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1638 …}
  +slug: "School-then-cram-school-then-study-at-home"
  +title: "School, then cram school, then study at home"
  +url: "https://lemmy.zip/pictrs/image/df8a6f15-b3bb-4eb6-a694-f2e502166abc.webp"
  +body: "Honestly, I don’t know how Chinese, South Korean, Japanese, (etc.) kids do it. They’re under such immense pressure to succeed."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697094104 {#1681
    date: 2023-10-12 09:01:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 4284
  -titleTs: "'cram':3 'home':8 'school':1,4 'studi':6"
  -bodyTs: "'chines':7 'etc':11 'honest':1 'immens':19 'japanes':10 'kid':12 'know':5 'korean':9 'pressur':20 're':16 'south':8 'succeed':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697114742
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3966653"
  +editedAt: DateTimeImmutable @1697031484 {#1444
    date: 2023-10-11 15:38:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697028342 {#1466
    date: 2023-10-11 14:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1638 …}
  +slug: "School-then-cram-school-then-study-at-home"
  +title: "School, then cram school, then study at home"
  +url: "https://lemmy.zip/pictrs/image/df8a6f15-b3bb-4eb6-a694-f2e502166abc.webp"
  +body: "Honestly, I don’t know how Chinese, South Korean, Japanese, (etc.) kids do it. They’re under such immense pressure to succeed."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 239
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697094104 {#1681
    date: 2023-10-12 09:01:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 4284
  -titleTs: "'cram':3 'home':8 'school':1,4 'studi':6"
  -bodyTs: "'chines':7 'etc':11 'honest':1 'immens':19 'japanes':10 'kid':12 'know':5 'korean':9 'pressur':20 're':16 'south':8 'succeed':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697114742
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3966653"
  +editedAt: DateTimeImmutable @1697031484 {#1444
    date: 2023-10-11 15:38:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697028342 {#1466
    date: 2023-10-11 14:45:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "AskHR-Community-for-anyone-and-everyone-with-a-question-to"
  +title: "AskHR Community: for anyone and everyone with a question to pose related to Human Resources."
  +url: null
  +body: "[!ask_hr@lemmy.world](https://lemmy.world/c/ask_hr)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697092441 {#1409
    date: 2023-10-12 08:34:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 4593
  -titleTs: "'anyon':4 'askhr':1 'communiti':2 'everyon':6 'human':14 'pose':11 'question':9 'relat':12 'resourc':15"
  -bodyTs: "'/c/ask_hr)':4 'ask_hr@lemmy.world':1 'lemmy.world':3 'lemmy.world/c/ask_hr)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697141941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6684081"
  +editedAt: DateTimeImmutable @1697092554 {#1450
    date: 2023-10-12 08:35:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697092441 {#1449
    date: 2023-10-12 08:34:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "AskHR-Community-for-anyone-and-everyone-with-a-question-to"
  +title: "AskHR Community: for anyone and everyone with a question to pose related to Human Resources."
  +url: null
  +body: "[!ask_hr@lemmy.world](https://lemmy.world/c/ask_hr)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697092441 {#1409
    date: 2023-10-12 08:34:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 4593
  -titleTs: "'anyon':4 'askhr':1 'communiti':2 'everyon':6 'human':14 'pose':11 'question':9 'relat':12 'resourc':15"
  -bodyTs: "'/c/ask_hr)':4 'ask_hr@lemmy.world':1 'lemmy.world':3 'lemmy.world/c/ask_hr)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697141941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6684081"
  +editedAt: DateTimeImmutable @1697092554 {#1450
    date: 2023-10-12 08:35:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697092441 {#1449
    date: 2023-10-12 08:34:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "AskHR-Community-for-anyone-and-everyone-with-a-question-to"
  +title: "AskHR Community: for anyone and everyone with a question to pose related to Human Resources."
  +url: null
  +body: "[!ask_hr@lemmy.world](https://lemmy.world/c/ask_hr)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697092441 {#1409
    date: 2023-10-12 08:34:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 4593
  -titleTs: "'anyon':4 'askhr':1 'communiti':2 'everyon':6 'human':14 'pose':11 'question':9 'relat':12 'resourc':15"
  -bodyTs: "'/c/ask_hr)':4 'ask_hr@lemmy.world':1 'lemmy.world':3 'lemmy.world/c/ask_hr)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697141941
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6684081"
  +editedAt: DateTimeImmutable @1697092554 {#1450
    date: 2023-10-12 08:35:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697092441 {#1449
    date: 2023-10-12 08:34:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1425 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Hail-Giraffe-Nellies-Nest"
  +title: "Hail... Giraffe? [Nellies Nest]"
  +url: "https://startrek.website/pictrs/image/e971c64d-8958-44ef-8f78-6d899c4e9ebe.jpeg"
  +body: """
    Note: These comics are kind of insane and often involve stuff some might consider NSFL. Just take that as a warning.\n
    \n
    Source:\n
    \n
    - [Instagram](https://www.instagram.com/nelliesnest_official/?hl=en)\n
    - [Facebook](https://www.facebook.com/nelliesnest/)\n
    - [Xhitter](https://twitter.com/nellies_nest?lang=en)\n
    - [Ugh reddit](https://www.reddit.com/r/NelliesNest/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697092392 {#1412
    date: 2023-10-12 08:33:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 4288
  -titleTs: "'giraff':2 'hail':1 'nelli':3 'nest':4"
  -bodyTs: "'/nellies_nest?lang=en)':34 '/nelliesnest/)':30 '/nelliesnest_official/?hl=en)':26 '/r/nelliesnest/)':39 'comic':3 'consid':14 'facebook':27 'insan':7 'instagram':23 'involv':10 'kind':5 'might':13 'note':1 'nsfl':15 'often':9 'reddit':36 'sourc':22 'stuff':11 'take':17 'twitter.com':33 'twitter.com/nellies_nest?lang=en)':32 'ugh':35 'warn':21 'www.facebook.com':29 'www.facebook.com/nelliesnest/)':28 'www.instagram.com':25 'www.instagram.com/nelliesnest_official/?hl=en)':24 'www.reddit.com':38 'www.reddit.com/r/nelliesnest/)':37 'xhitter':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697118082
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2586223"
  +editedAt: DateTimeImmutable @1697031839 {#1441
    date: 2023-10-11 15:43:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697031682 {#1443
    date: 2023-10-11 15:41:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1425 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Hail-Giraffe-Nellies-Nest"
  +title: "Hail... Giraffe? [Nellies Nest]"
  +url: "https://startrek.website/pictrs/image/e971c64d-8958-44ef-8f78-6d899c4e9ebe.jpeg"
  +body: """
    Note: These comics are kind of insane and often involve stuff some might consider NSFL. Just take that as a warning.\n
    \n
    Source:\n
    \n
    - [Instagram](https://www.instagram.com/nelliesnest_official/?hl=en)\n
    - [Facebook](https://www.facebook.com/nelliesnest/)\n
    - [Xhitter](https://twitter.com/nellies_nest?lang=en)\n
    - [Ugh reddit](https://www.reddit.com/r/NelliesNest/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697092392 {#1412
    date: 2023-10-12 08:33:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 4288
  -titleTs: "'giraff':2 'hail':1 'nelli':3 'nest':4"
  -bodyTs: "'/nellies_nest?lang=en)':34 '/nelliesnest/)':30 '/nelliesnest_official/?hl=en)':26 '/r/nelliesnest/)':39 'comic':3 'consid':14 'facebook':27 'insan':7 'instagram':23 'involv':10 'kind':5 'might':13 'note':1 'nsfl':15 'often':9 'reddit':36 'sourc':22 'stuff':11 'take':17 'twitter.com':33 'twitter.com/nellies_nest?lang=en)':32 'ugh':35 'warn':21 'www.facebook.com':29 'www.facebook.com/nelliesnest/)':28 'www.instagram.com':25 'www.instagram.com/nelliesnest_official/?hl=en)':24 'www.reddit.com':38 'www.reddit.com/r/nelliesnest/)':37 'xhitter':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697118082
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2586223"
  +editedAt: DateTimeImmutable @1697031839 {#1441
    date: 2023-10-11 15:43:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697031682 {#1443
    date: 2023-10-11 15:41:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1425 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Hail-Giraffe-Nellies-Nest"
  +title: "Hail... Giraffe? [Nellies Nest]"
  +url: "https://startrek.website/pictrs/image/e971c64d-8958-44ef-8f78-6d899c4e9ebe.jpeg"
  +body: """
    Note: These comics are kind of insane and often involve stuff some might consider NSFL. Just take that as a warning.\n
    \n
    Source:\n
    \n
    - [Instagram](https://www.instagram.com/nelliesnest_official/?hl=en)\n
    - [Facebook](https://www.facebook.com/nelliesnest/)\n
    - [Xhitter](https://twitter.com/nellies_nest?lang=en)\n
    - [Ugh reddit](https://www.reddit.com/r/NelliesNest/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697092392 {#1412
    date: 2023-10-12 08:33:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 4288
  -titleTs: "'giraff':2 'hail':1 'nelli':3 'nest':4"
  -bodyTs: "'/nellies_nest?lang=en)':34 '/nelliesnest/)':30 '/nelliesnest_official/?hl=en)':26 '/r/nelliesnest/)':39 'comic':3 'consid':14 'facebook':27 'insan':7 'instagram':23 'involv':10 'kind':5 'might':13 'note':1 'nsfl':15 'often':9 'reddit':36 'sourc':22 'stuff':11 'take':17 'twitter.com':33 'twitter.com/nellies_nest?lang=en)':32 'ugh':35 'warn':21 'www.facebook.com':29 'www.facebook.com/nelliesnest/)':28 'www.instagram.com':25 'www.instagram.com/nelliesnest_official/?hl=en)':24 'www.reddit.com':38 'www.reddit.com/r/nelliesnest/)':37 'xhitter':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697118082
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2586223"
  +editedAt: DateTimeImmutable @1697031839 {#1441
    date: 2023-10-11 15:43:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697031682 {#1443
    date: 2023-10-11 15:41:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "AUR-wants-referendums-on-family-and-cash-payments"
  +title: "AUR wants referendums on family and cash payments"
  +url: null
  +body: """
    n.r.: AUR is the most popular far right party in Romania at the moment  \n
    [romaniajournal.ro/politics/aur…](https://www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697091604 {#1458
    date: 2023-10-12 08:20:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 4276
  -titleTs: "'aur':1 'cash':7 'famili':5 'payment':8 'referendum':3 'want':2"
  -bodyTs: "'/politics/aur':17 '/politics/aur-wants-referendums-on-family-and-cash-payments/)':20 'aur':2 'far':7 'moment':14 'n.r':1 'parti':9 'popular':6 'right':8 'romania':11 'romaniajournal.ro':16 'romaniajournal.ro/politics/aur':15 'www.romaniajournal.ro':19 'www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697057335
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1465-2691-1ff1-f7c608194079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697026335 {#1459
    date: 2023-10-11 14:12:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "AUR-wants-referendums-on-family-and-cash-payments"
  +title: "AUR wants referendums on family and cash payments"
  +url: null
  +body: """
    n.r.: AUR is the most popular far right party in Romania at the moment  \n
    [romaniajournal.ro/politics/aur…](https://www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697091604 {#1458
    date: 2023-10-12 08:20:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 4276
  -titleTs: "'aur':1 'cash':7 'famili':5 'payment':8 'referendum':3 'want':2"
  -bodyTs: "'/politics/aur':17 '/politics/aur-wants-referendums-on-family-and-cash-payments/)':20 'aur':2 'far':7 'moment':14 'n.r':1 'parti':9 'popular':6 'right':8 'romania':11 'romaniajournal.ro':16 'romaniajournal.ro/politics/aur':15 'www.romaniajournal.ro':19 'www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697057335
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1465-2691-1ff1-f7c608194079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697026335 {#1459
    date: 2023-10-11 14:12:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "AUR-wants-referendums-on-family-and-cash-payments"
  +title: "AUR wants referendums on family and cash payments"
  +url: null
  +body: """
    n.r.: AUR is the most popular far right party in Romania at the moment  \n
    [romaniajournal.ro/politics/aur…](https://www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697091604 {#1458
    date: 2023-10-12 08:20:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 4276
  -titleTs: "'aur':1 'cash':7 'famili':5 'payment':8 'referendum':3 'want':2"
  -bodyTs: "'/politics/aur':17 '/politics/aur-wants-referendums-on-family-and-cash-payments/)':20 'aur':2 'far':7 'moment':14 'n.r':1 'parti':9 'popular':6 'right':8 'romania':11 'romaniajournal.ro':16 'romaniajournal.ro/politics/aur':15 'www.romaniajournal.ro':19 'www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697057335
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1465-2691-1ff1-f7c608194079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697026335 {#1459
    date: 2023-10-11 14:12:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Embrace-the-typoo"
  +title: "Embrace the typoo"
  +url: "https://lemmy.world/pictrs/image/4a1753e5-1fb5-4d96-a64c-beefa29c3a76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697090280 {#1694
    date: 2023-10-12 07:58:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 4191
  -titleTs: "'embrac':1 'typoo':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697073388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6625790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986988 {#1703
    date: 2023-10-11 03:16:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Embrace-the-typoo"
  +title: "Embrace the typoo"
  +url: "https://lemmy.world/pictrs/image/4a1753e5-1fb5-4d96-a64c-beefa29c3a76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697090280 {#1694
    date: 2023-10-12 07:58:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 4191
  -titleTs: "'embrac':1 'typoo':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697073388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6625790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986988 {#1703
    date: 2023-10-11 03:16:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Embrace-the-typoo"
  +title: "Embrace the typoo"
  +url: "https://lemmy.world/pictrs/image/4a1753e5-1fb5-4d96-a64c-beefa29c3a76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 669
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697090280 {#1694
    date: 2023-10-12 07:58:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 4191
  -titleTs: "'embrac':1 'typoo':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697073388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6625790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986988 {#1703
    date: 2023-10-11 03:16:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Created-a-let-s-not-meet-equivalent-for-Lemmy-on-Sopuli-xyz"
  +title: "Created a let's not meet equivalent for Lemmy on Sopuli.xyz."
  +url: "https://sopuli.xyz/c/letsnotmeet"
  +body: "Wanted to share a bizzare story, couldn’t find a sub for it. Here is a new sub for your wild personal tales."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697088563 {#1743
    date: 2023-10-12 07:29:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 4587
  -titleTs: "'creat':1 'equival':7 'lemmi':9 'let':3 'meet':6 'sopuli.xyz':11"
  -bodyTs: "'bizzar':5 'couldn':7 'find':9 'new':17 'person':22 'share':3 'stori':6 'sub':11,18 'tale':23 'want':1 'wild':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697174641
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4579924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697088241 {#1752
    date: 2023-10-12 07:24:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Created-a-let-s-not-meet-equivalent-for-Lemmy-on-Sopuli-xyz"
  +title: "Created a let's not meet equivalent for Lemmy on Sopuli.xyz."
  +url: "https://sopuli.xyz/c/letsnotmeet"
  +body: "Wanted to share a bizzare story, couldn’t find a sub for it. Here is a new sub for your wild personal tales."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697088563 {#1743
    date: 2023-10-12 07:29:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 4587
  -titleTs: "'creat':1 'equival':7 'lemmi':9 'let':3 'meet':6 'sopuli.xyz':11"
  -bodyTs: "'bizzar':5 'couldn':7 'find':9 'new':17 'person':22 'share':3 'stori':6 'sub':11,18 'tale':23 'want':1 'wild':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697174641
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4579924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697088241 {#1752
    date: 2023-10-12 07:24:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Created-a-let-s-not-meet-equivalent-for-Lemmy-on-Sopuli-xyz"
  +title: "Created a let's not meet equivalent for Lemmy on Sopuli.xyz."
  +url: "https://sopuli.xyz/c/letsnotmeet"
  +body: "Wanted to share a bizzare story, couldn’t find a sub for it. Here is a new sub for your wild personal tales."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697088563 {#1743
    date: 2023-10-12 07:29:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 4587
  -titleTs: "'creat':1 'equival':7 'lemmi':9 'let':3 'meet':6 'sopuli.xyz':11"
  -bodyTs: "'bizzar':5 'couldn':7 'find':9 'new':17 'person':22 'share':3 'stori':6 'sub':11,18 'tale':23 'want':1 'wild':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697174641
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4579924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697088241 {#1752
    date: 2023-10-12 07:24:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Nothing-Phone-2-Users-Get-a-Taste-of-Android-14"
  +title: "Nothing Phone 2 Users Get a Taste of Android 14 With Nothing OS 2.5 Open Beta 1 | Technology News"
  +url: "https://www.gadgets360.com/mobiles/news/nothing-phone-2-android-14-os-2-5-open-beta-1-download-4473360"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697086348 {#1669
    date: 2023-10-12 06:52:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 4576
  -titleTs: "'1':17 '14':10 '2':3 '2.5':14 'android':9 'beta':16 'get':5 'news':19 'noth':1,12 'open':15 'os':13 'phone':2 'tast':7 'technolog':18 'user':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697113348
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/430076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697086348 {#1670
    date: 2023-10-12 06:52:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Nothing-Phone-2-Users-Get-a-Taste-of-Android-14"
  +title: "Nothing Phone 2 Users Get a Taste of Android 14 With Nothing OS 2.5 Open Beta 1 | Technology News"
  +url: "https://www.gadgets360.com/mobiles/news/nothing-phone-2-android-14-os-2-5-open-beta-1-download-4473360"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697086348 {#1669
    date: 2023-10-12 06:52:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 4576
  -titleTs: "'1':17 '14':10 '2':3 '2.5':14 'android':9 'beta':16 'get':5 'news':19 'noth':1,12 'open':15 'os':13 'phone':2 'tast':7 'technolog':18 'user':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697113348
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/430076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697086348 {#1670
    date: 2023-10-12 06:52:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1514 …}
  +image: Proxies\__CG__\App\Entity\Image {#1667 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Nothing-Phone-2-Users-Get-a-Taste-of-Android-14"
  +title: "Nothing Phone 2 Users Get a Taste of Android 14 With Nothing OS 2.5 Open Beta 1 | Technology News"
  +url: "https://www.gadgets360.com/mobiles/news/nothing-phone-2-android-14-os-2-5-open-beta-1-download-4473360"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697086348 {#1669
    date: 2023-10-12 06:52:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 4576
  -titleTs: "'1':17 '14':10 '2':3 '2.5':14 'android':9 'beta':16 'get':5 'news':19 'noth':1,12 'open':15 'os':13 'phone':2 'tast':7 'technolog':18 'user':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697113348
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/430076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697086348 {#1670
    date: 2023-10-12 06:52:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Made-a-quick-Kimchi-Jigae-using-what-I-had-on"
  +title: "Made a quick Kimchi Jigae using what I had on hand.  Turned out delicious"
  +url: "https://lemmy.world/pictrs/image/a1540362-a752-4304-b725-bd62c1082a4f.jpeg"
  +body: """
    cross-posted from: [lemmy.world/post/6680716](https://lemmy.world/post/6680716)\n
    \n
    > I make Kimchi Jigae, or Kimchi Soup, pretty often and the only staple I use is kimchi, obviously, and tofu. It’s traditionally made with pork and other spices, but I like to experiment. For this I didn’t have any meat ready that would be good but I found a package of crawfish tails I had been trying to figure out what to do with so I figured I’d try it out and see how it goes and it turned out so good.\n
    > \n
    > Ingredients (none of these are exact, I tend to season by taste but I’ll try to put an estimate of what I used\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">About 5 cups of water\n
    > </span><span style="color:#323232;">2 cups of cabbage kimchi\n
    > </span><span style="color:#323232;">A bottle of [Ajumma Republic Korean Kimchi Seasoning](https://www.amazon.com/Ajumma-Republic-Korean-Kimchi-Sauce/dp/B01M68C6A6)\n
    > </span><span style="color:#323232;">1 lb of cooked, peeled crawfish tails\n
    > </span><span style="color:#323232;">however much tofu you like.  I like a lot so I used 3 packages\n
    > </span><span style="color:#323232;">2 TBSP onion powder (you can used minced onions as well)\n
    > </span><span style="color:#323232;">2 TBSP garlic powder (likewise can use minced garlic or whole cloves if you like)\n
    > </span><span style="color:#323232;">1 can tuna (I like the fishy taste it brings to the broth but it's optional)\n
    > </span>\n
    > ```\n
    > \n
    > Directions\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">Heat a big pot and put some oil in and fry the kimchi a bit.  I find it brings out the flavor and gives it a nice crunchy texture\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Pour in the water and however much of the kimchi seasoning you like to taste\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">add tofu sliced into cubes, tuna, garlic powder, onion powder, and crawfish\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">bring to boil and let simmer 15-20 minutes\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">taste and if it's good, serve\n
    > </span>\n
    > ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084589 {#1663
    date: 2023-10-12 06:23:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 5910
  -titleTs: "'delici':14 'hand':11 'jiga':5 'kimchi':4 'made':1 'quick':3 'turn':12 'use':6"
  -bodyTs: "'-20':266 '/ajumma-republic-korean-kimchi-sauce/dp/b01m68c6a6)':137 '/post/6680716](https://lemmy.world/post/6680716)':7 '1':138,185 '15':265 '2':122,159,170 '3':157 '5':118 'add':247 'ajumma':130 'big':205 'bit':217 'boil':261 'bottl':128 'bring':194,221,259 'broth':197 'cabbag':125 'clove':181 'cook':141 'crawfish':61,143,258 'cross':2 'cross-post':1 'crunchi':230 'cube':251 'cup':119,123 'd':78 'didn':45 'direct':202 'estim':112 'exact':98 'experi':41 'figur':68,76 'find':219 'fishi':191 'flavor':224 'found':57 'fri':213 'garlic':172,178,253 'give':226 'goe':86 'good':54,92,273 'heat':203 'howev':145,237 'ingredi':93 'jiga':11 'kimchi':10,13,24,126,133,215,241 'korean':132 'lb':139 'lemmy.world':6 'lemmy.world/post/6680716](https://lemmy.world/post/6680716)':5 'let':263 'like':39,149,151,184,189,244 'likewis':174 'll':107 'lot':153 'made':31 'make':9 'meat':49 'minc':166,177 'minut':267 'much':146,238 'nice':229 'none':94 'obvious':25 'often':16 'oil':210 'onion':161,167,255 'option':201 'packag':59,158 'peel':142 'pork':33 'post':3 'pot':206 'pour':232 'powder':162,173,254,256 'pretti':15 'put':110,208 'readi':50 'republ':131 'season':102,134,242 'see':83 'serv':274 'simmer':264 'slice':249 'soup':14 'spice':36 'stapl':20 'tail':62,144 'tast':104,192,246,268 'tbsp':160,171 'tend':100 'textur':231 'tofu':27,147,248 'tradit':30 'tri':66,79,108 'tuna':187,252 'turn':89 'use':22,116,156,165,176 'water':121,235 'well':169 'whole':180 'would':52 'www.amazon.com':136 'www.amazon.com/ajumma-republic-korean-kimchi-sauce/dp/b01m68c6a6)':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697089089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6681001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697084589 {#1553
    date: 2023-10-12 06:23:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Made-a-quick-Kimchi-Jigae-using-what-I-had-on"
  +title: "Made a quick Kimchi Jigae using what I had on hand.  Turned out delicious"
  +url: "https://lemmy.world/pictrs/image/a1540362-a752-4304-b725-bd62c1082a4f.jpeg"
  +body: """
    cross-posted from: [lemmy.world/post/6680716](https://lemmy.world/post/6680716)\n
    \n
    > I make Kimchi Jigae, or Kimchi Soup, pretty often and the only staple I use is kimchi, obviously, and tofu. It’s traditionally made with pork and other spices, but I like to experiment. For this I didn’t have any meat ready that would be good but I found a package of crawfish tails I had been trying to figure out what to do with so I figured I’d try it out and see how it goes and it turned out so good.\n
    > \n
    > Ingredients (none of these are exact, I tend to season by taste but I’ll try to put an estimate of what I used\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">About 5 cups of water\n
    > </span><span style="color:#323232;">2 cups of cabbage kimchi\n
    > </span><span style="color:#323232;">A bottle of [Ajumma Republic Korean Kimchi Seasoning](https://www.amazon.com/Ajumma-Republic-Korean-Kimchi-Sauce/dp/B01M68C6A6)\n
    > </span><span style="color:#323232;">1 lb of cooked, peeled crawfish tails\n
    > </span><span style="color:#323232;">however much tofu you like.  I like a lot so I used 3 packages\n
    > </span><span style="color:#323232;">2 TBSP onion powder (you can used minced onions as well)\n
    > </span><span style="color:#323232;">2 TBSP garlic powder (likewise can use minced garlic or whole cloves if you like)\n
    > </span><span style="color:#323232;">1 can tuna (I like the fishy taste it brings to the broth but it's optional)\n
    > </span>\n
    > ```\n
    > \n
    > Directions\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">Heat a big pot and put some oil in and fry the kimchi a bit.  I find it brings out the flavor and gives it a nice crunchy texture\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Pour in the water and however much of the kimchi seasoning you like to taste\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">add tofu sliced into cubes, tuna, garlic powder, onion powder, and crawfish\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">bring to boil and let simmer 15-20 minutes\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">taste and if it's good, serve\n
    > </span>\n
    > ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084589 {#1663
    date: 2023-10-12 06:23:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 5910
  -titleTs: "'delici':14 'hand':11 'jiga':5 'kimchi':4 'made':1 'quick':3 'turn':12 'use':6"
  -bodyTs: "'-20':266 '/ajumma-republic-korean-kimchi-sauce/dp/b01m68c6a6)':137 '/post/6680716](https://lemmy.world/post/6680716)':7 '1':138,185 '15':265 '2':122,159,170 '3':157 '5':118 'add':247 'ajumma':130 'big':205 'bit':217 'boil':261 'bottl':128 'bring':194,221,259 'broth':197 'cabbag':125 'clove':181 'cook':141 'crawfish':61,143,258 'cross':2 'cross-post':1 'crunchi':230 'cube':251 'cup':119,123 'd':78 'didn':45 'direct':202 'estim':112 'exact':98 'experi':41 'figur':68,76 'find':219 'fishi':191 'flavor':224 'found':57 'fri':213 'garlic':172,178,253 'give':226 'goe':86 'good':54,92,273 'heat':203 'howev':145,237 'ingredi':93 'jiga':11 'kimchi':10,13,24,126,133,215,241 'korean':132 'lb':139 'lemmy.world':6 'lemmy.world/post/6680716](https://lemmy.world/post/6680716)':5 'let':263 'like':39,149,151,184,189,244 'likewis':174 'll':107 'lot':153 'made':31 'make':9 'meat':49 'minc':166,177 'minut':267 'much':146,238 'nice':229 'none':94 'obvious':25 'often':16 'oil':210 'onion':161,167,255 'option':201 'packag':59,158 'peel':142 'pork':33 'post':3 'pot':206 'pour':232 'powder':162,173,254,256 'pretti':15 'put':110,208 'readi':50 'republ':131 'season':102,134,242 'see':83 'serv':274 'simmer':264 'slice':249 'soup':14 'spice':36 'stapl':20 'tail':62,144 'tast':104,192,246,268 'tbsp':160,171 'tend':100 'textur':231 'tofu':27,147,248 'tradit':30 'tri':66,79,108 'tuna':187,252 'turn':89 'use':22,116,156,165,176 'water':121,235 'well':169 'whole':180 'would':52 'www.amazon.com':136 'www.amazon.com/ajumma-republic-korean-kimchi-sauce/dp/b01m68c6a6)':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697089089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6681001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697084589 {#1553
    date: 2023-10-12 06:23:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1590 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1592 …}
  +image: Proxies\__CG__\App\Entity\Image {#1591 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Made-a-quick-Kimchi-Jigae-using-what-I-had-on"
  +title: "Made a quick Kimchi Jigae using what I had on hand.  Turned out delicious"
  +url: "https://lemmy.world/pictrs/image/a1540362-a752-4304-b725-bd62c1082a4f.jpeg"
  +body: """
    cross-posted from: [lemmy.world/post/6680716](https://lemmy.world/post/6680716)\n
    \n
    > I make Kimchi Jigae, or Kimchi Soup, pretty often and the only staple I use is kimchi, obviously, and tofu. It’s traditionally made with pork and other spices, but I like to experiment. For this I didn’t have any meat ready that would be good but I found a package of crawfish tails I had been trying to figure out what to do with so I figured I’d try it out and see how it goes and it turned out so good.\n
    > \n
    > Ingredients (none of these are exact, I tend to season by taste but I’ll try to put an estimate of what I used\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">About 5 cups of water\n
    > </span><span style="color:#323232;">2 cups of cabbage kimchi\n
    > </span><span style="color:#323232;">A bottle of [Ajumma Republic Korean Kimchi Seasoning](https://www.amazon.com/Ajumma-Republic-Korean-Kimchi-Sauce/dp/B01M68C6A6)\n
    > </span><span style="color:#323232;">1 lb of cooked, peeled crawfish tails\n
    > </span><span style="color:#323232;">however much tofu you like.  I like a lot so I used 3 packages\n
    > </span><span style="color:#323232;">2 TBSP onion powder (you can used minced onions as well)\n
    > </span><span style="color:#323232;">2 TBSP garlic powder (likewise can use minced garlic or whole cloves if you like)\n
    > </span><span style="color:#323232;">1 can tuna (I like the fishy taste it brings to the broth but it's optional)\n
    > </span>\n
    > ```\n
    > \n
    > Directions\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">Heat a big pot and put some oil in and fry the kimchi a bit.  I find it brings out the flavor and gives it a nice crunchy texture\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">Pour in the water and however much of the kimchi seasoning you like to taste\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">add tofu sliced into cubes, tuna, garlic powder, onion powder, and crawfish\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">bring to boil and let simmer 15-20 minutes\n
    > </span><span style="color:#323232;">\n
    > </span><span style="color:#323232;">taste and if it's good, serve\n
    > </span>\n
    > ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084589 {#1663
    date: 2023-10-12 06:23:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +children: []
  -id: 5910
  -titleTs: "'delici':14 'hand':11 'jiga':5 'kimchi':4 'made':1 'quick':3 'turn':12 'use':6"
  -bodyTs: "'-20':266 '/ajumma-republic-korean-kimchi-sauce/dp/b01m68c6a6)':137 '/post/6680716](https://lemmy.world/post/6680716)':7 '1':138,185 '15':265 '2':122,159,170 '3':157 '5':118 'add':247 'ajumma':130 'big':205 'bit':217 'boil':261 'bottl':128 'bring':194,221,259 'broth':197 'cabbag':125 'clove':181 'cook':141 'crawfish':61,143,258 'cross':2 'cross-post':1 'crunchi':230 'cube':251 'cup':119,123 'd':78 'didn':45 'direct':202 'estim':112 'exact':98 'experi':41 'figur':68,76 'find':219 'fishi':191 'flavor':224 'found':57 'fri':213 'garlic':172,178,253 'give':226 'goe':86 'good':54,92,273 'heat':203 'howev':145,237 'ingredi':93 'jiga':11 'kimchi':10,13,24,126,133,215,241 'korean':132 'lb':139 'lemmy.world':6 'lemmy.world/post/6680716](https://lemmy.world/post/6680716)':5 'let':263 'like':39,149,151,184,189,244 'likewis':174 'll':107 'lot':153 'made':31 'make':9 'meat':49 'minc':166,177 'minut':267 'much':146,238 'nice':229 'none':94 'obvious':25 'often':16 'oil':210 'onion':161,167,255 'option':201 'packag':59,158 'peel':142 'pork':33 'post':3 'pot':206 'pour':232 'powder':162,173,254,256 'pretti':15 'put':110,208 'readi':50 'republ':131 'season':102,134,242 'see':83 'serv':274 'simmer':264 'slice':249 'soup':14 'spice':36 'stapl':20 'tail':62,144 'tast':104,192,246,268 'tbsp':160,171 'tend':100 'textur':231 'tofu':27,147,248 'tradit':30 'tri':66,79,108 'tuna':187,252 'turn':89 'use':22,116,156,165,176 'water':121,235 'well':169 'whole':180 'would':52 'www.amazon.com':136 'www.amazon.com/ajumma-republic-korean-kimchi-sauce/dp/b01m68c6a6)':135"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697089089
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6681001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697084589 {#1553
    date: 2023-10-12 06:23:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1585 …}
  +slug: "Syril-s-mum-likes-to-think-she-s-a-Karntent-Kreator-BOW"
  +title: "Syril's mum likes to think she's a Karntent Kreator. [BOW]"
  +url: "https://endlesstalk.org/pictrs/image/18a93326-4c94-48e3-9cb6-a13f9f84197f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084524 {#1572
    date: 2023-10-12 06:22:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 4255
  -titleTs: "'bow':12 'karntent':10 'kreator':11 'like':4 'mum':3 'syril':1 'think':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697105970
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/8337372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697019570 {#1574
    date: 2023-10-11 12:19:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1585 …}
  +slug: "Syril-s-mum-likes-to-think-she-s-a-Karntent-Kreator-BOW"
  +title: "Syril's mum likes to think she's a Karntent Kreator. [BOW]"
  +url: "https://endlesstalk.org/pictrs/image/18a93326-4c94-48e3-9cb6-a13f9f84197f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084524 {#1572
    date: 2023-10-12 06:22:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 4255
  -titleTs: "'bow':12 'karntent':10 'kreator':11 'like':4 'mum':3 'syril':1 'think':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697105970
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/8337372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697019570 {#1574
    date: 2023-10-11 12:19:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1575
  +user: Proxies\__CG__\App\Entity\User {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1573 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1585 …}
  +slug: "Syril-s-mum-likes-to-think-she-s-a-Karntent-Kreator-BOW"
  +title: "Syril's mum likes to think she's a Karntent Kreator. [BOW]"
  +url: "https://endlesstalk.org/pictrs/image/18a93326-4c94-48e3-9cb6-a13f9f84197f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084524 {#1572
    date: 2023-10-12 06:22:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 4255
  -titleTs: "'bow':12 'karntent':10 'kreator':11 'like':4 'mum':3 'syril':1 'think':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697105970
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/8337372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697019570 {#1574
    date: 2023-10-11 12:19:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Don-t-have-a-lightsaber-but-I-do-have-a-baseball"
  +title: "Don't have a lightsaber but I do have a baseball bat, you little shit"
  +url: "https://startrek.website/pictrs/image/033b3fae-825d-4f97-bf98-55dd346f1731.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084246 {#1559
    date: 2023-10-12 06:17:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  +badges: Doctrine\ORM\PersistentCollection {#1613 …}
  +children: []
  -id: 4200
  -titleTs: "'basebal':11 'bat':12 'lightsab':5 'littl':14 'shit':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697078873
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2573664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696992473 {#1548
    date: 2023-10-11 04:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Don-t-have-a-lightsaber-but-I-do-have-a-baseball"
  +title: "Don't have a lightsaber but I do have a baseball bat, you little shit"
  +url: "https://startrek.website/pictrs/image/033b3fae-825d-4f97-bf98-55dd346f1731.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084246 {#1559
    date: 2023-10-12 06:17:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  +badges: Doctrine\ORM\PersistentCollection {#1613 …}
  +children: []
  -id: 4200
  -titleTs: "'basebal':11 'bat':12 'lightsab':5 'littl':14 'shit':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697078873
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2573664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696992473 {#1548
    date: 2023-10-11 04:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1564
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1416 …}
  +slug: "Don-t-have-a-lightsaber-but-I-do-have-a-baseball"
  +title: "Don't have a lightsaber but I do have a baseball bat, you little shit"
  +url: "https://startrek.website/pictrs/image/033b3fae-825d-4f97-bf98-55dd346f1731.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697084246 {#1559
    date: 2023-10-12 06:17:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  +badges: Doctrine\ORM\PersistentCollection {#1613 …}
  +children: []
  -id: 4200
  -titleTs: "'basebal':11 'bat':12 'lightsab':5 'littl':14 'shit':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697078873
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2573664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696992473 {#1548
    date: 2023-10-11 04:47:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details