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

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.25 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.04 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: "ironic"
  +title: "ironic"
  +url: "https://lemmy.world/pictrs/image/b5a88067-1f3e-4ad5-8f76-317587e84104.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699539636 {#173
    date: 2023-11-09 15:20:36.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: 11441
  -titleTs: "'iron':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699616100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8015557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537600 {#243
    date: 2023-11-09 14:46: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
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: "ironic"
  +title: "ironic"
  +url: "https://lemmy.world/pictrs/image/b5a88067-1f3e-4ad5-8f76-317587e84104.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699539636 {#173
    date: 2023-11-09 15:20:36.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: 11441
  -titleTs: "'iron':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699616100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8015557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537600 {#243
    date: 2023-11-09 14:46: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
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: "ironic"
  +title: "ironic"
  +url: "https://lemmy.world/pictrs/image/b5a88067-1f3e-4ad5-8f76-317587e84104.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699539636 {#173
    date: 2023-11-09 15:20:36.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: 11441
  -titleTs: "'iron':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699616100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8015557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537600 {#243
    date: 2023-11-09 14:46: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#1893
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#1889
    date: 2023-11-09 14:40:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#1893
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#1889
    date: 2023-11-09 14:40:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1928 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#1893
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#1889
    date: 2023-11-09 14:40:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#195 …}
  +slug: "Calling-out-myself-too-don-t-worry-ButtPoems"
  +title: "Calling out myself too, don't worry [ButtPoems]"
  +url: "https://lemmy.world/pictrs/image/699f7712-e0e4-44da-87e4-cdf8fa4859f8.jpeg"
  +body: """
    ButtPoems Source Links:\n
    \n
    - [Tumblr](https://buttpoems.tumblr.com/)\n
    - [Instagram](https://www.instagram.com/buttpoems/)\n
    - [Xhitter](https://twitter.com/buttpoems)\n
    - [Facebook](https://www.facebook.com/buttpoems/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 1099
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699602100 {#1957
    date: 2023-11-10 08:41:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 11438
  -titleTs: "'buttpoem':8 'call':1 'worri':7"
  -bodyTs: "'/)':7 '/buttpoems)':15 '/buttpoems/)':11,19 'buttpoem':1 'buttpoems.tumblr.com':6 'buttpoems.tumblr.com/)':5 'facebook':16 'instagram':8 'link':3 'sourc':2 'tumblr':4 'twitter.com':14 'twitter.com/buttpoems)':13 'www.facebook.com':18 'www.facebook.com/buttpoems/)':17 'www.instagram.com':10 'www.instagram.com/buttpoems/)':9 'xhitter':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8015116"
  +editedAt: DateTimeImmutable @1699594196 {#1932
    date: 2023-11-10 06:29:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699536859 {#1930
    date: 2023-11-09 14:34: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
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 {#195 …}
  +slug: "Calling-out-myself-too-don-t-worry-ButtPoems"
  +title: "Calling out myself too, don't worry [ButtPoems]"
  +url: "https://lemmy.world/pictrs/image/699f7712-e0e4-44da-87e4-cdf8fa4859f8.jpeg"
  +body: """
    ButtPoems Source Links:\n
    \n
    - [Tumblr](https://buttpoems.tumblr.com/)\n
    - [Instagram](https://www.instagram.com/buttpoems/)\n
    - [Xhitter](https://twitter.com/buttpoems)\n
    - [Facebook](https://www.facebook.com/buttpoems/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 1099
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699602100 {#1957
    date: 2023-11-10 08:41:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 11438
  -titleTs: "'buttpoem':8 'call':1 'worri':7"
  -bodyTs: "'/)':7 '/buttpoems)':15 '/buttpoems/)':11,19 'buttpoem':1 'buttpoems.tumblr.com':6 'buttpoems.tumblr.com/)':5 'facebook':16 'instagram':8 'link':3 'sourc':2 'tumblr':4 'twitter.com':14 'twitter.com/buttpoems)':13 'www.facebook.com':18 'www.facebook.com/buttpoems/)':17 'www.instagram.com':10 'www.instagram.com/buttpoems/)':9 'xhitter':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8015116"
  +editedAt: DateTimeImmutable @1699594196 {#1932
    date: 2023-11-10 06:29:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699536859 {#1930
    date: 2023-11-09 14:34: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
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 {#195 …}
  +slug: "Calling-out-myself-too-don-t-worry-ButtPoems"
  +title: "Calling out myself too, don't worry [ButtPoems]"
  +url: "https://lemmy.world/pictrs/image/699f7712-e0e4-44da-87e4-cdf8fa4859f8.jpeg"
  +body: """
    ButtPoems Source Links:\n
    \n
    - [Tumblr](https://buttpoems.tumblr.com/)\n
    - [Instagram](https://www.instagram.com/buttpoems/)\n
    - [Xhitter](https://twitter.com/buttpoems)\n
    - [Facebook](https://www.facebook.com/buttpoems/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 1099
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699602100 {#1957
    date: 2023-11-10 08:41:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 11438
  -titleTs: "'buttpoem':8 'call':1 'worri':7"
  -bodyTs: "'/)':7 '/buttpoems)':15 '/buttpoems/)':11,19 'buttpoem':1 'buttpoems.tumblr.com':6 'buttpoems.tumblr.com/)':5 'facebook':16 'instagram':8 'link':3 'sourc':2 'tumblr':4 'twitter.com':14 'twitter.com/buttpoems)':13 'www.facebook.com':18 'www.facebook.com/buttpoems/)':17 'www.instagram.com':10 'www.instagram.com/buttpoems/)':9 'xhitter':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8015116"
  +editedAt: DateTimeImmutable @1699594196 {#1932
    date: 2023-11-10 06:29:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699536859 {#1930
    date: 2023-11-09 14:34: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
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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "November-Plasma-6-update"
  +title: "November Plasma 6 update"
  +url: "https://pointieststick.com/2023/11/08/november-plasma-6-update/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699536834 {#1389
    date: 2023-11-09 14:33:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 11435
  -titleTs: "'6':3 'novemb':1 'plasma':2 'updat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623125
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7717655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536725 {#1936
    date: 2023-11-09 14:32:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "November-Plasma-6-update"
  +title: "November Plasma 6 update"
  +url: "https://pointieststick.com/2023/11/08/november-plasma-6-update/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699536834 {#1389
    date: 2023-11-09 14:33:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 11435
  -titleTs: "'6':3 'novemb':1 'plasma':2 'updat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623125
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7717655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536725 {#1936
    date: 2023-11-09 14:32:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1945 …}
  +slug: "November-Plasma-6-update"
  +title: "November Plasma 6 update"
  +url: "https://pointieststick.com/2023/11/08/november-plasma-6-update/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699536834 {#1389
    date: 2023-11-09 14:33:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 11435
  -titleTs: "'6':3 'novemb':1 'plasma':2 'updat':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623125
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7717655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536725 {#1936
    date: 2023-11-09 14:32:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Shut-The-fuck-Up"
  +title: "Shut. The fuck. Up."
  +url: "https://lemmy.world/pictrs/image/1961593e-e8d0-4187-a5ea-fa697af42efe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 108
  +favouriteCount: 869
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699665246 {#1369
    date: 2023-11-11 02:14:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 11431
  -titleTs: "'fuck':3 'shut':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622775
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536375 {#1378
    date: 2023-11-09 14:26:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Shut-The-fuck-Up"
  +title: "Shut. The fuck. Up."
  +url: "https://lemmy.world/pictrs/image/1961593e-e8d0-4187-a5ea-fa697af42efe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 108
  +favouriteCount: 869
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699665246 {#1369
    date: 2023-11-11 02:14:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 11431
  -titleTs: "'fuck':3 'shut':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622775
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536375 {#1378
    date: 2023-11-09 14:26:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1370
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Shut-The-fuck-Up"
  +title: "Shut. The fuck. Up."
  +url: "https://lemmy.world/pictrs/image/1961593e-e8d0-4187-a5ea-fa697af42efe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 108
  +favouriteCount: 869
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699665246 {#1369
    date: 2023-11-11 02:14:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 11431
  -titleTs: "'fuck':3 'shut':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622775
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536375 {#1378
    date: 2023-11-09 14:26:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Every-interaction-between-Gale-and-Elminster-be-like"
  +title: "Every interaction between Gale and Elminster be like"
  +url: "https://lemmy.world/pictrs/image/20be281b-dee1-45ab-99d1-0a36ce548653.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708253698 {#2427
    date: 2024-02-18 11:54:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 16250
  -titleTs: "'elminst':6 'everi':1 'gale':4 'interact':2 'like':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699560517
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536017 {#2424
    date: 2023-11-09 14:20: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
23 DENIED edit
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Every-interaction-between-Gale-and-Elminster-be-like"
  +title: "Every interaction between Gale and Elminster be like"
  +url: "https://lemmy.world/pictrs/image/20be281b-dee1-45ab-99d1-0a36ce548653.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708253698 {#2427
    date: 2024-02-18 11:54:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 16250
  -titleTs: "'elminst':6 'everi':1 'gale':4 'interact':2 'like':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699560517
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536017 {#2424
    date: 2023-11-09 14:20: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
24 DENIED moderate
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Every-interaction-between-Gale-and-Elminster-be-like"
  +title: "Every interaction between Gale and Elminster be like"
  +url: "https://lemmy.world/pictrs/image/20be281b-dee1-45ab-99d1-0a36ce548653.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708253698 {#2427
    date: 2024-02-18 11:54:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 16250
  -titleTs: "'elminst':6 'everi':1 'gale':4 'interact':2 'like':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699560517
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699536017 {#2424
    date: 2023-11-09 14:20: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
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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://lemmy.world/pictrs/image/d9dd229f-7fb9-4e9f-b1bd-2acf0ac09178.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699703421 {#2355
    date: 2023-11-11 12:50:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 11426
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535691 {#2466
    date: 2023-11-09 14:14: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
27 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://lemmy.world/pictrs/image/d9dd229f-7fb9-4e9f-b1bd-2acf0ac09178.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699703421 {#2355
    date: 2023-11-11 12:50:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 11426
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535691 {#2466
    date: 2023-11-09 14:14: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
28 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2356 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://lemmy.world/pictrs/image/d9dd229f-7fb9-4e9f-b1bd-2acf0ac09178.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699703421 {#2355
    date: 2023-11-11 12:50:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +children: []
  -id: 11426
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699622091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535691 {#2466
    date: 2023-11-09 14:14: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
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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://startrek.website/pictrs/image/2ed04758-b946-4500-a90b-b8cd3a81e866.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699546539 {#1841
    date: 2023-11-09 17:15:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 11425
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621881
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3521352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535481 {#2409
    date: 2023-11-09 14:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://startrek.website/pictrs/image/2ed04758-b946-4500-a90b-b8cd3a81e866.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699546539 {#1841
    date: 2023-11-09 17:15:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 11425
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621881
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3521352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535481 {#2409
    date: 2023-11-09 14:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#2488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "The-many-genres-of-Riker"
  +title: "The many genres of Riker"
  +url: "https://startrek.website/pictrs/image/2ed04758-b946-4500-a90b-b8cd3a81e866.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699546539 {#1841
    date: 2023-11-09 17:15:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 11425
  -titleTs: "'genr':3 'mani':2 'riker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621881
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3521352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535481 {#2409
    date: 2023-11-09 14:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "AWESOME-OPOSSUM-OC"
  +title: "‘AWESOME OPOSSUM’ [OC]"
  +url: "https://feddit.nl/pictrs/image/f29ed73b-93ff-46c1-a1e5-f907f62bca11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699540189 {#1521
    date: 2023-11-09 15:29:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 11424
  -titleTs: "'awesom':1 'oc':3 'opossum':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621856
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6069509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535456 {#1514
    date: 2023-11-09 14:10:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "AWESOME-OPOSSUM-OC"
  +title: "‘AWESOME OPOSSUM’ [OC]"
  +url: "https://feddit.nl/pictrs/image/f29ed73b-93ff-46c1-a1e5-f907f62bca11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699540189 {#1521
    date: 2023-11-09 15:29:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 11424
  -titleTs: "'awesom':1 'oc':3 'opossum':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621856
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6069509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535456 {#1514
    date: 2023-11-09 14:10:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1390 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1544 …}
  +slug: "AWESOME-OPOSSUM-OC"
  +title: "‘AWESOME OPOSSUM’ [OC]"
  +url: "https://feddit.nl/pictrs/image/f29ed73b-93ff-46c1-a1e5-f907f62bca11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699540189 {#1521
    date: 2023-11-09 15:29:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1545 …}
  +votes: Doctrine\ORM\PersistentCollection {#1481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1510 …}
  +badges: Doctrine\ORM\PersistentCollection {#1503 …}
  +children: []
  -id: 11424
  -titleTs: "'awesom':1 'oc':3 'opossum':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621856
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6069509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535456 {#1514
    date: 2023-11-09 14:10:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Its-like-Mr-bones-wild-ride"
  +title: "Its like Mr bones wild ride"
  +url: "https://lemmy.world/pictrs/image/57b0724a-ae20-4c46-982c-d2f8c62b6e0a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 957
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699647674 {#1507
    date: 2023-11-10 21:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 11423
  -titleTs: "'bone':4 'like':2 'mr':3 'ride':6 'wild':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535447 {#1505
    date: 2023-11-09 14:10:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Its-like-Mr-bones-wild-ride"
  +title: "Its like Mr bones wild ride"
  +url: "https://lemmy.world/pictrs/image/57b0724a-ae20-4c46-982c-d2f8c62b6e0a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 957
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699647674 {#1507
    date: 2023-11-10 21:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 11423
  -titleTs: "'bone':4 'like':2 'mr':3 'ride':6 'wild':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535447 {#1505
    date: 2023-11-09 14:10:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1543
  +user: Proxies\__CG__\App\Entity\User {#1532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1534 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Its-like-Mr-bones-wild-ride"
  +title: "Its like Mr bones wild ride"
  +url: "https://lemmy.world/pictrs/image/57b0724a-ae20-4c46-982c-d2f8c62b6e0a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 957
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699647674 {#1507
    date: 2023-11-10 21:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 11423
  -titleTs: "'bone':4 'like':2 'mr':3 'ride':6 'wild':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535447 {#1505
    date: 2023-11-09 14:10:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Question-Tailscale-to-avoid-Netflix-TV-restrictions"
  +title: "[Question] Tailscale to avoid Netflix TV restrictions?"
  +url: null
  +body: """
    Hello Sailors,\n
    \n
    So sadly my family still insists on using Netflix(for now), and with their recent restrictions you can only have one active TV at the time, unless the TVs are in the same home. So this had me question, what happens if all TVs are put on the same tailnet(or same subnet for that sake), would that be able to “trick” the netflix system? Has anyone tried this? Or do we already know that it wouldnt work?\n
    \n
    *(I am working on setting up the full arr stack)*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595629 {#1516
    date: 2023-11-10 06:53:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 11422
  -titleTs: "'avoid':4 'netflix':5 'question':1 'restrict':7 'tailscal':2 'tv':6"
  -bodyTs: "'abl':62 'activ':24 'alreadi':75 'anyon':69 'arr':89 'famili':6 'full':88 'happen':43 'hello':1 'home':36 'insist':8 'know':76 'netflix':11,66 'one':23 'put':48 'question':41 'recent':17 'restrict':18 'sad':4 'sailor':2 'sake':58 'set':85 'stack':90 'still':7 'subnet':55 'system':67 'tailnet':52 'time':28 'tri':70 'trick':64 'tv':25 'tvs':31,46 'unless':29 'use':10 'work':80,83 'would':59 'wouldnt':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535355 {#1518
    date: 2023-11-09 14:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Question-Tailscale-to-avoid-Netflix-TV-restrictions"
  +title: "[Question] Tailscale to avoid Netflix TV restrictions?"
  +url: null
  +body: """
    Hello Sailors,\n
    \n
    So sadly my family still insists on using Netflix(for now), and with their recent restrictions you can only have one active TV at the time, unless the TVs are in the same home. So this had me question, what happens if all TVs are put on the same tailnet(or same subnet for that sake), would that be able to “trick” the netflix system? Has anyone tried this? Or do we already know that it wouldnt work?\n
    \n
    *(I am working on setting up the full arr stack)*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595629 {#1516
    date: 2023-11-10 06:53:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 11422
  -titleTs: "'avoid':4 'netflix':5 'question':1 'restrict':7 'tailscal':2 'tv':6"
  -bodyTs: "'abl':62 'activ':24 'alreadi':75 'anyon':69 'arr':89 'famili':6 'full':88 'happen':43 'hello':1 'home':36 'insist':8 'know':76 'netflix':11,66 'one':23 'put':48 'question':41 'recent':17 'restrict':18 'sad':4 'sailor':2 'sake':58 'set':85 'stack':90 'still':7 'subnet':55 'system':67 'tailnet':52 'time':28 'tri':70 'trick':64 'tv':25 'tvs':31,46 'unless':29 'use':10 'work':80,83 'would':59 'wouldnt':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535355 {#1518
    date: 2023-11-09 14:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1517 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Question-Tailscale-to-avoid-Netflix-TV-restrictions"
  +title: "[Question] Tailscale to avoid Netflix TV restrictions?"
  +url: null
  +body: """
    Hello Sailors,\n
    \n
    So sadly my family still insists on using Netflix(for now), and with their recent restrictions you can only have one active TV at the time, unless the TVs are in the same home. So this had me question, what happens if all TVs are put on the same tailnet(or same subnet for that sake), would that be able to “trick” the netflix system? Has anyone tried this? Or do we already know that it wouldnt work?\n
    \n
    *(I am working on setting up the full arr stack)*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595629 {#1516
    date: 2023-11-10 06:53:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 11422
  -titleTs: "'avoid':4 'netflix':5 'question':1 'restrict':7 'tailscal':2 'tv':6"
  -bodyTs: "'abl':62 'activ':24 'alreadi':75 'anyon':69 'arr':89 'famili':6 'full':88 'happen':43 'hello':1 'home':36 'insist':8 'know':76 'netflix':11,66 'one':23 'put':48 'question':41 'recent':17 'restrict':18 'sad':4 'sailor':2 'sake':58 'set':85 'stack':90 'still':7 'subnet':55 'system':67 'tailnet':52 'time':28 'tri':70 'trick':64 'tv':25 'tvs':31,46 'unless':29 'use':10 'work':80,83 'would':59 'wouldnt':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535355 {#1518
    date: 2023-11-09 14:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "This-is-for-almost-all-of-you"
  +title: "This is for (almost) all of you"
  +url: "https://lemmy.world/pictrs/image/630cb65a-0fcc-4cad-b31a-a951d7aadabc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699785635 {#1747
    date: 2023-11-12 11:40:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 11415
  -titleTs: "'almost':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699617711
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8012565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699531311 {#1738
    date: 2023-11-09 13:01: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
47 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "This-is-for-almost-all-of-you"
  +title: "This is for (almost) all of you"
  +url: "https://lemmy.world/pictrs/image/630cb65a-0fcc-4cad-b31a-a951d7aadabc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699785635 {#1747
    date: 2023-11-12 11:40:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 11415
  -titleTs: "'almost':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699617711
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8012565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699531311 {#1738
    date: 2023-11-09 13:01: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
48 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "This-is-for-almost-all-of-you"
  +title: "This is for (almost) all of you"
  +url: "https://lemmy.world/pictrs/image/630cb65a-0fcc-4cad-b31a-a951d7aadabc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699785635 {#1747
    date: 2023-11-12 11:40:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 11415
  -titleTs: "'almost':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699617711
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8012565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699531311 {#1738
    date: 2023-11-09 13:01: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
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "President-Iohannis-Embarks-on-African-Tour-Amid-Controversies-of-Secrecy"
  +title: "President Iohannis Embarks on African Tour Amid Controversies of Secrecy on His Costly Flights"
  +url: null
  +body: "[romaniajournal.ro/politics/pre…](https://www.romaniajournal.ro/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699530994 {#1497
    date: 2023-11-09 12:56:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 11411
  -titleTs: "'african':5 'amid':7 'controversi':8 'cost':13 'embark':3 'flight':14 'iohanni':2 'presid':1 'secreci':10 'tour':6"
  -bodyTs: "'/politics/pre':3 '/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)':6 'romaniajournal.ro':2 'romaniajournal.ro/politics/pre':1 'www.romaniajournal.ro':5 'www.romaniajournal.ro/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699548994
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-7165-4cc8-f20f-e6c125427517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699530994 {#1484
    date: 2023-11-09 12:56: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
51 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "President-Iohannis-Embarks-on-African-Tour-Amid-Controversies-of-Secrecy"
  +title: "President Iohannis Embarks on African Tour Amid Controversies of Secrecy on His Costly Flights"
  +url: null
  +body: "[romaniajournal.ro/politics/pre…](https://www.romaniajournal.ro/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699530994 {#1497
    date: 2023-11-09 12:56:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 11411
  -titleTs: "'african':5 'amid':7 'controversi':8 'cost':13 'embark':3 'flight':14 'iohanni':2 'presid':1 'secreci':10 'tour':6"
  -bodyTs: "'/politics/pre':3 '/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)':6 'romaniajournal.ro':2 'romaniajournal.ro/politics/pre':1 'www.romaniajournal.ro':5 'www.romaniajournal.ro/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699548994
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-7165-4cc8-f20f-e6c125427517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699530994 {#1484
    date: 2023-11-09 12:56: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
52 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "President-Iohannis-Embarks-on-African-Tour-Amid-Controversies-of-Secrecy"
  +title: "President Iohannis Embarks on African Tour Amid Controversies of Secrecy on His Costly Flights"
  +url: null
  +body: "[romaniajournal.ro/politics/pre…](https://www.romaniajournal.ro/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699530994 {#1497
    date: 2023-11-09 12:56:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 11411
  -titleTs: "'african':5 'amid':7 'controversi':8 'cost':13 'embark':3 'flight':14 'iohanni':2 'presid':1 'secreci':10 'tour':6"
  -bodyTs: "'/politics/pre':3 '/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)':6 'romaniajournal.ro':2 'romaniajournal.ro/politics/pre':1 'www.romaniajournal.ro':5 'www.romaniajournal.ro/politics/president-iohannis-embarks-on-african-tour-amid-controversies-of-secrecy-on-his-costly-flights/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699548994
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-7165-4cc8-f20f-e6c125427517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699530994 {#1484
    date: 2023-11-09 12:56: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Free-Santa-s-grotto-family-floored-by-demand"
  +title: "Free Santa's grotto family floored by demand"
  +url: "https://www.bbc.co.uk/news/uk-england-leeds-67337719"
  +body: """
    > A couple who turn their conservatory into a free Santa’s grotto to ensure no family misses out on Christmas say they have been overwhelmed by the response.\n
    \n
    > Pamela Firth, 76, and husband Bob, 73, have been making part of their home into a winter wonderland for children for the past seven years.\n
    \n
    > This year they received more than 5,000 calls to see Father Christmas at the West Yorkshire attraction.\n
    \n
    > Mrs Firth said: “We wanted to make it free to meet him because it’s magic.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699552064 {#1761
    date: 2023-11-09 18:47:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 11409
  -titleTs: "'demand':8 'famili':5 'floor':6 'free':1 'grotto':4 'santa':2"
  -bodyTs: "'000':61 '5':60 '73':35 '76':31 'attract':71 'bob':34 'call':62 'children':48 'christma':20,66 'conservatori':6 'coupl':2 'ensur':14 'famili':16 'father':65 'firth':30,73 'free':9,80 'grotto':12 'home':42 'husband':33 'magic':87 'make':38,78 'meet':82 'miss':17 'mrs':72 'overwhelm':25 'pamela':29 'part':39 'past':51 'receiv':57 'respons':28 'said':74 'santa':10 'say':21 'see':64 'seven':52 'turn':4 'want':76 'west':69 'winter':45 'wonderland':46 'year':53,55 'yorkshir':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699616770
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4306616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699530370 {#1758
    date: 2023-11-09 12:46: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
55 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Free-Santa-s-grotto-family-floored-by-demand"
  +title: "Free Santa's grotto family floored by demand"
  +url: "https://www.bbc.co.uk/news/uk-england-leeds-67337719"
  +body: """
    > A couple who turn their conservatory into a free Santa’s grotto to ensure no family misses out on Christmas say they have been overwhelmed by the response.\n
    \n
    > Pamela Firth, 76, and husband Bob, 73, have been making part of their home into a winter wonderland for children for the past seven years.\n
    \n
    > This year they received more than 5,000 calls to see Father Christmas at the West Yorkshire attraction.\n
    \n
    > Mrs Firth said: “We wanted to make it free to meet him because it’s magic.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699552064 {#1761
    date: 2023-11-09 18:47:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 11409
  -titleTs: "'demand':8 'famili':5 'floor':6 'free':1 'grotto':4 'santa':2"
  -bodyTs: "'000':61 '5':60 '73':35 '76':31 'attract':71 'bob':34 'call':62 'children':48 'christma':20,66 'conservatori':6 'coupl':2 'ensur':14 'famili':16 'father':65 'firth':30,73 'free':9,80 'grotto':12 'home':42 'husband':33 'magic':87 'make':38,78 'meet':82 'miss':17 'mrs':72 'overwhelm':25 'pamela':29 'part':39 'past':51 'receiv':57 'respons':28 'said':74 'santa':10 'say':21 'see':64 'seven':52 'turn':4 'want':76 'west':69 'winter':45 'wonderland':46 'year':53,55 'yorkshir':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699616770
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4306616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699530370 {#1758
    date: 2023-11-09 12:46: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
56 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1763 …}
  +slug: "Free-Santa-s-grotto-family-floored-by-demand"
  +title: "Free Santa's grotto family floored by demand"
  +url: "https://www.bbc.co.uk/news/uk-england-leeds-67337719"
  +body: """
    > A couple who turn their conservatory into a free Santa’s grotto to ensure no family misses out on Christmas say they have been overwhelmed by the response.\n
    \n
    > Pamela Firth, 76, and husband Bob, 73, have been making part of their home into a winter wonderland for children for the past seven years.\n
    \n
    > This year they received more than 5,000 calls to see Father Christmas at the West Yorkshire attraction.\n
    \n
    > Mrs Firth said: “We wanted to make it free to meet him because it’s magic.”
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699552064 {#1761
    date: 2023-11-09 18:47:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 11409
  -titleTs: "'demand':8 'famili':5 'floor':6 'free':1 'grotto':4 'santa':2"
  -bodyTs: "'000':61 '5':60 '73':35 '76':31 'attract':71 'bob':34 'call':62 'children':48 'christma':20,66 'conservatori':6 'coupl':2 'ensur':14 'famili':16 'father':65 'firth':30,73 'free':9,80 'grotto':12 'home':42 'husband':33 'magic':87 'make':38,78 'meet':82 'miss':17 'mrs':72 'overwhelm':25 'pamela':29 'part':39 'past':51 'receiv':57 'respons':28 'said':74 'santa':10 'say':21 'see':64 'seven':52 'turn':4 'want':76 'west':69 'winter':45 'wonderland':46 'year':53,55 'yorkshir':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699616770
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4306616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699530370 {#1758
    date: 2023-11-09 12:46: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
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "I-love-how-SNW-responded-to-this-sexism-by-surrounding"
  +title: "I love how SNW responded to this sexism by surrounding Pike with women"
  +url: "https://startrek.website/pictrs/image/a65fd5dc-7387-4437-8857-6ca8bca2111d.png"
  +body: """
    The only other male bridge officer I can remember off hand is Spock, right? What a massive drift. “Can’t get used to it so therefore WOMEN EVERYWHERE”\n
    \n
    Another reason to love SNW. As if one was needed.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 200
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700079882 {#1773
    date: 2023-11-15 21:24:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 11392
  -titleTs: "'love':2 'pike':11 'respond':5 'sexism':8 'snw':4 'surround':10 'women':13"
  -bodyTs: "'anoth':29 'bridg':5 'drift':18 'everywher':28 'get':21 'hand':11 'love':32 'male':4 'massiv':17 'need':38 'offic':6 'one':36 'reason':30 'rememb':9 'right':14 'snw':33 'spock':13 'therefor':26 'use':22 'women':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699615148
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3518716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699528748 {#1775
    date: 2023-11-09 12:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "I-love-how-SNW-responded-to-this-sexism-by-surrounding"
  +title: "I love how SNW responded to this sexism by surrounding Pike with women"
  +url: "https://startrek.website/pictrs/image/a65fd5dc-7387-4437-8857-6ca8bca2111d.png"
  +body: """
    The only other male bridge officer I can remember off hand is Spock, right? What a massive drift. “Can’t get used to it so therefore WOMEN EVERYWHERE”\n
    \n
    Another reason to love SNW. As if one was needed.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 200
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700079882 {#1773
    date: 2023-11-15 21:24:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 11392
  -titleTs: "'love':2 'pike':11 'respond':5 'sexism':8 'snw':4 'surround':10 'women':13"
  -bodyTs: "'anoth':29 'bridg':5 'drift':18 'everywher':28 'get':21 'hand':11 'love':32 'male':4 'massiv':17 'need':38 'offic':6 'one':36 'reason':30 'rememb':9 'right':14 'snw':33 'spock':13 'therefor':26 'use':22 'women':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699615148
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3518716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699528748 {#1775
    date: 2023-11-09 12:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2490 …}
  +slug: "I-love-how-SNW-responded-to-this-sexism-by-surrounding"
  +title: "I love how SNW responded to this sexism by surrounding Pike with women"
  +url: "https://startrek.website/pictrs/image/a65fd5dc-7387-4437-8857-6ca8bca2111d.png"
  +body: """
    The only other male bridge officer I can remember off hand is Spock, right? What a massive drift. “Can’t get used to it so therefore WOMEN EVERYWHERE”\n
    \n
    Another reason to love SNW. As if one was needed.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 200
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700079882 {#1773
    date: 2023-11-15 21:24:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 11392
  -titleTs: "'love':2 'pike':11 'respond':5 'sexism':8 'snw':4 'surround':10 'women':13"
  -bodyTs: "'anoth':29 'bridg':5 'drift':18 'everywher':28 'get':21 'hand':11 'love':32 'male':4 'massiv':17 'need':38 'offic':6 'one':36 'reason':30 'rememb':9 'right':14 'snw':33 'spock':13 'therefor':26 'use':22 'women':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699615148
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3518716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699528748 {#1775
    date: 2023-11-09 12:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Oil-prices-crashed-19-from-their-peaks-here-s-why"
  +title: "Oil prices crashed 19% from their peaks—here's why"
  +url: "https://creditnews.com/markets/oil-prices-crash-19-from-their-peaks/"
  +body: "Less than two months ago, analysts were talking about $100 a barrel oil prices; that now seems like a distant reality."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699692816 {#1466
    date: 2023-11-11 09:53:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 11390
  -titleTs: "'19':4 'crash':3 'oil':1 'peak':7 'price':2"
  -bodyTs: "'100':10 'ago':5 'analyst':6 'barrel':12 'distant':20 'less':1 'like':18 'month':4 'oil':13 'price':14 'realiti':21 'seem':17 'talk':8 'two':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699614920
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14329365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699528520 {#1452
    date: 2023-11-09 12:15: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
63 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Oil-prices-crashed-19-from-their-peaks-here-s-why"
  +title: "Oil prices crashed 19% from their peaks—here's why"
  +url: "https://creditnews.com/markets/oil-prices-crash-19-from-their-peaks/"
  +body: "Less than two months ago, analysts were talking about $100 a barrel oil prices; that now seems like a distant reality."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699692816 {#1466
    date: 2023-11-11 09:53:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 11390
  -titleTs: "'19':4 'crash':3 'oil':1 'peak':7 'price':2"
  -bodyTs: "'100':10 'ago':5 'analyst':6 'barrel':12 'distant':20 'less':1 'like':18 'month':4 'oil':13 'price':14 'realiti':21 'seem':17 'talk':8 'two':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699614920
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14329365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699528520 {#1452
    date: 2023-11-09 12:15: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
64 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1637 …}
  +slug: "Oil-prices-crashed-19-from-their-peaks-here-s-why"
  +title: "Oil prices crashed 19% from their peaks—here's why"
  +url: "https://creditnews.com/markets/oil-prices-crash-19-from-their-peaks/"
  +body: "Less than two months ago, analysts were talking about $100 a barrel oil prices; that now seems like a distant reality."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699692816 {#1466
    date: 2023-11-11 09:53:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 11390
  -titleTs: "'19':4 'crash':3 'oil':1 'peak':7 'price':2"
  -bodyTs: "'100':10 'ago':5 'analyst':6 'barrel':12 'distant':20 'less':1 'like':18 'month':4 'oil':13 'price':14 'realiti':21 'seem':17 'talk':8 'two':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699614920
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14329365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699528520 {#1452
    date: 2023-11-09 12:15: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "SLAMMER"
  +title: "SLAMMER"
  +url: "https://lemmy.world/pictrs/image/a86fb4ab-ff4c-4b2b-8ed2-f596816a7a78.jpeg"
  +body: "From the half court to the net…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699545691 {#1450
    date: 2023-11-09 17:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 11385
  -titleTs: "'slammer':1"
  -bodyTs: "'court':4 'half':3 'net':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699591463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8010254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699527963 {#1449
    date: 2023-11-09 12:06:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "SLAMMER"
  +title: "SLAMMER"
  +url: "https://lemmy.world/pictrs/image/a86fb4ab-ff4c-4b2b-8ed2-f596816a7a78.jpeg"
  +body: "From the half court to the net…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699545691 {#1450
    date: 2023-11-09 17:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 11385
  -titleTs: "'slammer':1"
  -bodyTs: "'court':4 'half':3 'net':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699591463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8010254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699527963 {#1449
    date: 2023-11-09 12:06:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "SLAMMER"
  +title: "SLAMMER"
  +url: "https://lemmy.world/pictrs/image/a86fb4ab-ff4c-4b2b-8ed2-f596816a7a78.jpeg"
  +body: "From the half court to the net…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699545691 {#1450
    date: 2023-11-09 17:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 11385
  -titleTs: "'slammer':1"
  -bodyTs: "'court':4 'half':3 'net':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699591463
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8010254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699527963 {#1449
    date: 2023-11-09 12:06:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "A-tale-as-old-as-time"
  +title: "A tale as old as time"
  +url: "https://i.imgur.com/sBdnKdT.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 517
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699662853 {#1412
    date: 2023-11-11 01:34:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 11382
  -titleTs: "'old':4 'tale':2 'time':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699613259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699526859 {#1441
    date: 2023-11-09 11:47:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "A-tale-as-old-as-time"
  +title: "A tale as old as time"
  +url: "https://i.imgur.com/sBdnKdT.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 517
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699662853 {#1412
    date: 2023-11-11 01:34:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 11382
  -titleTs: "'old':4 'tale':2 'time':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699613259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699526859 {#1441
    date: 2023-11-09 11:47:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1535 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1419 …}
  +slug: "A-tale-as-old-as-time"
  +title: "A tale as old as time"
  +url: "https://i.imgur.com/sBdnKdT.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 517
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699662853 {#1412
    date: 2023-11-11 01:34:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 11382
  -titleTs: "'old':4 'tale':2 'time':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699613259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699526859 {#1441
    date: 2023-11-09 11:47:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Wonka-Granted-China-Release-On-Same-Day-As-Migration-Both"
  +title: "‘Wonka’ Granted China Release On Same Day As ‘Migration’; Both Pics Rolling Out Early Overseas"
  +url: "https://lemmy.world/pictrs/image/615dfea1-af6e-4f92-9f6c-178ab59bf608.png"
  +body: "‘Warner Bros/Heyday Films’ Wonka has been granted a December 8 release in China, a week ahead of the domestic start and as part of an early overseas rollout for the Timothée Chalamet-starrer. Wonka will be going the same day as Universal/Illumination’s Migration in China.’"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699575389 {#1453
    date: 2023-11-10 01:16:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 11381
  -titleTs: "'china':3 'day':7 'earli':14 'grant':2 'migrat':9 'oversea':15 'pic':11 'releas':4 'roll':12 'wonka':1"
  -bodyTs: "'8':10 'ahead':16 'bros/heyday':2 'chalamet':33 'chalamet-starr':32 'china':13,47 'day':41 'decemb':9 'domest':19 'earli':26 'film':3 'go':38 'grant':7 'migrat':45 'oversea':27 'part':23 'releas':11 'rollout':28 'starrer':34 'start':20 'timothé':31 'universal/illumination':43 'warner':1 'week':15 'wonka':4,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699591760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699526260 {#1460
    date: 2023-11-09 11:37: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
75 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Wonka-Granted-China-Release-On-Same-Day-As-Migration-Both"
  +title: "‘Wonka’ Granted China Release On Same Day As ‘Migration’; Both Pics Rolling Out Early Overseas"
  +url: "https://lemmy.world/pictrs/image/615dfea1-af6e-4f92-9f6c-178ab59bf608.png"
  +body: "‘Warner Bros/Heyday Films’ Wonka has been granted a December 8 release in China, a week ahead of the domestic start and as part of an early overseas rollout for the Timothée Chalamet-starrer. Wonka will be going the same day as Universal/Illumination’s Migration in China.’"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699575389 {#1453
    date: 2023-11-10 01:16:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 11381
  -titleTs: "'china':3 'day':7 'earli':14 'grant':2 'migrat':9 'oversea':15 'pic':11 'releas':4 'roll':12 'wonka':1"
  -bodyTs: "'8':10 'ahead':16 'bros/heyday':2 'chalamet':33 'chalamet-starr':32 'china':13,47 'day':41 'decemb':9 'domest':19 'earli':26 'film':3 'go':38 'grant':7 'migrat':45 'oversea':27 'part':23 'releas':11 'rollout':28 'starrer':34 'start':20 'timothé':31 'universal/illumination':43 'warner':1 'week':15 'wonka':4,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699591760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699526260 {#1460
    date: 2023-11-09 11:37: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
76 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Wonka-Granted-China-Release-On-Same-Day-As-Migration-Both"
  +title: "‘Wonka’ Granted China Release On Same Day As ‘Migration’; Both Pics Rolling Out Early Overseas"
  +url: "https://lemmy.world/pictrs/image/615dfea1-af6e-4f92-9f6c-178ab59bf608.png"
  +body: "‘Warner Bros/Heyday Films’ Wonka has been granted a December 8 release in China, a week ahead of the domestic start and as part of an early overseas rollout for the Timothée Chalamet-starrer. Wonka will be going the same day as Universal/Illumination’s Migration in China.’"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699575389 {#1453
    date: 2023-11-10 01:16:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 11381
  -titleTs: "'china':3 'day':7 'earli':14 'grant':2 'migrat':9 'oversea':15 'pic':11 'releas':4 'roll':12 'wonka':1"
  -bodyTs: "'8':10 'ahead':16 'bros/heyday':2 'chalamet':33 'chalamet-starr':32 'china':13,47 'day':41 'decemb':9 'domest':19 'earli':26 'film':3 'go':38 'grant':7 'migrat':45 'oversea':27 'part':23 'releas':11 'rollout':28 'starrer':34 'start':20 'timothé':31 'universal/illumination':43 'warner':1 'week':15 'wonka':4,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699591760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699526260 {#1460
    date: 2023-11-09 11:37: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "My-PC-is-hacked"
  +title: "My PC is hacked"
  +url: null
  +body: "I just received a call from an indian microsoft technician. He informed me that my PC is sending a ton of error messages to microsoft. Most likely it has been hacked, and he would help me by remoting in and fixing the problem for me. I just wonder… Is it my PopOs or my Manjaro PC that sends all this info to microsoft?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 123
  +favouriteCount: 916
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699689024 {#1694
    date: 2023-11-11 08:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 11378
  -titleTs: "'hack':4 'pc':2"
  -bodyTs: "'call':5 'error':22 'fix':41 'hack':31 'help':35 'indian':8 'info':61 'inform':12 'like':27 'manjaro':55 'messag':23 'microsoft':9,25,63 'pc':16,56 'popo':52 'problem':43 'receiv':3 'remot':38 'send':18,58 'technician':10 'ton':20 'wonder':48 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699611996
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699525596 {#1703
    date: 2023-11-09 11:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "My-PC-is-hacked"
  +title: "My PC is hacked"
  +url: null
  +body: "I just received a call from an indian microsoft technician. He informed me that my PC is sending a ton of error messages to microsoft. Most likely it has been hacked, and he would help me by remoting in and fixing the problem for me. I just wonder… Is it my PopOs or my Manjaro PC that sends all this info to microsoft?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 123
  +favouriteCount: 916
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699689024 {#1694
    date: 2023-11-11 08:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 11378
  -titleTs: "'hack':4 'pc':2"
  -bodyTs: "'call':5 'error':22 'fix':41 'hack':31 'help':35 'indian':8 'info':61 'inform':12 'like':27 'manjaro':55 'messag':23 'microsoft':9,25,63 'pc':16,56 'popo':52 'problem':43 'receiv':3 'remot':38 'send':18,58 'technician':10 'ton':20 'wonder':48 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699611996
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699525596 {#1703
    date: 2023-11-09 11:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1697 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "My-PC-is-hacked"
  +title: "My PC is hacked"
  +url: null
  +body: "I just received a call from an indian microsoft technician. He informed me that my PC is sending a ton of error messages to microsoft. Most likely it has been hacked, and he would help me by remoting in and fixing the problem for me. I just wonder… Is it my PopOs or my Manjaro PC that sends all this info to microsoft?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 123
  +favouriteCount: 916
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699689024 {#1694
    date: 2023-11-11 08:50:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 11378
  -titleTs: "'hack':4 'pc':2"
  -bodyTs: "'call':5 'error':22 'fix':41 'hack':31 'help':35 'indian':8 'info':61 'inform':12 'like':27 'manjaro':55 'messag':23 'microsoft':9,25,63 'pc':16,56 'popo':52 'problem':43 'receiv':3 'remot':38 'send':18,58 'technician':10 'ton':20 'wonder':48 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699611996
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8009089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699525596 {#1703
    date: 2023-11-09 11:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1646 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Yavanna-Valar-by-Norloth"
  +title: "Yavanna (Valar) by Norloth"
  +url: "https://64.media.tumblr.com/c9fefa222f4772465a69505461fda3fb/4960e0834789438f-f8/s1280x1920/32aba627298dfa3ad6fe60178c7640c813ff5742.jpg"
  +body: """
    Source: [Norloth’s Lair](https://norloth.tumblr.com/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)\n
    \n
    > There was much talk with my friends about the Valars lately. One of the topics was the forms they took. This is how I imagine one of Yavanna’s looks.\n
    \n
    Tumblr archive: [norloth.tumblr.com/archive](https://norloth.tumblr.com/archive)\n
    \n
    RSS Feed: [norloth.tumblr.com/rss](https://norloth.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699525531 {#1743
    date: 2023-11-09 11:25:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 11377
  -titleTs: "'norloth':4 'valar':2 'yavanna':1"
  -bodyTs: "'/archive](https://norloth.tumblr.com/archive)':42 '/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)':7 '/rss](https://norloth.tumblr.com/rss)':47 'archiv':39 'feed':44 'form':25 'friend':14 'imagin':32 'lair':4 'late':18 'look':37 'much':10 'norloth':2 'norloth.tumblr.com':6,41,46 'norloth.tumblr.com/archive](https://norloth.tumblr.com/archive)':40 'norloth.tumblr.com/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)':5 'norloth.tumblr.com/rss](https://norloth.tumblr.com/rss)':45 'one':19,33 'rss':43 'sourc':1 'talk':11 'took':27 'topic':22 'tumblr':38 'valar':17 'yavanna':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699588531
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14325594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699525531 {#1752
    date: 2023-11-09 11: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
83 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1646 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Yavanna-Valar-by-Norloth"
  +title: "Yavanna (Valar) by Norloth"
  +url: "https://64.media.tumblr.com/c9fefa222f4772465a69505461fda3fb/4960e0834789438f-f8/s1280x1920/32aba627298dfa3ad6fe60178c7640c813ff5742.jpg"
  +body: """
    Source: [Norloth’s Lair](https://norloth.tumblr.com/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)\n
    \n
    > There was much talk with my friends about the Valars lately. One of the topics was the forms they took. This is how I imagine one of Yavanna’s looks.\n
    \n
    Tumblr archive: [norloth.tumblr.com/archive](https://norloth.tumblr.com/archive)\n
    \n
    RSS Feed: [norloth.tumblr.com/rss](https://norloth.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699525531 {#1743
    date: 2023-11-09 11:25:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 11377
  -titleTs: "'norloth':4 'valar':2 'yavanna':1"
  -bodyTs: "'/archive](https://norloth.tumblr.com/archive)':42 '/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)':7 '/rss](https://norloth.tumblr.com/rss)':47 'archiv':39 'feed':44 'form':25 'friend':14 'imagin':32 'lair':4 'late':18 'look':37 'much':10 'norloth':2 'norloth.tumblr.com':6,41,46 'norloth.tumblr.com/archive](https://norloth.tumblr.com/archive)':40 'norloth.tumblr.com/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)':5 'norloth.tumblr.com/rss](https://norloth.tumblr.com/rss)':45 'one':19,33 'rss':43 'sourc':1 'talk':11 'took':27 'topic':22 'tumblr':38 'valar':17 'yavanna':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699588531
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14325594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699525531 {#1752
    date: 2023-11-09 11: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
84 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1646 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Yavanna-Valar-by-Norloth"
  +title: "Yavanna (Valar) by Norloth"
  +url: "https://64.media.tumblr.com/c9fefa222f4772465a69505461fda3fb/4960e0834789438f-f8/s1280x1920/32aba627298dfa3ad6fe60178c7640c813ff5742.jpg"
  +body: """
    Source: [Norloth’s Lair](https://norloth.tumblr.com/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)\n
    \n
    > There was much talk with my friends about the Valars lately. One of the topics was the forms they took. This is how I imagine one of Yavanna’s looks.\n
    \n
    Tumblr archive: [norloth.tumblr.com/archive](https://norloth.tumblr.com/archive)\n
    \n
    RSS Feed: [norloth.tumblr.com/rss](https://norloth.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699525531 {#1743
    date: 2023-11-09 11:25:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 11377
  -titleTs: "'norloth':4 'valar':2 'yavanna':1"
  -bodyTs: "'/archive](https://norloth.tumblr.com/archive)':42 '/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)':7 '/rss](https://norloth.tumblr.com/rss)':47 'archiv':39 'feed':44 'form':25 'friend':14 'imagin':32 'lair':4 'late':18 'look':37 'much':10 'norloth':2 'norloth.tumblr.com':6,41,46 'norloth.tumblr.com/archive](https://norloth.tumblr.com/archive)':40 'norloth.tumblr.com/post/612218027641110528/there-was-much-talk-with-my-friends-about-the)':5 'norloth.tumblr.com/rss](https://norloth.tumblr.com/rss)':45 'one':19,33 'rss':43 'sourc':1 'talk':11 'took':27 'topic':22 'tumblr':38 'valar':17 'yavanna':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699588531
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14325594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699525531 {#1752
    date: 2023-11-09 11: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "screams-exestentially"
  +title: "*screams exestentially*"
  +url: "https://mander.xyz/pictrs/image/cb48617b-a6c6-4901-9174-dcb4be6acb97.png"
  +body: "[www.smbc-comics.com/comic/science-4](https://www.smbc-comics.com/comic/science-4)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699645262 {#1670
    date: 2023-11-10 20:41:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 11374
  -titleTs: "'exestenti':2 'scream':1"
  -bodyTs: "'/comic/science-4](https://www.smbc-comics.com/comic/science-4)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comic/science-4](https://www.smbc-comics.com/comic/science-4)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699611064
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5957615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524664 {#1666
    date: 2023-11-09 11:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "screams-exestentially"
  +title: "*screams exestentially*"
  +url: "https://mander.xyz/pictrs/image/cb48617b-a6c6-4901-9174-dcb4be6acb97.png"
  +body: "[www.smbc-comics.com/comic/science-4](https://www.smbc-comics.com/comic/science-4)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699645262 {#1670
    date: 2023-11-10 20:41:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 11374
  -titleTs: "'exestenti':2 'scream':1"
  -bodyTs: "'/comic/science-4](https://www.smbc-comics.com/comic/science-4)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comic/science-4](https://www.smbc-comics.com/comic/science-4)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699611064
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5957615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524664 {#1666
    date: 2023-11-09 11:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "screams-exestentially"
  +title: "*screams exestentially*"
  +url: "https://mander.xyz/pictrs/image/cb48617b-a6c6-4901-9174-dcb4be6acb97.png"
  +body: "[www.smbc-comics.com/comic/science-4](https://www.smbc-comics.com/comic/science-4)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699645262 {#1670
    date: 2023-11-10 20:41:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 11374
  -titleTs: "'exestenti':2 'scream':1"
  -bodyTs: "'/comic/science-4](https://www.smbc-comics.com/comic/science-4)':3 'www.smbc-comics.com':2 'www.smbc-comics.com/comic/science-4](https://www.smbc-comics.com/comic/science-4)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699611064
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5957615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524664 {#1666
    date: 2023-11-09 11:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Hacker-pranks"
  +title: "Hacker pranks"
  +url: "https://lemmy.world/pictrs/image/b4d9084f-06dd-430f-b83b-810cb330e141.png"
  +body: """
    I’ve create a website you can use to prank your colleague, friend or family member when he/she leaves his/her computer unlocked.\n
    \n
    [hacker.leisink.net](https://hacker.leisink.net/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699524082 {#1590
    date: 2023-11-09 11:01:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 17132
  -titleTs: "'hacker':1 'prank':2"
  -bodyTs: "'/)':26 'colleagu':12 'comput':21 'creat':3 'famili':15 'friend':13 'hacker.leisink.net':23,25 'hacker.leisink.net/)':24 'he/she':18 'his/her':20 'leav':19 'member':16 'prank':10 'unlock':22 'use':8 've':2 'websit':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699542082
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8008441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524082 {#1592
    date: 2023-11-09 11:01:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Hacker-pranks"
  +title: "Hacker pranks"
  +url: "https://lemmy.world/pictrs/image/b4d9084f-06dd-430f-b83b-810cb330e141.png"
  +body: """
    I’ve create a website you can use to prank your colleague, friend or family member when he/she leaves his/her computer unlocked.\n
    \n
    [hacker.leisink.net](https://hacker.leisink.net/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699524082 {#1590
    date: 2023-11-09 11:01:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 17132
  -titleTs: "'hacker':1 'prank':2"
  -bodyTs: "'/)':26 'colleagu':12 'comput':21 'creat':3 'famili':15 'friend':13 'hacker.leisink.net':23,25 'hacker.leisink.net/)':24 'he/she':18 'his/her':20 'leav':19 'member':16 'prank':10 'unlock':22 'use':8 've':2 'websit':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699542082
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8008441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524082 {#1592
    date: 2023-11-09 11:01:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Hacker-pranks"
  +title: "Hacker pranks"
  +url: "https://lemmy.world/pictrs/image/b4d9084f-06dd-430f-b83b-810cb330e141.png"
  +body: """
    I’ve create a website you can use to prank your colleague, friend or family member when he/she leaves his/her computer unlocked.\n
    \n
    [hacker.leisink.net](https://hacker.leisink.net/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699524082 {#1590
    date: 2023-11-09 11:01:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 17132
  -titleTs: "'hacker':1 'prank':2"
  -bodyTs: "'/)':26 'colleagu':12 'comput':21 'creat':3 'famili':15 'friend':13 'hacker.leisink.net':23,25 'hacker.leisink.net/)':24 'he/she':18 'his/her':20 'leav':19 'member':16 'prank':10 'unlock':22 'use':8 've':2 'websit':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699542082
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8008441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699524082 {#1592
    date: 2023-11-09 11:01:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "issue-with-federating-with-pleroma-akkoma-soapbox"
  +title: "issue with federating with pleroma/akkoma/soapbox"
  +url: null
  +body: "Hello, if i try to subscribe a whatever lemmy community from a *Pleroma istance (pleroma/akkoma/rebased) i do not receive anything back in timeline"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699523599 {#1587
    date: 2023-11-09 10:53:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 11364
  -titleTs: "'feder':3 'issu':1 'pleroma/akkoma/soapbox':5"
  -bodyTs: "'anyth':20 'back':21 'communiti':10 'hello':1 'istanc':14 'lemmi':9 'pleroma':13 'pleroma/akkoma/rebased':15 'receiv':19 'subscrib':6 'timelin':23 'tri':4 'whatev':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699537099
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3218033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699523599 {#1586
    date: 2023-11-09 10:53: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
95 DENIED edit
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "issue-with-federating-with-pleroma-akkoma-soapbox"
  +title: "issue with federating with pleroma/akkoma/soapbox"
  +url: null
  +body: "Hello, if i try to subscribe a whatever lemmy community from a *Pleroma istance (pleroma/akkoma/rebased) i do not receive anything back in timeline"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699523599 {#1587
    date: 2023-11-09 10:53:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 11364
  -titleTs: "'feder':3 'issu':1 'pleroma/akkoma/soapbox':5"
  -bodyTs: "'anyth':20 'back':21 'communiti':10 'hello':1 'istanc':14 'lemmi':9 'pleroma':13 'pleroma/akkoma/rebased':15 'receiv':19 'subscrib':6 'timelin':23 'tri':4 'whatev':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699537099
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3218033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699523599 {#1586
    date: 2023-11-09 10:53: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
96 DENIED moderate
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "issue-with-federating-with-pleroma-akkoma-soapbox"
  +title: "issue with federating with pleroma/akkoma/soapbox"
  +url: null
  +body: "Hello, if i try to subscribe a whatever lemmy community from a *Pleroma istance (pleroma/akkoma/rebased) i do not receive anything back in timeline"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699523599 {#1587
    date: 2023-11-09 10:53:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 11364
  -titleTs: "'feder':3 'issu':1 'pleroma/akkoma/soapbox':5"
  -bodyTs: "'anyth':20 'back':21 'communiti':10 'hello':1 'istanc':14 'lemmi':9 'pleroma':13 'pleroma/akkoma/rebased':15 'receiv':19 'subscrib':6 'timelin':23 'tri':4 'whatev':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699537099
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3218033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699523599 {#1586
    date: 2023-11-09 10:53: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
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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Should-I-rethink-the-encryption-method-of-my-backup-drives"
  +title: "Should I rethink the encryption method of my backup drives?"
  +url: null
  +body: """
    I’ve been using veracrypt for the past 4 years to create container files in everything from thumb drives to external hard drives. After upgrading one of my backup drives, I decided that I will switch to a different filesystem altogether going on, from ntfs to ext4, since I havent really used windows in those 4 years. With the reasoning behind using veracrypt and ntfs in the first place being for compatibility, should I switch to LUKS? Veracrypt is dramatically more feature rich but I dont really take advantage of those. I just encrypt my drives in case of burglars and other unwanted eyes. I do already have a disaster plan in place so I would have to do a total overhaul of things, but I’m not sure if this is a wise decision. My gut says no but what do you think? What would I gain?\n
    \n
    Edit: shouldve added that these drives are for warm storage for my weekly manual backups of files.\n
    \n
    Edit 2: the general opinion is to use a tool that supports encryption but I dont really feel comfortable with that but do appreciate it. It’s just I’ve been manually updating my backup drives for a while now and like how simple my routine is. Think my decision is to just stick with veracrypt but format every future drive (including a new one I ordered) as ext4. My current drives wont be reformatted in order to reduce unnecessary wear on them. Thank you all for your help
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699522867 {#1548
    date: 2023-11-09 10:41:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 13717
  -titleTs: "'backup':9 'drive':10 'encrypt':5 'method':6 'rethink':3"
  -bodyTs: "'2':167 '4':9,56 'ad':151 'advantag':89 'alreadi':107 'altogeth':41 'appreci':189 'backup':29,163,200 'behind':61 'burglar':100 'case':98 'comfort':184 'compat':72 'contain':13 'creat':12 'current':236 'decid':32 'decis':135,215 'differ':39 'disast':110 'dont':86,181 'dramat':80 'drive':19,23,30,96,154,201,226,237 'edit':149,166 'encrypt':94,178 'everi':224 'everyth':16 'ext4':47,234 'extern':21 'eye':104 'featur':82 'feel':183 'file':14,165 'filesystem':40 'first':68 'format':223 'futur':225 'gain':148 'general':169 'go':42 'gut':137 'hard':22 'havent':50 'help':254 'includ':227 'like':207 'luk':77 'm':127 'manual':162,197 'new':229 'ntfs':45,65 'one':26,230 'opinion':170 'order':232,242 'overhaul':122 'past':8 'place':69,113 'plan':111 'realli':51,87,182 'reason':60 'reduc':244 'reformat':240 'rich':83 'routin':211 'say':138 'shouldv':150 'simpl':209 'sinc':48 'stick':219 'storag':158 'support':177 'sure':129 'switch':36,75 'take':88 'thank':249 'thing':124 'think':144,213 'thumb':18 'tool':175 'total':121 'unnecessari':245 'unwant':103 'updat':198 'upgrad':25 'use':4,52,62,173 've':2,195 'veracrypt':5,63,78,221 'warm':157 'wear':246 'week':161 'window':53 'wise':134 'wont':238 'would':116,146 'year':10,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699522867
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2884001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699522867 {#1564
    date: 2023-11-09 10:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Should-I-rethink-the-encryption-method-of-my-backup-drives"
  +title: "Should I rethink the encryption method of my backup drives?"
  +url: null
  +body: """
    I’ve been using veracrypt for the past 4 years to create container files in everything from thumb drives to external hard drives. After upgrading one of my backup drives, I decided that I will switch to a different filesystem altogether going on, from ntfs to ext4, since I havent really used windows in those 4 years. With the reasoning behind using veracrypt and ntfs in the first place being for compatibility, should I switch to LUKS? Veracrypt is dramatically more feature rich but I dont really take advantage of those. I just encrypt my drives in case of burglars and other unwanted eyes. I do already have a disaster plan in place so I would have to do a total overhaul of things, but I’m not sure if this is a wise decision. My gut says no but what do you think? What would I gain?\n
    \n
    Edit: shouldve added that these drives are for warm storage for my weekly manual backups of files.\n
    \n
    Edit 2: the general opinion is to use a tool that supports encryption but I dont really feel comfortable with that but do appreciate it. It’s just I’ve been manually updating my backup drives for a while now and like how simple my routine is. Think my decision is to just stick with veracrypt but format every future drive (including a new one I ordered) as ext4. My current drives wont be reformatted in order to reduce unnecessary wear on them. Thank you all for your help
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699522867 {#1548
    date: 2023-11-09 10:41:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 13717
  -titleTs: "'backup':9 'drive':10 'encrypt':5 'method':6 'rethink':3"
  -bodyTs: "'2':167 '4':9,56 'ad':151 'advantag':89 'alreadi':107 'altogeth':41 'appreci':189 'backup':29,163,200 'behind':61 'burglar':100 'case':98 'comfort':184 'compat':72 'contain':13 'creat':12 'current':236 'decid':32 'decis':135,215 'differ':39 'disast':110 'dont':86,181 'dramat':80 'drive':19,23,30,96,154,201,226,237 'edit':149,166 'encrypt':94,178 'everi':224 'everyth':16 'ext4':47,234 'extern':21 'eye':104 'featur':82 'feel':183 'file':14,165 'filesystem':40 'first':68 'format':223 'futur':225 'gain':148 'general':169 'go':42 'gut':137 'hard':22 'havent':50 'help':254 'includ':227 'like':207 'luk':77 'm':127 'manual':162,197 'new':229 'ntfs':45,65 'one':26,230 'opinion':170 'order':232,242 'overhaul':122 'past':8 'place':69,113 'plan':111 'realli':51,87,182 'reason':60 'reduc':244 'reformat':240 'rich':83 'routin':211 'say':138 'shouldv':150 'simpl':209 'sinc':48 'stick':219 'storag':158 'support':177 'sure':129 'switch':36,75 'take':88 'thank':249 'thing':124 'think':144,213 'thumb':18 'tool':175 'total':121 'unnecessari':245 'unwant':103 'updat':198 'upgrad':25 'use':4,52,62,173 've':2,195 'veracrypt':5,63,78,221 'warm':157 'wear':246 'week':161 'window':53 'wise':134 'wont':238 'would':116,146 'year':10,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699522867
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2884001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699522867 {#1564
    date: 2023-11-09 10:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1562 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Should-I-rethink-the-encryption-method-of-my-backup-drives"
  +title: "Should I rethink the encryption method of my backup drives?"
  +url: null
  +body: """
    I’ve been using veracrypt for the past 4 years to create container files in everything from thumb drives to external hard drives. After upgrading one of my backup drives, I decided that I will switch to a different filesystem altogether going on, from ntfs to ext4, since I havent really used windows in those 4 years. With the reasoning behind using veracrypt and ntfs in the first place being for compatibility, should I switch to LUKS? Veracrypt is dramatically more feature rich but I dont really take advantage of those. I just encrypt my drives in case of burglars and other unwanted eyes. I do already have a disaster plan in place so I would have to do a total overhaul of things, but I’m not sure if this is a wise decision. My gut says no but what do you think? What would I gain?\n
    \n
    Edit: shouldve added that these drives are for warm storage for my weekly manual backups of files.\n
    \n
    Edit 2: the general opinion is to use a tool that supports encryption but I dont really feel comfortable with that but do appreciate it. It’s just I’ve been manually updating my backup drives for a while now and like how simple my routine is. Think my decision is to just stick with veracrypt but format every future drive (including a new one I ordered) as ext4. My current drives wont be reformatted in order to reduce unnecessary wear on them. Thank you all for your help
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699522867 {#1548
    date: 2023-11-09 10:41:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 13717
  -titleTs: "'backup':9 'drive':10 'encrypt':5 'method':6 'rethink':3"
  -bodyTs: "'2':167 '4':9,56 'ad':151 'advantag':89 'alreadi':107 'altogeth':41 'appreci':189 'backup':29,163,200 'behind':61 'burglar':100 'case':98 'comfort':184 'compat':72 'contain':13 'creat':12 'current':236 'decid':32 'decis':135,215 'differ':39 'disast':110 'dont':86,181 'dramat':80 'drive':19,23,30,96,154,201,226,237 'edit':149,166 'encrypt':94,178 'everi':224 'everyth':16 'ext4':47,234 'extern':21 'eye':104 'featur':82 'feel':183 'file':14,165 'filesystem':40 'first':68 'format':223 'futur':225 'gain':148 'general':169 'go':42 'gut':137 'hard':22 'havent':50 'help':254 'includ':227 'like':207 'luk':77 'm':127 'manual':162,197 'new':229 'ntfs':45,65 'one':26,230 'opinion':170 'order':232,242 'overhaul':122 'past':8 'place':69,113 'plan':111 'realli':51,87,182 'reason':60 'reduc':244 'reformat':240 'rich':83 'routin':211 'say':138 'shouldv':150 'simpl':209 'sinc':48 'stick':219 'storag':158 'support':177 'sure':129 'switch':36,75 'take':88 'thank':249 'thing':124 'think':144,213 'thumb':18 'tool':175 'total':121 'unnecessari':245 'unwant':103 'updat':198 'upgrad':25 'use':4,52,62,173 've':2,195 'veracrypt':5,63,78,221 'warm':157 'wear':246 'week':161 'window':53 'wise':134 'wont':238 'would':116,146 'year':10,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699522867
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2884001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699522867 {#1564
    date: 2023-11-09 10:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details