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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Pizza-Party"
  +title: "Pizza Party"
  +url: "https://lemmy.today/pictrs/image/32b8e1fe-5034-40b8-8762-ef44c004a173.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699346753 {#173
    date: 2023-11-07 09:45:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 10011
  -titleTs: "'parti':2 'pizza':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699232092
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2741817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699145692 {#243
    date: 2023-11-05 01:54:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Pizza-Party"
  +title: "Pizza Party"
  +url: "https://lemmy.today/pictrs/image/32b8e1fe-5034-40b8-8762-ef44c004a173.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699346753 {#173
    date: 2023-11-07 09:45:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 10011
  -titleTs: "'parti':2 'pizza':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699232092
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2741817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699145692 {#243
    date: 2023-11-05 01:54:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Pizza-Party"
  +title: "Pizza Party"
  +url: "https://lemmy.today/pictrs/image/32b8e1fe-5034-40b8-8762-ef44c004a173.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699346753 {#173
    date: 2023-11-07 09:45:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 10011
  -titleTs: "'parti':2 'pizza':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699232092
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2741817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699145692 {#243
    date: 2023-11-05 01:54:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "The-white-stuff"
  +title: "The white stuff."
  +url: "https://lemmy.world/pictrs/image/855b115d-2db4-419b-a215-e5d6e79c8509.jpeg"
  +body: """
    Logo\n
    \n
    ![](https://lemmy.world/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)\n
    \n
    Thanks to runjun for inspiration.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699344297 {#1893
    date: 2023-11-07 09:04:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 10271
  -titleTs: "'stuff':3 'white':2"
  -bodyTs: "'/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)':4 'inspir':9 'lemmy.world':3 'lemmy.world/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)':2 'logo':1 'runjun':7 'thank':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304811
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7845031"
  +editedAt: DateTimeImmutable @1699233702 {#1889
    date: 2023-11-06 02:21:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699218411 {#1944
    date: 2023-11-05 22:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "The-white-stuff"
  +title: "The white stuff."
  +url: "https://lemmy.world/pictrs/image/855b115d-2db4-419b-a215-e5d6e79c8509.jpeg"
  +body: """
    Logo\n
    \n
    ![](https://lemmy.world/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)\n
    \n
    Thanks to runjun for inspiration.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699344297 {#1893
    date: 2023-11-07 09:04:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 10271
  -titleTs: "'stuff':3 'white':2"
  -bodyTs: "'/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)':4 'inspir':9 'lemmy.world':3 'lemmy.world/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)':2 'logo':1 'runjun':7 'thank':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304811
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7845031"
  +editedAt: DateTimeImmutable @1699233702 {#1889
    date: 2023-11-06 02:21:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699218411 {#1944
    date: 2023-11-05 22:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1960
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1928 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "The-white-stuff"
  +title: "The white stuff."
  +url: "https://lemmy.world/pictrs/image/855b115d-2db4-419b-a215-e5d6e79c8509.jpeg"
  +body: """
    Logo\n
    \n
    ![](https://lemmy.world/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)\n
    \n
    Thanks to runjun for inspiration.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699344297 {#1893
    date: 2023-11-07 09:04:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 10271
  -titleTs: "'stuff':3 'white':2"
  -bodyTs: "'/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)':4 'inspir':9 'lemmy.world':3 'lemmy.world/pictrs/image/ef711fc0-e9de-4cfc-baed-e060be73d6ec.png)':2 'logo':1 'runjun':7 'thank':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304811
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7845031"
  +editedAt: DateTimeImmutable @1699233702 {#1889
    date: 2023-11-06 02:21:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699218411 {#1944
    date: 2023-11-05 22:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "10-REASONS-why-Linux-Mint-is-the-desktop-OS-to"
  +title: "10 REASONS why Linux Mint is the desktop OS to beat in 2023"
  +url: "https://www.youtube.com/watch?v=6Tln-eBAq-k"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343642 {#1932
    date: 2023-11-07 08:54:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 9427
  -titleTs: "'10':1 '2023':13 'beat':11 'desktop':8 'linux':4 'mint':5 'os':9 'reason':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699131582
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7455300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045182 {#1930
    date: 2023-11-03 21:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "10-REASONS-why-Linux-Mint-is-the-desktop-OS-to"
  +title: "10 REASONS why Linux Mint is the desktop OS to beat in 2023"
  +url: "https://www.youtube.com/watch?v=6Tln-eBAq-k"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343642 {#1932
    date: 2023-11-07 08:54:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 9427
  -titleTs: "'10':1 '2023':13 'beat':11 'desktop':8 'linux':4 'mint':5 'os':9 'reason':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699131582
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7455300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045182 {#1930
    date: 2023-11-03 21:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1397 …}
  +slug: "10-REASONS-why-Linux-Mint-is-the-desktop-OS-to"
  +title: "10 REASONS why Linux Mint is the desktop OS to beat in 2023"
  +url: "https://www.youtube.com/watch?v=6Tln-eBAq-k"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343642 {#1932
    date: 2023-11-07 08:54:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 9427
  -titleTs: "'10':1 '2023':13 'beat':11 'desktop':8 'linux':4 'mint':5 'os':9 'reason':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699131582
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7455300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045182 {#1930
    date: 2023-11-03 21:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "PSA-GNOME-Shell-replace-from-another-TTY"
  +title: "PSA: GNOME Shell replace from another TTY"
  +url: null
  +body: """
    If your GNOME Shell went FUBAR and you can’t reach a terminal from it to issue `gnome-shell --replace`(apparently this is broken since 3.30), and Alt+F2 doesn’t work, you can use the following in another TTY or via SSH:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">killall -3 gnome-shell\n
    </span>\n
    ```\n
    \n
    That’ll be all.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343375 {#1936
    date: 2023-11-07 08:49:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 10787
  -titleTs: "'anoth':6 'gnome':2 'psa':1 'replac':4 'shell':3 'tti':7"
  -bodyTs: "'-3':46 '3.30':27 'alt':29 'anoth':40 'appar':22 'broken':25 'doesn':31 'f2':30 'follow':38 'fubar':6 'gnome':3,19,48 'gnome-shel':18,47 'issu':17 'killal':45 'll':51 'reach':11 'replac':21 'shell':4,20,49 'sinc':26 'ssh':44 'termin':13 'tti':41 'use':36 'via':43 'went':5 'work':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699399276
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8824864"
  +editedAt: DateTimeImmutable @1699375828 {#1376
    date: 2023-11-07 17:50:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699334776 {#1938
    date: 2023-11-07 06:26:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "PSA-GNOME-Shell-replace-from-another-TTY"
  +title: "PSA: GNOME Shell replace from another TTY"
  +url: null
  +body: """
    If your GNOME Shell went FUBAR and you can’t reach a terminal from it to issue `gnome-shell --replace`(apparently this is broken since 3.30), and Alt+F2 doesn’t work, you can use the following in another TTY or via SSH:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">killall -3 gnome-shell\n
    </span>\n
    ```\n
    \n
    That’ll be all.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343375 {#1936
    date: 2023-11-07 08:49:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 10787
  -titleTs: "'anoth':6 'gnome':2 'psa':1 'replac':4 'shell':3 'tti':7"
  -bodyTs: "'-3':46 '3.30':27 'alt':29 'anoth':40 'appar':22 'broken':25 'doesn':31 'f2':30 'follow':38 'fubar':6 'gnome':3,19,48 'gnome-shel':18,47 'issu':17 'killal':45 'll':51 'reach':11 'replac':21 'shell':4,20,49 'sinc':26 'ssh':44 'termin':13 'tti':41 'use':36 'via':43 'went':5 'work':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699399276
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8824864"
  +editedAt: DateTimeImmutable @1699375828 {#1376
    date: 2023-11-07 17:50:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699334776 {#1938
    date: 2023-11-07 06:26:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "PSA-GNOME-Shell-replace-from-another-TTY"
  +title: "PSA: GNOME Shell replace from another TTY"
  +url: null
  +body: """
    If your GNOME Shell went FUBAR and you can’t reach a terminal from it to issue `gnome-shell --replace`(apparently this is broken since 3.30), and Alt+F2 doesn’t work, you can use the following in another TTY or via SSH:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">killall -3 gnome-shell\n
    </span>\n
    ```\n
    \n
    That’ll be all.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699343375 {#1936
    date: 2023-11-07 08:49:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 10787
  -titleTs: "'anoth':6 'gnome':2 'psa':1 'replac':4 'shell':3 'tti':7"
  -bodyTs: "'-3':46 '3.30':27 'alt':29 'anoth':40 'appar':22 'broken':25 'doesn':31 'f2':30 'follow':38 'fubar':6 'gnome':3,19,48 'gnome-shel':18,47 'issu':17 'killal':45 'll':51 'reach':11 'replac':21 'shell':4,20,49 'sinc':26 'ssh':44 'termin':13 'tti':41 'use':36 'via':43 'went':5 'work':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699399276
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8824864"
  +editedAt: DateTimeImmutable @1699375828 {#1376
    date: 2023-11-07 17:50:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699334776 {#1938
    date: 2023-11-07 06:26:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1400 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Astronomy-go-brrrrrrr"
  +title: "Astronomy go brrrrrrr"
  +url: "https://lemmy.world/pictrs/image/f17ed9e2-a9e8-4741-b57f-dc7f5d7fa121.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699342065 {#1378
    date: 2023-11-07 08:27:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 8827
  -titleTs: "'astronomi':1 'brrrrrrr':3 'go':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698880660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7611862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698794260 {#1370
    date: 2023-11-01 00:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1400 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Astronomy-go-brrrrrrr"
  +title: "Astronomy go brrrrrrr"
  +url: "https://lemmy.world/pictrs/image/f17ed9e2-a9e8-4741-b57f-dc7f5d7fa121.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699342065 {#1378
    date: 2023-11-07 08:27:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 8827
  -titleTs: "'astronomi':1 'brrrrrrr':3 'go':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698880660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7611862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698794260 {#1370
    date: 2023-11-01 00:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1400 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Astronomy-go-brrrrrrr"
  +title: "Astronomy go brrrrrrr"
  +url: "https://lemmy.world/pictrs/image/f17ed9e2-a9e8-4741-b57f-dc7f5d7fa121.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 288
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699342065 {#1378
    date: 2023-11-07 08:27:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 8827
  -titleTs: "'astronomi':1 'brrrrrrr':3 'go':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698880660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7611862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698794260 {#1370
    date: 2023-11-01 00:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Is-gnome-going-to-become-proprietary"
  +title: "Is gnome going to become proprietary?"
  +url: "https://sh.itjust.works/pictrs/image/15eb04fa-bfc4-4ebc-9e3d-6a5757d5cd1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699340961 {#2446
    date: 2023-11-07 08:09:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 10481
  -titleTs: "'becom':5 'gnome':2 'go':3 'proprietari':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699362971
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8642987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699276571 {#2428
    date: 2023-11-06 14:16:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Is-gnome-going-to-become-proprietary"
  +title: "Is gnome going to become proprietary?"
  +url: "https://sh.itjust.works/pictrs/image/15eb04fa-bfc4-4ebc-9e3d-6a5757d5cd1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699340961 {#2446
    date: 2023-11-07 08:09:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 10481
  -titleTs: "'becom':5 'gnome':2 'go':3 'proprietari':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699362971
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8642987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699276571 {#2428
    date: 2023-11-06 14:16:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "Is-gnome-going-to-become-proprietary"
  +title: "Is gnome going to become proprietary?"
  +url: "https://sh.itjust.works/pictrs/image/15eb04fa-bfc4-4ebc-9e3d-6a5757d5cd1e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699340961 {#2446
    date: 2023-11-07 08:09:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 10481
  -titleTs: "'becom':5 'gnome':2 'go':3 'proprietari':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699362971
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8642987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699276571 {#2428
    date: 2023-11-06 14:16:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Don-t-smoke-and-ride"
  +title: "Don't smoke and ride!"
  +url: "https://lemmy.world/pictrs/image/0c3129b9-96be-4a39-b18c-8be3d55afb7e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699339469 {#2356
    date: 2023-11-07 07:44:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 10388
  -titleTs: "'ride':5 'smoke':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699342195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7861884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699255795 {#2451
    date: 2023-11-06 08:29:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Don-t-smoke-and-ride"
  +title: "Don't smoke and ride!"
  +url: "https://lemmy.world/pictrs/image/0c3129b9-96be-4a39-b18c-8be3d55afb7e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699339469 {#2356
    date: 2023-11-07 07:44:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 10388
  -titleTs: "'ride':5 'smoke':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699342195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7861884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699255795 {#2451
    date: 2023-11-06 08:29:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2353
  +user: Proxies\__CG__\App\Entity\User {#2475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2472 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Don-t-smoke-and-ride"
  +title: "Don't smoke and ride!"
  +url: "https://lemmy.world/pictrs/image/0c3129b9-96be-4a39-b18c-8be3d55afb7e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699339469 {#2356
    date: 2023-11-07 07:44:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2449 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1359 …}
  +children: []
  -id: 10388
  -titleTs: "'ride':5 'smoke':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699342195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7861884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699255795 {#2451
    date: 2023-11-06 08:29:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-do-you-think-happened-to-the-hikers-in-the"
  +title: "What do you think happened to the hikers in the Dyatlov Pass Incident?"
  +url: null
  +body: "Here’s the wiki for those unfamiliar: [en.m.wikipedia.org/wiki/Dyatlov_Pass_incident](https://en.m.wikipedia.org/wiki/Dyatlov_Pass_incident)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699339096 {#2490
    date: 2023-11-07 07:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 10636
  -titleTs: "'dyatlov':11 'happen':5 'hiker':8 'incid':13 'pass':12 'think':4"
  -bodyTs: "'/wiki/dyatlov_pass_incident](https://en.m.wikipedia.org/wiki/dyatlov_pass_incident)':10 'en.m.wikipedia.org':9 'en.m.wikipedia.org/wiki/dyatlov_pass_incident](https://en.m.wikipedia.org/wiki/dyatlov_pass_incident)':8 'unfamiliar':7 'wiki':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699392139
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7892583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699305739 {#2489
    date: 2023-11-06 22:22:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-do-you-think-happened-to-the-hikers-in-the"
  +title: "What do you think happened to the hikers in the Dyatlov Pass Incident?"
  +url: null
  +body: "Here’s the wiki for those unfamiliar: [en.m.wikipedia.org/wiki/Dyatlov_Pass_incident](https://en.m.wikipedia.org/wiki/Dyatlov_Pass_incident)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699339096 {#2490
    date: 2023-11-07 07:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 10636
  -titleTs: "'dyatlov':11 'happen':5 'hiker':8 'incid':13 'pass':12 'think':4"
  -bodyTs: "'/wiki/dyatlov_pass_incident](https://en.m.wikipedia.org/wiki/dyatlov_pass_incident)':10 'en.m.wikipedia.org':9 'en.m.wikipedia.org/wiki/dyatlov_pass_incident](https://en.m.wikipedia.org/wiki/dyatlov_pass_incident)':8 'unfamiliar':7 'wiki':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699392139
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7892583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699305739 {#2489
    date: 2023-11-06 22:22:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-do-you-think-happened-to-the-hikers-in-the"
  +title: "What do you think happened to the hikers in the Dyatlov Pass Incident?"
  +url: null
  +body: "Here’s the wiki for those unfamiliar: [en.m.wikipedia.org/wiki/Dyatlov_Pass_incident](https://en.m.wikipedia.org/wiki/Dyatlov_Pass_incident)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699339096 {#2490
    date: 2023-11-07 07:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 10636
  -titleTs: "'dyatlov':11 'happen':5 'hiker':8 'incid':13 'pass':12 'think':4"
  -bodyTs: "'/wiki/dyatlov_pass_incident](https://en.m.wikipedia.org/wiki/dyatlov_pass_incident)':10 'en.m.wikipedia.org':9 'en.m.wikipedia.org/wiki/dyatlov_pass_incident](https://en.m.wikipedia.org/wiki/dyatlov_pass_incident)':8 'unfamiliar':7 'wiki':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699392139
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7892583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699305739 {#2489
    date: 2023-11-06 22:22:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "How-are-personal-websites-actually-helpful-for-private-expression"
  +title: "How are personal websites actually helpful for private expression?"
  +url: null
  +body: """
    So, this might seem like a stupid question on face value, but I’ll go further in detail.\n
    \n
    Everyone talks about getting a personal website so you can freely express yourself without getting beaten up by typical Social Media companies. While I fully agree with that, there are a few issues I have thought of:\n
    \n
    Firstly, (assuming self-hosting isnt an option) won’t you have to use google or AWS to host your website? And if you post something “they don’t like”, nothing is stopping them from just ban-hammering your website.\n
    \n
    Secondly, even if you get a stable host, getting a domain is a completely different issue with the same causes; they could just revoke your domain if, again, you say something “they don’t like”.\n
    \n
    With all that being said, would anyone have any remedies for these issues? Are there any privacy/free-speech respecting web hosts and domain suppliers?\n
    \n
    Thank you for your responses! :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699337312 {#1546
    date: 2023-11-07 07:08:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 15980
  -titleTs: "'actual':5 'express':9 'help':6 'person':3 'privat':8 'websit':4"
  -bodyTs: "'agre':44 'anyon':138 'assum':57 'aw':72 'ban':93 'ban-hamm':92 'beaten':34 'caus':116 'compani':40 'complet':110 'could':118 'd':160 'detail':18 'differ':111 'domain':107,122,153 'even':98 'everyon':19 'express':30 'face':10 'first':56 'freeli':29 'fulli':43 'get':22,33,101,105 'go':15 'googl':70 'hammer':94 'host':60,74,104,151 'isnt':61 'issu':51,112,144 'like':5,85,131 'll':14 'media':39 'might':3 'noth':86 'option':63 'person':24 'post':80 'privacy/free-speech':148 'question':8 'remedi':141 'respect':149 'respons':159 'revok':120 'said':136 'say':126 'second':97 'seem':4 'self':59 'self-host':58 'social':38 'someth':81,127 'stabl':103 'stop':88 'stupid':7 'supplier':154 'talk':20 'thank':155 'thought':54 'typic':37 'use':69 'valu':11 'web':150 'websit':25,76,96 'without':32 'won':64 'would':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699307937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7885331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294937 {#1544
    date: 2023-11-06 19:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "How-are-personal-websites-actually-helpful-for-private-expression"
  +title: "How are personal websites actually helpful for private expression?"
  +url: null
  +body: """
    So, this might seem like a stupid question on face value, but I’ll go further in detail.\n
    \n
    Everyone talks about getting a personal website so you can freely express yourself without getting beaten up by typical Social Media companies. While I fully agree with that, there are a few issues I have thought of:\n
    \n
    Firstly, (assuming self-hosting isnt an option) won’t you have to use google or AWS to host your website? And if you post something “they don’t like”, nothing is stopping them from just ban-hammering your website.\n
    \n
    Secondly, even if you get a stable host, getting a domain is a completely different issue with the same causes; they could just revoke your domain if, again, you say something “they don’t like”.\n
    \n
    With all that being said, would anyone have any remedies for these issues? Are there any privacy/free-speech respecting web hosts and domain suppliers?\n
    \n
    Thank you for your responses! :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699337312 {#1546
    date: 2023-11-07 07:08:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 15980
  -titleTs: "'actual':5 'express':9 'help':6 'person':3 'privat':8 'websit':4"
  -bodyTs: "'agre':44 'anyon':138 'assum':57 'aw':72 'ban':93 'ban-hamm':92 'beaten':34 'caus':116 'compani':40 'complet':110 'could':118 'd':160 'detail':18 'differ':111 'domain':107,122,153 'even':98 'everyon':19 'express':30 'face':10 'first':56 'freeli':29 'fulli':43 'get':22,33,101,105 'go':15 'googl':70 'hammer':94 'host':60,74,104,151 'isnt':61 'issu':51,112,144 'like':5,85,131 'll':14 'media':39 'might':3 'noth':86 'option':63 'person':24 'post':80 'privacy/free-speech':148 'question':8 'remedi':141 'respect':149 'respons':159 'revok':120 'said':136 'say':126 'second':97 'seem':4 'self':59 'self-host':58 'social':38 'someth':81,127 'stabl':103 'stop':88 'stupid':7 'supplier':154 'talk':20 'thank':155 'thought':54 'typic':37 'use':69 'valu':11 'web':150 'websit':25,76,96 'without':32 'won':64 'would':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699307937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7885331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294937 {#1544
    date: 2023-11-06 19:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "How-are-personal-websites-actually-helpful-for-private-expression"
  +title: "How are personal websites actually helpful for private expression?"
  +url: null
  +body: """
    So, this might seem like a stupid question on face value, but I’ll go further in detail.\n
    \n
    Everyone talks about getting a personal website so you can freely express yourself without getting beaten up by typical Social Media companies. While I fully agree with that, there are a few issues I have thought of:\n
    \n
    Firstly, (assuming self-hosting isnt an option) won’t you have to use google or AWS to host your website? And if you post something “they don’t like”, nothing is stopping them from just ban-hammering your website.\n
    \n
    Secondly, even if you get a stable host, getting a domain is a completely different issue with the same causes; they could just revoke your domain if, again, you say something “they don’t like”.\n
    \n
    With all that being said, would anyone have any remedies for these issues? Are there any privacy/free-speech respecting web hosts and domain suppliers?\n
    \n
    Thank you for your responses! :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699337312 {#1546
    date: 2023-11-07 07:08:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 15980
  -titleTs: "'actual':5 'express':9 'help':6 'person':3 'privat':8 'websit':4"
  -bodyTs: "'agre':44 'anyon':138 'assum':57 'aw':72 'ban':93 'ban-hamm':92 'beaten':34 'caus':116 'compani':40 'complet':110 'could':118 'd':160 'detail':18 'differ':111 'domain':107,122,153 'even':98 'everyon':19 'express':30 'face':10 'first':56 'freeli':29 'fulli':43 'get':22,33,101,105 'go':15 'googl':70 'hammer':94 'host':60,74,104,151 'isnt':61 'issu':51,112,144 'like':5,85,131 'll':14 'media':39 'might':3 'noth':86 'option':63 'person':24 'post':80 'privacy/free-speech':148 'question':8 'remedi':141 'respect':149 'respons':159 'revok':120 'said':136 'say':126 'second':97 'seem':4 'self':59 'self-host':58 'social':38 'someth':81,127 'stabl':103 'stop':88 'stupid':7 'supplier':154 'talk':20 'thank':155 'thought':54 'typic':37 'use':69 'valu':11 'web':150 'websit':25,76,96 'without':32 'won':64 'would':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699307937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7885331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294937 {#1544
    date: 2023-11-06 19:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Award-by-Extra-Fabulous-Comics"
  +title: ""Award" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/061a9cb1-cf42-4fe8-a1dc-189d59fc0b49.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 656
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699336952 {#1532
    date: 2023-11-07 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 9402
  -titleTs: "'award':1 'comic':5 'extra':3 'fabul':4"
  -bodyTs: "'/extrafabulouscomics)':6 'patreon':3 'www.extrafabulouscomics.com':1,2 'www.patreon.com':5 'www.patreon.com/extrafabulouscomics)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699124906
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7746798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699038506 {#1535
    date: 2023-11-03 20:08:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Award-by-Extra-Fabulous-Comics"
  +title: ""Award" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/061a9cb1-cf42-4fe8-a1dc-189d59fc0b49.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 656
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699336952 {#1532
    date: 2023-11-07 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 9402
  -titleTs: "'award':1 'comic':5 'extra':3 'fabul':4"
  -bodyTs: "'/extrafabulouscomics)':6 'patreon':3 'www.extrafabulouscomics.com':1,2 'www.patreon.com':5 'www.patreon.com/extrafabulouscomics)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699124906
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7746798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699038506 {#1535
    date: 2023-11-03 20:08:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1538 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1950 …}
  +slug: "Award-by-Extra-Fabulous-Comics"
  +title: ""Award" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/061a9cb1-cf42-4fe8-a1dc-189d59fc0b49.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 656
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699336952 {#1532
    date: 2023-11-07 07:02:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 9402
  -titleTs: "'award':1 'comic':5 'extra':3 'fabul':4"
  -bodyTs: "'/extrafabulouscomics)':6 'patreon':3 'www.extrafabulouscomics.com':1,2 'www.patreon.com':5 'www.patreon.com/extrafabulouscomics)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699124906
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7746798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699038506 {#1535
    date: 2023-11-03 20:08:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "D-OC"
  +title: ":D  [OC]"
  +url: "https://iili.io/JqZmVff.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699336213 {#1520
    date: 2023-11-07 06:50:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 10563
  -titleTs: "'d':1 'oc':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699377507
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14041285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291107 {#1517
    date: 2023-11-06 18:18:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "D-OC"
  +title: ":D  [OC]"
  +url: "https://iili.io/JqZmVff.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699336213 {#1520
    date: 2023-11-07 06:50:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 10563
  -titleTs: "'d':1 'oc':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699377507
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14041285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291107 {#1517
    date: 2023-11-06 18:18:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: Proxies\__CG__\App\Entity\Image {#1631 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1406 …}
  +slug: "D-OC"
  +title: ":D  [OC]"
  +url: "https://iili.io/JqZmVff.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699336213 {#1520
    date: 2023-11-07 06:50:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 10563
  -titleTs: "'d':1 'oc':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699377507
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14041285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291107 {#1517
    date: 2023-11-06 18:18:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Discount-Vulcanoids"
  +title: "Discount Vulcanoids"
  +url: "https://i.imgur.com/5xFmozd.png"
  +body: "All joking aside, when I first played A Final Unity, I thought the idea of another Vulcan offshoot was the coolest thing."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699333669 {#1746
    date: 2023-11-07 06:07:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 10665
  -titleTs: "'discount':1 'vulcanoid':2"
  -bodyTs: "'anoth':16 'asid':3 'coolest':21 'final':9 'first':6 'idea':14 'joke':2 'offshoot':18 'play':7 'thing':22 'thought':12 'uniti':10 'vulcan':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699400744
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3444556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699314344 {#1749
    date: 2023-11-07 00:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Discount-Vulcanoids"
  +title: "Discount Vulcanoids"
  +url: "https://i.imgur.com/5xFmozd.png"
  +body: "All joking aside, when I first played A Final Unity, I thought the idea of another Vulcan offshoot was the coolest thing."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699333669 {#1746
    date: 2023-11-07 06:07:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 10665
  -titleTs: "'discount':1 'vulcanoid':2"
  -bodyTs: "'anoth':16 'asid':3 'coolest':21 'final':9 'first':6 'idea':14 'joke':2 'offshoot':18 'play':7 'thing':22 'thought':12 'uniti':10 'vulcan':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699400744
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3444556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699314344 {#1749
    date: 2023-11-07 00:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1468 …}
  +slug: "Discount-Vulcanoids"
  +title: "Discount Vulcanoids"
  +url: "https://i.imgur.com/5xFmozd.png"
  +body: "All joking aside, when I first played A Final Unity, I thought the idea of another Vulcan offshoot was the coolest thing."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699333669 {#1746
    date: 2023-11-07 06:07:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 10665
  -titleTs: "'discount':1 'vulcanoid':2"
  -bodyTs: "'anoth':16 'asid':3 'coolest':21 'final':9 'first':6 'idea':14 'joke':2 'offshoot':18 'play':7 'thing':22 'thought':12 'uniti':10 'vulcan':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699400744
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3444556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699314344 {#1749
    date: 2023-11-07 00:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Some-questions-about-switching-to-more-privacy-friendly-options"
  +title: "Some questions about switching to more privacy friendly options"
  +url: null
  +body: """
    Hello lemmings lemmons and any other lemm out there. I’ve always wanted to try to switch to more privacy focused options but it’s always been difficult for me as I’m not really tech savvy and frankly for a very long time haven’t really cared about privacy.\n
    \n
    Transitioning has also been hard since I feel like I’m pretty much the antithesis of this community: using an iPhone and 2 windows computers (one for home use and one for my college classes on campus) and use OneDrive to sync work between the 3 devices.\n
    \n
    Pretty much every account I have is under my gmail account and a second back up email is also under gmail.\n
    \n
    Frankly I’m sure this is the highest form of insult to this community but I use edge simply because I’ve given up trying to fight Microsoft\n
    \n
    So it’s been a challenge to switch but for browsers and just copy paste all my bookmarks and saved passwords when I download Firefox on my phone and computers but as for email and online accounts switching off that gmail account seems daunting but not impossible and I have no idea what to do to replace OneDrive since it is useful and works in file explorer with no extra software\n
    \n
    I figured if anyone was smart enough to tackle the abomination that is my privacy it’d be you guys
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699333491 {#1488
    date: 2023-11-07 06:04:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 15590
  -titleTs: "'friend':8 'option':9 'privaci':7 'question':2 'switch':4"
  -bodyTs: "'2':73 '3':96 'abomin':228 'account':101,108,183,188 'also':53,116 'alway':12,26 'antithesi':65 'anyon':221 'back':112 'bookmark':164 'browser':157 'campus':87 'care':48 'challeng':152 'class':85 'colleg':84 'communiti':68,132 'comput':75,176 'copi':160 'd':234 'daunt':190 'devic':97 'difficult':28 'download':170 'edg':136 'email':114,180 'enough':224 'everi':100 'explor':213 'extra':216 'feel':58 'fight':145 'figur':219 'file':212 'firefox':171 'focus':21 'form':127 'frank':39,119 'given':141 'gmail':107,118,187 'guy':237 'hard':55 'haven':45 'hello':1 'highest':126 'home':78 'idea':198 'imposs':193 'insult':129 'iphon':71 'lem':2 'lemm':7 'lemmon':3 'like':59 'long':43 'm':33,61,121 'microsoft':146 'much':63,99 'one':76,81 'onedr':90,204 'onlin':182 'option':22 'password':167 'past':161 'phone':174 'pretti':62,98 'privaci':20,50,232 'realli':35,47 'replac':203 'save':166 'savvi':37 'second':111 'seem':189 'simpli':137 'sinc':56,205 'smart':223 'softwar':217 'sure':122 'switch':17,154,184 'sync':92 'tackl':226 'tech':36 'time':44 'transit':51 'tri':15,143 'use':69,79,89,135,208 've':11,140 'want':13 'window':74 'work':93,210"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699298993
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14043626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292493 {#1487
    date: 2023-11-06 18:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Some-questions-about-switching-to-more-privacy-friendly-options"
  +title: "Some questions about switching to more privacy friendly options"
  +url: null
  +body: """
    Hello lemmings lemmons and any other lemm out there. I’ve always wanted to try to switch to more privacy focused options but it’s always been difficult for me as I’m not really tech savvy and frankly for a very long time haven’t really cared about privacy.\n
    \n
    Transitioning has also been hard since I feel like I’m pretty much the antithesis of this community: using an iPhone and 2 windows computers (one for home use and one for my college classes on campus) and use OneDrive to sync work between the 3 devices.\n
    \n
    Pretty much every account I have is under my gmail account and a second back up email is also under gmail.\n
    \n
    Frankly I’m sure this is the highest form of insult to this community but I use edge simply because I’ve given up trying to fight Microsoft\n
    \n
    So it’s been a challenge to switch but for browsers and just copy paste all my bookmarks and saved passwords when I download Firefox on my phone and computers but as for email and online accounts switching off that gmail account seems daunting but not impossible and I have no idea what to do to replace OneDrive since it is useful and works in file explorer with no extra software\n
    \n
    I figured if anyone was smart enough to tackle the abomination that is my privacy it’d be you guys
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699333491 {#1488
    date: 2023-11-07 06:04:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 15590
  -titleTs: "'friend':8 'option':9 'privaci':7 'question':2 'switch':4"
  -bodyTs: "'2':73 '3':96 'abomin':228 'account':101,108,183,188 'also':53,116 'alway':12,26 'antithesi':65 'anyon':221 'back':112 'bookmark':164 'browser':157 'campus':87 'care':48 'challeng':152 'class':85 'colleg':84 'communiti':68,132 'comput':75,176 'copi':160 'd':234 'daunt':190 'devic':97 'difficult':28 'download':170 'edg':136 'email':114,180 'enough':224 'everi':100 'explor':213 'extra':216 'feel':58 'fight':145 'figur':219 'file':212 'firefox':171 'focus':21 'form':127 'frank':39,119 'given':141 'gmail':107,118,187 'guy':237 'hard':55 'haven':45 'hello':1 'highest':126 'home':78 'idea':198 'imposs':193 'insult':129 'iphon':71 'lem':2 'lemm':7 'lemmon':3 'like':59 'long':43 'm':33,61,121 'microsoft':146 'much':63,99 'one':76,81 'onedr':90,204 'onlin':182 'option':22 'password':167 'past':161 'phone':174 'pretti':62,98 'privaci':20,50,232 'realli':35,47 'replac':203 'save':166 'savvi':37 'second':111 'seem':189 'simpli':137 'sinc':56,205 'smart':223 'softwar':217 'sure':122 'switch':17,154,184 'sync':92 'tackl':226 'tech':36 'time':44 'transit':51 'tri':15,143 'use':69,79,89,135,208 've':11,140 'want':13 'window':74 'work':93,210"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699298993
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14043626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292493 {#1487
    date: 2023-11-06 18:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "Some-questions-about-switching-to-more-privacy-friendly-options"
  +title: "Some questions about switching to more privacy friendly options"
  +url: null
  +body: """
    Hello lemmings lemmons and any other lemm out there. I’ve always wanted to try to switch to more privacy focused options but it’s always been difficult for me as I’m not really tech savvy and frankly for a very long time haven’t really cared about privacy.\n
    \n
    Transitioning has also been hard since I feel like I’m pretty much the antithesis of this community: using an iPhone and 2 windows computers (one for home use and one for my college classes on campus) and use OneDrive to sync work between the 3 devices.\n
    \n
    Pretty much every account I have is under my gmail account and a second back up email is also under gmail.\n
    \n
    Frankly I’m sure this is the highest form of insult to this community but I use edge simply because I’ve given up trying to fight Microsoft\n
    \n
    So it’s been a challenge to switch but for browsers and just copy paste all my bookmarks and saved passwords when I download Firefox on my phone and computers but as for email and online accounts switching off that gmail account seems daunting but not impossible and I have no idea what to do to replace OneDrive since it is useful and works in file explorer with no extra software\n
    \n
    I figured if anyone was smart enough to tackle the abomination that is my privacy it’d be you guys
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699333491 {#1488
    date: 2023-11-07 06:04:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 15590
  -titleTs: "'friend':8 'option':9 'privaci':7 'question':2 'switch':4"
  -bodyTs: "'2':73 '3':96 'abomin':228 'account':101,108,183,188 'also':53,116 'alway':12,26 'antithesi':65 'anyon':221 'back':112 'bookmark':164 'browser':157 'campus':87 'care':48 'challeng':152 'class':85 'colleg':84 'communiti':68,132 'comput':75,176 'copi':160 'd':234 'daunt':190 'devic':97 'difficult':28 'download':170 'edg':136 'email':114,180 'enough':224 'everi':100 'explor':213 'extra':216 'feel':58 'fight':145 'figur':219 'file':212 'firefox':171 'focus':21 'form':127 'frank':39,119 'given':141 'gmail':107,118,187 'guy':237 'hard':55 'haven':45 'hello':1 'highest':126 'home':78 'idea':198 'imposs':193 'insult':129 'iphon':71 'lem':2 'lemm':7 'lemmon':3 'like':59 'long':43 'm':33,61,121 'microsoft':146 'much':63,99 'one':76,81 'onedr':90,204 'onlin':182 'option':22 'password':167 'past':161 'phone':174 'pretti':62,98 'privaci':20,50,232 'realli':35,47 'replac':203 'save':166 'savvi':37 'second':111 'seem':189 'simpli':137 'sinc':56,205 'smart':223 'softwar':217 'sure':122 'switch':17,154,184 'sync':92 'tackl':226 'tech':36 'time':44 'transit':51 'tri':15,143 'use':69,79,89,135,208 've':11,140 'want':13 'window':74 'work':93,210"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699298993
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14043626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292493 {#1487
    date: 2023-11-06 18:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-are-your-thoughts-on-people-being-doxxed-for-ripping"
  +title: "What are your thoughts on people being doxxed for ripping down missing israeli posters?"
  +url: null
  +body: "It’s all over twitter lately, people getting recorded ripping down posters with a graphic about the missing Israeli children and then their real names are found and are quickly fired from their jobs."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699332266 {#1754
    date: 2023-11-07 05:44:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 10372
  -titleTs: "'doxx':8 'isra':13 'miss':12 'peopl':6 'poster':14 'rip':10 'thought':4"
  -bodyTs: "'children':20 'fire':31 'found':27 'get':8 'graphic':15 'isra':19 'job':34 'late':6 'miss':18 'name':25 'peopl':7 'poster':12 'quick':30 'real':24 'record':9 'rip':10 'twitter':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699329617
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7856877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699243217 {#1755
    date: 2023-11-06 05:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-are-your-thoughts-on-people-being-doxxed-for-ripping"
  +title: "What are your thoughts on people being doxxed for ripping down missing israeli posters?"
  +url: null
  +body: "It’s all over twitter lately, people getting recorded ripping down posters with a graphic about the missing Israeli children and then their real names are found and are quickly fired from their jobs."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699332266 {#1754
    date: 2023-11-07 05:44:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 10372
  -titleTs: "'doxx':8 'isra':13 'miss':12 'peopl':6 'poster':14 'rip':10 'thought':4"
  -bodyTs: "'children':20 'fire':31 'found':27 'get':8 'graphic':15 'isra':19 'job':34 'late':6 'miss':18 'name':25 'peopl':7 'poster':12 'quick':30 'real':24 'record':9 'rip':10 'twitter':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699329617
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7856877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699243217 {#1755
    date: 2023-11-06 05:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-are-your-thoughts-on-people-being-doxxed-for-ripping"
  +title: "What are your thoughts on people being doxxed for ripping down missing israeli posters?"
  +url: null
  +body: "It’s all over twitter lately, people getting recorded ripping down posters with a graphic about the missing Israeli children and then their real names are found and are quickly fired from their jobs."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699332266 {#1754
    date: 2023-11-07 05:44:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 10372
  -titleTs: "'doxx':8 'isra':13 'miss':12 'peopl':6 'poster':14 'rip':10 'thought':4"
  -bodyTs: "'children':20 'fire':31 'found':27 'get':8 'graphic':15 'isra':19 'job':34 'late':6 'miss':18 'name':25 'peopl':7 'poster':12 'quick':30 'real':24 'record':9 'rip':10 'twitter':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699329617
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7856877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699243217 {#1755
    date: 2023-11-06 05:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1783 …}
  +slug: "Italian-archaeologists-open-2-600-year-old-tomb-for-first-time-find-wealthy"
  +title: "Italian archaeologists open 2,600-year-old tomb for first time, find wealthy family's treasures"
  +url: "https://www.cbsnews.com/news/italy-vulci-tomb-opened-etruscan-roman-greek-artifacts-montalto-di-castro/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699331763 {#1774
    date: 2023-11-07 05:36:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 10704
  -titleTs: "'2':4 '600':5 'archaeologist':2 'famili':15 'find':13 'first':11 'italian':1 'old':8 'open':3 'time':12 'tomb':9 'treasur':17 'wealthi':14 'year':7 'year-old':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699408636
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3105299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699322236 {#1773
    date: 2023-11-07 02:57:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1783 …}
  +slug: "Italian-archaeologists-open-2-600-year-old-tomb-for-first-time-find-wealthy"
  +title: "Italian archaeologists open 2,600-year-old tomb for first time, find wealthy family's treasures"
  +url: "https://www.cbsnews.com/news/italy-vulci-tomb-opened-etruscan-roman-greek-artifacts-montalto-di-castro/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699331763 {#1774
    date: 2023-11-07 05:36:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 10704
  -titleTs: "'2':4 '600':5 'archaeologist':2 'famili':15 'find':13 'first':11 'italian':1 'old':8 'open':3 'time':12 'tomb':9 'treasur':17 'wealthi':14 'year':7 'year-old':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699408636
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3105299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699322236 {#1773
    date: 2023-11-07 02:57:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1783 …}
  +slug: "Italian-archaeologists-open-2-600-year-old-tomb-for-first-time-find-wealthy"
  +title: "Italian archaeologists open 2,600-year-old tomb for first time, find wealthy family's treasures"
  +url: "https://www.cbsnews.com/news/italy-vulci-tomb-opened-etruscan-roman-greek-artifacts-montalto-di-castro/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699331763 {#1774
    date: 2023-11-07 05:36:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 10704
  -titleTs: "'2':4 '600':5 'archaeologist':2 'famili':15 'find':13 'first':11 'italian':1 'old':8 'open':3 'time':12 'tomb':9 'treasur':17 'wealthi':14 'year':7 'year-old':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699408636
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3105299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699322236 {#1773
    date: 2023-11-07 02:57:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "If-Remans-were-an-ice-cream-flavor-they-d-be-pralines"
  +title: "If Remans were an ice cream flavor, they'd be pralines and dick."
  +url: "https://files.catbox.moe/agyuhz.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699330001 {#1445
    date: 2023-11-07 05:06:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 10700
  -titleTs: "'cream':6 'd':9 'dick':13 'flavor':7 'ice':5 'pralin':11 'reman':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699406731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7900298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699320331 {#1465
    date: 2023-11-07 02:25:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "If-Remans-were-an-ice-cream-flavor-they-d-be-pralines"
  +title: "If Remans were an ice cream flavor, they'd be pralines and dick."
  +url: "https://files.catbox.moe/agyuhz.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699330001 {#1445
    date: 2023-11-07 05:06:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 10700
  -titleTs: "'cream':6 'd':9 'dick':13 'flavor':7 'ice':5 'pralin':11 'reman':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699406731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7900298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699320331 {#1465
    date: 2023-11-07 02:25:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "If-Remans-were-an-ice-cream-flavor-they-d-be-pralines"
  +title: "If Remans were an ice cream flavor, they'd be pralines and dick."
  +url: "https://files.catbox.moe/agyuhz.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699330001 {#1445
    date: 2023-11-07 05:06:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 10700
  -titleTs: "'cream':6 'd':9 'dick':13 'flavor':7 'ice':5 'pralin':11 'reman':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699406731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7900298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699320331 {#1465
    date: 2023-11-07 02:25:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "When-you-don-t-appreciate-my-extremely-long-cat-themed-poetry"
  +title: "When you don't appreciate my extremely long cat themed poetry"
  +url: "https://izzydata.xyz/images/spot.jpg"
  +body: """
    **Ode to Spot**\n
    \n
    > Felis catus is your taxonomic nomenclature, An endothermic quadruped, carnivorous by nature; Your visual, olfactory, and auditory senses Contribute to your hunting skills and natural defenses.\n
    \n
    > I find myself intrigued by your subvocal oscillations, A singular development of cat communications That obviates your basic hedonistic predilection For a rhythmic stroking of your fur to demonstrate affection.\n
    \n
    > A tail is quite essential for your acrobatic talents; You would not be so agile if you lacked its counterbalance. And when not being utilized to aid in locomotion, It often serves to illustrate the state of your emotion.\n
    \n
    > O Spot, the complex levels of behavior you display Connote a fairly well-developed cognitive array. And though you are not sentient, Spot, and do not comprehend, I nonetheless consider you a true and valued friend.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699329816 {#1449
    date: 2023-11-07 05:03:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 10652
  -titleTs: "'appreci':5 'cat':9 'extrem':7 'long':8 'poetri':11 'theme':10"
  -bodyTs: "'acrobat':67 'affect':59 'agil':74 'aid':86 'array':115 'auditori':20 'basic':47 'behavior':105 'carnivor':13 'cat':42 'catus':5 'cognit':114 'communic':43 'complex':102 'comprehend':126 'connot':108 'consid':129 'contribut':22 'counterbal':79 'defens':29 'demonstr':58 'develop':40,113 'display':107 'emot':98 'endotherm':11 'essenti':64 'fair':110 'feli':4 'find':31 'friend':135 'fur':56 'hedonist':48 'hunt':25 'illustr':93 'intrigu':33 'lack':77 'level':103 'locomot':88 'natur':15,28 'nomenclatur':9 'nonetheless':128 'o':99 'obviat':45 'ode':1 'often':90 'olfactori':18 'oscil':37 'predilect':49 'quadrup':12 'quit':63 'rhythmic':52 'sens':21 'sentient':121 'serv':91 'singular':39 'skill':26 'spot':3,100,122 'state':95 'stroke':53 'subvoc':36 'tail':61 'talent':68 'taxonom':8 'though':117 'true':132 'util':84 'valu':134 'visual':17 'well':112 'well-develop':111 'would':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397833
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3443416"
  +editedAt: DateTimeImmutable @1699352226 {#1421
    date: 2023-11-07 11:17:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699311433 {#1422
    date: 2023-11-06 23:57:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "When-you-don-t-appreciate-my-extremely-long-cat-themed-poetry"
  +title: "When you don't appreciate my extremely long cat themed poetry"
  +url: "https://izzydata.xyz/images/spot.jpg"
  +body: """
    **Ode to Spot**\n
    \n
    > Felis catus is your taxonomic nomenclature, An endothermic quadruped, carnivorous by nature; Your visual, olfactory, and auditory senses Contribute to your hunting skills and natural defenses.\n
    \n
    > I find myself intrigued by your subvocal oscillations, A singular development of cat communications That obviates your basic hedonistic predilection For a rhythmic stroking of your fur to demonstrate affection.\n
    \n
    > A tail is quite essential for your acrobatic talents; You would not be so agile if you lacked its counterbalance. And when not being utilized to aid in locomotion, It often serves to illustrate the state of your emotion.\n
    \n
    > O Spot, the complex levels of behavior you display Connote a fairly well-developed cognitive array. And though you are not sentient, Spot, and do not comprehend, I nonetheless consider you a true and valued friend.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699329816 {#1449
    date: 2023-11-07 05:03:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 10652
  -titleTs: "'appreci':5 'cat':9 'extrem':7 'long':8 'poetri':11 'theme':10"
  -bodyTs: "'acrobat':67 'affect':59 'agil':74 'aid':86 'array':115 'auditori':20 'basic':47 'behavior':105 'carnivor':13 'cat':42 'catus':5 'cognit':114 'communic':43 'complex':102 'comprehend':126 'connot':108 'consid':129 'contribut':22 'counterbal':79 'defens':29 'demonstr':58 'develop':40,113 'display':107 'emot':98 'endotherm':11 'essenti':64 'fair':110 'feli':4 'find':31 'friend':135 'fur':56 'hedonist':48 'hunt':25 'illustr':93 'intrigu':33 'lack':77 'level':103 'locomot':88 'natur':15,28 'nomenclatur':9 'nonetheless':128 'o':99 'obviat':45 'ode':1 'often':90 'olfactori':18 'oscil':37 'predilect':49 'quadrup':12 'quit':63 'rhythmic':52 'sens':21 'sentient':121 'serv':91 'singular':39 'skill':26 'spot':3,100,122 'state':95 'stroke':53 'subvoc':36 'tail':61 'talent':68 'taxonom':8 'though':117 'true':132 'util':84 'valu':134 'visual':17 'well':112 'well-develop':111 'would':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397833
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3443416"
  +editedAt: DateTimeImmutable @1699352226 {#1421
    date: 2023-11-07 11:17:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699311433 {#1422
    date: 2023-11-06 23:57:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "When-you-don-t-appreciate-my-extremely-long-cat-themed-poetry"
  +title: "When you don't appreciate my extremely long cat themed poetry"
  +url: "https://izzydata.xyz/images/spot.jpg"
  +body: """
    **Ode to Spot**\n
    \n
    > Felis catus is your taxonomic nomenclature, An endothermic quadruped, carnivorous by nature; Your visual, olfactory, and auditory senses Contribute to your hunting skills and natural defenses.\n
    \n
    > I find myself intrigued by your subvocal oscillations, A singular development of cat communications That obviates your basic hedonistic predilection For a rhythmic stroking of your fur to demonstrate affection.\n
    \n
    > A tail is quite essential for your acrobatic talents; You would not be so agile if you lacked its counterbalance. And when not being utilized to aid in locomotion, It often serves to illustrate the state of your emotion.\n
    \n
    > O Spot, the complex levels of behavior you display Connote a fairly well-developed cognitive array. And though you are not sentient, Spot, and do not comprehend, I nonetheless consider you a true and valued friend.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699329816 {#1449
    date: 2023-11-07 05:03:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 10652
  -titleTs: "'appreci':5 'cat':9 'extrem':7 'long':8 'poetri':11 'theme':10"
  -bodyTs: "'acrobat':67 'affect':59 'agil':74 'aid':86 'array':115 'auditori':20 'basic':47 'behavior':105 'carnivor':13 'cat':42 'catus':5 'cognit':114 'communic':43 'complex':102 'comprehend':126 'connot':108 'consid':129 'contribut':22 'counterbal':79 'defens':29 'demonstr':58 'develop':40,113 'display':107 'emot':98 'endotherm':11 'essenti':64 'fair':110 'feli':4 'find':31 'friend':135 'fur':56 'hedonist':48 'hunt':25 'illustr':93 'intrigu':33 'lack':77 'level':103 'locomot':88 'natur':15,28 'nomenclatur':9 'nonetheless':128 'o':99 'obviat':45 'ode':1 'often':90 'olfactori':18 'oscil':37 'predilect':49 'quadrup':12 'quit':63 'rhythmic':52 'sens':21 'sentient':121 'serv':91 'singular':39 'skill':26 'spot':3,100,122 'state':95 'stroke':53 'subvoc':36 'tail':61 'talent':68 'taxonom':8 'though':117 'true':132 'util':84 'valu':134 'visual':17 'well':112 'well-develop':111 'would':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397833
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3443416"
  +editedAt: DateTimeImmutable @1699352226 {#1421
    date: 2023-11-07 11:17:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699311433 {#1422
    date: 2023-11-06 23:57:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Bingo"
  +title: "Bingo"
  +url: "https://feddit.de/pictrs/image/c29af5da-7ac4-4985-a9f2-455157fa5156.jpeg"
  +body: """
    cross-posted from: [feddit.de/post/5338695](https://feddit.de/post/5338695)\n
    \n
    > If it’s a buzzword bingo, then where are all the insects and their noises?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328689 {#1418
    date: 2023-11-07 04:44:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 20033
  -titleTs: "'bingo':1"
  -bodyTs: "'/post/5338695](https://feddit.de/post/5338695)':7 'bingo':13 'buzzword':12 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5338695](https://feddit.de/post/5338695)':5 'insect':19 'nois':22 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699341894
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5518806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699326394 {#1419
    date: 2023-11-07 04:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Bingo"
  +title: "Bingo"
  +url: "https://feddit.de/pictrs/image/c29af5da-7ac4-4985-a9f2-455157fa5156.jpeg"
  +body: """
    cross-posted from: [feddit.de/post/5338695](https://feddit.de/post/5338695)\n
    \n
    > If it’s a buzzword bingo, then where are all the insects and their noises?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328689 {#1418
    date: 2023-11-07 04:44:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 20033
  -titleTs: "'bingo':1"
  -bodyTs: "'/post/5338695](https://feddit.de/post/5338695)':7 'bingo':13 'buzzword':12 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5338695](https://feddit.de/post/5338695)':5 'insect':19 'nois':22 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699341894
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5518806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699326394 {#1419
    date: 2023-11-07 04:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1427 …}
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "Bingo"
  +title: "Bingo"
  +url: "https://feddit.de/pictrs/image/c29af5da-7ac4-4985-a9f2-455157fa5156.jpeg"
  +body: """
    cross-posted from: [feddit.de/post/5338695](https://feddit.de/post/5338695)\n
    \n
    > If it’s a buzzword bingo, then where are all the insects and their noises?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328689 {#1418
    date: 2023-11-07 04:44:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 20033
  -titleTs: "'bingo':1"
  -bodyTs: "'/post/5338695](https://feddit.de/post/5338695)':7 'bingo':13 'buzzword':12 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5338695](https://feddit.de/post/5338695)':5 'insect':19 'nois':22 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699341894
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5518806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699326394 {#1419
    date: 2023-11-07 04:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1435 …}
  +slug: "A-nomination-for-Most-Terminally-Online-Product"
  +title: "A nomination for Most Terminally Online Product"
  +url: "https://lemmy.ml/pictrs/image/62600deb-f132-4e64-b0df-e9a50436e651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328248 {#1439
    date: 2023-11-07 04:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 10691
  -titleTs: "'nomin':2 'onlin':6 'product':7 'termin':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699404891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7606144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318491 {#1433
    date: 2023-11-07 01:54:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1435 …}
  +slug: "A-nomination-for-Most-Terminally-Online-Product"
  +title: "A nomination for Most Terminally Online Product"
  +url: "https://lemmy.ml/pictrs/image/62600deb-f132-4e64-b0df-e9a50436e651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328248 {#1439
    date: 2023-11-07 04:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 10691
  -titleTs: "'nomin':2 'onlin':6 'product':7 'termin':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699404891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7606144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318491 {#1433
    date: 2023-11-07 01:54:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1435 …}
  +slug: "A-nomination-for-Most-Terminally-Online-Product"
  +title: "A nomination for Most Terminally Online Product"
  +url: "https://lemmy.ml/pictrs/image/62600deb-f132-4e64-b0df-e9a50436e651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328248 {#1439
    date: 2023-11-07 04:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1430 …}
  +votes: Doctrine\ORM\PersistentCollection {#1431 …}
  +reports: Doctrine\ORM\PersistentCollection {#1438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1703 …}
  +badges: Doctrine\ORM\PersistentCollection {#1693 …}
  +children: []
  -id: 10691
  -titleTs: "'nomin':2 'onlin':6 'product':7 'termin':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699404891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7606144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318491 {#1433
    date: 2023-11-07 01:54:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-is-your-favourite-floor-cleaner-liquid-and-why"
  +title: "What is your favourite floor cleaner liquid and why?"
  +url: null
  +body: "Currently using vim"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699327565 {#1695
    date: 2023-11-07 04:26:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 9347
  -titleTs: "'cleaner':6 'favourit':4 'floor':5 'liquid':7"
  -bodyTs: "'current':1 'use':2 'vim':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699109172
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8456946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022772 {#1690
    date: 2023-11-03 15:46:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-is-your-favourite-floor-cleaner-liquid-and-why"
  +title: "What is your favourite floor cleaner liquid and why?"
  +url: null
  +body: "Currently using vim"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699327565 {#1695
    date: 2023-11-07 04:26:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 9347
  -titleTs: "'cleaner':6 'favourit':4 'floor':5 'liquid':7"
  -bodyTs: "'current':1 'use':2 'vim':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699109172
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8456946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022772 {#1690
    date: 2023-11-03 15:46:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1698
  +user: Proxies\__CG__\App\Entity\User {#1696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1923 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "What-is-your-favourite-floor-cleaner-liquid-and-why"
  +title: "What is your favourite floor cleaner liquid and why?"
  +url: null
  +body: "Currently using vim"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699327565 {#1695
    date: 2023-11-07 04:26:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 9347
  -titleTs: "'cleaner':6 'favourit':4 'floor':5 'liquid':7"
  -bodyTs: "'current':1 'use':2 'vim':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699109172
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8456946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699022772 {#1690
    date: 2023-11-03 15:46:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "an-ode-to-a-horrible-boss"
  +title: "an ode to a horrible boss"
  +url: "https://open.spotify.com/playlist/65fZ4U75JRiJ7eixgtwVVJ?si=KJ07kuG1TxOG90VezD4zgw"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699327375 {#1646
    date: 2023-11-07 04:22:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 10694
  -titleTs: "'boss':6 'horribl':5 'ode':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699392328
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7899504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318828 {#1647
    date: 2023-11-07 02:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "an-ode-to-a-horrible-boss"
  +title: "an ode to a horrible boss"
  +url: "https://open.spotify.com/playlist/65fZ4U75JRiJ7eixgtwVVJ?si=KJ07kuG1TxOG90VezD4zgw"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699327375 {#1646
    date: 2023-11-07 04:22:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 10694
  -titleTs: "'boss':6 'horribl':5 'ode':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699392328
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7899504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318828 {#1647
    date: 2023-11-07 02:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1665 …}
  +slug: "an-ode-to-a-horrible-boss"
  +title: "an ode to a horrible boss"
  +url: "https://open.spotify.com/playlist/65fZ4U75JRiJ7eixgtwVVJ?si=KJ07kuG1TxOG90VezD4zgw"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699327375 {#1646
    date: 2023-11-07 04:22:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 10694
  -titleTs: "'boss':6 'horribl':5 'ode':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699392328
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7899504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318828 {#1647
    date: 2023-11-07 02:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Boothby-Banter-The-Inner-Tapestry"
  +title: "Boothby Banter: The Inner Tapestry"
  +url: "https://files.catbox.moe/02uojo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326768 {#1671
    date: 2023-11-07 04:12:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 10737
  -titleTs: "'banter':2 'boothbi':1 'inner':4 'tapestri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699411090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7902084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699324690 {#1679
    date: 2023-11-07 03:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Boothby-Banter-The-Inner-Tapestry"
  +title: "Boothby Banter: The Inner Tapestry"
  +url: "https://files.catbox.moe/02uojo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326768 {#1671
    date: 2023-11-07 04:12:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 10737
  -titleTs: "'banter':2 'boothbi':1 'inner':4 'tapestri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699411090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7902084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699324690 {#1679
    date: 2023-11-07 03:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Boothby-Banter-The-Inner-Tapestry"
  +title: "Boothby Banter: The Inner Tapestry"
  +url: "https://files.catbox.moe/02uojo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326768 {#1671
    date: 2023-11-07 04:12:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 10737
  -titleTs: "'banter':2 'boothbi':1 'inner':4 'tapestri':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699411090
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7902084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699324690 {#1679
    date: 2023-11-07 03:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "24-hours-and-the-ketracel-white-memes-show-no-sign"
  +title: "24 hours and the ketracel white memes show no sign of slowing down"
  +url: "https://startrek.website/pictrs/image/c0e9d9f2-8ab3-478d-b4a1-d2ba375b9a62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326086 {#1592
    date: 2023-11-07 04:01:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 10584
  -titleTs: "'24':1 'hour':2 'ketracel':5 'meme':7 'show':8 'sign':10 'slow':12 'white':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699382038
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3437069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295638 {#1591
    date: 2023-11-06 19:33:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "24-hours-and-the-ketracel-white-memes-show-no-sign"
  +title: "24 hours and the ketracel white memes show no sign of slowing down"
  +url: "https://startrek.website/pictrs/image/c0e9d9f2-8ab3-478d-b4a1-d2ba375b9a62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326086 {#1592
    date: 2023-11-07 04:01:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 10584
  -titleTs: "'24':1 'hour':2 'ketracel':5 'meme':7 'show':8 'sign':10 'slow':12 'white':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699382038
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3437069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295638 {#1591
    date: 2023-11-06 19:33:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1395 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +slug: "24-hours-and-the-ketracel-white-memes-show-no-sign"
  +title: "24 hours and the ketracel white memes show no sign of slowing down"
  +url: "https://startrek.website/pictrs/image/c0e9d9f2-8ab3-478d-b4a1-d2ba375b9a62.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699326086 {#1592
    date: 2023-11-07 04:01:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: []
  -id: 10584
  -titleTs: "'24':1 'hour':2 'ketracel':5 'meme':7 'show':8 'sign':10 'slow':12 'white':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699382038
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3437069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295638 {#1591
    date: 2023-11-06 19:33:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "POV-you-re-the-main-character-in-a-1950s-summertime-coming"
  +title: "POV: you're the main character in a 1950s summertime coming of age film"
  +url: "https://sh.itjust.works/pictrs/image/3de85609-d93e-45ce-9085-581bd056eb22.jpeg"
  +body: "spotify: <https://open.spotify.com/playlist/3b5VPNbYitZt5mEevhuH3P>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325791 {#1586
    date: 2023-11-07 03:56:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 10697
  -titleTs: "'1950s':9 'age':13 'charact':6 'come':11 'film':14 'main':5 'pov':1 're':3 'summertim':10"
  -bodyTs: "'/playlist/3b5vpnbyitzt5meevhuh3p':4 'open.spotify.com':3 'open.spotify.com/playlist/3b5vpnbyitzt5meevhuh3p':2 'spotifi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699405533
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8678769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699319133 {#1573
    date: 2023-11-07 02:05:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "POV-you-re-the-main-character-in-a-1950s-summertime-coming"
  +title: "POV: you're the main character in a 1950s summertime coming of age film"
  +url: "https://sh.itjust.works/pictrs/image/3de85609-d93e-45ce-9085-581bd056eb22.jpeg"
  +body: "spotify: <https://open.spotify.com/playlist/3b5VPNbYitZt5mEevhuH3P>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325791 {#1586
    date: 2023-11-07 03:56:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 10697
  -titleTs: "'1950s':9 'age':13 'charact':6 'come':11 'film':14 'main':5 'pov':1 're':3 'summertim':10"
  -bodyTs: "'/playlist/3b5vpnbyitzt5meevhuh3p':4 'open.spotify.com':3 'open.spotify.com/playlist/3b5vpnbyitzt5meevhuh3p':2 'spotifi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699405533
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8678769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699319133 {#1573
    date: 2023-11-07 02:05:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2443 …}
  +slug: "POV-you-re-the-main-character-in-a-1950s-summertime-coming"
  +title: "POV: you're the main character in a 1950s summertime coming of age film"
  +url: "https://sh.itjust.works/pictrs/image/3de85609-d93e-45ce-9085-581bd056eb22.jpeg"
  +body: "spotify: <https://open.spotify.com/playlist/3b5VPNbYitZt5mEevhuH3P>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325791 {#1586
    date: 2023-11-07 03:56:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 10697
  -titleTs: "'1950s':9 'age':13 'charact':6 'come':11 'film':14 'main':5 'pov':1 're':3 'summertim':10"
  -bodyTs: "'/playlist/3b5vpnbyitzt5meevhuh3p':4 'open.spotify.com':3 'open.spotify.com/playlist/3b5vpnbyitzt5meevhuh3p':2 'spotifi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699405533
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8678769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699319133 {#1573
    date: 2023-11-07 02:05:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "15-36TB-SSD-SAMSUNG-PM1633A-SAS-How-do-I-connect-it"
  +title: "15.36TB SSD SAMSUNG PM1633A SAS How do I connect it?"
  +url: null
  +body: """
    I bought a 15.36TB SSD SAMSUNG PM1633A SAS MZ-ILS15TA DELL EMC MZ1LS15THMLS-000D4\n
    \n
    I am trying to figure out what to buy in order to connect it to my desktop PC via PCIE. Is this a viable or recommended solution?\n
    \n
    SFF-8643 to SFF-8639 cable\n
    \n
    Dell LSI 9311-8i 8-port Internal 12G SAS PCle x8 Host Bus RAID Adapter 3YDX4
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325756 {#1564
    date: 2023-11-07 03:55:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 10662
  -titleTs: "'15.36':1 'connect':10 'pm1633a':5 'samsung':4 'sas':6 'ssd':3 'tb':2"
  -bodyTs: "'-8':54 '-8639':49 '-8643':46 '000d4':17 '12g':59 '15.36':4 '3ydx4':67 '8':56 '9311':53 'adapt':66 'bought':2 'bus':64 'buy':26 'cabl':50 'connect':30 'dell':13,51 'desktop':34 'emc':14 'figur':22 'host':63 'ils15ta':12 'intern':58 'lsi':52 'mz':11 'mz-ils15ta':10 'mz1ls15thmls':16 'mz1ls15thmls-000d4':15 'order':28 'pc':35 'pcie':37 'pcle':61 'pm1633a':8 'port':57 'raid':65 'recommend':43 'samsung':7 'sas':9,60 'sff':45,48 'solut':44 'ssd':6 'tb':5 'tri':20 'via':36 'viabl':41 'x8':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699357860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14074318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699313360 {#1566
    date: 2023-11-07 00:29:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "15-36TB-SSD-SAMSUNG-PM1633A-SAS-How-do-I-connect-it"
  +title: "15.36TB SSD SAMSUNG PM1633A SAS How do I connect it?"
  +url: null
  +body: """
    I bought a 15.36TB SSD SAMSUNG PM1633A SAS MZ-ILS15TA DELL EMC MZ1LS15THMLS-000D4\n
    \n
    I am trying to figure out what to buy in order to connect it to my desktop PC via PCIE. Is this a viable or recommended solution?\n
    \n
    SFF-8643 to SFF-8639 cable\n
    \n
    Dell LSI 9311-8i 8-port Internal 12G SAS PCle x8 Host Bus RAID Adapter 3YDX4
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325756 {#1564
    date: 2023-11-07 03:55:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 10662
  -titleTs: "'15.36':1 'connect':10 'pm1633a':5 'samsung':4 'sas':6 'ssd':3 'tb':2"
  -bodyTs: "'-8':54 '-8639':49 '-8643':46 '000d4':17 '12g':59 '15.36':4 '3ydx4':67 '8':56 '9311':53 'adapt':66 'bought':2 'bus':64 'buy':26 'cabl':50 'connect':30 'dell':13,51 'desktop':34 'emc':14 'figur':22 'host':63 'ils15ta':12 'intern':58 'lsi':52 'mz':11 'mz-ils15ta':10 'mz1ls15thmls':16 'mz1ls15thmls-000d4':15 'order':28 'pc':35 'pcie':37 'pcle':61 'pm1633a':8 'port':57 'raid':65 'recommend':43 'samsung':7 'sas':9,60 'sff':45,48 'solut':44 'ssd':6 'tb':5 'tri':20 'via':36 'viabl':41 'x8':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699357860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14074318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699313360 {#1566
    date: 2023-11-07 00:29:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1565 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1969 …}
  +slug: "15-36TB-SSD-SAMSUNG-PM1633A-SAS-How-do-I-connect-it"
  +title: "15.36TB SSD SAMSUNG PM1633A SAS How do I connect it?"
  +url: null
  +body: """
    I bought a 15.36TB SSD SAMSUNG PM1633A SAS MZ-ILS15TA DELL EMC MZ1LS15THMLS-000D4\n
    \n
    I am trying to figure out what to buy in order to connect it to my desktop PC via PCIE. Is this a viable or recommended solution?\n
    \n
    SFF-8643 to SFF-8639 cable\n
    \n
    Dell LSI 9311-8i 8-port Internal 12G SAS PCle x8 Host Bus RAID Adapter 3YDX4
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699325756 {#1564
    date: 2023-11-07 03:55:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 10662
  -titleTs: "'15.36':1 'connect':10 'pm1633a':5 'samsung':4 'sas':6 'ssd':3 'tb':2"
  -bodyTs: "'-8':54 '-8639':49 '-8643':46 '000d4':17 '12g':59 '15.36':4 '3ydx4':67 '8':56 '9311':53 'adapt':66 'bought':2 'bus':64 'buy':26 'cabl':50 'connect':30 'dell':13,51 'desktop':34 'emc':14 'figur':22 'host':63 'ils15ta':12 'intern':58 'lsi':52 'mz':11 'mz-ils15ta':10 'mz1ls15thmls':16 'mz1ls15thmls-000d4':15 'order':28 'pc':35 'pcie':37 'pcle':61 'pm1633a':8 'port':57 'raid':65 'recommend':43 'samsung':7 'sas':9,60 'sff':45,48 'solut':44 'ssd':6 'tb':5 'tri':20 'via':36 'viabl':41 'x8':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699357860
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14074318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699313360 {#1566
    date: 2023-11-07 00:29:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details